Pull request #42736 updated Started by user Sebastiaan van Stijn Rebuilds build #9 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a826ca3aefbd4d29344d851723731e3809f2a4ad+5176095455642c30642efacf6f35afc7c6dede92 (599fd903db3ec116398f1c57f25478e161191397) 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-42736@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-09-03T13:13:13.963Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-09-03T13:13:13.969Z] Trying to pass milestone 9 [Pipeline] milestone [2021-09-03T13:13:14.032Z] Trying to pass milestone 10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-09-03T13:13:14.213Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085f4d7cd356a8d31) in /home/ubuntu/workspace/moby_PR-42736 [Pipeline] { [Pipeline] checkout [2021-09-03T13:13:14.244Z] The recommended git tool is: git [2021-09-03T13:13:14.321Z] using credential docker-jenkins-github-credentials [2021-09-03T13:13:14.328Z] Cloning the remote Git repository [2021-09-03T13:13:14.328Z] Cloning with configured refspecs honoured and without tags [2021-09-03T13:13:14.365Z] Cloning repository https://github.com/moby/moby.git [2021-09-03T13:13:14.366Z] > git init /home/ubuntu/workspace/moby_PR-42736 # timeout=10 [2021-09-03T13:13:14.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:13:14.375Z] > git --version # timeout=10 [2021-09-03T13:13:14.383Z] > git --version # 'git version 2.17.1' [2021-09-03T13:13:14.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:13:14.385Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:13:28.608Z] Fetching without tags [2021-09-03T13:13:28.821Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit a826ca3aefbd4d29344d851723731e3809f2a4ad [2021-09-03T13:13:29.827Z] Merge succeeded, producing 3fb31f73d0077590acc94e86592ec14d5bb5e8c6 [2021-09-03T13:13:29.827Z] Checking out Revision 3fb31f73d0077590acc94e86592ec14d5bb5e8c6 (PR-42736) [2021-09-03T13:13:28.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:13:28.589Z] > git config --add remote.origin.fetch +refs/pull/42736/head:refs/remotes/origin/PR-42736 # timeout=10 [2021-09-03T13:13:28.592Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:13:28.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:13:28.604Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:13:28.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:13:28.604Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:13:28.817Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:13:28.822Z] > git checkout -f a826ca3aefbd4d29344d851723731e3809f2a4ad # timeout=10 [2021-09-03T13:13:29.313Z] > git remote # timeout=10 [2021-09-03T13:13:29.320Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T13:13:29.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:13:29.329Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-03T13:13:29.814Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T13:13:29.822Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:13:29.829Z] > git checkout -f 3fb31f73d0077590acc94e86592ec14d5bb5e8c6 # timeout=10 [2021-09-03T13:13:30.192Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-03T13:13:30.214Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-03T13:13:30.879Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42736:/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-09-03T13:13:30.879Z] Unable to find image 'alpine:latest' locally [2021-09-03T13:13:30.879Z] latest: Pulling from library/alpine [2021-09-03T13:13:30.879Z] a0d0a0d46f8b: Pulling fs layer [2021-09-03T13:13:31.135Z] a0d0a0d46f8b: Download complete [2021-09-03T13:13:31.135Z] a0d0a0d46f8b: Pull complete [2021-09-03T13:13:31.391Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-03T13:13:31.391Z] Status: Downloaded newer image for alpine:latest [2021-09-03T13:13:30.188Z] > git rev-list --no-walk 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 # timeout=10 [2021-09-03T13:13:33.910Z] 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] { (Branch: win-2022-c8d) [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) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-09-03T13:13:34.427Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085f4d7cd356a8d31) in /home/ubuntu/workspace/moby_PR-42736 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node 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 [2021-09-03T13:13:34.445Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01849a3fd928945bf) in /home/ubuntu/workspace/moby_PR-42736 [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] checkout [2021-09-03T13:13:34.488Z] The recommended git tool is: git [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2021-09-03T13:13:34.536Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-09-03T13:13:34.558Z] Fetching changes from the remote Git repository [2021-09-03T13:13:34.563Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2021-09-03T13:13:34.592Z] The recommended git tool is: git [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] } [2021-09-03T13:13:34.615Z] using credential docker-jenkins-github-credentials [2021-09-03T13:13:34.622Z] Cloning the remote Git repository [2021-09-03T13:13:34.622Z] Cloning with configured refspecs honoured and without tags [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-09-03T13:13:34.827Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit a826ca3aefbd4d29344d851723731e3809f2a4ad [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 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-09-03T13:13:34.979Z] Merge succeeded, producing bb87ba065c046944b14e7e9f32b84701fa2308f4 [2021-09-03T13:13:34.980Z] Checking out Revision bb87ba065c046944b14e7e9f32b84701fa2308f4 (PR-42736) [2021-09-03T13:13:35.044Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-03T13:13:35.048Z] First time build. Skipping changelog. [2021-09-03T13:13:34.535Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42736/.git # timeout=10 [2021-09-03T13:13:34.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:13:34.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:13:34.601Z] > git --version # timeout=10 [2021-09-03T13:13:34.605Z] > git --version # 'git version 2.17.1' [2021-09-03T13:13:34.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:13:34.606Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:13:34.822Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:13:34.831Z] > git checkout -f a826ca3aefbd4d29344d851723731e3809f2a4ad # timeout=10 [2021-09-03T13:13:34.883Z] > git remote # timeout=10 [2021-09-03T13:13:34.889Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T13:13:34.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:13:34.895Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-03T13:13:34.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T13:13:34.975Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:13:34.988Z] > git checkout -f bb87ba065c046944b14e7e9f32b84701fa2308f4 # timeout=10 [2021-09-03T13:13:35.039Z] > git rev-list --no-walk 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 # timeout=10 [2021-09-03T13:13:34.624Z] Cloning repository https://github.com/moby/moby.git [2021-09-03T13:13:34.625Z] > git init /home/ubuntu/workspace/moby_PR-42736 # timeout=10 [2021-09-03T13:13:34.640Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:13:34.640Z] > git --version # timeout=10 [2021-09-03T13:13:34.653Z] > git --version # 'git version 2.25.1' [2021-09-03T13:13:34.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:13:34.654Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-03T13:13:35.933Z] + [ PR != PR ] [2021-09-03T13:13:35.933Z] + [ master != master ] [2021-09-03T13:13:35.933Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-03T13:13:36.296Z] + docker version [2021-09-03T13:13:36.296Z] Client: Docker Engine - Community [2021-09-03T13:13:36.296Z] Version: 20.10.6 [2021-09-03T13:13:36.296Z] API version: 1.41 [2021-09-03T13:13:36.297Z] Go version: go1.13.15 [2021-09-03T13:13:36.297Z] Git commit: 370c289 [2021-09-03T13:13:36.297Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-03T13:13:36.297Z] OS/Arch: linux/amd64 [2021-09-03T13:13:36.297Z] Context: default [2021-09-03T13:13:36.297Z] Experimental: true [2021-09-03T13:13:36.297Z] [2021-09-03T13:13:36.297Z] Server: Docker Engine - Community [2021-09-03T13:13:36.297Z] Engine: [2021-09-03T13:13:36.297Z] Version: 20.10.6 [2021-09-03T13:13:36.297Z] API version: 1.41 (minimum version 1.12) [2021-09-03T13:13:36.297Z] Go version: go1.13.15 [2021-09-03T13:13:36.297Z] Git commit: 8728dd2 [2021-09-03T13:13:36.297Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-03T13:13:36.297Z] OS/Arch: linux/amd64 [2021-09-03T13:13:36.297Z] Experimental: true [2021-09-03T13:13:36.297Z] containerd: [2021-09-03T13:13:36.297Z] Version: 1.4.6 [2021-09-03T13:13:36.297Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:13:36.297Z] runc: [2021-09-03T13:13:36.297Z] Version: 1.0.0-rc95 [2021-09-03T13:13:36.297Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:13:36.297Z] docker-init: [2021-09-03T13:13:36.297Z] Version: 0.19.0 [2021-09-03T13:13:36.297Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-03T13:13:36.572Z] + docker info [2021-09-03T13:13:36.572Z] Client: [2021-09-03T13:13:36.572Z] Context: default [2021-09-03T13:13:36.572Z] Debug Mode: false [2021-09-03T13:13:36.572Z] Plugins: [2021-09-03T13:13:36.572Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-03T13:13:36.572Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-03T13:13:36.572Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-03T13:13:36.572Z] [2021-09-03T13:13:36.572Z] Server: [2021-09-03T13:13:36.572Z] Containers: 0 [2021-09-03T13:13:36.572Z] Running: 0 [2021-09-03T13:13:36.572Z] Paused: 0 [2021-09-03T13:13:36.572Z] Stopped: 0 [2021-09-03T13:13:36.572Z] Images: 6 [2021-09-03T13:13:36.572Z] Server Version: 20.10.6 [2021-09-03T13:13:36.572Z] Storage Driver: overlay2 [2021-09-03T13:13:36.572Z] Backing Filesystem: extfs [2021-09-03T13:13:36.572Z] Supports d_type: true [2021-09-03T13:13:36.572Z] Native Overlay Diff: true [2021-09-03T13:13:36.572Z] userxattr: false [2021-09-03T13:13:36.572Z] Logging Driver: json-file [2021-09-03T13:13:36.572Z] Cgroup Driver: cgroupfs [2021-09-03T13:13:36.572Z] Cgroup Version: 1 [2021-09-03T13:13:36.572Z] Plugins: [2021-09-03T13:13:36.572Z] Volume: local [2021-09-03T13:13:36.572Z] Network: bridge host ipvlan macvlan null overlay [2021-09-03T13:13:36.572Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-03T13:13:36.572Z] Swarm: inactive [2021-09-03T13:13:36.572Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-09-03T13:13:36.572Z] Default Runtime: runc [2021-09-03T13:13:36.572Z] Init Binary: docker-init [2021-09-03T13:13:36.572Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:13:36.572Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:13:36.572Z] init version: de40ad0 [2021-09-03T13:13:36.572Z] Security Options: [2021-09-03T13:13:36.572Z] apparmor [2021-09-03T13:13:36.572Z] seccomp [2021-09-03T13:13:36.572Z] Profile: default [2021-09-03T13:13:36.572Z] Kernel Version: 5.4.0-1048-aws [2021-09-03T13:13:36.572Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-03T13:13:36.572Z] OSType: linux [2021-09-03T13:13:36.572Z] Architecture: x86_64 [2021-09-03T13:13:36.572Z] CPUs: 2 [2021-09-03T13:13:36.572Z] Total Memory: 7.569GiB [2021-09-03T13:13:36.572Z] Name: ip-10-100-72-168 [2021-09-03T13:13:36.572Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-03T13:13:36.572Z] Docker Root Dir: /var/lib/docker [2021-09-03T13:13:36.572Z] Debug Mode: false [2021-09-03T13:13:36.572Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:13:36.572Z] Labels: [2021-09-03T13:13:36.572Z] Experimental: true [2021-09-03T13:13:36.572Z] Insecure Registries: [2021-09-03T13:13:36.572Z] 127.0.0.0/8 [2021-09-03T13:13:36.572Z] Live Restore Enabled: true [2021-09-03T13:13:36.572Z] [2021-09-03T13:13:36.572Z] WARNING: No swap limit support [Pipeline] sh [2021-09-03T13:13:36.854Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:13:36.854Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:13:36.854Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42736/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-03T13:13:36.854Z] + bash /home/ubuntu/workspace/moby_PR-42736/check-config.sh [2021-09-03T13:13:36.854Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-03T13:13:36.854Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-03T13:13:36.854Z] [2021-09-03T13:13:36.854Z] Generally Necessary: [2021-09-03T13:13:36.854Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-03T13:13:36.854Z] - apparmor: enabled and tools installed [2021-09-03T13:13:36.854Z] - CONFIG_NAMESPACES: enabled [2021-09-03T13:13:36.854Z] - CONFIG_NET_NS: enabled [2021-09-03T13:13:36.854Z] - CONFIG_PID_NS: enabled [2021-09-03T13:13:36.854Z] - CONFIG_IPC_NS: enabled [2021-09-03T13:13:36.854Z] - CONFIG_UTS_NS: enabled [2021-09-03T13:13:36.854Z] - CONFIG_CGROUPS: enabled [2021-09-03T13:13:36.854Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-03T13:13:36.854Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-03T13:13:36.854Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-03T13:13:36.854Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-03T13:13:36.854Z] - CONFIG_CPUSETS: enabled [2021-09-03T13:13:36.854Z] - CONFIG_MEMCG: enabled [2021-09-03T13:13:36.854Z] - CONFIG_KEYS: enabled [2021-09-03T13:13:36.854Z] - CONFIG_VETH: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-03T13:13:37.111Z] [2021-09-03T13:13:37.111Z] Optional Features: [2021-09-03T13:13:37.111Z] - CONFIG_USER_NS: enabled [2021-09-03T13:13:37.111Z] - CONFIG_SECCOMP: enabled [2021-09-03T13:13:37.111Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-03T13:13:37.111Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-03T13:13:37.111Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-03T13:13:37.111Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-03T13:13:37.111Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-03T13:13:37.111Z] - CONFIG_BLK_CGROUP: enabled [2021-09-03T13:13:37.111Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-03T13:13:37.111Z] - CONFIG_CGROUP_PERF: enabled [2021-09-03T13:13:37.111Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-03T13:13:37.111Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-03T13:13:37.111Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-03T13:13:37.111Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-03T13:13:37.111Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-03T13:13:37.111Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_IP_VS: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-03T13:13:37.111Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-03T13:13:37.111Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-03T13:13:37.111Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-03T13:13:37.111Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-03T13:13:37.111Z] - CONFIG_EXT4_FS: enabled [2021-09-03T13:13:37.111Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-03T13:13:37.111Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-03T13:13:37.111Z] - Network Drivers: [2021-09-03T13:13:37.111Z] - "overlay": [2021-09-03T13:13:37.111Z] - CONFIG_VXLAN: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-03T13:13:37.111Z] Optional (for encrypted networks): [2021-09-03T13:13:37.111Z] - CONFIG_CRYPTO: enabled [2021-09-03T13:13:37.111Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-03T13:13:37.111Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-03T13:13:37.111Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-03T13:13:37.111Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-03T13:13:37.111Z] - CONFIG_XFRM: enabled [2021-09-03T13:13:37.111Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-03T13:13:37.111Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-03T13:13:37.111Z] - "ipvlan": [2021-09-03T13:13:37.367Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-03T13:13:37.367Z] - "macvlan": [2021-09-03T13:13:37.367Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-03T13:13:37.367Z] - CONFIG_DUMMY: enabled (as module) [2021-09-03T13:13:37.367Z] - "ftp,tftp client in container": [2021-09-03T13:13:37.367Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-03T13:13:37.367Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-03T13:13:37.367Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-03T13:13:37.367Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-03T13:13:37.367Z] - Storage Drivers: [2021-09-03T13:13:37.367Z] - "aufs": [2021-09-03T13:13:37.367Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-03T13:13:37.367Z] - "btrfs": [2021-09-03T13:13:37.367Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-03T13:13:37.367Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-03T13:13:37.367Z] - "devicemapper": [2021-09-03T13:13:37.367Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-03T13:13:37.367Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-03T13:13:37.367Z] - "overlay": [2021-09-03T13:13:37.367Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-03T13:13:37.367Z] - "zfs": [2021-09-03T13:13:37.367Z] - /dev/zfs: present [2021-09-03T13:13:37.367Z] - zfs command: missing [2021-09-03T13:13:37.367Z] - zpool command: missing [2021-09-03T13:13:37.367Z] [2021-09-03T13:13:37.367Z] Limits: [2021-09-03T13:13:37.367Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-03T13:13:37.367Z] [2021-09-03T13:13:37.367Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-03T13:13:37.698Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:bb87ba065c046944b14e7e9f32b84701fa2308f4 . [2021-09-03T13:13:37.699Z] #1 [internal] load build definition from Dockerfile [2021-09-03T13:13:37.699Z] #1 sha256:fd524ad7b29cc394cc1cb29ce61fa7f0bc5e4761c144588a2644ab19834ae2e3 [2021-09-03T13:13:37.699Z] #1 transferring dockerfile: 16.34kB done [2021-09-03T13:13:37.699Z] #1 DONE 0.0s [2021-09-03T13:13:37.699Z] [2021-09-03T13:13:37.699Z] #2 [internal] load .dockerignore [2021-09-03T13:13:37.699Z] #2 sha256:d68caa6ef3b83ca5554d8dca1a51c7765ca54446ce61d49d174311c42212603c [2021-09-03T13:13:37.699Z] #2 transferring context: 87B done [2021-09-03T13:13:37.699Z] #2 DONE 0.1s [2021-09-03T13:13:37.955Z] [2021-09-03T13:13:37.955Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-03T13:13:37.955Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-03T13:13:38.211Z] #3 DONE 0.3s [2021-09-03T13:13:38.211Z] [2021-09-03T13:13:38.211Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-03T13:13:38.211Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-03T13:13:38.211Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-03T13:13:38.467Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-03T13:13:38.467Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-03T13:13:38.467Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-03T13:13:38.467Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.29MB / 9.67MB 0.2s [2021-09-03T13:13:38.467Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 8.39MB / 9.67MB 0.3s [2021-09-03T13:13:38.467Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-03T13:13:38.467Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-03T13:13:39.029Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-03T13:13:39.029Z] #4 DONE 0.6s [2021-09-03T13:13:39.029Z] [2021-09-03T13:13:39.029Z] #5 [internal] load build definition from Dockerfile [2021-09-03T13:13:39.029Z] #5 sha256:e287348adb5322cd732790c7be4049258ebbbce8ebeae128c4bd65233df5407a [2021-09-03T13:13:39.029Z] #5 DONE 0.0s [2021-09-03T13:13:39.029Z] [2021-09-03T13:13:39.029Z] #6 [internal] load .dockerignore [2021-09-03T13:13:39.029Z] #6 sha256:404332992d18a34b448c5e921b4ad852252ddf0b4f534babf7774a37491b52d1 [2021-09-03T13:13:39.029Z] #6 DONE 0.0s [2021-09-03T13:13:39.029Z] [2021-09-03T13:13:39.029Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:13:39.029Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-03T13:13:39.961Z] #10 DONE 0.9s [2021-09-03T13:13:39.961Z] [2021-09-03T13:13:39.961Z] #9 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-03T13:13:39.961Z] #9 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-03T13:13:39.961Z] #9 DONE 0.9s [2021-09-03T13:13:39.961Z] [2021-09-03T13:13:39.961Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-03T13:13:39.961Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-03T13:13:39.961Z] #8 DONE 1.0s [2021-09-03T13:13:39.961Z] [2021-09-03T13:13:39.961Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:13:39.961Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-03T13:13:39.961Z] #7 DONE 1.0s [2021-09-03T13:13:40.219Z] [2021-09-03T13:13:40.219Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:13:40.219Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:13:40.219Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.1s done [2021-09-03T13:13:40.219Z] #11 sha256:8ec3996ca00d0b42bd0af0aa5d8df280593a62c6df5fd2758cb93162c0fe5d65 1.80kB / 1.80kB done [2021-09-03T13:13:40.219Z] #11 sha256:21ec38e019696db7d0e4044eb6eb94c642abfa2d344672e10f29f076827d6a18 6.93kB / 6.93kB done [2021-09-03T13:13:40.219Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-09-03T13:13:40.478Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 1.05MB / 54.92MB 0.1s [2021-09-03T13:13:40.478Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 1.05MB / 5.15MB 0.1s [2021-09-03T13:13:40.478Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 8.69MB / 54.92MB 0.2s [2021-09-03T13:13:40.478Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.2s done [2021-09-03T13:13:40.736Z] #11 ... [2021-09-03T13:13:40.736Z] [2021-09-03T13:13:40.736Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-03T13:13:40.736Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-03T13:13:40.736Z] #50 DONE 0.0s [2021-09-03T13:13:40.736Z] [2021-09-03T13:13:40.736Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:13:40.736Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:13:40.736Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 19.92MB / 54.92MB 0.3s [2021-09-03T13:13:40.736Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 5.24MB / 10.87MB 0.3s [2021-09-03T13:13:40.736Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 33.55MB / 54.92MB 0.5s [2021-09-03T13:13:40.736Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.5s done [2021-09-03T13:13:40.994Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 47.19MB / 54.92MB 0.6s [2021-09-03T13:13:40.994Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 0B / 85.72MB 0.6s [2021-09-03T13:13:40.994Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 0B / 54.57MB 0.6s [2021-09-03T13:13:40.994Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 50.33MB / 54.92MB 0.7s [2021-09-03T13:13:40.994Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.24MB / 54.57MB 0.7s [2021-09-03T13:13:41.251Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 0.9s [2021-09-03T13:13:41.251Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 10.49MB / 85.72MB 0.9s [2021-09-03T13:13:41.251Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 15.73MB / 54.57MB 0.9s [2021-09-03T13:13:41.251Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 20.97MB / 85.72MB 1.0s [2021-09-03T13:13:41.251Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 23.07MB / 54.57MB 1.0s [2021-09-03T13:13:41.509Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 28.29MB / 85.72MB 1.1s [2021-09-03T13:13:41.509Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 26.21MB / 54.57MB 1.1s [2021-09-03T13:13:41.509Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.3s done [2021-09-03T13:13:41.509Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 36.70MB / 85.72MB 1.3s [2021-09-03T13:13:41.509Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 41.94MB / 54.57MB 1.3s [2021-09-03T13:13:41.767Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 52.43MB / 54.57MB 1.5s [2021-09-03T13:13:41.767Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 6.29MB / 134.79MB 1.5s [2021-09-03T13:13:41.767Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-09-03T13:13:42.025Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 49.28MB / 85.72MB 1.6s [2021-09-03T13:13:42.025Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 61.87MB / 85.72MB 1.8s [2021-09-03T13:13:42.025Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 14.09MB / 134.79MB 1.8s [2021-09-03T13:13:42.284Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 70.25MB / 85.72MB 1.9s [2021-09-03T13:13:42.284Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 82.23MB / 85.72MB 2.1s [2021-09-03T13:13:42.284Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 2.0s done [2021-09-03T13:13:42.284Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 29.36MB / 134.79MB 2.1s [2021-09-03T13:13:42.284Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 2.1s done [2021-09-03T13:13:42.543Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 39.85MB / 134.79MB 2.3s [2021-09-03T13:13:42.800Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 52.43MB / 134.79MB 2.5s [2021-09-03T13:13:43.061Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 61.87MB / 134.79MB 2.6s [2021-09-03T13:13:43.061Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 70.25MB / 134.79MB 2.8s [2021-09-03T13:13:43.061Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 2.9s done [2021-09-03T13:13:43.061Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 77.04MB / 134.79MB 2.9s [2021-09-03T13:13:43.320Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 83.89MB / 134.79MB 3.0s [2021-09-03T13:13:43.581Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 101.71MB / 134.79MB 3.3s [2021-09-03T13:13:43.838Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 113.25MB / 134.79MB 3.5s [2021-09-03T13:13:43.838Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 121.63MB / 134.79MB 3.6s [2021-09-03T13:13:44.097Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 3.9s [2021-09-03T13:13:45.466Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 5.0s done [2021-09-03T13:13:45.722Z] #11 ... [2021-09-03T13:13:45.722Z] [2021-09-03T13:13:45.722Z] #31 [internal] load build context [2021-09-03T13:13:45.722Z] #31 sha256:f2cfe53489ccbd57355dbf698e190bf0d0af923ef562c708cb4507c8ee3e46a1 [2021-09-03T13:13:45.722Z] #31 transferring context: 55.48MB 4.6s done [2021-09-03T13:13:45.722Z] #31 DONE 5.6s [2021-09-03T13:13:45.722Z] [2021-09-03T13:13:45.722Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:13:45.722Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-03T13:13:45.722Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-03T13:13:45.722Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-03T13:13:45.722Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-09-03T13:13:45.722Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:13:45.722Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-03T13:13:45.722Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-09-03T13:13:45.722Z] #71 DONE 5.6s [2021-09-03T13:13:45.722Z] [2021-09-03T13:13:45.722Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:13:45.722Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:13:45.722Z] #11 ... [2021-09-03T13:13:45.722Z] [2021-09-03T13:13:45.722Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:13:45.722Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:13:45.722Z] #34 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-03T13:13:45.722Z] #34 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-03T13:13:45.722Z] #34 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-03T13:13:45.722Z] #34 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-03T13:13:45.722Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 5.4s [2021-09-03T13:13:45.979Z] #34 ... [2021-09-03T13:13:45.980Z] [2021-09-03T13:13:45.980Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:13:45.980Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-03T13:13:45.980Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-03T13:13:45.980Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:13:45.980Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-03T13:13:45.980Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-03T13:13:45.980Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.1s done [2021-09-03T13:13:45.980Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-09-03T13:13:45.980Z] #73 DONE 5.6s [2021-09-03T13:13:45.980Z] [2021-09-03T13:13:45.980Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:13:45.980Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:13:46.918Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.0s [2021-09-03T13:13:47.481Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.5s done [2021-09-03T13:13:47.481Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-09-03T13:13:48.410Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.6s done [2021-09-03T13:13:48.410Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-09-03T13:13:48.410Z] #11 ... [2021-09-03T13:13:48.410Z] [2021-09-03T13:13:48.410Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-03T13:13:48.410Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-03T13:13:48.410Z] #72 DONE 0.9s [2021-09-03T13:13:48.410Z] [2021-09-03T13:13:48.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:13:48.410Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:13:48.895Z] Fetching without tags [2021-09-03T13:13:48.977Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.6s done [2021-09-03T13:13:49.125Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit a826ca3aefbd4d29344d851723731e3809f2a4ad [2021-09-03T13:13:49.234Z] #11 ... [2021-09-03T13:13:49.234Z] [2021-09-03T13:13:49.234Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-03T13:13:49.234Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-03T13:13:49.234Z] #74 DONE 0.9s [2021-09-03T13:13:49.426Z] Still waiting to schedule task [2021-09-03T13:13:49.426Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-03T13:13:49.427Z] Still waiting to schedule task [2021-09-03T13:13:49.427Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-03T13:13:49.431Z] Still waiting to schedule task [2021-09-03T13:13:49.431Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-09-03T13:13:49.433Z] Still waiting to schedule task [2021-09-03T13:13:49.433Z] All nodes of label ‘windows-2019’ are offline [2021-09-03T13:13:49.434Z] Still waiting to schedule task [2021-09-03T13:13:49.434Z] All nodes of label ‘windows-2022’ are offline [2021-09-03T13:13:49.435Z] Still waiting to schedule task [2021-09-03T13:13:49.435Z] All nodes of label ‘windows-2022’ are offline [2021-09-03T13:13:49.491Z] [2021-09-03T13:13:49.491Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:13:49.491Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:13:49.491Z] #34 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 3.4s [2021-09-03T13:13:50.054Z] #34 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.1s done [2021-09-03T13:13:50.189Z] Merge succeeded, producing ad6101d8064a26676edc859d0292cecb7136b628 [2021-09-03T13:13:50.189Z] Checking out Revision ad6101d8064a26676edc859d0292cecb7136b628 (PR-42736) [2021-09-03T13:13:50.261Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-03T13:13:50.270Z] First time build. Skipping changelog. [2021-09-03T13:13:50.311Z] #34 DONE 10.1s [2021-09-03T13:13:50.311Z] [2021-09-03T13:13:50.311Z] #35 [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-09-03T13:13:50.311Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-03T13:13:48.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:13:48.860Z] > git config --add remote.origin.fetch +refs/pull/42736/head:refs/remotes/origin/PR-42736 # timeout=10 [2021-09-03T13:13:48.867Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:13:48.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:13:48.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:13:48.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:13:48.898Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:13:49.126Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:13:49.131Z] > git checkout -f a826ca3aefbd4d29344d851723731e3809f2a4ad # timeout=10 [2021-09-03T13:13:49.578Z] > git remote # timeout=10 [2021-09-03T13:13:49.598Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T13:13:49.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:13:49.606Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-03T13:13:50.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T13:13:50.190Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:13:50.192Z] > git checkout -f ad6101d8064a26676edc859d0292cecb7136b628 # timeout=10 [2021-09-03T13:13:50.262Z] > git rev-list --no-walk 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-03T13:13:50.909Z] + docker version [2021-09-03T13:13:50.909Z] Client: Docker Engine - Community [2021-09-03T13:13:50.909Z] Version: 20.10.6 [2021-09-03T13:13:50.909Z] API version: 1.41 [2021-09-03T13:13:50.909Z] Go version: go1.13.15 [2021-09-03T13:13:50.909Z] Git commit: 370c289 [2021-09-03T13:13:50.909Z] Built: Fri Apr 9 22:47:17 2021 [2021-09-03T13:13:50.909Z] OS/Arch: linux/amd64 [2021-09-03T13:13:50.909Z] Context: default [2021-09-03T13:13:50.909Z] Experimental: true [2021-09-03T13:13:50.909Z] [2021-09-03T13:13:50.909Z] Server: Docker Engine - Community [2021-09-03T13:13:50.909Z] Engine: [2021-09-03T13:13:50.909Z] Version: 20.10.6 [2021-09-03T13:13:50.909Z] API version: 1.41 (minimum version 1.12) [2021-09-03T13:13:50.909Z] Go version: go1.13.15 [2021-09-03T13:13:50.909Z] Git commit: 8728dd2 [2021-09-03T13:13:50.909Z] Built: Fri Apr 9 22:45:28 2021 [2021-09-03T13:13:50.909Z] OS/Arch: linux/amd64 [2021-09-03T13:13:50.909Z] Experimental: true [2021-09-03T13:13:50.909Z] containerd: [2021-09-03T13:13:50.909Z] Version: 1.4.6 [2021-09-03T13:13:50.909Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:13:50.909Z] runc: [2021-09-03T13:13:50.909Z] Version: 1.0.0-rc95 [2021-09-03T13:13:50.909Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:13:50.909Z] docker-init: [2021-09-03T13:13:50.909Z] Version: 0.19.0 [2021-09-03T13:13:50.909Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-03T13:13:51.195Z] + docker info [2021-09-03T13:13:51.241Z] #35 1.046 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:13:51.241Z] #35 1.056 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:13:51.497Z] #35 1.144 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:13:51.497Z] #35 1.201 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:13:52.062Z] #35 1.825 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:13:53.432Z] #35 2.925 Fetched 8401 kB in 2s (3916 kB/s) [2021-09-03T13:13:53.997Z] #35 2.925 Reading package lists... [2021-09-03T13:13:54.928Z] #35 3.682 Reading package lists... [2021-09-03T13:13:54.928Z] #35 4.445 Building dependency tree... [2021-09-03T13:13:54.928Z] #35 4.797 The following additional packages will be installed: [2021-09-03T13:13:54.928Z] #35 4.797 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-03T13:13:54.928Z] #35 4.797 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-03T13:13:54.928Z] #35 4.797 Recommended packages: [2021-09-03T13:13:54.928Z] #35 4.797 libldap-common publicsuffix libsasl2-modules [2021-09-03T13:13:55.492Z] #35 4.953 The following NEW packages will be installed: [2021-09-03T13:13:55.492Z] #35 4.953 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-03T13:13:55.492Z] #35 4.953 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-03T13:13:55.492Z] #35 4.957 libssh2-1 openssl [2021-09-03T13:13:55.492Z] #35 5.245 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T13:13:55.492Z] #35 5.245 Need to get 3038 kB of archives. [2021-09-03T13:13:55.492Z] #35 5.245 After this operation, 6652 kB of additional disk space will be used. [2021-09-03T13:13:55.492Z] #35 5.245 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-03T13:13:55.492Z] #35 5.245 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-03T13:13:55.492Z] #35 5.245 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-03T13:13:55.492Z] #35 5.245 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-03T13:13:55.492Z] #35 5.245 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-03T13:13:55.492Z] #35 5.245 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-03T13:13:55.492Z] #35 5.245 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-03T13:13:55.492Z] #35 5.249 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-03T13:13:55.492Z] #35 5.249 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-03T13:13:55.493Z] #35 5.249 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-03T13:13:55.493Z] #35 5.250 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-03T13:13:55.493Z] #35 5.254 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-03T13:13:55.493Z] #35 5.264 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-03T13:13:55.493Z] #35 5.264 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-03T13:13:55.493Z] #35 5.264 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-03T13:13:55.749Z] #35 5.413 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:13:55.749Z] #35 5.442 Fetched 3038 kB in 0s (10.1 MB/s) [2021-09-03T13:13:55.749Z] #35 5.470 Selecting previously unselected package openssl. [2021-09-03T13:13:55.749Z] #35 5.470 (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 ... 6653 files and directories currently installed.) [2021-09-03T13:13:55.749Z] #35 5.470 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-03T13:13:55.749Z] #35 5.476 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:13:56.006Z] #35 5.625 Selecting previously unselected package ca-certificates. [2021-09-03T13:13:56.006Z] #35 5.626 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-03T13:13:56.006Z] #35 5.634 Unpacking ca-certificates (20210119) ... [2021-09-03T13:13:56.006Z] #35 5.711 Selecting previously unselected package libbrotli1:amd64. [2021-09-03T13:13:56.006Z] #35 5.711 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-03T13:13:56.006Z] #35 5.720 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-03T13:13:56.006Z] #35 5.795 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-03T13:13:56.006Z] #35 5.795 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-03T13:13:56.006Z] #35 5.808 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:13:56.006Z] #35 5.840 Selecting previously unselected package libsasl2-2:amd64. [2021-09-03T13:13:56.006Z] #35 5.842 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-03T13:13:56.006Z] #35 5.849 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:13:56.263Z] #35 5.907 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-03T13:13:56.263Z] #35 5.907 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-03T13:13:56.263Z] #35 5.912 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-03T13:13:56.263Z] #35 5.987 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-03T13:13:56.263Z] #35 5.987 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-03T13:13:56.263Z] #35 5.992 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-03T13:13:56.263Z] #35 6.039 Selecting previously unselected package libpsl5:amd64. [2021-09-03T13:13:56.263Z] #35 6.039 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-03T13:13:56.263Z] #35 6.044 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-03T13:13:56.263Z] #35 6.089 Selecting previously unselected package librtmp1:amd64. [2021-09-03T13:13:56.263Z] #35 6.089 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-03T13:13:56.263Z] #35 6.094 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:13:56.263Z] #35 6.130 Selecting previously unselected package libssh2-1:amd64. [2021-09-03T13:13:56.521Z] #35 6.132 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-03T13:13:56.521Z] #35 6.136 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-03T13:13:56.521Z] #35 6.201 Selecting previously unselected package libcurl4:amd64. [2021-09-03T13:13:56.521Z] #35 6.201 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-03T13:13:56.521Z] #35 6.207 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-03T13:13:56.521Z] #35 6.266 Selecting previously unselected package curl. [2021-09-03T13:13:56.521Z] #35 6.266 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-03T13:13:56.521Z] #35 6.273 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-03T13:13:56.521Z] #35 6.334 Selecting previously unselected package libonig5:amd64. [2021-09-03T13:13:56.521Z] #35 6.336 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-03T13:13:56.521Z] #35 6.341 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:13:56.779Z] #35 6.405 Selecting previously unselected package libjq1:amd64. [2021-09-03T13:13:56.779Z] #35 6.405 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-03T13:13:56.779Z] #35 6.406 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:13:56.779Z] #35 6.461 Selecting previously unselected package jq. [2021-09-03T13:13:56.779Z] #35 6.462 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-03T13:13:56.779Z] #35 6.467 Unpacking jq (1.6-2.1) ... [2021-09-03T13:13:56.779Z] #35 6.511 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-03T13:13:56.779Z] #35 6.524 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-03T13:13:56.779Z] #35 6.535 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-03T13:13:56.779Z] #35 6.547 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:13:56.779Z] #35 6.557 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:13:56.779Z] #35 6.569 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:13:56.779Z] #35 6.581 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-03T13:13:57.036Z] #35 6.594 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:13:57.036Z] #35 6.610 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:13:57.036Z] #35 6.622 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:13:57.036Z] #35 6.634 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-03T13:13:57.036Z] #35 6.646 Setting up ca-certificates (20210119) ... [2021-09-03T13:13:57.616Z] #35 7.195 Updating certificates in /etc/ssl/certs... [2021-09-03T13:13:58.182Z] #35 7.927 129 added, 0 removed; done. [2021-09-03T13:13:58.182Z] #35 7.971 Setting up jq (1.6-2.1) ... [2021-09-03T13:13:58.182Z] #35 7.988 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-03T13:13:58.182Z] #35 8.000 Setting up curl (7.74.0-1.3+b1) ... [2021-09-03T13:13:58.182Z] #35 8.014 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:13:58.182Z] #35 8.036 Processing triggers for ca-certificates (20210119) ... [2021-09-03T13:13:58.440Z] #35 8.043 Updating certificates in /etc/ssl/certs... [2021-09-03T13:13:59.004Z] #35 8.704 0 added, 0 removed; done. [2021-09-03T13:13:59.004Z] #35 8.704 Running hooks in /etc/ca-certificates/update.d... [2021-09-03T13:13:59.004Z] #35 8.707 done. [2021-09-03T13:13:59.568Z] #35 ... [2021-09-03T13:13:59.568Z] [2021-09-03T13:13:59.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:13:59.568Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:13:59.568Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.2s done [2021-09-03T13:13:59.568Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 4.4s done [2021-09-03T13:13:59.568Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 1.0s [2021-09-03T13:14:02.089Z] #11 ... [2021-09-03T13:14:02.089Z] [2021-09-03T13:14:02.089Z] #35 [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-09-03T13:14:02.089Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-03T13:14:02.089Z] #35 DONE 11.7s [2021-09-03T13:14:02.089Z] [2021-09-03T13:14:02.089Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:02.089Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:02.653Z] #11 ... [2021-09-03T13:14:02.653Z] [2021-09-03T13:14:02.653Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-03T13:14:02.653Z] #36 sha256:8890bcf929814b4c5d0917fe2484a4edc133dd3001502439b506fd63f961de26 [2021-09-03T13:14:02.653Z] #36 DONE 0.5s [2021-09-03T13:14:02.653Z] [2021-09-03T13:14:02.653Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:02.653Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:04.559Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 6.1s [2021-09-03T13:14:05.123Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 6.6s done [2021-09-03T13:14:05.379Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a done [2021-09-03T13:14:05.636Z] #11 DONE 25.4s [2021-09-03T13:14:05.636Z] [2021-09-03T13:14:05.636Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-03T13:14:05.636Z] #12 sha256:3e5a887aace4623b000f1c96090222b5f9fd2f0d8f6b9deb271c2f1c6a5c33d1 [2021-09-03T13:14:06.093Z] Client: [2021-09-03T13:14:06.093Z] Context: default [2021-09-03T13:14:06.093Z] Debug Mode: false [2021-09-03T13:14:06.093Z] Plugins: [2021-09-03T13:14:06.093Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-03T13:14:06.093Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-03T13:14:06.093Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-03T13:14:06.093Z] [2021-09-03T13:14:06.093Z] Server: [2021-09-03T13:14:06.093Z] Containers: 0 [2021-09-03T13:14:06.093Z] Running: 0 [2021-09-03T13:14:06.093Z] Paused: 0 [2021-09-03T13:14:06.093Z] Stopped: 0 [2021-09-03T13:14:06.093Z] Images: 8 [2021-09-03T13:14:06.093Z] Server Version: 20.10.6 [2021-09-03T13:14:06.093Z] Storage Driver: overlay2 [2021-09-03T13:14:06.093Z] Backing Filesystem: extfs [2021-09-03T13:14:06.093Z] Supports d_type: true [2021-09-03T13:14:06.093Z] Native Overlay Diff: true [2021-09-03T13:14:06.093Z] userxattr: false [2021-09-03T13:14:06.093Z] Logging Driver: json-file [2021-09-03T13:14:06.093Z] Cgroup Driver: systemd [2021-09-03T13:14:06.093Z] Cgroup Version: 2 [2021-09-03T13:14:06.093Z] Plugins: [2021-09-03T13:14:06.093Z] Volume: local [2021-09-03T13:14:06.093Z] Network: bridge host ipvlan macvlan null overlay [2021-09-03T13:14:06.093Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-03T13:14:06.093Z] Swarm: inactive [2021-09-03T13:14:06.093Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-03T13:14:06.093Z] Default Runtime: runc [2021-09-03T13:14:06.093Z] Init Binary: docker-init [2021-09-03T13:14:06.093Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:14:06.093Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:14:06.093Z] init version: de40ad0 [2021-09-03T13:14:06.093Z] Security Options: [2021-09-03T13:14:06.093Z] apparmor [2021-09-03T13:14:06.093Z] seccomp [2021-09-03T13:14:06.093Z] Profile: default [2021-09-03T13:14:06.093Z] cgroupns [2021-09-03T13:14:06.093Z] Kernel Version: 5.4.0-1048-aws [2021-09-03T13:14:06.093Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-03T13:14:06.093Z] OSType: linux [2021-09-03T13:14:06.093Z] Architecture: x86_64 [2021-09-03T13:14:06.093Z] CPUs: 2 [2021-09-03T13:14:06.093Z] Total Memory: 7.569GiB [2021-09-03T13:14:06.093Z] Name: ip-10-100-52-125 [2021-09-03T13:14:06.093Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-09-03T13:14:06.093Z] Docker Root Dir: /var/lib/docker [2021-09-03T13:14:06.093Z] Debug Mode: false [2021-09-03T13:14:06.093Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:14:06.093Z] Labels: [2021-09-03T13:14:06.093Z] Experimental: true [2021-09-03T13:14:06.093Z] Insecure Registries: [2021-09-03T13:14:06.093Z] 127.0.0.0/8 [2021-09-03T13:14:06.093Z] Live Restore Enabled: true [2021-09-03T13:14:06.093Z] [2021-09-03T13:14:06.093Z] WARNING: No kernel memory limit support [2021-09-03T13:14:06.093Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-03T13:14:06.444Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ad6101d8064a26676edc859d0292cecb7136b628 . [2021-09-03T13:14:06.568Z] #12 DONE 1.0s [2021-09-03T13:14:06.568Z] [2021-09-03T13:14:06.568Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:14:06.568Z] #37 sha256:0a941a97fb1149e998ba709a36d3af730f60a0c7697da9bb6fcfa890bef43c01 [2021-09-03T13:14:06.568Z] #37 1.525 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-03T13:14:06.568Z] #37 1.811 [2021-09-03T13:14:06.568Z] #37 1.904 ######################################################################## 100.0% [2021-09-03T13:14:06.568Z] #37 2.094 [2021-09-03T13:14:06.568Z] #37 2.814 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-03T13:14:06.568Z] #37 3.032 [2021-09-03T13:14:06.568Z] #37 3.165 0.6% ######################################################################## 100.0% [2021-09-03T13:14:06.568Z] #37 3.425 [2021-09-03T13:14:06.568Z] #37 4.114 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-03T13:14:06.708Z] #1 [internal] load build definition from Dockerfile [2021-09-03T13:14:06.708Z] #1 sha256:ea5d8091fec9d17694e077905abf7f5d215e831c1491eba623ca841c6df1b379 [2021-09-03T13:14:06.708Z] #1 transferring dockerfile: 16.34kB done [2021-09-03T13:14:06.708Z] #1 DONE 0.0s [2021-09-03T13:14:06.708Z] [2021-09-03T13:14:06.708Z] #2 [internal] load .dockerignore [2021-09-03T13:14:06.708Z] #2 sha256:8844b15a670788cdd33949ed8a3e60e26ba2cb3c87ab3a24fcadd6b057731fea [2021-09-03T13:14:06.708Z] #2 transferring context: 87B 0.0s done [2021-09-03T13:14:06.708Z] #2 DONE 0.0s [2021-09-03T13:14:06.708Z] [2021-09-03T13:14:06.708Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-03T13:14:06.708Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-03T13:14:06.825Z] #37 4.495 [2021-09-03T13:14:06.969Z] #3 DONE 0.4s [2021-09-03T13:14:06.969Z] [2021-09-03T13:14:06.969Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-03T13:14:06.969Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-03T13:14:06.969Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-03T13:14:06.969Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-03T13:14:06.969Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-03T13:14:06.969Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-03T13:14:06.969Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 2.10MB / 9.67MB 0.1s [2021-09-03T13:14:07.229Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-09-03T13:14:07.229Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-03T13:14:07.339Z] #37 4.613 ################# 24.0% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2021-09-03T13:14:07.339Z] #37 4.978 [2021-09-03T13:14:07.489Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-03T13:14:07.489Z] #4 DONE 0.5s [2021-09-03T13:14:07.489Z] [2021-09-03T13:14:07.489Z] #6 [internal] load .dockerignore [2021-09-03T13:14:07.489Z] #6 sha256:223ca246a9fdbf79fff134ba9ecae7e148ed428ed379809afe11e06c4e1441bb [2021-09-03T13:14:07.489Z] #6 DONE 0.0s [2021-09-03T13:14:07.489Z] [2021-09-03T13:14:07.489Z] #5 [internal] load build definition from Dockerfile [2021-09-03T13:14:07.489Z] #5 sha256:3cd04f3c4bd9cf65e0abc37f7d8fc4ee13350c179b4343ae95c3d3794d242144 [2021-09-03T13:14:07.489Z] #5 DONE 0.0s [2021-09-03T13:14:07.489Z] [2021-09-03T13:14:07.489Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-03T13:14:07.489Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-03T13:14:07.600Z] #37 ... [2021-09-03T13:14:07.600Z] [2021-09-03T13:14:07.600Z] #13 [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-09-03T13:14:07.600Z] #13 sha256:6db9713d574f49f8d1029b45eb9edccac994bc2f117724bb655af8fb34dac8b7 [2021-09-03T13:14:07.600Z] #13 DONE 1.0s [2021-09-03T13:14:07.600Z] [2021-09-03T13:14:07.600Z] #54 [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-09-03T13:14:07.600Z] #54 sha256:a82a49500a36ad36b3e7307c0b8af7bc68b4135d92e049a205d043d41d93a090 [2021-09-03T13:14:07.856Z] #54 ... [2021-09-03T13:14:07.856Z] [2021-09-03T13:14:07.856Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-03T13:14:07.856Z] #47 sha256:32c65ab5818c2d279f5bc1568e1dbb2cbdb0e33acdbd77109c83704a1f0a3fc3 [2021-09-03T13:14:07.856Z] #47 DONE 0.2s [2021-09-03T13:14:07.856Z] [2021-09-03T13:14:07.856Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-03T13:14:07.856Z] #39 sha256:db5fe762f58948ec6eb56e2fe79240f6b484e397007708335bf350f69d2f020f [2021-09-03T13:14:07.856Z] #39 DONE 0.2s [2021-09-03T13:14:07.856Z] [2021-09-03T13:14:07.856Z] #51 [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-09-03T13:14:07.856Z] #51 sha256:08f766cff26f444e596c5515e2546cebe8f9dc260e07bb755f352a0871b32fba [2021-09-03T13:14:07.856Z] #51 DONE 0.3s [2021-09-03T13:14:07.856Z] [2021-09-03T13:14:07.856Z] #52 [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 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-09-03T13:14:07.856Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:14:08.428Z] #7 DONE 0.7s [2021-09-03T13:14:08.428Z] [2021-09-03T13:14:08.428Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:14:08.428Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-03T13:14:08.428Z] #10 DONE 0.9s [2021-09-03T13:14:08.428Z] [2021-09-03T13:14:08.428Z] #9 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-03T13:14:08.428Z] #9 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-03T13:14:08.688Z] #9 DONE 0.9s [2021-09-03T13:14:08.688Z] [2021-09-03T13:14:08.688Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:14:08.688Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-03T13:14:08.688Z] #8 DONE 0.9s [2021-09-03T13:14:08.954Z] [2021-09-03T13:14:08.954Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:14:08.954Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:14:08.954Z] #27 CACHED [2021-09-03T13:14:08.954Z] [2021-09-03T13:14:08.954Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:14:08.954Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-03T13:14:08.954Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-03T13:14:08.954Z] #66 DONE 0.0s [2021-09-03T13:14:08.954Z] [2021-09-03T13:14:08.954Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:14:08.954Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-03T13:14:08.954Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-03T13:14:08.954Z] #64 DONE 0.1s [2021-09-03T13:14:08.954Z] [2021-09-03T13:14:08.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:08.954Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:08.954Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.1s done [2021-09-03T13:14:08.954Z] #11 sha256:21ec38e019696db7d0e4044eb6eb94c642abfa2d344672e10f29f076827d6a18 6.93kB / 6.93kB done [2021-09-03T13:14:08.954Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-09-03T13:14:08.954Z] #11 sha256:8ec3996ca00d0b42bd0af0aa5d8df280593a62c6df5fd2758cb93162c0fe5d65 1.80kB / 1.80kB done [2021-09-03T13:14:09.215Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.1s [2021-09-03T13:14:09.215Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0B / 5.15MB 0.1s [2021-09-03T13:14:09.215Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.24MB / 54.92MB 0.2s [2021-09-03T13:14:09.476Z] #11 ... [2021-09-03T13:14:09.476Z] [2021-09-03T13:14:09.476Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-03T13:14:09.476Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-03T13:14:09.476Z] #43 DONE 0.0s [2021-09-03T13:14:09.476Z] [2021-09-03T13:14:09.476Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:09.476Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:09.476Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 12.58MB / 54.92MB 0.3s [2021-09-03T13:14:09.476Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 1.12MB / 5.15MB 0.3s [2021-09-03T13:14:09.476Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 19.92MB / 54.92MB 0.5s [2021-09-03T13:14:09.476Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.5s done [2021-09-03T13:14:09.476Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0B / 10.87MB 0.5s [2021-09-03T13:14:09.741Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 30.41MB / 54.92MB 0.7s [2021-09-03T13:14:09.741Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 3.15MB / 10.87MB 0.7s [2021-09-03T13:14:09.741Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 0B / 54.57MB 0.7s [2021-09-03T13:14:09.741Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 36.70MB / 54.92MB 0.8s [2021-09-03T13:14:09.741Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 8.39MB / 10.87MB 0.8s [2021-09-03T13:14:10.002Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 42.99MB / 54.92MB 0.9s [2021-09-03T13:14:10.002Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.9s done [2021-09-03T13:14:10.002Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 47.19MB / 54.92MB 1.1s [2021-09-03T13:14:10.002Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 10.49MB / 54.57MB 1.1s [2021-09-03T13:14:10.002Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 6.41MB / 85.72MB 1.1s [2021-09-03T13:14:10.262Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 15.35MB / 54.57MB 1.3s [2021-09-03T13:14:10.262Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 11.53MB / 85.72MB 1.3s [2021-09-03T13:14:10.262Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.4s [2021-09-03T13:14:10.262Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 18.87MB / 54.57MB 1.4s [2021-09-03T13:14:10.262Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 18.87MB / 85.72MB 1.4s [2021-09-03T13:14:10.524Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.5s done [2021-09-03T13:14:10.524Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 24.78MB / 54.57MB 1.6s [2021-09-03T13:14:10.524Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 0B / 134.79MB 1.6s [2021-09-03T13:14:10.789Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 25.17MB / 85.72MB 1.8s [2021-09-03T13:14:10.789Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 28.31MB / 54.57MB 1.9s [2021-09-03T13:14:10.789Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 8.39MB / 134.79MB 1.9s [2021-09-03T13:14:10.789Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-09-03T13:14:11.050Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 34.60MB / 54.57MB 2.0s [2021-09-03T13:14:11.050Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 32.51MB / 85.72MB 2.0s [2021-09-03T13:14:11.050Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 39.85MB / 54.57MB 2.2s [2021-09-03T13:14:11.126Z] #52 ... [2021-09-03T13:14:11.126Z] [2021-09-03T13:14:11.126Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:14:11.126Z] #37 sha256:0a941a97fb1149e998ba709a36d3af730f60a0c7697da9bb6fcfa890bef43c01 [2021-09-03T13:14:11.126Z] #37 6.073 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-03T13:14:11.126Z] #37 6.595 [2021-09-03T13:14:11.126Z] #37 6.693 ######################################################################## 100.0% [2021-09-03T13:14:11.126Z] #37 6.953 [2021-09-03T13:14:11.126Z] #37 7.592 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-03T13:14:11.126Z] #37 8.010 [2021-09-03T13:14:11.126Z] #37 8.120 ######################################################################## 100.0% [2021-09-03T13:14:11.126Z] #37 8.375 [2021-09-03T13:14:11.126Z] #37 8.457 Download of images into '/build' complete. [2021-09-03T13:14:11.126Z] #37 8.457 Use something like the following to load the result into a Docker daemon: [2021-09-03T13:14:11.126Z] #37 8.457 tar -cC '/build' . | docker load [2021-09-03T13:14:11.126Z] #37 DONE 8.6s [2021-09-03T13:14:11.126Z] [2021-09-03T13:14:11.126Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-09-03T13:14:11.126Z] #14 sha256:148a11f450d1205fbdcd68356c58f66ee6e8ed39fd149634c47f2b406717eb58 [2021-09-03T13:14:11.126Z] #14 DONE 3.5s [2021-09-03T13:14:11.126Z] [2021-09-03T13:14:11.126Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-09-03T13:14:11.126Z] #15 sha256:f8764ae7eded29b3c28c4bdcc76e1b2e0b0e4a86fc2952b5eb33aa142c0a640a [2021-09-03T13:14:11.313Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 37.75MB / 85.72MB 2.2s [2021-09-03T13:14:11.313Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 17.83MB / 134.79MB 2.2s [2021-09-03T13:14:11.313Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 44.04MB / 54.57MB 2.3s [2021-09-03T13:14:11.573Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 48.23MB / 54.57MB 2.6s [2021-09-03T13:14:11.573Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 46.14MB / 85.72MB 2.6s [2021-09-03T13:14:11.835Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 53.48MB / 54.57MB 2.7s [2021-09-03T13:14:11.835Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 52.43MB / 85.72MB 2.7s [2021-09-03T13:14:11.835Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 25.17MB / 134.79MB 2.7s [2021-09-03T13:14:11.835Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 3.0s done [2021-09-03T13:14:11.835Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 58.55MB / 85.72MB 3.0s [2021-09-03T13:14:11.835Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 32.49MB / 134.79MB 3.0s [2021-09-03T13:14:12.094Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 0B / 156B 3.1s [2021-09-03T13:14:12.356Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 40.02MB / 134.79MB 3.2s [2021-09-03T13:14:12.356Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 3.2s done [2021-09-03T13:14:12.356Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 74.45MB / 85.72MB 3.4s [2021-09-03T13:14:12.356Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 47.19MB / 134.79MB 3.4s [2021-09-03T13:14:12.619Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 79.69MB / 85.72MB 3.7s [2021-09-03T13:14:12.879Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 54.80MB / 134.79MB 3.8s [2021-09-03T13:14:12.879Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 84.38MB / 85.72MB 3.9s [2021-09-03T13:14:13.140Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 64.78MB / 134.79MB 4.1s [2021-09-03T13:14:13.140Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 4.2s done [2021-09-03T13:14:13.707Z] #15 DONE 2.3s [2021-09-03T13:14:13.707Z] [2021-09-03T13:14:13.707Z] #52 [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 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-09-03T13:14:13.707Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:14:13.707Z] #52 4.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:14:13.707Z] #52 4.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:14:13.707Z] #52 5.038 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:14:13.707Z] #52 5.200 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-03T13:14:13.716Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 72.35MB / 134.79MB 4.7s [2021-09-03T13:14:13.967Z] #52 5.980 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:14:13.977Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 82.84MB / 134.79MB 5.1s [2021-09-03T13:14:14.237Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 91.23MB / 134.79MB 5.3s [2021-09-03T13:14:14.811Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 105.07MB / 134.79MB 5.7s [2021-09-03T13:14:14.811Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 112.03MB / 134.79MB 5.9s [2021-09-03T13:14:14.897Z] #52 ... [2021-09-03T13:14:14.897Z] [2021-09-03T13:14:14.897Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-09-03T13:14:14.897Z] #16 sha256:52921e36ba1dd8b7fefdba8ab32a1102d123e2e41d620db39aa01e280ace2ad6 [2021-09-03T13:14:14.897Z] #16 DONE 1.4s [2021-09-03T13:14:14.897Z] [2021-09-03T13:14:14.897Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-09-03T13:14:14.897Z] #17 sha256:2cfa88d21461444e15e504467d84eedab044830d273df6c499a47206c8915595 [2021-09-03T13:14:15.073Z] #11 ... [2021-09-03T13:14:15.073Z] [2021-09-03T13:14:15.073Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:14:15.073Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-03T13:14:15.073Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:14:15.073Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-03T13:14:15.073Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-03T13:14:15.073Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-09-03T13:14:15.073Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2021-09-03T13:14:15.073Z] #64 DONE 6.1s [2021-09-03T13:14:15.073Z] [2021-09-03T13:14:15.073Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:15.073Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:15.073Z] #11 ... [2021-09-03T13:14:15.073Z] [2021-09-03T13:14:15.073Z] #24 [internal] load build context [2021-09-03T13:14:15.073Z] #24 sha256:897b735823fa51643fb88d76433b712bb51a775153200d503c07e3468dcf9554 [2021-09-03T13:14:15.073Z] #24 transferring context: 55.47MB 6.2s done [2021-09-03T13:14:15.334Z] #24 DONE 6.4s [2021-09-03T13:14:15.334Z] [2021-09-03T13:14:15.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:15.334Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:15.334Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 122.68MB / 134.79MB 6.4s [2021-09-03T13:14:15.595Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 6.5s [2021-09-03T13:14:16.165Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.2s [2021-09-03T13:14:16.267Z] #17 DONE 1.4s [2021-09-03T13:14:16.268Z] [2021-09-03T13:14:16.268Z] #56 [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-09-03T13:14:16.268Z] #56 sha256:6b386368781d9acb0a6645f61af2b38d7f0b4ba5073373afbceacc7341fd4774 [2021-09-03T13:14:16.268Z] #56 3.744 + RM_GOPATH=0 [2021-09-03T13:14:16.268Z] #56 3.744 + TMP_GOPATH= [2021-09-03T13:14:16.268Z] #56 3.744 + : /build [2021-09-03T13:14:16.268Z] #56 3.744 + '[' -z '' ']' [2021-09-03T13:14:16.268Z] #56 3.744 ++ mktemp -d [2021-09-03T13:14:16.268Z] #56 3.745 + export GOPATH=/tmp/tmp.aDaHsVzPlN [2021-09-03T13:14:16.268Z] #56 3.745 + GOPATH=/tmp/tmp.aDaHsVzPlN [2021-09-03T13:14:16.268Z] #56 3.745 + RM_GOPATH=1 [2021-09-03T13:14:16.268Z] #56 3.745 + case "$(go env GOARCH)" in [2021-09-03T13:14:16.268Z] #56 3.752 ++ go env GOARCH [2021-09-03T13:14:16.268Z] #56 3.765 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:16.268Z] #56 3.765 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:16.268Z] #56 3.765 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:16.268Z] #56 3.765 + dir=/tmp/install [2021-09-03T13:14:16.268Z] #56 3.765 + bin=gotestsum [2021-09-03T13:14:16.268Z] #56 3.765 + shift [2021-09-03T13:14:16.268Z] #56 3.765 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-03T13:14:16.268Z] #56 3.765 + . /tmp/install/gotestsum.installer [2021-09-03T13:14:16.268Z] #56 3.765 ++ : v1.7.0 [2021-09-03T13:14:16.268Z] #56 3.765 + install_gotestsum [2021-09-03T13:14:16.268Z] #56 3.776 + set -e [2021-09-03T13:14:16.268Z] #56 3.776 + echo 'Install gotestsum version v1.7.0' [2021-09-03T13:14:16.268Z] #56 3.776 + GOBIN=/build [2021-09-03T13:14:16.268Z] #56 3.776 + GO111MODULE=on [2021-09-03T13:14:16.268Z] #56 3.776 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-03T13:14:16.268Z] #56 3.776 Install gotestsum version v1.7.0 [2021-09-03T13:14:16.268Z] #56 4.172 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-03T13:14:16.268Z] #56 5.415 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-03T13:14:16.268Z] #56 5.494 go: downloading github.com/fatih/color v1.10.0 [2021-09-03T13:14:16.268Z] #56 5.502 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-03T13:14:16.268Z] #56 5.584 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:14:16.268Z] #56 5.995 go: downloading golang.org/x/tools v0.1.0 [2021-09-03T13:14:16.268Z] #56 6.247 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-03T13:14:16.268Z] #56 6.302 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T13:14:16.268Z] #56 6.463 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-03T13:14:16.268Z] #56 6.525 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-03T13:14:16.268Z] #56 ... [2021-09-03T13:14:16.268Z] [2021-09-03T13:14:16.268Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-09-03T13:14:16.268Z] #18 sha256:f7efcff945608cc363250df2f6a8580cb24afbed77538c5f85b83e6705f9682e [2021-09-03T13:14:17.108Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 7.9s done [2021-09-03T13:14:17.108Z] #11 ... [2021-09-03T13:14:17.108Z] [2021-09-03T13:14:17.108Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:14:17.108Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-03T13:14:17.108Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:14:17.108Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-03T13:14:17.108Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-03T13:14:17.108Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2021-09-03T13:14:17.108Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-09-03T13:14:17.108Z] #66 DONE 8.2s [2021-09-03T13:14:17.108Z] [2021-09-03T13:14:17.108Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:17.108Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:17.369Z] #11 ... [2021-09-03T13:14:17.369Z] [2021-09-03T13:14:17.369Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-03T13:14:17.369Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-03T13:14:17.369Z] #65 DONE 0.3s [2021-09-03T13:14:17.369Z] [2021-09-03T13:14:17.369Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:17.369Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:17.629Z] #11 ... [2021-09-03T13:14:17.630Z] [2021-09-03T13:14:17.630Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-03T13:14:17.630Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-03T13:14:17.630Z] #67 DONE 0.3s [2021-09-03T13:14:17.638Z] #18 DONE 1.3s [2021-09-03T13:14:17.638Z] [2021-09-03T13:14:17.638Z] #58 [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-09-03T13:14:17.638Z] #58 sha256:768427eea96105118ff7216d03bb731f95ef0f52ed9fb88ab2cbc329c163ab50 [2021-09-03T13:14:17.638Z] #58 3.996 + RM_GOPATH=0 [2021-09-03T13:14:17.638Z] #58 3.996 + TMP_GOPATH= [2021-09-03T13:14:17.638Z] #58 3.996 + : /build [2021-09-03T13:14:17.638Z] #58 3.996 + '[' -z '' ']' [2021-09-03T13:14:17.638Z] #58 3.996 ++ mktemp -d [2021-09-03T13:14:17.638Z] #58 3.996 + export GOPATH=/tmp/tmp.sR7NcS6God [2021-09-03T13:14:17.638Z] #58 3.996 + GOPATH=/tmp/tmp.sR7NcS6God [2021-09-03T13:14:17.638Z] #58 3.996 + RM_GOPATH=1 [2021-09-03T13:14:17.638Z] #58 3.996 + case "$(go env GOARCH)" in [2021-09-03T13:14:17.638Z] #58 3.996 ++ go env GOARCH [2021-09-03T13:14:17.638Z] #58 4.005 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:17.638Z] #58 4.005 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:17.638Z] #58 4.005 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:17.638Z] #58 4.006 Install golangci-lint version v1.23.8 [2021-09-03T13:14:17.638Z] #58 4.007 + dir=/tmp/install [2021-09-03T13:14:17.638Z] #58 4.007 + bin=golangci_lint [2021-09-03T13:14:17.638Z] #58 4.007 + shift [2021-09-03T13:14:17.638Z] #58 4.007 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-03T13:14:17.638Z] #58 4.007 + . /tmp/install/golangci_lint.installer [2021-09-03T13:14:17.638Z] #58 4.007 ++ : v1.23.8 [2021-09-03T13:14:17.638Z] #58 4.007 + install_golangci_lint [2021-09-03T13:14:17.638Z] #58 4.007 + set -e [2021-09-03T13:14:17.638Z] #58 4.007 + echo 'Install golangci-lint version v1.23.8' [2021-09-03T13:14:17.638Z] #58 4.007 + GOBIN=/build [2021-09-03T13:14:17.638Z] #58 4.007 + GO111MODULE=on [2021-09-03T13:14:17.638Z] #58 4.007 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-03T13:14:17.638Z] #58 4.413 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-03T13:14:17.638Z] #58 9.928 go: downloading github.com/fatih/color v1.7.0 [2021-09-03T13:14:17.638Z] #58 9.993 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-03T13:14:17.638Z] #58 10.09 go: downloading github.com/pkg/errors v0.8.1 [2021-09-03T13:14:17.638Z] #58 10.09 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-03T13:14:17.638Z] #58 ... [2021-09-03T13:14:17.638Z] [2021-09-03T13:14:17.638Z] #42 [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-09-03T13:14:17.638Z] #42 sha256:77775c0ba2f515b9039419667f48be9ea9d468f5591c640c857ee90bb9400caf [2021-09-03T13:14:17.638Z] #42 4.232 Install go-toml version v1.8.1 [2021-09-03T13:14:17.638Z] #42 4.654 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-03T13:14:17.890Z] [2021-09-03T13:14:17.890Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:17.890Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:17.896Z] #42 ... [2021-09-03T13:14:17.896Z] [2021-09-03T13:14:17.896Z] #48 [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-09-03T13:14:17.896Z] #48 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:14:17.896Z] #48 3.934 + git clone https://github.com/docker/distribution.git . [2021-09-03T13:14:17.896Z] #48 3.944 Cloning into '.'... [2021-09-03T13:14:17.896Z] #48 ... [2021-09-03T13:14:17.896Z] [2021-09-03T13:14:17.896Z] #60 [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-09-03T13:14:17.896Z] #60 sha256:06dc09ac7a054c04a3fcc0f1213b6b1e19b032ba2442b5882e4cbde337ed234b [2021-09-03T13:14:17.896Z] #60 3.797 + RM_GOPATH=0 [2021-09-03T13:14:17.896Z] #60 3.797 + TMP_GOPATH= [2021-09-03T13:14:17.896Z] #60 3.797 + : /build [2021-09-03T13:14:17.896Z] #60 3.797 + '[' -z '' ']' [2021-09-03T13:14:17.896Z] #60 3.799 ++ mktemp -d [2021-09-03T13:14:17.896Z] #60 3.799 + export GOPATH=/tmp/tmp.IZ8WQZL6SA [2021-09-03T13:14:17.896Z] #60 3.799 + GOPATH=/tmp/tmp.IZ8WQZL6SA [2021-09-03T13:14:17.896Z] #60 3.799 + RM_GOPATH=1 [2021-09-03T13:14:17.896Z] #60 3.799 + case "$(go env GOARCH)" in [2021-09-03T13:14:17.896Z] #60 3.801 ++ go env GOARCH [2021-09-03T13:14:17.896Z] #60 3.810 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:17.896Z] #60 3.810 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:17.896Z] #60 3.811 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:17.896Z] #60 3.815 + dir=/tmp/install [2021-09-03T13:14:17.896Z] #60 3.815 + bin=shfmt [2021-09-03T13:14:17.896Z] #60 3.815 + shift [2021-09-03T13:14:17.896Z] #60 3.815 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-03T13:14:17.896Z] #60 3.815 + . /tmp/install/shfmt.installer [2021-09-03T13:14:17.896Z] #60 3.815 ++ : v3.0.2 [2021-09-03T13:14:17.896Z] #60 3.815 + install_shfmt [2021-09-03T13:14:17.896Z] #60 3.815 + echo 'Install shfmt version v3.0.2' [2021-09-03T13:14:17.896Z] #60 3.815 + GOBIN=/build [2021-09-03T13:14:17.896Z] #60 3.815 + GO111MODULE=on [2021-09-03T13:14:17.896Z] #60 3.815 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-03T13:14:17.896Z] #60 3.815 Install shfmt version v3.0.2 [2021-09-03T13:14:17.896Z] #60 4.299 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-03T13:14:17.896Z] #60 5.431 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-03T13:14:17.896Z] #60 5.451 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-03T13:14:17.896Z] #60 5.454 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-03T13:14:17.896Z] #60 7.383 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-03T13:14:18.153Z] #60 ... [2021-09-03T13:14:18.153Z] [2021-09-03T13:14:18.153Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:14:18.153Z] #40 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:14:18.153Z] #40 4.492 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-03T13:14:18.153Z] #40 4.492 Cloning into '.'... [2021-09-03T13:14:18.153Z] #40 ... [2021-09-03T13:14:18.153Z] [2021-09-03T13:14:18.153Z] #56 [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-09-03T13:14:18.153Z] #56 sha256:6b386368781d9acb0a6645f61af2b38d7f0b4ba5073373afbceacc7341fd4774 [2021-09-03T13:14:18.153Z] #56 10.74 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-03T13:14:18.428Z] #56 10.83 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-03T13:14:18.428Z] #56 10.96 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-03T13:14:18.832Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.8s done [2021-09-03T13:14:18.832Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-09-03T13:14:18.832Z] #11 ... [2021-09-03T13:14:18.832Z] [2021-09-03T13:14:18.832Z] #28 [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-09-03T13:14:18.832Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-03T13:14:18.832Z] #28 1.681 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:14:18.832Z] #28 1.681 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:14:18.832Z] #28 1.681 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:14:18.832Z] #28 1.880 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:14:18.832Z] #28 2.101 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:14:18.832Z] #28 4.077 Fetched 8401 kB in 3s (3126 kB/s) [2021-09-03T13:14:18.832Z] #28 4.077 Reading package lists... [2021-09-03T13:14:18.832Z] #28 5.063 Reading package lists... [2021-09-03T13:14:18.832Z] #28 5.965 Building dependency tree... [2021-09-03T13:14:18.832Z] #28 6.339 The following additional packages will be installed: [2021-09-03T13:14:18.833Z] #28 6.339 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-03T13:14:18.833Z] #28 6.339 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-03T13:14:18.833Z] #28 6.339 Recommended packages: [2021-09-03T13:14:18.833Z] #28 6.339 libldap-common publicsuffix libsasl2-modules [2021-09-03T13:14:18.833Z] #28 6.493 The following NEW packages will be installed: [2021-09-03T13:14:18.833Z] #28 6.493 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-03T13:14:18.833Z] #28 6.493 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-03T13:14:18.833Z] #28 6.493 libssh2-1 openssl [2021-09-03T13:14:18.833Z] #28 6.778 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T13:14:18.833Z] #28 6.778 Need to get 3038 kB of archives. [2021-09-03T13:14:18.833Z] #28 6.778 After this operation, 6652 kB of additional disk space will be used. [2021-09-03T13:14:18.833Z] #28 6.778 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-03T13:14:18.833Z] #28 6.778 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-03T13:14:18.833Z] #28 6.778 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-03T13:14:18.833Z] #28 6.781 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-03T13:14:18.833Z] #28 6.785 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-03T13:14:18.833Z] #28 6.785 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-03T13:14:18.833Z] #28 6.787 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-03T13:14:18.833Z] #28 6.790 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-03T13:14:18.833Z] #28 6.792 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-03T13:14:18.833Z] #28 6.792 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-03T13:14:18.833Z] #28 6.795 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-03T13:14:18.833Z] #28 6.803 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-03T13:14:18.833Z] #28 6.804 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-03T13:14:18.833Z] #28 6.811 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-03T13:14:18.833Z] #28 6.813 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-03T13:14:18.833Z] #28 7.630 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:14:18.833Z] #28 7.745 Fetched 3038 kB in 0s (7887 kB/s) [2021-09-03T13:14:18.833Z] #28 8.079 Selecting previously unselected package openssl. [2021-09-03T13:14:18.833Z] #28 8.079 (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 ... 6653 files and directories currently installed.) [2021-09-03T13:14:18.833Z] #28 8.082 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 8.095 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:14:18.833Z] #28 8.305 Selecting previously unselected package ca-certificates. [2021-09-03T13:14:18.833Z] #28 8.305 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-03T13:14:18.833Z] #28 8.332 Unpacking ca-certificates (20210119) ... [2021-09-03T13:14:18.833Z] #28 8.419 Selecting previously unselected package libbrotli1:amd64. [2021-09-03T13:14:18.833Z] #28 8.419 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 8.447 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-03T13:14:18.833Z] #28 8.656 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-03T13:14:18.833Z] #28 8.656 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 8.659 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:14:18.833Z] #28 8.716 Selecting previously unselected package libsasl2-2:amd64. [2021-09-03T13:14:18.833Z] #28 8.716 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 8.721 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:14:18.833Z] #28 8.781 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-03T13:14:18.833Z] #28 8.781 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 8.800 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-03T13:14:18.833Z] #28 8.939 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-03T13:14:18.833Z] #28 8.939 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 8.944 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-03T13:14:18.833Z] #28 9.029 Selecting previously unselected package libpsl5:amd64. [2021-09-03T13:14:18.833Z] #28 9.029 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 9.029 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-03T13:14:18.833Z] #28 9.086 Selecting previously unselected package librtmp1:amd64. [2021-09-03T13:14:18.833Z] #28 9.086 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 9.086 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:14:18.833Z] #28 9.135 Selecting previously unselected package libssh2-1:amd64. [2021-09-03T13:14:18.833Z] #28 9.135 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 9.153 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-03T13:14:18.833Z] #28 9.232 Selecting previously unselected package libcurl4:amd64. [2021-09-03T13:14:18.833Z] #28 9.232 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 9.240 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-03T13:14:18.833Z] #28 9.348 Selecting previously unselected package curl. [2021-09-03T13:14:18.833Z] #28 9.348 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 9.348 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-03T13:14:18.833Z] #28 9.437 Selecting previously unselected package libonig5:amd64. [2021-09-03T13:14:18.833Z] #28 9.437 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 9.437 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:14:18.833Z] #28 9.525 Selecting previously unselected package libjq1:amd64. [2021-09-03T13:14:18.833Z] #28 9.525 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 9.535 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:14:18.833Z] #28 9.608 Selecting previously unselected package jq. [2021-09-03T13:14:18.833Z] #28 9.608 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-03T13:14:18.833Z] #28 9.623 Unpacking jq (1.6-2.1) ... [2021-09-03T13:14:18.833Z] #28 9.675 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-03T13:14:18.833Z] #28 9.692 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-03T13:14:18.833Z] #28 9.705 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-03T13:14:18.833Z] #28 9.720 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:14:18.833Z] #28 9.735 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:14:18.833Z] #28 9.746 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:14:18.833Z] #28 9.759 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-03T13:14:18.833Z] #28 9.776 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:14:18.833Z] #28 9.795 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:14:18.833Z] #28 9.813 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:14:18.833Z] #28 9.831 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-03T13:14:18.833Z] #28 9.849 Setting up ca-certificates (20210119) ... [2021-09-03T13:14:19.093Z] #28 ... [2021-09-03T13:14:19.093Z] [2021-09-03T13:14:19.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:19.093Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:19.093Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.4s done [2021-09-03T13:14:19.093Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-09-03T13:14:19.665Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.5s done [2021-09-03T13:14:19.797Z] #56 12.19 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-03T13:14:19.797Z] #56 12.25 go: downloading golang.org/x/mod v0.3.0 [2021-09-03T13:14:19.930Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-09-03T13:14:21.314Z] #11 ... [2021-09-03T13:14:21.314Z] [2021-09-03T13:14:21.314Z] #28 [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-09-03T13:14:21.314Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-03T13:14:21.314Z] #28 10.43 Updating certificates in /etc/ssl/certs... [2021-09-03T13:14:21.314Z] #28 11.21 129 added, 0 removed; done. [2021-09-03T13:14:21.314Z] #28 11.24 Setting up jq (1.6-2.1) ... [2021-09-03T13:14:21.314Z] #28 11.26 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-03T13:14:21.314Z] #28 11.27 Setting up curl (7.74.0-1.3+b1) ... [2021-09-03T13:14:21.314Z] #28 11.28 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:14:21.314Z] #28 11.34 Processing triggers for ca-certificates (20210119) ... [2021-09-03T13:14:21.314Z] #28 11.35 Updating certificates in /etc/ssl/certs... [2021-09-03T13:14:21.314Z] #28 11.88 0 added, 0 removed; done. [2021-09-03T13:14:21.314Z] #28 11.88 Running hooks in /etc/ca-certificates/update.d... [2021-09-03T13:14:21.314Z] #28 11.88 done. [2021-09-03T13:14:21.314Z] #28 DONE 12.1s [2021-09-03T13:14:21.314Z] [2021-09-03T13:14:21.314Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-03T13:14:21.314Z] #29 sha256:f2c352fcb09225c9dcd8e1b4a91eecd1026f35b6311a11f76ddcc3407a493a3d [2021-09-03T13:14:21.314Z] #29 DONE 0.1s [2021-09-03T13:14:21.314Z] [2021-09-03T13:14:21.314Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:21.314Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:22.327Z] #56 ... [2021-09-03T13:14:22.327Z] [2021-09-03T13:14:22.327Z] #54 [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-09-03T13:14:22.327Z] #54 sha256:a82a49500a36ad36b3e7307c0b8af7bc68b4135d92e049a205d043d41d93a090 [2021-09-03T13:14:22.327Z] #54 4.568 + RM_GOPATH=0 [2021-09-03T13:14:22.327Z] #54 4.568 + TMP_GOPATH= [2021-09-03T13:14:22.327Z] #54 4.568 + : /build [2021-09-03T13:14:22.327Z] #54 4.568 + '[' -z '' ']' [2021-09-03T13:14:22.327Z] #54 4.568 ++ mktemp -d [2021-09-03T13:14:22.327Z] #54 4.568 + export GOPATH=/tmp/tmp.JxksZAwxnk [2021-09-03T13:14:22.327Z] #54 4.568 + GOPATH=/tmp/tmp.JxksZAwxnk [2021-09-03T13:14:22.327Z] #54 4.568 + RM_GOPATH=1 [2021-09-03T13:14:22.327Z] #54 4.568 + case "$(go env GOARCH)" in [2021-09-03T13:14:22.327Z] #54 4.568 ++ go env GOARCH [2021-09-03T13:14:22.327Z] #54 4.583 Install vndr version v0.1.2 [2021-09-03T13:14:22.327Z] #54 4.583 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:22.327Z] #54 4.583 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:22.327Z] #54 4.583 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:22.327Z] #54 4.583 + dir=/tmp/install [2021-09-03T13:14:22.327Z] #54 4.583 + bin=vndr [2021-09-03T13:14:22.327Z] #54 4.583 + shift [2021-09-03T13:14:22.327Z] #54 4.583 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-03T13:14:22.327Z] #54 4.583 + . /tmp/install/vndr.installer [2021-09-03T13:14:22.327Z] #54 4.583 ++ : v0.1.2 [2021-09-03T13:14:22.327Z] #54 4.583 + install_vndr [2021-09-03T13:14:22.327Z] #54 4.583 + echo 'Install vndr version v0.1.2' [2021-09-03T13:14:22.327Z] #54 4.583 + GOBIN=/build [2021-09-03T13:14:22.327Z] #54 4.583 + GO111MODULE=on [2021-09-03T13:14:22.327Z] #54 4.583 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-03T13:14:22.327Z] #54 5.087 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-03T13:14:22.327Z] #54 ... [2021-09-03T13:14:22.327Z] [2021-09-03T13:14:22.327Z] #58 [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-09-03T13:14:22.327Z] #58 sha256:768427eea96105118ff7216d03bb731f95ef0f52ed9fb88ab2cbc329c163ab50 [2021-09-03T13:14:22.327Z] #58 10.31 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-03T13:14:22.327Z] #58 10.60 go: downloading github.com/spf13/viper v1.6.1 [2021-09-03T13:14:22.327Z] #58 10.80 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-03T13:14:22.327Z] #58 10.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-03T13:14:22.327Z] #58 10.99 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-03T13:14:22.327Z] #58 10.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-03T13:14:22.327Z] #58 11.57 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-03T13:14:22.327Z] #58 11.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-03T13:14:22.327Z] #58 13.91 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-03T13:14:22.327Z] #58 13.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-03T13:14:22.327Z] #58 14.09 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-03T13:14:22.327Z] #58 14.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-03T13:14:22.327Z] #58 14.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-03T13:14:22.327Z] #58 14.42 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-03T13:14:22.327Z] #58 14.45 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-03T13:14:22.327Z] #58 14.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-03T13:14:22.327Z] #58 14.54 go: downloading github.com/spf13/afero v1.1.2 [2021-09-03T13:14:22.327Z] #58 14.71 go: downloading github.com/spf13/cast v1.3.0 [2021-09-03T13:14:22.327Z] #58 14.80 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-03T13:14:22.327Z] #58 14.81 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-03T13:14:22.327Z] #58 14.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-03T13:14:22.327Z] #58 14.88 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-03T13:14:22.584Z] #58 15.07 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-03T13:14:22.584Z] #58 15.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-03T13:14:22.584Z] #58 15.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-03T13:14:22.840Z] #58 15.17 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-03T13:14:22.840Z] #58 15.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-03T13:14:22.840Z] #58 15.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-03T13:14:22.840Z] #58 15.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-03T13:14:22.840Z] #58 15.26 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-03T13:14:22.840Z] #58 ... [2021-09-03T13:14:22.840Z] [2021-09-03T13:14:22.840Z] #42 [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-09-03T13:14:22.840Z] #42 sha256:77775c0ba2f515b9039419667f48be9ea9d468f5591c640c857ee90bb9400caf [2021-09-03T13:14:22.840Z] #42 DONE 15.3s [2021-09-03T13:14:22.840Z] [2021-09-03T13:14:22.840Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-03T13:14:22.840Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-09-03T13:14:22.840Z] #19 1.445 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:14:22.840Z] #19 1.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:14:22.840Z] #19 1.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:14:22.840Z] #19 2.169 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-03T13:14:22.840Z] #19 2.922 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-03T13:14:22.840Z] #19 4.074 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:14:22.840Z] #19 4.981 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-03T13:14:23.404Z] #19 ... [2021-09-03T13:14:23.404Z] [2021-09-03T13:14:23.404Z] #58 [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-09-03T13:14:23.404Z] #58 sha256:768427eea96105118ff7216d03bb731f95ef0f52ed9fb88ab2cbc329c163ab50 [2021-09-03T13:14:23.404Z] #58 15.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-03T13:14:23.404Z] #58 15.59 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-03T13:14:23.404Z] #58 15.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-03T13:14:23.404Z] #58 15.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-03T13:14:23.404Z] #58 15.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-03T13:14:23.404Z] #58 15.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-03T13:14:23.858Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 3.7s done [2021-09-03T13:14:23.858Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d [2021-09-03T13:14:23.967Z] #58 16.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-03T13:14:23.967Z] #58 16.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-03T13:14:24.223Z] #58 16.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-03T13:14:24.223Z] #58 16.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-03T13:14:24.223Z] #58 16.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-03T13:14:24.223Z] #58 16.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-03T13:14:24.480Z] #58 16.83 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-03T13:14:24.737Z] #58 17.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-03T13:14:24.737Z] #58 17.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-03T13:14:24.737Z] #58 17.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-03T13:14:24.737Z] #58 17.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-03T13:14:24.994Z] #58 17.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-03T13:14:24.994Z] #58 17.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-03T13:14:25.251Z] #58 17.53 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-03T13:14:25.251Z] #58 17.69 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-03T13:14:25.251Z] #58 17.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-03T13:14:25.508Z] #58 17.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-03T13:14:25.508Z] #58 17.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-03T13:14:25.508Z] #58 ... [2021-09-03T13:14:25.508Z] [2021-09-03T13:14:25.508Z] #54 [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-09-03T13:14:25.508Z] #54 sha256:a82a49500a36ad36b3e7307c0b8af7bc68b4135d92e049a205d043d41d93a090 [2021-09-03T13:14:25.508Z] #54 DONE 18.0s [2021-09-03T13:14:25.508Z] [2021-09-03T13:14:25.508Z] #58 [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-09-03T13:14:25.508Z] #58 sha256:768427eea96105118ff7216d03bb731f95ef0f52ed9fb88ab2cbc329c163ab50 [2021-09-03T13:14:25.508Z] #58 17.91 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-03T13:14:25.508Z] #58 18.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-03T13:14:25.508Z] #58 ... [2021-09-03T13:14:25.508Z] [2021-09-03T13:14:25.508Z] #52 [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 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-09-03T13:14:25.508Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:14:25.508Z] #52 7.602 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:14:25.508Z] #52 14.61 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-03T13:14:25.508Z] #52 16.29 Fetched 8404 kB in 12s (705 kB/s) [2021-09-03T13:14:25.764Z] #52 16.29 Reading package lists... [2021-09-03T13:14:25.764Z] #52 ... [2021-09-03T13:14:25.764Z] [2021-09-03T13:14:25.764Z] #48 [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-09-03T13:14:25.764Z] #48 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:14:25.764Z] #48 17.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-03T13:14:27.389Z] #48 19.47 + 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-09-03T13:14:28.060Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 4.4s done [2021-09-03T13:14:28.321Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 [2021-09-03T13:14:28.892Z] #11 ... [2021-09-03T13:14:28.892Z] [2021-09-03T13:14:28.892Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:14:28.892Z] #30 sha256:60697caa9bc14c8a74c09830e015d7cc3e12f363541f3cdd9f7645f8135eff9f [2021-09-03T13:14:28.892Z] #30 1.501 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-03T13:14:28.892Z] #30 1.763 [2021-09-03T13:14:28.892Z] #30 1.828 ######################################################################## 100.0% [2021-09-03T13:14:28.892Z] #30 2.028 [2021-09-03T13:14:28.892Z] #30 2.834 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-03T13:14:28.892Z] #30 3.097 [2021-09-03T13:14:28.892Z] #30 3.185 ######################################################################## 100.0% [2021-09-03T13:14:28.892Z] #30 3.393 [2021-09-03T13:14:28.892Z] #30 4.062 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-03T13:14:28.892Z] #30 4.333 [2021-09-03T13:14:28.892Z] #30 4.448 ################## 25.9% ######################################### 58.1% ################################################################ 90.1% ######################################################################## 100.0% [2021-09-03T13:14:28.892Z] #30 4.877 [2021-09-03T13:14:28.892Z] #30 5.527 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-03T13:14:28.892Z] #30 5.806 [2021-09-03T13:14:28.892Z] #30 5.852 ######################################################################## 100.0% [2021-09-03T13:14:28.892Z] #30 6.046 [2021-09-03T13:14:28.892Z] #30 6.467 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-03T13:14:28.892Z] #30 6.723 [2021-09-03T13:14:28.892Z] #30 6.779 ######################################################################## 100.0% [2021-09-03T13:14:28.892Z] #30 6.979 [2021-09-03T13:14:28.892Z] #30 7.034 Download of images into '/build' complete. [2021-09-03T13:14:28.892Z] #30 7.035 Use something like the following to load the result into a Docker daemon: [2021-09-03T13:14:28.892Z] #30 7.035 tar -cC '/build' . | docker load [2021-09-03T13:14:28.892Z] #30 DONE 7.8s [2021-09-03T13:14:28.892Z] [2021-09-03T13:14:28.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:14:28.892Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:14:32.652Z] #48 ... [2021-09-03T13:14:32.652Z] [2021-09-03T13:14:32.652Z] #52 [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 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-09-03T13:14:32.652Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:14:32.652Z] #52 16.29 Reading package lists... [2021-09-03T13:14:32.652Z] #52 20.09 Reading package lists... [2021-09-03T13:14:32.652Z] #52 22.80 Building dependency tree... [2021-09-03T13:14:32.652Z] #52 24.23 The following additional packages will be installed: [2021-09-03T13:14:32.652Z] #52 24.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:14:32.652Z] #52 24.24 python3-protobuf python3-six [2021-09-03T13:14:32.652Z] #52 24.25 Suggested packages: [2021-09-03T13:14:32.652Z] #52 24.25 python3-setuptools [2021-09-03T13:14:32.652Z] #52 24.25 Recommended packages: [2021-09-03T13:14:32.652Z] #52 24.25 iproute2 | iproute [2021-09-03T13:14:32.652Z] #52 24.68 The following NEW packages will be installed: [2021-09-03T13:14:32.652Z] #52 24.69 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:14:32.652Z] #52 24.70 python3-protobuf python3-six [2021-09-03T13:14:32.908Z] #52 25.08 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:14:32.908Z] #52 25.08 Need to get 2267 kB of archives. [2021-09-03T13:14:32.908Z] #52 25.08 After this operation, 10.8 MB of additional disk space will be used. [2021-09-03T13:14:32.908Z] #52 25.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-03T13:14:32.908Z] #52 25.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:14:33.168Z] #52 25.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-03T13:14:33.168Z] #52 25.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-03T13:14:33.168Z] #52 25.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-03T13:14:33.168Z] #52 25.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-03T13:14:33.168Z] #52 25.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-03T13:14:34.091Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0982920182a6cb9f7) in /home/ubuntu/workspace/moby_PR-42736 [Pipeline] { [2021-09-03T13:14:34.099Z] #52 ... [2021-09-03T13:14:34.099Z] [2021-09-03T13:14:34.099Z] #60 [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-09-03T13:14:34.099Z] #60 sha256:06dc09ac7a054c04a3fcc0f1213b6b1e19b032ba2442b5882e4cbde337ed234b [2021-09-03T13:14:34.099Z] #60 DONE 26.4s [2021-09-03T13:14:34.099Z] [2021-09-03T13:14:34.099Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-03T13:14:34.099Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-09-03T13:14:34.099Z] #19 6.297 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-03T13:14:34.099Z] #19 7.057 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:14:34.099Z] #19 7.713 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.4 kB] [2021-09-03T13:14:34.099Z] #19 7.717 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:14:34.099Z] #19 7.740 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.4 kB] [2021-09-03T13:14:34.099Z] #19 7.746 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.0 kB] [2021-09-03T13:14:34.099Z] #19 7.752 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:14:34.099Z] #19 7.803 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.1 kB] [2021-09-03T13:14:34.099Z] #19 ... [2021-09-03T13:14:34.099Z] [2021-09-03T13:14:34.099Z] #58 [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-09-03T13:14:34.099Z] #58 sha256:768427eea96105118ff7216d03bb731f95ef0f52ed9fb88ab2cbc329c163ab50 [2021-09-03T13:14:34.099Z] #58 19.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-03T13:14:34.099Z] #58 19.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-03T13:14:34.099Z] #58 19.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-03T13:14:34.099Z] #58 19.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-03T13:14:34.099Z] #58 19.32 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-03T13:14:34.099Z] #58 19.42 go: downloading golang.org/x/text v0.3.2 [2021-09-03T13:14:34.099Z] #58 22.90 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-03T13:14:34.099Z] #58 22.91 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-03T13:14:34.099Z] #58 23.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-03T13:14:34.099Z] #58 23.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-03T13:14:34.099Z] #58 23.05 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-03T13:14:34.099Z] #58 23.90 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-03T13:14:34.099Z] #58 24.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-03T13:14:34.099Z] #58 24.15 go: downloading github.com/BurntSushi/toml v0.3.1 [Pipeline] checkout [2021-09-03T13:14:34.177Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 5.1s done [2021-09-03T13:14:34.177Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a [2021-09-03T13:14:34.177Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a done [2021-09-03T13:14:34.177Z] #11 DONE 25.4s [2021-09-03T13:14:34.177Z] [2021-09-03T13:14:34.177Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-03T13:14:34.177Z] #12 sha256:3e5a887aace4623b000f1c96090222b5f9fd2f0d8f6b9deb271c2f1c6a5c33d1 [2021-09-03T13:14:34.244Z] The recommended git tool is: git [2021-09-03T13:14:35.559Z] #12 DONE 1.2s [2021-09-03T13:14:35.559Z] [2021-09-03T13:14:35.559Z] #13 [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-09-03T13:14:35.559Z] #13 sha256:6db9713d574f49f8d1029b45eb9edccac994bc2f117724bb655af8fb34dac8b7 [2021-09-03T13:14:35.819Z] #13 DONE 0.5s [2021-09-03T13:14:35.992Z] #58 ... [2021-09-03T13:14:35.992Z] [2021-09-03T13:14:35.992Z] #52 [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 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-09-03T13:14:35.992Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:14:35.992Z] #52 27.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-03T13:14:36.083Z] [2021-09-03T13:14:36.083Z] #35 [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-09-03T13:14:36.083Z] #35 sha256:226400e106f72821a85896e06bbb784530e041812cb63b31624b9ee5d37a3f65 [2021-09-03T13:14:36.083Z] #35 ... [2021-09-03T13:14:36.083Z] [2021-09-03T13:14:36.083Z] #44 [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-09-03T13:14:36.083Z] #44 sha256:08f766cff26f444e596c5515e2546cebe8f9dc260e07bb755f352a0871b32fba [2021-09-03T13:14:36.083Z] #44 DONE 0.2s [2021-09-03T13:14:36.083Z] [2021-09-03T13:14:36.083Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-03T13:14:36.083Z] #40 sha256:32c65ab5818c2d279f5bc1568e1dbb2cbdb0e33acdbd77109c83704a1f0a3fc3 [2021-09-03T13:14:36.083Z] #40 DONE 0.2s [2021-09-03T13:14:36.083Z] [2021-09-03T13:14:36.083Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-03T13:14:36.083Z] #32 sha256:db5fe762f58948ec6eb56e2fe79240f6b484e397007708335bf350f69d2f020f [2021-09-03T13:14:36.083Z] #32 DONE 0.2s [2021-09-03T13:14:36.343Z] [2021-09-03T13:14:36.343Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:14:36.343Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:14:36.555Z] #52 28.55 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:14:36.555Z] #52 28.66 Fetched 2267 kB in 3s (689 kB/s) [2021-09-03T13:14:36.555Z] #52 28.72 Selecting previously unselected package libprotobuf23:amd64. [2021-09-03T13:14:36.555Z] #52 28.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 ... 15713 files and directories currently installed.) [2021-09-03T13:14:36.555Z] #52 28.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-03T13:14:36.555Z] #52 28.76 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-03T13:14:37.119Z] #52 29.21 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:14:37.119Z] #52 29.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:14:37.119Z] #52 29.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:14:37.119Z] #52 29.37 Selecting previously unselected package python3-six. [2021-09-03T13:14:37.375Z] #52 29.37 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-03T13:14:37.375Z] #52 29.37 Unpacking python3-six (1.16.0-2) ... [2021-09-03T13:14:37.375Z] #52 29.45 Selecting previously unselected package python3-protobuf. [2021-09-03T13:14:37.375Z] #52 29.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-03T13:14:37.375Z] #52 29.47 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-03T13:14:37.633Z] #52 29.79 Selecting previously unselected package libnet1:amd64. [2021-09-03T13:14:37.633Z] #52 29.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-03T13:14:37.633Z] #52 29.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:14:37.890Z] #52 29.88 Selecting previously unselected package libnl-3-200:amd64. [2021-09-03T13:14:37.890Z] #52 29.89 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-03T13:14:37.890Z] #52 29.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:14:37.890Z] #52 29.99 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-03T13:14:37.890Z] #52 29.99 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-03T13:14:37.890Z] #52 29.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:14:37.890Z] #52 30.07 Selecting previously unselected package criu. [2021-09-03T13:14:37.890Z] #52 30.08 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-03T13:14:37.890Z] #52 30.08 Unpacking criu (3.15-1) ... [2021-09-03T13:14:38.454Z] #52 30.50 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:14:38.813Z] using credential docker-jenkins-github-credentials [2021-09-03T13:14:38.822Z] Cloning the remote Git repository [2021-09-03T13:14:38.822Z] Cloning with configured refspecs honoured and without tags [2021-09-03T13:14:38.868Z] Cloning repository https://github.com/moby/moby.git [2021-09-03T13:14:38.945Z] > git init /home/ubuntu/workspace/moby_PR-42736 # timeout=10 [2021-09-03T13:14:39.277Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:14:39.278Z] > git --version # timeout=10 [2021-09-03T13:14:39.297Z] > git --version # 'git version 2.17.1' [2021-09-03T13:14:39.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:14:39.299Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:14:39.385Z] #52 31.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-03T13:14:39.385Z] #52 31.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:14:39.385Z] #52 31.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:14:39.385Z] #52 31.40 Setting up python3-six (1.16.0-2) ... [2021-09-03T13:14:39.950Z] #52 32.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:14:39.950Z] #52 32.10 Setting up python3-protobuf (3.12.4-1) ... [2021-09-03T13:14:41.656Z] #33 ... [2021-09-03T13:14:41.656Z] [2021-09-03T13:14:41.656Z] #35 [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-09-03T13:14:41.656Z] #35 sha256:226400e106f72821a85896e06bbb784530e041812cb63b31624b9ee5d37a3f65 [2021-09-03T13:14:41.656Z] #35 5.306 Install go-toml version v1.8.1 [2021-09-03T13:14:41.917Z] #35 5.802 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-03T13:14:42.475Z] #52 34.19 Setting up criu (3.15-1) ... [2021-09-03T13:14:43.405Z] #52 35.27 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:14:43.970Z] #52 DONE 36.0s [2021-09-03T13:14:43.970Z] [2021-09-03T13:14:43.970Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:14:43.970Z] #40 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:14:43.970Z] #40 31.02 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-03T13:14:43.970Z] #40 31.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:14:44.014Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d55759e38ae5b90c) in /home/ubuntu/workspace/moby_PR-42736 [Pipeline] { [Pipeline] checkout [2021-09-03T13:14:44.153Z] The recommended git tool is: git [2021-09-03T13:14:45.345Z] #40 ... [2021-09-03T13:14:45.345Z] [2021-09-03T13:14:45.345Z] #56 [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-09-03T13:14:45.345Z] #56 sha256:6b386368781d9acb0a6645f61af2b38d7f0b4ba5073373afbceacc7341fd4774 [2021-09-03T13:14:45.345Z] #56 DONE 37.7s [2021-09-03T13:14:45.345Z] [2021-09-03T13:14:45.345Z] #58 [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-09-03T13:14:45.345Z] #58 sha256:768427eea96105118ff7216d03bb731f95ef0f52ed9fb88ab2cbc329c163ab50 [2021-09-03T13:14:46.131Z] #35 ... [2021-09-03T13:14:46.131Z] [2021-09-03T13:14:46.131Z] #57 [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-09-03T13:14:46.131Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:14:46.131Z] #57 4.213 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:14:46.131Z] #57 4.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:14:46.131Z] #57 4.230 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:14:46.131Z] #57 4.506 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:14:46.131Z] #57 5.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:14:46.131Z] #57 ... [2021-09-03T13:14:46.131Z] [2021-09-03T13:14:46.131Z] #53 [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-09-03T13:14:46.131Z] #53 sha256:d032b17223d3681e8d270a4911e0259bca678b9971ca8aa65fa0b5a77187d7a7 [2021-09-03T13:14:46.131Z] #53 5.406 + RM_GOPATH=0 [2021-09-03T13:14:46.131Z] #53 5.406 + TMP_GOPATH= [2021-09-03T13:14:46.131Z] #53 5.406 + : /build [2021-09-03T13:14:46.131Z] #53 5.406 + '[' -z '' ']' [2021-09-03T13:14:46.132Z] #53 5.406 ++ mktemp -d [2021-09-03T13:14:46.132Z] #53 5.408 + export GOPATH=/tmp/tmp.4kEqDMYRFN [2021-09-03T13:14:46.132Z] #53 5.408 + GOPATH=/tmp/tmp.4kEqDMYRFN [2021-09-03T13:14:46.132Z] #53 5.408 + RM_GOPATH=1 [2021-09-03T13:14:46.132Z] #53 5.408 + case "$(go env GOARCH)" in [2021-09-03T13:14:46.132Z] #53 5.408 ++ go env GOARCH [2021-09-03T13:14:46.132Z] #53 5.437 Install shfmt version v3.0.2 [2021-09-03T13:14:46.132Z] #53 5.439 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:46.132Z] #53 5.439 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:46.132Z] #53 5.439 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:46.132Z] #53 5.439 + dir=/tmp/install [2021-09-03T13:14:46.132Z] #53 5.439 + bin=shfmt [2021-09-03T13:14:46.132Z] #53 5.439 + shift [2021-09-03T13:14:46.132Z] #53 5.439 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-03T13:14:46.132Z] #53 5.439 + . /tmp/install/shfmt.installer [2021-09-03T13:14:46.132Z] #53 5.439 ++ : v3.0.2 [2021-09-03T13:14:46.132Z] #53 5.439 + install_shfmt [2021-09-03T13:14:46.132Z] #53 5.439 + echo 'Install shfmt version v3.0.2' [2021-09-03T13:14:46.132Z] #53 5.439 + GOBIN=/build [2021-09-03T13:14:46.132Z] #53 5.439 + GO111MODULE=on [2021-09-03T13:14:46.132Z] #53 5.439 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-03T13:14:46.132Z] #53 5.911 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-03T13:14:46.132Z] #53 6.809 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-03T13:14:46.132Z] #53 6.826 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-03T13:14:46.132Z] #53 6.858 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-03T13:14:46.132Z] #53 8.597 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-03T13:14:46.132Z] #53 ... [2021-09-03T13:14:46.132Z] [2021-09-03T13:14:46.132Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:14:46.132Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:14:46.132Z] #14 3.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:14:46.132Z] #14 3.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:14:46.132Z] #14 3.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:14:46.132Z] #14 3.642 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:14:46.132Z] #14 4.263 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:14:46.132Z] #14 9.642 Fetched 8401 kB in 6s (1300 kB/s) [2021-09-03T13:14:46.393Z] #14 9.642 Reading package lists... [2021-09-03T13:14:46.393Z] #14 ... [2021-09-03T13:14:46.393Z] [2021-09-03T13:14:46.393Z] #45 [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 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-09-03T13:14:46.393Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:14:46.393Z] #45 6.705 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:14:46.393Z] #45 6.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:14:46.393Z] #45 6.740 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:14:46.393Z] #45 7.352 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-03T13:14:46.393Z] #45 7.870 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:14:46.393Z] #45 9.837 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:14:46.655Z] #45 ... [2021-09-03T13:14:46.655Z] [2021-09-03T13:14:46.655Z] #41 [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-09-03T13:14:46.655Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:14:46.655Z] #41 5.914 + git clone https://github.com/docker/distribution.git . [2021-09-03T13:14:46.655Z] #41 5.916 Cloning into '.'... [2021-09-03T13:14:46.655Z] #41 ... [2021-09-03T13:14:46.655Z] [2021-09-03T13:14:46.655Z] #49 [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-09-03T13:14:46.655Z] #49 sha256:dae4b2fda9f0afe5f181300b735ffa88a0c06669b68ed9704c96b5b332a65fea [2021-09-03T13:14:46.655Z] #49 5.932 + RM_GOPATH=0 [2021-09-03T13:14:46.655Z] #49 5.932 + TMP_GOPATH= [2021-09-03T13:14:46.655Z] #49 5.932 + : /build [2021-09-03T13:14:46.655Z] #49 5.932 + '[' -z '' ']' [2021-09-03T13:14:46.655Z] #49 5.932 ++ mktemp -d [2021-09-03T13:14:46.655Z] #49 5.937 + export GOPATH=/tmp/tmp.tvNjuuWTas [2021-09-03T13:14:46.655Z] #49 5.937 + GOPATH=/tmp/tmp.tvNjuuWTas [2021-09-03T13:14:46.655Z] #49 5.937 + RM_GOPATH=1 [2021-09-03T13:14:46.655Z] #49 5.937 + case "$(go env GOARCH)" in [2021-09-03T13:14:46.655Z] #49 5.937 ++ go env GOARCH [2021-09-03T13:14:46.655Z] #49 5.959 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:46.655Z] #49 5.959 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:46.655Z] #49 5.960 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:46.655Z] #49 5.964 + dir=/tmp/install [2021-09-03T13:14:46.655Z] #49 5.965 + bin=gotestsum [2021-09-03T13:14:46.655Z] #49 5.965 + shift [2021-09-03T13:14:46.655Z] #49 5.965 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-03T13:14:46.655Z] #49 5.965 + . /tmp/install/gotestsum.installer [2021-09-03T13:14:46.655Z] #49 5.965 ++ : v1.7.0 [2021-09-03T13:14:46.655Z] #49 5.965 + install_gotestsum [2021-09-03T13:14:46.655Z] #49 5.968 + set -e [2021-09-03T13:14:46.655Z] #49 5.968 + echo 'Install gotestsum version v1.7.0' [2021-09-03T13:14:46.655Z] #49 5.969 + GOBIN=/build [2021-09-03T13:14:46.655Z] #49 5.969 Install gotestsum version v1.7.0 [2021-09-03T13:14:46.655Z] #49 5.969 + GO111MODULE=on [2021-09-03T13:14:46.655Z] #49 5.969 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-03T13:14:46.655Z] #49 6.483 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-03T13:14:46.655Z] #49 7.942 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-03T13:14:46.655Z] #49 7.953 go: downloading github.com/fatih/color v1.10.0 [2021-09-03T13:14:46.655Z] #49 7.963 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-03T13:14:46.655Z] #49 8.056 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:14:46.655Z] #49 8.520 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-03T13:14:46.655Z] #49 8.571 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T13:14:46.655Z] #49 8.591 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-03T13:14:46.655Z] #49 8.610 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-03T13:14:46.655Z] #49 8.714 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-03T13:14:46.655Z] #49 8.800 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-03T13:14:46.655Z] #49 8.904 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-03T13:14:46.655Z] #49 9.412 go: downloading golang.org/x/tools v0.1.0 [2021-09-03T13:14:46.916Z] #49 ... [2021-09-03T13:14:46.916Z] [2021-09-03T13:14:46.916Z] #51 [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-09-03T13:14:46.916Z] #51 sha256:96b8661163071c707920a762792eb49391c511cf7c5ce243286acf2c549c866b [2021-09-03T13:14:46.916Z] #51 5.673 + RM_GOPATH=0 [2021-09-03T13:14:46.916Z] #51 5.673 + TMP_GOPATH= [2021-09-03T13:14:46.916Z] #51 5.673 + : /build [2021-09-03T13:14:46.916Z] #51 5.673 + '[' -z '' ']' [2021-09-03T13:14:46.916Z] #51 5.673 ++ mktemp -d [2021-09-03T13:14:46.916Z] #51 5.673 + export GOPATH=/tmp/tmp.Zj0HlfSe4M [2021-09-03T13:14:46.916Z] #51 5.673 + GOPATH=/tmp/tmp.Zj0HlfSe4M [2021-09-03T13:14:46.916Z] #51 5.673 + RM_GOPATH=1 [2021-09-03T13:14:46.916Z] #51 5.673 + case "$(go env GOARCH)" in [2021-09-03T13:14:46.916Z] #51 5.676 ++ go env GOARCH [2021-09-03T13:14:46.916Z] #51 5.729 Install golangci-lint version v1.23.8 [2021-09-03T13:14:46.916Z] #51 5.729 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:46.916Z] #51 5.729 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:46.916Z] #51 5.729 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:46.916Z] #51 5.729 + dir=/tmp/install [2021-09-03T13:14:46.916Z] #51 5.729 + bin=golangci_lint [2021-09-03T13:14:46.916Z] #51 5.729 + shift [2021-09-03T13:14:46.916Z] #51 5.729 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-03T13:14:46.916Z] #51 5.729 + . /tmp/install/golangci_lint.installer [2021-09-03T13:14:46.916Z] #51 5.729 ++ : v1.23.8 [2021-09-03T13:14:46.916Z] #51 5.729 + install_golangci_lint [2021-09-03T13:14:46.916Z] #51 5.729 + set -e [2021-09-03T13:14:46.916Z] #51 5.729 + echo 'Install golangci-lint version v1.23.8' [2021-09-03T13:14:46.916Z] #51 5.729 + GOBIN=/build [2021-09-03T13:14:46.916Z] #51 5.729 + GO111MODULE=on [2021-09-03T13:14:46.916Z] #51 5.729 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-03T13:14:46.916Z] #51 6.224 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-03T13:14:46.916Z] #51 ... [2021-09-03T13:14:46.916Z] [2021-09-03T13:14:46.916Z] #37 [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-09-03T13:14:46.916Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:14:46.916Z] #37 4.758 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:14:46.916Z] #37 4.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:14:46.916Z] #37 4.782 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:14:46.916Z] #37 5.146 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:14:46.916Z] #37 6.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:14:47.178Z] #37 ... [2021-09-03T13:14:47.178Z] [2021-09-03T13:14:47.178Z] #60 [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-09-03T13:14:47.178Z] #60 sha256:2347ca465437c2685eeb26d66c714410c3c0451c60f854d6306983d9db9a349a [2021-09-03T13:14:47.178Z] #60 5.011 + RM_GOPATH=0 [2021-09-03T13:14:47.178Z] #60 5.011 + TMP_GOPATH= [2021-09-03T13:14:47.178Z] #60 5.011 + : /build [2021-09-03T13:14:47.178Z] #60 5.011 + '[' -z '' ']' [2021-09-03T13:14:47.178Z] #60 5.011 ++ mktemp -d [2021-09-03T13:14:47.178Z] #60 5.011 + export GOPATH=/tmp/tmp.A3d7meyto7 [2021-09-03T13:14:47.178Z] #60 5.011 + GOPATH=/tmp/tmp.A3d7meyto7 [2021-09-03T13:14:47.178Z] #60 5.011 + RM_GOPATH=1 [2021-09-03T13:14:47.178Z] #60 5.011 + case "$(go env GOARCH)" in [2021-09-03T13:14:47.178Z] #60 5.011 ++ go env GOARCH [2021-09-03T13:14:47.178Z] #60 5.029 Install rootlesskit version v0.14.4 [2021-09-03T13:14:47.178Z] #60 5.029 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:47.178Z] #60 5.029 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:47.178Z] #60 5.029 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:47.178Z] #60 5.029 + dir=/tmp/install [2021-09-03T13:14:47.178Z] #60 5.029 + bin=rootlesskit [2021-09-03T13:14:47.178Z] #60 5.029 + shift [2021-09-03T13:14:47.178Z] #60 5.029 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-03T13:14:47.178Z] #60 5.029 + . /tmp/install/rootlesskit.installer [2021-09-03T13:14:47.178Z] #60 5.029 ++ : v0.14.4 [2021-09-03T13:14:47.178Z] #60 5.029 + install_rootlesskit [2021-09-03T13:14:47.178Z] #60 5.029 + case "$1" in [2021-09-03T13:14:47.178Z] #60 5.029 + export CGO_ENABLED=0 [2021-09-03T13:14:47.178Z] #60 5.029 + CGO_ENABLED=0 [2021-09-03T13:14:47.178Z] #60 5.029 + _install_rootlesskit [2021-09-03T13:14:47.178Z] #60 5.029 + echo 'Install rootlesskit version v0.14.4' [2021-09-03T13:14:47.178Z] #60 5.029 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:14:47.178Z] #60 5.029 + GOBIN=/build [2021-09-03T13:14:47.178Z] #60 5.029 + GO111MODULE=on [2021-09-03T13:14:47.178Z] #60 5.029 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-03T13:14:47.178Z] #60 5.505 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-03T13:14:47.178Z] #60 9.441 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:14:47.178Z] #60 9.445 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-03T13:14:47.178Z] #60 9.576 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-03T13:14:47.178Z] #60 10.20 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-03T13:14:47.178Z] #60 ... [2021-09-03T13:14:47.178Z] [2021-09-03T13:14:47.179Z] #47 [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-09-03T13:14:47.179Z] #47 sha256:423f69bdabfd28a97786455096971f0b84f6c5c91469f045c0a824077080ec17 [2021-09-03T13:14:47.179Z] #47 4.771 + RM_GOPATH=0 [2021-09-03T13:14:47.179Z] #47 4.771 + TMP_GOPATH= [2021-09-03T13:14:47.179Z] #47 4.771 + : /build [2021-09-03T13:14:47.179Z] #47 4.771 + '[' -z '' ']' [2021-09-03T13:14:47.179Z] #47 4.771 ++ mktemp -d [2021-09-03T13:14:47.179Z] #47 4.771 + export GOPATH=/tmp/tmp.C42Ov2CeGz [2021-09-03T13:14:47.179Z] #47 4.771 + GOPATH=/tmp/tmp.C42Ov2CeGz [2021-09-03T13:14:47.179Z] #47 4.771 + RM_GOPATH=1 [2021-09-03T13:14:47.179Z] #47 4.771 + case "$(go env GOARCH)" in [2021-09-03T13:14:47.179Z] #47 4.771 ++ go env GOARCH [2021-09-03T13:14:47.179Z] #47 4.809 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:47.179Z] #47 4.809 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:47.179Z] #47 4.809 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:47.179Z] #47 4.809 + dir=/tmp/install [2021-09-03T13:14:47.179Z] #47 4.809 + bin=vndr [2021-09-03T13:14:47.179Z] #47 4.809 + shift [2021-09-03T13:14:47.179Z] #47 4.809 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-03T13:14:47.179Z] #47 4.809 + . /tmp/install/vndr.installer [2021-09-03T13:14:47.179Z] #47 4.809 ++ : v0.1.2 [2021-09-03T13:14:47.179Z] #47 4.809 + install_vndr [2021-09-03T13:14:47.179Z] #47 4.809 + echo 'Install vndr version v0.1.2' [2021-09-03T13:14:47.179Z] #47 4.809 + GOBIN=/build [2021-09-03T13:14:47.179Z] #47 4.809 + GO111MODULE=on [2021-09-03T13:14:47.179Z] #47 4.809 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-03T13:14:47.179Z] #47 4.810 Install vndr version v0.1.2 [2021-09-03T13:14:47.179Z] #47 5.266 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-03T13:14:47.439Z] #47 ... [2021-09-03T13:14:47.439Z] [2021-09-03T13:14:47.439Z] #25 [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-09-03T13:14:47.439Z] #25 sha256:b764ba77b9d64624f4eed6ea7d84ea87e2f700d8029d14f6a594e860c6dd0391 [2021-09-03T13:14:47.439Z] #25 4.836 + RM_GOPATH=0 [2021-09-03T13:14:47.439Z] #25 4.836 + TMP_GOPATH= [2021-09-03T13:14:47.439Z] #25 4.836 + : /build [2021-09-03T13:14:47.439Z] #25 4.836 + '[' -z '' ']' [2021-09-03T13:14:47.439Z] #25 4.842 ++ mktemp -d [2021-09-03T13:14:47.439Z] #25 4.842 + export GOPATH=/tmp/tmp.vm51b9Dato [2021-09-03T13:14:47.439Z] #25 4.842 + GOPATH=/tmp/tmp.vm51b9Dato [2021-09-03T13:14:47.439Z] #25 4.842 + RM_GOPATH=1 [2021-09-03T13:14:47.439Z] #25 4.842 + case "$(go env GOARCH)" in [2021-09-03T13:14:47.439Z] #25 4.843 ++ go env GOARCH [2021-09-03T13:14:47.439Z] #25 4.848 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:47.439Z] #25 4.848 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:14:47.439Z] #25 4.848 ++ dirname /tmp/install/install.sh [2021-09-03T13:14:47.439Z] #25 4.863 + dir=/tmp/install [2021-09-03T13:14:47.439Z] #25 4.863 + bin=dockercli [2021-09-03T13:14:47.439Z] #25 4.863 + shift [2021-09-03T13:14:47.439Z] #25 4.863 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-03T13:14:47.439Z] #25 4.863 + . /tmp/install/dockercli.installer [2021-09-03T13:14:47.439Z] #25 4.863 ++ : stable [2021-09-03T13:14:47.439Z] #25 4.863 ++ : 17.06.2-ce [2021-09-03T13:14:47.439Z] #25 4.863 + install_dockercli [2021-09-03T13:14:47.439Z] #25 4.863 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-03T13:14:47.439Z] #25 4.863 ++ uname -m [2021-09-03T13:14:47.439Z] #25 4.863 + arch=x86_64 [2021-09-03T13:14:47.439Z] #25 4.863 + '[' x86_64 '!=' x86_64 ']' [2021-09-03T13:14:47.439Z] #25 4.863 + url=https://download.docker.com/linux/static [2021-09-03T13:14:47.439Z] #25 4.863 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-03T13:14:47.439Z] #25 4.863 + tar -xz docker/docker [2021-09-03T13:14:47.439Z] #25 4.864 Install docker/cli version 17.06.2-ce from stable [2021-09-03T13:14:47.448Z] using credential docker-jenkins-github-credentials [2021-09-03T13:14:47.458Z] Cloning the remote Git repository [2021-09-03T13:14:47.458Z] Cloning with configured refspecs honoured and without tags [2021-09-03T13:14:47.701Z] #25 11.77 + mkdir -p /build [2021-09-03T13:14:47.513Z] Cloning repository https://github.com/moby/moby.git [2021-09-03T13:14:47.611Z] > git init /home/ubuntu/workspace/moby_PR-42736 # timeout=10 [2021-09-03T13:14:47.962Z] #25 11.79 + mv docker/docker /build/ [2021-09-03T13:14:47.962Z] #25 11.80 + rmdir docker [2021-09-03T13:14:48.534Z] #25 DONE 12.5s [2021-09-03T13:14:48.534Z] [2021-09-03T13:14:48.534Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:14:48.534Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:14:48.534Z] #33 5.517 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-03T13:14:48.534Z] #33 5.521 Cloning into '.'... [2021-09-03T13:14:47.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:14:47.913Z] > git --version # timeout=10 [2021-09-03T13:14:47.936Z] > git --version # 'git version 2.17.1' [2021-09-03T13:14:47.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:14:47.938Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:14:49.107Z] #33 ... [2021-09-03T13:14:49.107Z] [2021-09-03T13:14:49.107Z] #51 [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-09-03T13:14:49.107Z] #51 sha256:96b8661163071c707920a762792eb49391c511cf7c5ce243286acf2c549c866b [2021-09-03T13:14:49.107Z] #51 13.06 go: downloading github.com/fatih/color v1.7.0 [2021-09-03T13:14:49.107Z] #51 13.06 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-03T13:14:49.107Z] #51 13.09 go: downloading github.com/pkg/errors v0.8.1 [2021-09-03T13:14:49.107Z] #51 13.10 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-03T13:14:49.107Z] #51 13.20 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-03T13:14:49.521Z] #58 ... [2021-09-03T13:14:49.522Z] [2021-09-03T13:14:49.522Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-03T13:14:49.522Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-09-03T13:14:49.522Z] #19 31.33 Fetched 48.3 MB in 30s (1601 kB/s) [2021-09-03T13:14:49.679Z] #51 13.65 go: downloading github.com/spf13/viper v1.6.1 [2021-09-03T13:14:50.253Z] #51 14.20 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-03T13:14:50.253Z] #51 14.20 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-03T13:14:51.197Z] #51 15.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-03T13:14:51.197Z] #51 15.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-03T13:14:54.501Z] #51 ... [2021-09-03T13:14:54.501Z] [2021-09-03T13:14:54.501Z] #35 [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-09-03T13:14:54.501Z] #35 sha256:226400e106f72821a85896e06bbb784530e041812cb63b31624b9ee5d37a3f65 [2021-09-03T13:14:54.501Z] #35 DONE 18.3s [2021-09-03T13:14:54.501Z] [2021-09-03T13:14:54.501Z] #51 [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-09-03T13:14:54.501Z] #51 sha256:96b8661163071c707920a762792eb49391c511cf7c5ce243286acf2c549c866b [2021-09-03T13:14:54.501Z] #51 18.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-03T13:14:54.501Z] #51 18.39 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-03T13:14:54.501Z] #51 ... [2021-09-03T13:14:54.501Z] [2021-09-03T13:14:54.501Z] #45 [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 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-09-03T13:14:54.501Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:14:54.501Z] #45 17.83 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-03T13:14:56.429Z] #45 ... [2021-09-03T13:14:56.429Z] [2021-09-03T13:14:56.429Z] #47 [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-09-03T13:14:56.429Z] #47 sha256:423f69bdabfd28a97786455096971f0b84f6c5c91469f045c0a824077080ec17 [2021-09-03T13:14:56.429Z] #47 DONE 20.2s [2021-09-03T13:14:56.429Z] [2021-09-03T13:14:56.429Z] #51 [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-09-03T13:14:56.429Z] #51 sha256:96b8661163071c707920a762792eb49391c511cf7c5ce243286acf2c549c866b [2021-09-03T13:14:56.429Z] #51 18.45 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-03T13:14:56.429Z] #51 18.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-03T13:14:56.429Z] #51 18.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-03T13:14:56.429Z] #51 18.48 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-03T13:14:56.429Z] #51 18.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-03T13:14:56.429Z] #51 19.01 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-03T13:14:56.429Z] #51 19.01 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-03T13:14:56.429Z] #51 19.05 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-03T13:14:56.429Z] #51 19.18 go: downloading github.com/spf13/afero v1.1.2 [2021-09-03T13:14:56.429Z] #51 19.27 go: downloading github.com/spf13/cast v1.3.0 [2021-09-03T13:14:56.429Z] #51 19.27 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-03T13:14:56.429Z] #51 19.34 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-03T13:14:56.429Z] #51 19.34 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-03T13:14:56.429Z] #51 19.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-03T13:14:56.429Z] #51 19.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-03T13:14:56.429Z] #51 19.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-03T13:14:56.429Z] #51 19.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-03T13:14:56.429Z] #51 19.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-03T13:14:56.429Z] #51 19.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-03T13:14:56.429Z] #51 19.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-03T13:14:56.429Z] #51 19.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-03T13:14:56.429Z] #51 19.79 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-03T13:14:56.429Z] #51 19.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-03T13:14:56.429Z] #51 19.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-03T13:14:56.429Z] #51 19.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-03T13:14:56.429Z] #51 19.88 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-03T13:14:56.429Z] #51 20.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-03T13:14:56.429Z] #51 20.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-03T13:14:56.430Z] #51 20.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-03T13:14:56.430Z] #51 20.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-03T13:14:56.430Z] #51 20.33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-03T13:14:56.430Z] #51 20.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-03T13:14:56.430Z] #51 20.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-03T13:14:56.430Z] #51 20.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-03T13:14:56.430Z] #51 20.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-03T13:14:56.690Z] #51 20.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-03T13:14:56.951Z] #51 20.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-03T13:14:56.951Z] #51 20.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-03T13:14:56.951Z] #51 20.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-03T13:14:56.951Z] #51 20.93 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-03T13:14:56.951Z] #51 20.99 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-03T13:14:56.951Z] #51 20.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-03T13:14:56.951Z] #51 20.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-03T13:14:57.212Z] #51 21.12 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-03T13:14:57.212Z] #51 21.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-03T13:14:57.212Z] #51 21.18 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-03T13:14:57.212Z] #51 21.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-03T13:14:57.620Z] #19 31.33 Reading package lists... [2021-09-03T13:14:58.156Z] #51 22.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-03T13:14:58.156Z] #51 22.14 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-03T13:14:58.417Z] #51 22.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-03T13:14:58.417Z] #51 22.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-03T13:14:58.417Z] #51 22.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-03T13:14:58.417Z] #51 22.47 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-03T13:14:58.677Z] #51 22.80 go: downloading golang.org/x/text v0.3.2 [2021-09-03T13:14:59.239Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f7f201de8077b250) in /home/ubuntu/workspace/moby_PR-42736 [Pipeline] { [2021-09-03T13:14:59.252Z] #51 ... [2021-09-03T13:14:59.252Z] [2021-09-03T13:14:59.252Z] #60 [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-09-03T13:14:59.252Z] #60 sha256:2347ca465437c2685eeb26d66c714410c3c0451c60f854d6306983d9db9a349a [2021-09-03T13:14:59.252Z] #60 13.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-03T13:14:59.252Z] #60 13.96 go: downloading github.com/google/uuid v1.3.0 [2021-09-03T13:14:59.252Z] #60 13.96 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-03T13:14:59.252Z] #60 14.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-03T13:14:59.252Z] #60 14.36 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-03T13:14:59.252Z] #60 14.43 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-03T13:14:59.252Z] #60 14.86 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-03T13:14:59.252Z] #60 15.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-03T13:14:59.252Z] #60 15.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-03T13:14:59.252Z] #60 20.13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-03T13:14:59.252Z] #60 20.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [Pipeline] checkout [2021-09-03T13:14:59.513Z] #60 ... [2021-09-03T13:14:59.513Z] [2021-09-03T13:14:59.514Z] #41 [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-09-03T13:14:59.514Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:14:59.514Z] #41 23.38 Updating files: 99% (1737/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-03T13:14:59.514Z] #41 23.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-03T13:14:59.529Z] The recommended git tool is: git [2021-09-03T13:15:00.456Z] #41 ... [2021-09-03T13:15:00.456Z] [2021-09-03T13:15:00.456Z] #57 [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-09-03T13:15:00.456Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:15:00.456Z] #57 14.15 Fetched 8401 kB in 10s (834 kB/s) [2021-09-03T13:15:00.456Z] #57 14.15 Reading package lists... [2021-09-03T13:15:00.456Z] #57 19.49 Reading package lists... [2021-09-03T13:15:00.456Z] #57 24.39 Building dependency tree... [2021-09-03T13:15:00.456Z] #57 ... [2021-09-03T13:15:00.456Z] [2021-09-03T13:15:00.456Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:15:00.456Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:15:00.456Z] #14 9.642 Reading package lists... [2021-09-03T13:15:00.456Z] #14 15.91 Reading package lists... [2021-09-03T13:15:00.456Z] #14 21.27 Building dependency tree... [2021-09-03T13:15:00.456Z] #14 23.93 The following additional packages will be installed: [2021-09-03T13:15:00.456Z] #14 23.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:15:00.456Z] #14 23.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-03T13:15:00.456Z] #14 23.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-03T13:15:00.456Z] #14 23.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-03T13:15:00.456Z] #14 23.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-03T13:15:00.456Z] #14 23.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-03T13:15:00.456Z] #14 23.95 mingw-w64-common mingw-w64-x86-64-dev [2021-09-03T13:15:00.456Z] #14 23.95 Suggested packages: [2021-09-03T13:15:00.456Z] #14 23.95 gcc-10-locales seccomp wine64 [2021-09-03T13:15:01.398Z] #14 25.31 The following NEW packages will be installed: [2021-09-03T13:15:01.398Z] #14 25.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:15:01.398Z] #14 25.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-03T13:15:01.398Z] #14 25.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-03T13:15:01.398Z] #14 25.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-03T13:15:01.398Z] #14 25.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-03T13:15:01.398Z] #14 25.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-03T13:15:01.398Z] #14 25.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-03T13:15:01.398Z] #14 25.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-03T13:15:01.398Z] #14 25.31 mingw-w64-x86-64-dev [2021-09-03T13:15:01.398Z] #14 ... [2021-09-03T13:15:01.398Z] [2021-09-03T13:15:01.398Z] #49 [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-09-03T13:15:01.398Z] #49 sha256:dae4b2fda9f0afe5f181300b735ffa88a0c06669b68ed9704c96b5b332a65fea [2021-09-03T13:15:01.398Z] #49 15.49 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-03T13:15:01.398Z] #49 15.54 go: downloading golang.org/x/mod v0.3.0 [2021-09-03T13:15:01.659Z] #49 ... [2021-09-03T13:15:01.659Z] [2021-09-03T13:15:01.659Z] #37 [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-09-03T13:15:01.659Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:15:01.659Z] #37 15.56 Fetched 8401 kB in 11s (760 kB/s) [2021-09-03T13:15:01.659Z] #37 15.56 Reading package lists... [2021-09-03T13:15:01.659Z] #37 21.12 Reading package lists... [2021-09-03T13:15:01.659Z] #37 ... [2021-09-03T13:15:01.659Z] [2021-09-03T13:15:01.659Z] #57 [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-09-03T13:15:01.659Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:15:01.659Z] #57 24.39 Building dependency tree... [2021-09-03T13:15:03.576Z] #57 27.60 The following additional packages will be installed: [2021-09-03T13:15:03.576Z] #57 27.61 libbtrfs0 [2021-09-03T13:15:03.837Z] #57 27.84 The following NEW packages will be installed: [2021-09-03T13:15:03.837Z] #57 27.84 libbtrfs-dev libbtrfs0 [2021-09-03T13:15:04.408Z] #57 28.27 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:15:04.408Z] #57 28.27 Need to get 460 kB of archives. [2021-09-03T13:15:04.408Z] #57 28.27 After this operation, 1237 kB of additional disk space will be used. [2021-09-03T13:15:04.408Z] #57 28.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-03T13:15:04.408Z] #57 28.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-03T13:15:04.925Z] using credential docker-jenkins-github-credentials [2021-09-03T13:15:04.932Z] Cloning the remote Git repository [2021-09-03T13:15:04.933Z] Cloning with configured refspecs honoured and without tags [2021-09-03T13:15:05.289Z] Fetching without tags [2021-09-03T13:15:05.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:15:05.207Z] > git config --add remote.origin.fetch +refs/pull/42736/head:refs/remotes/origin/PR-42736 # timeout=10 [2021-09-03T13:15:05.239Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:15:05.264Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:15:05.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:15:05.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:15:05.302Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:15:04.866Z] Cloning repository https://github.com/moby/moby.git [2021-09-03T13:15:04.929Z] > git init /home/ubuntu/workspace/moby_PR-42736 # timeout=10 [2021-09-03T13:15:05.480Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:15:05.480Z] > git --version # timeout=10 [2021-09-03T13:15:05.502Z] > git --version # 'git version 2.25.1' [2021-09-03T13:15:05.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:15:05.505Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:15:05.685Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit a826ca3aefbd4d29344d851723731e3809f2a4ad [2021-09-03T13:15:05.797Z] #57 29.49 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:15:05.797Z] #57 29.67 Fetched 460 kB in 0s (1335 kB/s) [2021-09-03T13:15:05.797Z] #57 29.81 Selecting previously unselected package libbtrfs0:amd64. [2021-09-03T13:15:05.797Z] #57 29.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-03T13:15:05.797Z] #57 29.87 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-03T13:15:05.797Z] #57 29.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:15:06.070Z] #57 30.13 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-03T13:15:06.070Z] #57 30.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-03T13:15:06.070Z] #57 30.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:15:06.643Z] #57 30.59 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:15:06.643Z] #57 30.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:15:06.643Z] #57 30.69 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:15:07.216Z] #57 ... [2021-09-03T13:15:07.216Z] [2021-09-03T13:15:07.216Z] #45 [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 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-09-03T13:15:07.216Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:15:07.216Z] #45 21.00 Fetched 8404 kB in 15s (579 kB/s) [2021-09-03T13:15:07.216Z] #45 21.00 Reading package lists... [2021-09-03T13:15:07.216Z] #45 25.84 Reading package lists... [2021-09-03T13:15:07.476Z] #45 30.99 Building dependency tree... [2021-09-03T13:15:07.476Z] #45 ... [2021-09-03T13:15:07.476Z] [2021-09-03T13:15:07.476Z] #51 [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-09-03T13:15:07.476Z] #51 sha256:96b8661163071c707920a762792eb49391c511cf7c5ce243286acf2c549c866b [2021-09-03T13:15:07.476Z] #51 29.25 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-03T13:15:07.476Z] #51 29.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-03T13:15:07.476Z] #51 29.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-03T13:15:07.476Z] #51 29.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-03T13:15:07.476Z] #51 29.38 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-03T13:15:07.476Z] #51 30.84 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-03T13:15:07.476Z] #51 30.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-03T13:15:07.476Z] #51 31.21 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-03T13:15:07.576Z] #19 40.13 Reading package lists... [2021-09-03T13:15:07.737Z] #51 ... [2021-09-03T13:15:07.737Z] [2021-09-03T13:15:07.737Z] #57 [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-09-03T13:15:07.737Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:15:07.737Z] #57 DONE 31.8s [2021-09-03T13:15:07.802Z] Merge succeeded, producing d3297b670b4a99a3ae12984a2be6f880ef9addb7 [2021-09-03T13:15:07.803Z] Checking out Revision d3297b670b4a99a3ae12984a2be6f880ef9addb7 (PR-42736) [2021-09-03T13:15:05.703Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:15:05.729Z] > git checkout -f a826ca3aefbd4d29344d851723731e3809f2a4ad # timeout=10 [2021-09-03T13:15:06.929Z] > git remote # timeout=10 [2021-09-03T13:15:06.958Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T13:15:06.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:15:06.987Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-03T13:15:07.778Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T13:15:07.806Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:15:07.826Z] > git checkout -f d3297b670b4a99a3ae12984a2be6f880ef9addb7 # timeout=10 [2021-09-03T13:15:08.000Z] [2021-09-03T13:15:08.000Z] #58 [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-09-03T13:15:08.000Z] #58 sha256:040e9d8444ec71aa57603ee9933db9cec9cc6772f158c34d11f6482b66a5e205 [2021-09-03T13:15:08.946Z] #19 48.99 Building dependency tree... [2021-09-03T13:15:09.174Z] Fetching without tags [2021-09-03T13:15:09.507Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit a826ca3aefbd4d29344d851723731e3809f2a4ad [2021-09-03T13:15:09.911Z] #58 ... [2021-09-03T13:15:09.911Z] [2021-09-03T13:15:09.911Z] #53 [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-09-03T13:15:09.911Z] #53 sha256:d032b17223d3681e8d270a4911e0259bca678b9971ca8aa65fa0b5a77187d7a7 [2021-09-03T13:15:09.911Z] #53 DONE 34.0s [2021-09-03T13:15:10.171Z] [2021-09-03T13:15:10.171Z] #45 [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 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-09-03T13:15:10.171Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:15:10.171Z] #45 30.99 Building dependency tree... [2021-09-03T13:15:10.171Z] #45 33.60 The following additional packages will be installed: [2021-09-03T13:15:10.171Z] #45 33.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:15:10.171Z] #45 33.61 python3-protobuf python3-six [2021-09-03T13:15:10.171Z] #45 33.61 Suggested packages: [2021-09-03T13:15:10.171Z] #45 33.62 python3-setuptools [2021-09-03T13:15:10.171Z] #45 33.62 Recommended packages: [2021-09-03T13:15:10.171Z] #45 33.62 iproute2 | iproute [2021-09-03T13:15:10.171Z] #45 34.17 The following NEW packages will be installed: [2021-09-03T13:15:10.171Z] #45 34.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:15:10.171Z] #45 34.17 python3-protobuf python3-six [2021-09-03T13:15:09.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:15:09.117Z] > git config --add remote.origin.fetch +refs/pull/42736/head:refs/remotes/origin/PR-42736 # timeout=10 [2021-09-03T13:15:09.130Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:15:09.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:15:09.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:15:09.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:15:09.179Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:15:09.514Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:15:09.540Z] > git checkout -f a826ca3aefbd4d29344d851723731e3809f2a4ad # timeout=10 [2021-09-03T13:15:10.250Z] > git remote # timeout=10 [2021-09-03T13:15:10.260Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T13:15:10.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:15:10.281Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-03T13:15:10.744Z] #45 34.61 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:15:10.744Z] #45 34.61 Need to get 2267 kB of archives. [2021-09-03T13:15:10.744Z] #45 34.61 After this operation, 10.8 MB of additional disk space will be used. [2021-09-03T13:15:10.744Z] #45 34.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-03T13:15:10.744Z] #45 34.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:15:10.744Z] #45 34.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-03T13:15:10.744Z] #45 34.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-03T13:15:10.744Z] #45 34.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-03T13:15:10.744Z] #45 34.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-03T13:15:10.744Z] #45 34.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-03T13:15:10.812Z] Merge succeeded, producing 2e74d543a48f971f044c8380438dda2ea3a3d3c0 [2021-09-03T13:15:10.812Z] Checking out Revision 2e74d543a48f971f044c8380438dda2ea3a3d3c0 (PR-42736) [2021-09-03T13:15:10.851Z] #19 52.99 The following additional packages will be installed: [2021-09-03T13:15:10.851Z] #19 52.99 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-03T13:15:10.851Z] #19 52.99 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-03T13:15:10.851Z] #19 52.99 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-03T13:15:10.851Z] #19 52.99 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-03T13:15:10.851Z] #19 52.99 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-03T13:15:10.851Z] #19 52.99 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-03T13:15:10.851Z] #19 52.99 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-09-03T13:15:10.851Z] #19 52.99 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-09-03T13:15:10.851Z] #19 52.99 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-09-03T13:15:10.851Z] #19 52.99 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-09-03T13:15:10.851Z] #19 52.99 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-03T13:15:10.851Z] #19 52.99 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-03T13:15:10.851Z] #19 52.99 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-03T13:15:10.851Z] #19 52.99 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-03T13:15:10.851Z] #19 52.99 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-03T13:15:10.851Z] #19 52.99 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-03T13:15:10.851Z] #19 53.00 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-03T13:15:10.851Z] #19 53.00 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-03T13:15:10.851Z] #19 53.00 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-03T13:15:10.852Z] #19 53.00 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-03T13:15:10.852Z] #19 53.00 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-03T13:15:10.852Z] #19 53.00 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-03T13:15:10.852Z] #19 53.00 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-03T13:15:10.852Z] #19 53.00 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-03T13:15:10.852Z] #19 53.00 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-03T13:15:10.852Z] #19 53.00 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-03T13:15:10.852Z] #19 53.00 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-03T13:15:10.852Z] #19 53.00 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-03T13:15:10.852Z] #19 53.00 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-03T13:15:10.852Z] #19 53.00 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-03T13:15:10.852Z] #19 53.00 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-03T13:15:10.852Z] #19 53.00 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-03T13:15:10.852Z] #19 53.01 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-03T13:15:10.852Z] #19 53.01 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-03T13:15:10.852Z] #19 53.01 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-03T13:15:10.852Z] #19 53.01 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-03T13:15:10.852Z] #19 53.01 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-03T13:15:10.852Z] #19 53.01 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-03T13:15:10.852Z] #19 53.01 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-03T13:15:10.852Z] #19 53.01 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-03T13:15:10.852Z] #19 53.01 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-03T13:15:10.852Z] #19 53.01 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-03T13:15:10.852Z] #19 53.01 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-03T13:15:10.852Z] #19 53.03 linux-libc-dev-s390x-cross patch xz-utils [2021-09-03T13:15:10.852Z] #19 53.06 Suggested packages: [2021-09-03T13:15:10.852Z] #19 53.06 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-09-03T13:15:10.852Z] #19 53.06 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-09-03T13:15:10.852Z] #19 53.06 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-09-03T13:15:10.852Z] #19 53.06 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-09-03T13:15:10.852Z] #19 53.06 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-09-03T13:15:10.852Z] #19 53.06 libyaml-shell-perl ed diffutils-doc [2021-09-03T13:15:10.852Z] #19 53.06 Recommended packages: [2021-09-03T13:15:10.852Z] #19 53.06 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-09-03T13:15:10.852Z] #19 53.06 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-09-03T13:15:11.661Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-03T13:15:11.686Z] #45 ... [2021-09-03T13:15:11.686Z] [2021-09-03T13:15:11.686Z] #41 [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-09-03T13:15:11.686Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:15:11.686Z] #41 25.29 + 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-09-03T13:15:11.686Z] #41 ... [2021-09-03T13:15:11.686Z] [2021-09-03T13:15:11.686Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:15:11.686Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:15:11.686Z] #14 25.84 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:15:11.686Z] #14 25.84 Need to get 115 MB of archives. [2021-09-03T13:15:11.686Z] #14 25.84 After this operation, 645 MB of additional disk space will be used. [2021-09-03T13:15:11.686Z] #14 25.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-03T13:15:11.686Z] #14 25.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-03T13:15:11.686Z] #14 25.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-03T13:15:11.686Z] #14 25.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-03T13:15:11.686Z] #14 26.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-03T13:15:11.686Z] #14 26.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-03T13:15:11.686Z] #14 26.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-03T13:15:11.686Z] #14 26.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-03T13:15:11.686Z] #14 26.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-03T13:15:11.686Z] #14 27.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-03T13:15:11.686Z] #14 29.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-03T13:15:11.686Z] #14 29.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-03T13:15:11.686Z] #14 30.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-03T13:15:11.686Z] #14 31.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-03T13:15:11.686Z] #14 32.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-03T13:15:11.686Z] #14 32.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-03T13:15:11.686Z] #14 32.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-03T13:15:11.686Z] #14 32.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-03T13:15:11.686Z] #14 32.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-03T13:15:11.686Z] #14 32.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-03T13:15:11.686Z] #14 32.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-03T13:15:11.686Z] #14 32.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-03T13:15:11.686Z] #14 32.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-03T13:15:11.686Z] #14 32.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-03T13:15:11.686Z] #14 32.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-03T13:15:11.686Z] #14 32.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-03T13:15:11.686Z] #14 32.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-03T13:15:11.686Z] #14 32.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-03T13:15:11.686Z] #14 32.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-03T13:15:11.686Z] #14 32.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-03T13:15:11.686Z] #14 33.32 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:15:11.686Z] #14 33.52 Fetched 115 MB in 7s (16.4 MB/s) [2021-09-03T13:15:11.686Z] #14 33.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-03T13:15:11.686Z] #14 33.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-03T13:15:11.686Z] #14 33.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-03T13:15:11.686Z] #14 33.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-03T13:15:11.686Z] #14 35.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-03T13:15:11.686Z] #14 35.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-03T13:15:11.686Z] #14 35.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:15:11.702Z] First time build. Skipping changelog. [2021-09-03T13:15:11.947Z] #14 ... [2021-09-03T13:15:11.947Z] [2021-09-03T13:15:11.947Z] #37 [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-09-03T13:15:11.947Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:15:11.947Z] #37 21.12 Reading package lists... [2021-09-03T13:15:11.947Z] #37 25.84 Building dependency tree... [2021-09-03T13:15:11.947Z] #37 28.93 The following additional packages will be installed: [2021-09-03T13:15:11.947Z] #37 28.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-03T13:15:11.947Z] #37 28.95 Suggested packages: [2021-09-03T13:15:11.947Z] #37 28.95 cmake-doc ninja-build lrzip [2021-09-03T13:15:11.947Z] #37 28.95 Recommended packages: [2021-09-03T13:15:11.947Z] #37 28.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-03T13:15:11.947Z] #37 29.87 The following NEW packages will be installed: [2021-09-03T13:15:11.947Z] #37 29.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-03T13:15:11.947Z] #37 29.87 vim-common xxd [2021-09-03T13:15:11.947Z] #37 30.24 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:15:11.947Z] #37 30.24 Need to get 17.7 MB of archives. [2021-09-03T13:15:11.947Z] #37 30.24 After this operation, 70.7 MB of additional disk space will be used. [2021-09-03T13:15:11.947Z] #37 30.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-03T13:15:11.947Z] #37 30.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:15:11.947Z] #37 30.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-03T13:15:11.947Z] #37 30.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-03T13:15:11.947Z] #37 30.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-03T13:15:11.947Z] #37 30.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-03T13:15:11.947Z] #37 30.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-03T13:15:11.947Z] #37 30.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-03T13:15:11.947Z] #37 30.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-03T13:15:11.947Z] #37 30.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-03T13:15:11.947Z] #37 32.59 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:15:11.947Z] #37 32.80 Fetched 17.7 MB in 2s (11.1 MB/s) [2021-09-03T13:15:11.947Z] #37 32.88 Selecting previously unselected package xxd. [2021-09-03T13:15:11.947Z] #37 32.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-03T13:15:11.947Z] #37 33.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:15:11.947Z] #37 33.01 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:15:11.947Z] #37 33.27 Selecting previously unselected package vim-common. [2021-09-03T13:15:11.947Z] #37 33.27 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:15:11.947Z] #37 33.31 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:15:11.947Z] #37 33.58 Selecting previously unselected package cmake-data. [2021-09-03T13:15:11.947Z] #37 33.58 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-03T13:15:11.947Z] #37 33.60 Unpacking cmake-data (3.18.4-2) ... [2021-09-03T13:15:11.947Z] #37 36.00 Selecting previously unselected package libicu67:amd64. [2021-09-03T13:15:11.947Z] #37 36.01 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-03T13:15:11.947Z] #37 36.02 Unpacking libicu67:amd64 (67.1-7) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-03T13:15:12.520Z] #37 ... [2021-09-03T13:15:12.520Z] [2021-09-03T13:15:12.520Z] #58 [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-09-03T13:15:12.520Z] #58 sha256:040e9d8444ec71aa57603ee9933db9cec9cc6772f158c34d11f6482b66a5e205 [2021-09-03T13:15:12.520Z] #58 4.814 + RM_GOPATH=0 [2021-09-03T13:15:12.520Z] #58 4.814 + TMP_GOPATH= [2021-09-03T13:15:12.520Z] #58 4.814 + : /build [2021-09-03T13:15:12.520Z] #58 4.815 + '[' -z '' ']' [2021-09-03T13:15:12.520Z] #58 4.816 ++ mktemp -d [2021-09-03T13:15:12.520Z] #58 4.836 + export GOPATH=/tmp/tmp.fyCbsz97rx [2021-09-03T13:15:12.520Z] #58 4.836 + GOPATH=/tmp/tmp.fyCbsz97rx [2021-09-03T13:15:12.520Z] #58 4.836 + RM_GOPATH=1 [2021-09-03T13:15:12.520Z] #58 4.836 + case "$(go env GOARCH)" in [2021-09-03T13:15:12.520Z] #58 4.836 ++ go env GOARCH [2021-09-03T13:15:12.520Z] #58 4.849 Install containerd version v1.5.5 [2021-09-03T13:15:10.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T13:15:10.814Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:15:10.834Z] > git checkout -f 2e74d543a48f971f044c8380438dda2ea3a3d3c0 # timeout=10 [2021-09-03T13:15:12.781Z] #58 4.850 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:15:12.781Z] #58 4.850 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:15:12.781Z] #58 4.850 ++ dirname /tmp/install/install.sh [2021-09-03T13:15:12.781Z] #58 4.850 + dir=/tmp/install [2021-09-03T13:15:12.781Z] #58 4.850 + bin=containerd [2021-09-03T13:15:12.781Z] #58 4.850 + shift [2021-09-03T13:15:12.781Z] #58 4.850 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-03T13:15:12.781Z] #58 4.850 + . /tmp/install/containerd.installer [2021-09-03T13:15:12.781Z] #58 4.850 ++ set -e [2021-09-03T13:15:12.781Z] #58 4.850 ++ : v1.5.5 [2021-09-03T13:15:12.781Z] #58 4.850 + install_containerd [2021-09-03T13:15:12.781Z] #58 4.850 + echo 'Install containerd version v1.5.5' [2021-09-03T13:15:12.781Z] #58 4.850 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fyCbsz97rx/src/github.com/containerd/containerd [2021-09-03T13:15:12.781Z] #58 4.850 Cloning into '/tmp/tmp.fyCbsz97rx/src/github.com/containerd/containerd'... [2021-09-03T13:15:12.928Z] + docker version [2021-09-03T13:15:11.665Z] > git rev-list --no-walk 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 # timeout=10 [2021-09-03T13:15:14.930Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-03T13:15:14.946Z] First time build. Skipping changelog. [2021-09-03T13:15:14.932Z] > git rev-list --no-walk 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 # timeout=10 [2021-09-03T13:15:15.029Z] #19 56.67 The following NEW packages will be installed: [2021-09-03T13:15:15.029Z] #19 56.67 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-03T13:15:15.029Z] #19 56.67 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-03T13:15:15.029Z] #19 56.67 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-03T13:15:15.029Z] #19 56.67 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-03T13:15:15.029Z] #19 56.67 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-03T13:15:15.029Z] #19 56.67 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-03T13:15:15.029Z] #19 56.67 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-09-03T13:15:15.029Z] #19 56.67 crossbuild-essential-armel crossbuild-essential-armhf [2021-09-03T13:15:15.029Z] #19 56.67 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-09-03T13:15:15.029Z] #19 56.67 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-09-03T13:15:15.029Z] #19 56.67 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-09-03T13:15:15.030Z] #19 56.67 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-09-03T13:15:15.030Z] #19 56.67 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-09-03T13:15:15.030Z] #19 56.67 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-03T13:15:15.030Z] #19 56.67 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-03T13:15:15.030Z] #19 56.67 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-03T13:15:15.030Z] #19 56.67 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-03T13:15:15.030Z] #19 56.67 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-03T13:15:15.030Z] #19 56.67 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-03T13:15:15.030Z] #19 56.67 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-03T13:15:15.030Z] #19 56.67 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-03T13:15:15.030Z] #19 56.67 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-03T13:15:15.030Z] #19 56.68 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-03T13:15:15.030Z] #19 56.68 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-03T13:15:15.030Z] #19 56.68 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-03T13:15:15.030Z] #19 56.68 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-03T13:15:15.030Z] #19 56.68 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-03T13:15:15.030Z] #19 56.68 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-03T13:15:15.030Z] #19 56.68 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-03T13:15:15.030Z] #19 56.68 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-03T13:15:15.030Z] #19 56.68 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-03T13:15:15.030Z] #19 56.68 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-03T13:15:15.030Z] #19 56.68 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-03T13:15:15.030Z] #19 56.68 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-03T13:15:15.030Z] #19 56.68 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-03T13:15:15.030Z] #19 56.69 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-03T13:15:15.030Z] #19 56.69 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-03T13:15:15.030Z] #19 56.69 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-03T13:15:15.030Z] #19 56.69 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-03T13:15:15.030Z] #19 56.69 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-03T13:15:15.030Z] #19 56.69 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-03T13:15:15.030Z] #19 56.69 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-03T13:15:15.030Z] #19 56.69 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-03T13:15:15.030Z] #19 56.69 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-03T13:15:15.030Z] #19 56.69 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-03T13:15:15.030Z] #19 56.69 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-03T13:15:15.030Z] #19 56.70 linux-libc-dev-s390x-cross patch xz-utils [2021-09-03T13:15:15.030Z] #19 57.19 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:15:15.030Z] #19 57.19 Need to get 787 MB of archives. [2021-09-03T13:15:15.030Z] #19 57.19 After this operation, 3385 MB of additional disk space will be used. [2021-09-03T13:15:15.030Z] #19 57.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-09-03T13:15:15.030Z] #19 57.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-03T13:15:15.030Z] #19 57.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-09-03T13:15:15.030Z] #19 57.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-09-03T13:15:15.030Z] #19 57.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-09-03T13:15:15.030Z] #19 57.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-03T13:15:15.290Z] #19 57.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-03T13:15:15.546Z] #19 58.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-09-03T13:15:15.803Z] #19 58.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-09-03T13:15:16.060Z] #19 58.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-09-03T13:15:16.060Z] #19 58.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-09-03T13:15:16.135Z] + docker version [2021-09-03T13:15:16.319Z] #19 58.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-03T13:15:16.319Z] #19 58.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-09-03T13:15:18.074Z] #58 ... [2021-09-03T13:15:18.074Z] [2021-09-03T13:15:18.074Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:15:18.074Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:15:18.074Z] #33 41.24 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-03T13:15:18.074Z] #33 41.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-03T13:15:18.074Z] #33 41.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:15:18.220Z] #19 60.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-09-03T13:15:18.221Z] #19 60.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-09-03T13:15:19.593Z] #19 62.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-09-03T13:15:19.593Z] #19 62.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-09-03T13:15:20.319Z] Client: Docker Engine - Community [2021-09-03T13:15:20.319Z] Version: 20.10.6 [2021-09-03T13:15:20.319Z] API version: 1.41 [2021-09-03T13:15:20.319Z] Go version: go1.13.15 [2021-09-03T13:15:20.319Z] Git commit: 370c289 [2021-09-03T13:15:20.319Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-03T13:15:20.319Z] OS/Arch: linux/amd64 [2021-09-03T13:15:20.319Z] Context: default [2021-09-03T13:15:20.319Z] Experimental: true [2021-09-03T13:15:20.319Z] [2021-09-03T13:15:20.319Z] Server: Docker Engine - Community [2021-09-03T13:15:20.319Z] Engine: [2021-09-03T13:15:20.319Z] Version: 20.10.6 [2021-09-03T13:15:20.319Z] API version: 1.41 (minimum version 1.12) [2021-09-03T13:15:20.319Z] Go version: go1.13.15 [2021-09-03T13:15:20.319Z] Git commit: 8728dd2 [2021-09-03T13:15:20.319Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-03T13:15:20.319Z] OS/Arch: linux/amd64 [2021-09-03T13:15:20.319Z] Experimental: true [2021-09-03T13:15:20.319Z] containerd: [2021-09-03T13:15:20.319Z] Version: 1.4.6 [2021-09-03T13:15:20.319Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:15:20.319Z] runc: [2021-09-03T13:15:20.319Z] Version: 1.0.0-rc95 [2021-09-03T13:15:20.319Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:15:20.319Z] docker-init: [2021-09-03T13:15:20.319Z] Version: 0.19.0 [2021-09-03T13:15:20.319Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-03T13:15:20.638Z] + docker info [2021-09-03T13:15:21.076Z] Client: Docker Engine - Community [2021-09-03T13:15:21.076Z] Version: 20.10.6 [2021-09-03T13:15:21.076Z] API version: 1.41 [2021-09-03T13:15:21.076Z] Go version: go1.13.15 [2021-09-03T13:15:21.076Z] Git commit: 370c289 [2021-09-03T13:15:21.076Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-03T13:15:21.076Z] OS/Arch: linux/amd64 [2021-09-03T13:15:21.076Z] Context: default [2021-09-03T13:15:21.076Z] Experimental: true [2021-09-03T13:15:21.076Z] [2021-09-03T13:15:21.076Z] Server: Docker Engine - Community [2021-09-03T13:15:21.076Z] Engine: [2021-09-03T13:15:21.076Z] Version: 20.10.6 [2021-09-03T13:15:21.076Z] API version: 1.41 (minimum version 1.12) [2021-09-03T13:15:21.076Z] Go version: go1.13.15 [2021-09-03T13:15:21.076Z] Git commit: 8728dd2 [2021-09-03T13:15:21.076Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-03T13:15:21.076Z] OS/Arch: linux/amd64 [2021-09-03T13:15:21.076Z] Experimental: true [2021-09-03T13:15:21.076Z] containerd: [2021-09-03T13:15:21.076Z] Version: 1.4.6 [2021-09-03T13:15:21.076Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:15:21.076Z] runc: [2021-09-03T13:15:21.076Z] Version: 1.0.0-rc95 [2021-09-03T13:15:21.076Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:15:21.076Z] docker-init: [2021-09-03T13:15:21.076Z] Version: 0.19.0 [2021-09-03T13:15:21.076Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-03T13:15:21.412Z] + docker info [2021-09-03T13:15:22.117Z] #19 64.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-03T13:15:22.117Z] #19 64.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-09-03T13:15:23.583Z] #19 66.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-03T13:15:23.839Z] #19 66.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-09-03T13:15:24.661Z] #33 ... [2021-09-03T13:15:24.661Z] [2021-09-03T13:15:24.661Z] #45 [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 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-09-03T13:15:24.661Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:15:24.661Z] #45 37.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-03T13:15:24.661Z] #45 38.67 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:15:24.661Z] #45 38.91 Fetched 2267 kB in 4s (633 kB/s) [2021-09-03T13:15:24.661Z] #45 39.00 Selecting previously unselected package libprotobuf23:amd64. [2021-09-03T13:15:24.661Z] #45 39.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 ... 15713 files and directories currently installed.) [2021-09-03T13:15:24.661Z] #45 39.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-03T13:15:24.661Z] #45 39.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-03T13:15:24.661Z] #45 39.88 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:15:24.661Z] #45 39.88 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:15:24.661Z] #45 39.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:15:24.661Z] #45 40.13 Selecting previously unselected package python3-six. [2021-09-03T13:15:24.661Z] #45 40.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-03T13:15:24.661Z] #45 40.14 Unpacking python3-six (1.16.0-2) ... [2021-09-03T13:15:24.661Z] #45 40.20 Selecting previously unselected package python3-protobuf. [2021-09-03T13:15:24.661Z] #45 40.21 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-03T13:15:24.661Z] #45 40.21 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-03T13:15:24.661Z] #45 40.65 Selecting previously unselected package libnet1:amd64. [2021-09-03T13:15:24.661Z] #45 40.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-03T13:15:24.661Z] #45 40.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:15:24.661Z] #45 40.76 Selecting previously unselected package libnl-3-200:amd64. [2021-09-03T13:15:24.661Z] #45 40.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-03T13:15:24.661Z] #45 40.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:15:24.661Z] #45 40.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-03T13:15:24.661Z] #45 40.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-03T13:15:24.661Z] #45 40.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:15:24.661Z] #45 41.05 Selecting previously unselected package criu. [2021-09-03T13:15:24.661Z] #45 41.05 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-03T13:15:24.661Z] #45 41.06 Unpacking criu (3.15-1) ... [2021-09-03T13:15:24.661Z] #45 41.66 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:15:24.661Z] #45 43.20 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-03T13:15:24.661Z] #45 43.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:15:24.661Z] #45 43.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:15:24.661Z] #45 43.25 Setting up python3-six (1.16.0-2) ... [2021-09-03T13:15:24.661Z] #45 44.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:15:24.661Z] #45 44.41 Setting up python3-protobuf (3.12.4-1) ... [2021-09-03T13:15:24.661Z] #45 ... [2021-09-03T13:15:24.661Z] [2021-09-03T13:15:24.661Z] #37 [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-09-03T13:15:24.661Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:15:24.661Z] #37 41.41 Selecting previously unselected package libxml2:amd64. [2021-09-03T13:15:24.661Z] #37 41.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-03T13:15:24.661Z] #37 41.44 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:15:24.661Z] #37 41.95 Selecting previously unselected package libarchive13:amd64. [2021-09-03T13:15:24.661Z] #37 41.96 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-03T13:15:24.661Z] #37 41.97 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-03T13:15:24.661Z] #37 42.28 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-03T13:15:24.661Z] #37 42.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-03T13:15:24.661Z] #37 42.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-03T13:15:24.661Z] #37 42.44 Selecting previously unselected package librhash0:amd64. [2021-09-03T13:15:24.661Z] #37 42.46 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-03T13:15:24.661Z] #37 42.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-03T13:15:24.661Z] #37 42.63 Selecting previously unselected package libuv1:amd64. [2021-09-03T13:15:24.661Z] #37 42.63 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-03T13:15:24.661Z] #37 42.64 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-03T13:15:24.661Z] #37 42.79 Selecting previously unselected package cmake. [2021-09-03T13:15:24.661Z] #37 42.81 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-03T13:15:24.661Z] #37 42.82 Unpacking cmake (3.18.4-2) ... [2021-09-03T13:15:24.661Z] #37 46.85 Setting up libicu67:amd64 (67.1-7) ... [2021-09-03T13:15:24.661Z] #37 46.87 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:15:24.661Z] #37 46.89 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-03T13:15:24.661Z] #37 46.91 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:15:24.661Z] #37 46.94 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-03T13:15:24.661Z] #37 46.97 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-03T13:15:24.661Z] #37 46.99 Setting up cmake-data (3.18.4-2) ... [2021-09-03T13:15:24.661Z] #37 47.03 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:15:24.661Z] #37 47.06 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-03T13:15:24.661Z] #37 47.11 Setting up cmake (3.18.4-2) ... [2021-09-03T13:15:24.661Z] #37 47.16 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:15:24.661Z] #37 DONE 47.9s [2021-09-03T13:15:24.661Z] [2021-09-03T13:15:24.661Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:15:24.661Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:15:24.661Z] #14 37.80 Selecting previously unselected package binutils-mingw-w64. [2021-09-03T13:15:24.661Z] #14 37.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-03T13:15:24.661Z] #14 37.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:15:24.661Z] #14 37.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-03T13:15:24.661Z] #14 37.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:15:24.661Z] #14 38.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:15:24.661Z] #14 38.24 Selecting previously unselected package dmsetup. [2021-09-03T13:15:24.661Z] #14 38.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:15:24.661Z] #14 38.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:15:24.661Z] #14 38.39 Selecting previously unselected package mingw-w64-common. [2021-09-03T13:15:24.661Z] #14 38.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-03T13:15:24.661Z] #14 38.40 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-03T13:15:24.661Z] #14 43.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-03T13:15:24.661Z] #14 43.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-03T13:15:24.661Z] #14 43.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:15:24.661Z] #14 ... [2021-09-03T13:15:24.661Z] [2021-09-03T13:15:24.661Z] #45 [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 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-09-03T13:15:24.661Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:15:24.661Z] #45 47.73 Setting up criu (3.15-1) ... [2021-09-03T13:15:25.608Z] #45 49.47 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:15:25.731Z] Fetching without tags [2021-09-03T13:15:25.752Z] #19 67.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-03T13:15:25.752Z] #19 67.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-09-03T13:15:25.752Z] #19 67.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-09-03T13:15:25.752Z] #19 67.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-03T13:15:25.752Z] #19 67.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-03T13:15:25.752Z] #19 67.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-09-03T13:15:25.752Z] #19 67.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-09-03T13:15:25.752Z] #19 67.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-09-03T13:15:25.752Z] #19 67.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-09-03T13:15:25.752Z] #19 68.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-09-03T13:15:25.752Z] #19 68.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-09-03T13:15:25.753Z] #19 68.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-09-03T13:15:25.753Z] #19 68.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-09-03T13:15:25.637Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:15:25.664Z] > git config --add remote.origin.fetch +refs/pull/42736/head:refs/remotes/origin/PR-42736 # timeout=10 [2021-09-03T13:15:25.689Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:15:25.706Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:15:25.727Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:15:25.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:15:25.729Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:15:26.010Z] #19 68.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-09-03T13:15:26.010Z] #19 68.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-09-03T13:15:26.010Z] #19 68.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-09-03T13:15:26.010Z] #19 68.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-09-03T13:15:26.076Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit a826ca3aefbd4d29344d851723731e3809f2a4ad [2021-09-03T13:15:26.181Z] #45 DONE 49.9s [2021-09-03T13:15:26.181Z] [2021-09-03T13:15:26.181Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:15:26.181Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:15:26.181Z] #14 49.13 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-03T13:15:26.181Z] #14 49.14 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:15:26.181Z] #14 49.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:15:26.181Z] #14 49.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-03T13:15:26.181Z] #14 49.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:15:26.181Z] #14 49.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:15:26.269Z] #19 ... [2021-09-03T13:15:26.269Z] [2021-09-03T13:15:26.270Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:15:26.270Z] #40 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:15:26.270Z] #40 DONE 78.5s [2021-09-03T13:15:26.270Z] [2021-09-03T13:15:26.270Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-03T13:15:26.270Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-09-03T13:15:26.270Z] #19 68.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-09-03T13:15:26.270Z] #19 68.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-09-03T13:15:26.079Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:15:26.094Z] > git checkout -f a826ca3aefbd4d29344d851723731e3809f2a4ad # timeout=10 [2021-09-03T13:15:27.591Z] > git remote # timeout=10 [2021-09-03T13:15:27.626Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T13:15:27.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:15:27.732Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-03T13:15:28.483Z] Merge succeeded, producing 11300e5ff37dc0ec1279aac5813618e06e6e014c [2021-09-03T13:15:28.483Z] Checking out Revision 11300e5ff37dc0ec1279aac5813618e06e6e014c (PR-42736) [2021-09-03T13:15:28.792Z] #19 70.80 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-09-03T13:15:28.792Z] #19 70.80 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-09-03T13:15:28.792Z] #19 70.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-09-03T13:15:28.792Z] #19 70.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-09-03T13:15:28.792Z] #19 70.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-09-03T13:15:30.160Z] #19 72.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-03T13:15:30.160Z] #19 72.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-03T13:15:30.160Z] #19 72.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-09-03T13:15:30.160Z] #19 72.54 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-09-03T13:15:30.160Z] #19 72.54 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-09-03T13:15:30.160Z] #19 72.54 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-03T13:15:30.400Z] #14 ... [2021-09-03T13:15:30.400Z] [2021-09-03T13:15:30.400Z] #49 [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-09-03T13:15:30.400Z] #49 sha256:dae4b2fda9f0afe5f181300b735ffa88a0c06669b68ed9704c96b5b332a65fea [2021-09-03T13:15:30.400Z] #49 DONE 53.7s [2021-09-03T13:15:30.400Z] [2021-09-03T13:15:30.400Z] #38 [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-09-03T13:15:30.400Z] #38 sha256:87dab36e42210c506c5a12d34245d9f26cd7596054d8402783bdd51eba909bfa [2021-09-03T13:15:30.400Z] #38 3.318 + RM_GOPATH=0 [2021-09-03T13:15:30.400Z] #38 3.318 + TMP_GOPATH= [2021-09-03T13:15:30.400Z] #38 3.319 + : /build [2021-09-03T13:15:30.400Z] #38 3.319 + '[' -z '' ']' [2021-09-03T13:15:30.400Z] #38 3.320 ++ mktemp -d [2021-09-03T13:15:30.400Z] #38 3.321 + export GOPATH=/tmp/tmp.Ycary1PtJ9 [2021-09-03T13:15:30.400Z] #38 3.321 + GOPATH=/tmp/tmp.Ycary1PtJ9 [2021-09-03T13:15:30.400Z] #38 3.321 + RM_GOPATH=1 [2021-09-03T13:15:30.400Z] #38 3.321 + case "$(go env GOARCH)" in [2021-09-03T13:15:30.400Z] #38 3.322 ++ go env GOARCH [2021-09-03T13:15:30.400Z] #38 3.352 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:15:30.400Z] #38 3.352 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:15:30.400Z] #38 3.353 ++ dirname /tmp/install/install.sh [2021-09-03T13:15:30.400Z] #38 3.358 + dir=/tmp/install [2021-09-03T13:15:30.400Z] #38 3.359 + bin=tini [2021-09-03T13:15:30.400Z] #38 3.360 + shift [2021-09-03T13:15:30.400Z] #38 3.360 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-03T13:15:30.400Z] #38 3.360 + . /tmp/install/tini.installer [2021-09-03T13:15:30.400Z] #38 3.361 ++ : v0.19.0 [2021-09-03T13:15:30.400Z] #38 3.361 + install_tini [2021-09-03T13:15:30.400Z] #38 3.361 + echo 'Install tini version v0.19.0' [2021-09-03T13:15:30.400Z] #38 3.362 Install tini version v0.19.0 [2021-09-03T13:15:30.400Z] #38 3.362 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ycary1PtJ9/tini [2021-09-03T13:15:30.400Z] #38 3.364 Cloning into '/tmp/tmp.Ycary1PtJ9/tini'... [2021-09-03T13:15:30.400Z] #38 4.158 + cd /tmp/tmp.Ycary1PtJ9/tini [2021-09-03T13:15:30.400Z] #38 4.158 + git checkout -q v0.19.0 [2021-09-03T13:15:30.400Z] #38 4.191 + cmake . [2021-09-03T13:15:30.400Z] #38 4.770 -- The C compiler identification is GNU 10.2.1 [2021-09-03T13:15:30.400Z] #38 4.855 -- Detecting C compiler ABI info [2021-09-03T13:15:30.400Z] #38 5.312 -- Detecting C compiler ABI info - done [2021-09-03T13:15:30.400Z] #38 5.458 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-03T13:15:30.400Z] #38 5.458 -- Detecting C compile features [2021-09-03T13:15:30.400Z] #38 5.466 -- Detecting C compile features - done [2021-09-03T13:15:30.400Z] #38 5.519 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-03T13:15:30.400Z] #38 5.748 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-03T13:15:30.400Z] #38 5.867 -- Configuring done [2021-09-03T13:15:30.400Z] #38 5.867 -- Generating done [2021-09-03T13:15:30.400Z] #38 5.867 -- Build files have been written to: /tmp/tmp.Ycary1PtJ9/tini [2021-09-03T13:15:30.400Z] #38 5.885 + make tini-static [2021-09-03T13:15:30.400Z] #38 6.289 Scanning dependencies of target tini-static [2021-09-03T13:15:30.400Z] #38 6.387 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-03T13:15:30.416Z] #19 72.77 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-03T13:15:30.416Z] #19 72.79 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-09-03T13:15:30.416Z] #19 72.79 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-09-03T13:15:30.416Z] #19 72.79 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-09-03T13:15:30.416Z] #19 72.79 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-09-03T13:15:30.416Z] #19 72.80 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-09-03T13:15:30.416Z] #19 72.80 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-09-03T13:15:30.416Z] #19 72.80 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-09-03T13:15:30.416Z] #19 72.80 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-09-03T13:15:30.416Z] #19 72.86 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-09-03T13:15:30.416Z] #19 72.86 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-09-03T13:15:30.416Z] #19 72.87 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-09-03T13:15:30.416Z] #19 72.87 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-09-03T13:15:28.442Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T13:15:28.491Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:15:28.506Z] > git checkout -f 11300e5ff37dc0ec1279aac5813618e06e6e014c # timeout=10 [2021-09-03T13:15:30.672Z] #19 72.87 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-09-03T13:15:30.672Z] #19 72.91 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-09-03T13:15:30.672Z] #19 72.91 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-09-03T13:15:30.672Z] #19 72.91 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-09-03T13:15:30.672Z] #19 72.91 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-09-03T13:15:30.672Z] #19 72.94 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-09-03T13:15:30.672Z] #19 72.96 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-09-03T13:15:30.929Z] #19 73.39 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-09-03T13:15:31.185Z] #19 73.73 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-09-03T13:15:31.343Z] #38 7.467 [100%] Linking C executable tini-static [2021-09-03T13:15:31.915Z] #38 7.980 [100%] Built target tini-static [2021-09-03T13:15:31.916Z] #38 8.058 + mkdir -p /build [2021-09-03T13:15:31.916Z] #38 8.058 + cp tini-static /build/docker-init [2021-09-03T13:15:32.242Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-03T13:15:32.253Z] First time build. Skipping changelog. [2021-09-03T13:15:32.488Z] #38 DONE 8.5s [2021-09-03T13:15:32.488Z] [2021-09-03T13:15:32.488Z] #41 [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-09-03T13:15:32.488Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:15:32.488Z] #41 ... [2021-09-03T13:15:32.488Z] [2021-09-03T13:15:32.488Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:15:32.488Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:15:32.488Z] #14 56.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-03T13:15:32.488Z] #14 56.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:15:32.488Z] #14 56.58 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-03T13:15:32.848Z] Client: [2021-09-03T13:15:32.848Z] Context: default [2021-09-03T13:15:32.848Z] Debug Mode: false [2021-09-03T13:15:32.848Z] Plugins: [2021-09-03T13:15:32.848Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-03T13:15:32.848Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-03T13:15:32.848Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-03T13:15:32.848Z] [2021-09-03T13:15:32.848Z] Server: [2021-09-03T13:15:32.848Z] Containers: 0 [2021-09-03T13:15:32.848Z] Running: 0 [2021-09-03T13:15:32.848Z] Paused: 0 [2021-09-03T13:15:32.848Z] Stopped: 0 [2021-09-03T13:15:32.848Z] Images: 0 [2021-09-03T13:15:32.848Z] Server Version: 20.10.6 [2021-09-03T13:15:32.848Z] Storage Driver: overlay2 [2021-09-03T13:15:32.848Z] Backing Filesystem: extfs [2021-09-03T13:15:32.848Z] Supports d_type: true [2021-09-03T13:15:32.848Z] Native Overlay Diff: true [2021-09-03T13:15:32.848Z] userxattr: false [2021-09-03T13:15:32.848Z] Logging Driver: json-file [2021-09-03T13:15:32.848Z] Cgroup Driver: cgroupfs [2021-09-03T13:15:32.848Z] Cgroup Version: 1 [2021-09-03T13:15:32.848Z] Plugins: [2021-09-03T13:15:32.848Z] Volume: local [2021-09-03T13:15:32.848Z] Network: bridge host ipvlan macvlan null overlay [2021-09-03T13:15:32.848Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-03T13:15:32.848Z] Swarm: inactive [2021-09-03T13:15:32.848Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-03T13:15:32.848Z] Default Runtime: runc [2021-09-03T13:15:32.848Z] Init Binary: docker-init [2021-09-03T13:15:32.848Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:15:32.848Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:15:32.848Z] init version: de40ad0 [2021-09-03T13:15:32.848Z] Security Options: [2021-09-03T13:15:32.848Z] apparmor [2021-09-03T13:15:32.848Z] seccomp [2021-09-03T13:15:32.848Z] Profile: default [2021-09-03T13:15:32.848Z] Kernel Version: 5.4.0-1048-aws [2021-09-03T13:15:32.848Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-03T13:15:32.848Z] OSType: linux [2021-09-03T13:15:32.848Z] Architecture: x86_64 [2021-09-03T13:15:32.848Z] CPUs: 2 [2021-09-03T13:15:32.848Z] Total Memory: 7.569GiB [2021-09-03T13:15:32.848Z] Name: ip-10-100-69-211 [2021-09-03T13:15:32.848Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-03T13:15:32.848Z] Docker Root Dir: /var/lib/docker [2021-09-03T13:15:32.848Z] Debug Mode: false [2021-09-03T13:15:32.848Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:15:32.848Z] Labels: [2021-09-03T13:15:32.848Z] Experimental: true [2021-09-03T13:15:32.848Z] Insecure Registries: [2021-09-03T13:15:32.848Z] 127.0.0.0/8 [2021-09-03T13:15:32.848Z] Live Restore Enabled: true [2021-09-03T13:15:32.848Z] [2021-09-03T13:15:32.848Z] WARNING: No swap limit support [Pipeline] sh [2021-09-03T13:15:32.240Z] > git rev-list --no-walk 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 # timeout=10 [2021-09-03T13:15:33.215Z] + docker version [2021-09-03T13:15:33.233Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:15:33.233Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:15:33.233Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42736/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-03T13:15:33.233Z] + bash /home/ubuntu/workspace/moby_PR-42736/check-config.sh [2021-09-03T13:15:33.233Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-03T13:15:33.233Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-03T13:15:33.233Z] [2021-09-03T13:15:33.233Z] Generally Necessary: [2021-09-03T13:15:33.233Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-03T13:15:33.233Z] - apparmor: enabled and tools installed [2021-09-03T13:15:33.233Z] - CONFIG_NAMESPACES: enabled [2021-09-03T13:15:33.233Z] - CONFIG_NET_NS: enabled [2021-09-03T13:15:33.233Z] - CONFIG_PID_NS: enabled [2021-09-03T13:15:33.233Z] - CONFIG_IPC_NS: enabled [2021-09-03T13:15:33.233Z] - CONFIG_UTS_NS: enabled [2021-09-03T13:15:33.233Z] - CONFIG_CGROUPS: enabled [2021-09-03T13:15:33.233Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-03T13:15:33.233Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-03T13:15:33.233Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-03T13:15:33.233Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-03T13:15:33.233Z] - CONFIG_CPUSETS: enabled [2021-09-03T13:15:33.233Z] - CONFIG_MEMCG: enabled [2021-09-03T13:15:33.233Z] - CONFIG_KEYS: enabled [2021-09-03T13:15:33.233Z] - CONFIG_VETH: enabled (as module) [2021-09-03T13:15:33.233Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-03T13:15:33.233Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-03T13:15:33.536Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-03T13:15:33.536Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-03T13:15:33.536Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-03T13:15:33.536Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-03T13:15:33.536Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-03T13:15:33.536Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-03T13:15:33.536Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-03T13:15:33.536Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-03T13:15:33.536Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-03T13:15:33.536Z] [2021-09-03T13:15:33.536Z] Optional Features: [2021-09-03T13:15:33.536Z] - CONFIG_USER_NS: enabled [2021-09-03T13:15:33.536Z] - CONFIG_SECCOMP: enabled [2021-09-03T13:15:33.536Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-03T13:15:33.536Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-03T13:15:33.536Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-03T13:15:33.536Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-03T13:15:33.536Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-03T13:15:33.536Z] - CONFIG_BLK_CGROUP: enabled [2021-09-03T13:15:33.536Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-03T13:15:33.537Z] - CONFIG_CGROUP_PERF: enabled [2021-09-03T13:15:33.537Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-03T13:15:33.537Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-03T13:15:33.537Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-03T13:15:33.537Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-03T13:15:33.537Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-03T13:15:33.537Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-03T13:15:33.537Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-03T13:15:33.537Z] - CONFIG_IP_VS: enabled (as module) [2021-09-03T13:15:33.537Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-03T13:15:33.537Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-03T13:15:33.537Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-03T13:15:33.537Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-03T13:15:33.537Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-03T13:15:33.537Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-03T13:15:33.537Z] - CONFIG_EXT4_FS: enabled [2021-09-03T13:15:33.537Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-03T13:15:33.537Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-03T13:15:33.537Z] - Network Drivers: [2021-09-03T13:15:33.537Z] - "overlay": [2021-09-03T13:15:33.537Z] - CONFIG_VXLAN: enabled (as module) [2021-09-03T13:15:33.537Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-03T13:15:33.537Z] Optional (for encrypted networks): [2021-09-03T13:15:33.653Z] Client: [2021-09-03T13:15:33.653Z] Context: default [2021-09-03T13:15:33.653Z] Debug Mode: false [2021-09-03T13:15:33.653Z] Plugins: [2021-09-03T13:15:33.653Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-03T13:15:33.653Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-03T13:15:33.653Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-03T13:15:33.653Z] [2021-09-03T13:15:33.653Z] Server: [2021-09-03T13:15:33.653Z] Containers: 0 [2021-09-03T13:15:33.653Z] Running: 0 [2021-09-03T13:15:33.653Z] Paused: 0 [2021-09-03T13:15:33.653Z] Stopped: 0 [2021-09-03T13:15:33.653Z] Images: 0 [2021-09-03T13:15:33.653Z] Server Version: 20.10.6 [2021-09-03T13:15:33.653Z] Storage Driver: overlay2 [2021-09-03T13:15:33.653Z] Backing Filesystem: extfs [2021-09-03T13:15:33.653Z] Supports d_type: true [2021-09-03T13:15:33.653Z] Native Overlay Diff: true [2021-09-03T13:15:33.653Z] userxattr: false [2021-09-03T13:15:33.653Z] Logging Driver: json-file [2021-09-03T13:15:33.653Z] Cgroup Driver: cgroupfs [2021-09-03T13:15:33.653Z] Cgroup Version: 1 [2021-09-03T13:15:33.653Z] Plugins: [2021-09-03T13:15:33.653Z] Volume: local [2021-09-03T13:15:33.653Z] Network: bridge host ipvlan macvlan null overlay [2021-09-03T13:15:33.653Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-03T13:15:33.653Z] Swarm: inactive [2021-09-03T13:15:33.653Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-09-03T13:15:33.653Z] Default Runtime: runc [2021-09-03T13:15:33.653Z] Init Binary: docker-init [2021-09-03T13:15:33.653Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:15:33.653Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:15:33.653Z] init version: de40ad0 [2021-09-03T13:15:33.653Z] Security Options: [2021-09-03T13:15:33.653Z] apparmor [2021-09-03T13:15:33.653Z] seccomp [2021-09-03T13:15:33.653Z] Profile: default [2021-09-03T13:15:33.653Z] Kernel Version: 5.4.0-1048-aws [2021-09-03T13:15:33.653Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-03T13:15:33.653Z] OSType: linux [2021-09-03T13:15:33.653Z] Architecture: x86_64 [2021-09-03T13:15:33.653Z] CPUs: 2 [2021-09-03T13:15:33.653Z] Total Memory: 7.569GiB [2021-09-03T13:15:33.653Z] Name: ip-10-100-43-89 [2021-09-03T13:15:33.653Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-03T13:15:33.653Z] Docker Root Dir: /var/lib/docker [2021-09-03T13:15:33.653Z] Debug Mode: false [2021-09-03T13:15:33.653Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:15:33.653Z] Labels: [2021-09-03T13:15:33.653Z] Experimental: true [2021-09-03T13:15:33.653Z] Insecure Registries: [2021-09-03T13:15:33.653Z] 127.0.0.0/8 [2021-09-03T13:15:33.654Z] Live Restore Enabled: true [2021-09-03T13:15:33.654Z] [2021-09-03T13:15:33.654Z] WARNING: No swap limit support [Pipeline] sh [2021-09-03T13:15:33.707Z] #19 75.89 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-09-03T13:15:33.707Z] #19 75.89 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-09-03T13:15:33.707Z] #19 75.92 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-09-03T13:15:33.707Z] #19 75.98 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-09-03T13:15:33.707Z] #19 76.05 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-09-03T13:15:33.796Z] - CONFIG_CRYPTO: enabled [2021-09-03T13:15:33.796Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-03T13:15:33.796Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-03T13:15:33.796Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-03T13:15:33.796Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-03T13:15:33.796Z] - CONFIG_XFRM: enabled [2021-09-03T13:15:33.796Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-03T13:15:33.796Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-03T13:15:33.796Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-03T13:15:33.796Z] - "ipvlan": [2021-09-03T13:15:33.796Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-03T13:15:33.796Z] - "macvlan": [2021-09-03T13:15:33.796Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-03T13:15:33.796Z] - CONFIG_DUMMY: enabled (as module) [2021-09-03T13:15:33.796Z] - "ftp,tftp client in container": [2021-09-03T13:15:33.796Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-03T13:15:33.796Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-03T13:15:33.796Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-03T13:15:33.796Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-03T13:15:33.796Z] - Storage Drivers: [2021-09-03T13:15:33.796Z] - "aufs": [2021-09-03T13:15:33.796Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-03T13:15:33.796Z] - "btrfs": [2021-09-03T13:15:33.796Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-03T13:15:33.796Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-03T13:15:33.796Z] - "devicemapper": [2021-09-03T13:15:33.796Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-03T13:15:33.796Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-03T13:15:33.796Z] - "overlay": [2021-09-03T13:15:33.796Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-03T13:15:33.796Z] - "zfs": [2021-09-03T13:15:33.796Z] - /dev/zfs: present [2021-09-03T13:15:33.796Z] - zfs command: missing [2021-09-03T13:15:33.796Z] - zpool command: missing [2021-09-03T13:15:33.796Z] [2021-09-03T13:15:33.796Z] Limits: [2021-09-03T13:15:33.796Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-03T13:15:33.796Z] [2021-09-03T13:15:33.796Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-03T13:15:33.975Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:15:33.975Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:15:33.975Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42736/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-03T13:15:33.975Z] + bash /home/ubuntu/workspace/moby_PR-42736/check-config.sh [2021-09-03T13:15:33.975Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-03T13:15:33.975Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-03T13:15:33.975Z] [2021-09-03T13:15:33.975Z] Generally Necessary: [2021-09-03T13:15:33.975Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-03T13:15:33.975Z] - apparmor: enabled and tools installed [2021-09-03T13:15:33.975Z] - CONFIG_NAMESPACES: enabled [2021-09-03T13:15:33.975Z] - CONFIG_NET_NS: enabled [2021-09-03T13:15:33.975Z] - CONFIG_PID_NS: enabled [2021-09-03T13:15:33.975Z] - CONFIG_IPC_NS: enabled [2021-09-03T13:15:33.975Z] - CONFIG_UTS_NS: enabled [2021-09-03T13:15:33.975Z] - CONFIG_CGROUPS: enabled [2021-09-03T13:15:33.975Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-03T13:15:33.975Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-03T13:15:33.975Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-03T13:15:33.975Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-03T13:15:33.975Z] - CONFIG_CPUSETS: enabled [2021-09-03T13:15:33.975Z] - CONFIG_MEMCG: enabled [2021-09-03T13:15:33.975Z] - CONFIG_KEYS: enabled [2021-09-03T13:15:33.975Z] - CONFIG_VETH: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-03T13:15:33.975Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-03T13:15:33.975Z] [2021-09-03T13:15:33.975Z] Optional Features: [2021-09-03T13:15:33.975Z] - CONFIG_USER_NS: enabled [2021-09-03T13:15:33.975Z] - CONFIG_SECCOMP: enabled [2021-09-03T13:15:33.975Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-03T13:15:33.975Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-03T13:15:33.975Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-03T13:15:33.975Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-03T13:15:34.172Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2e74d543a48f971f044c8380438dda2ea3a3d3c0 . [2021-09-03T13:15:34.253Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-03T13:15:34.253Z] - CONFIG_BLK_CGROUP: enabled [2021-09-03T13:15:34.253Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-03T13:15:34.253Z] - CONFIG_CGROUP_PERF: enabled [2021-09-03T13:15:34.253Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-03T13:15:34.253Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-03T13:15:34.253Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-03T13:15:34.253Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-03T13:15:34.253Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-03T13:15:34.253Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-03T13:15:34.253Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-03T13:15:34.253Z] - CONFIG_IP_VS: enabled (as module) [2021-09-03T13:15:34.253Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-03T13:15:34.253Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-03T13:15:34.253Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-03T13:15:34.253Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-03T13:15:34.253Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-03T13:15:34.253Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-03T13:15:34.253Z] - CONFIG_EXT4_FS: enabled [2021-09-03T13:15:34.253Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-03T13:15:34.253Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-03T13:15:34.253Z] - Network Drivers: [2021-09-03T13:15:34.253Z] - "overlay": [2021-09-03T13:15:34.253Z] - CONFIG_VXLAN: enabled (as module) [2021-09-03T13:15:34.253Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-03T13:15:34.253Z] Optional (for encrypted networks): [2021-09-03T13:15:34.253Z] - CONFIG_CRYPTO: enabled [2021-09-03T13:15:34.253Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-03T13:15:34.253Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-03T13:15:34.253Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-03T13:15:34.253Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-03T13:15:34.253Z] - CONFIG_XFRM: enabled [2021-09-03T13:15:34.253Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-03T13:15:34.253Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-03T13:15:34.253Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-03T13:15:34.253Z] - "ipvlan": [2021-09-03T13:15:34.253Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-03T13:15:34.253Z] - "macvlan": [2021-09-03T13:15:34.433Z] #2 [internal] load .dockerignore [2021-09-03T13:15:34.433Z] #2 sha256:a260caa66e8f95f9dee4580b5b345cf9b8c47a1a4ffd99936159c96c7c3dcd7d [2021-09-03T13:15:34.433Z] #2 transferring context: 87B done [2021-09-03T13:15:34.433Z] #2 DONE 0.1s [2021-09-03T13:15:34.433Z] [2021-09-03T13:15:34.433Z] #1 [internal] load build definition from Dockerfile [2021-09-03T13:15:34.433Z] #1 sha256:e64c811fabc30003a24702bc4417c3f368c940ea6a97f6ef0a74f529baf13dee [2021-09-03T13:15:34.433Z] #1 transferring dockerfile: 16.34kB done [2021-09-03T13:15:34.433Z] #1 DONE 0.2s [2021-09-03T13:15:34.514Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-03T13:15:34.514Z] - CONFIG_DUMMY: enabled (as module) [2021-09-03T13:15:34.514Z] - "ftp,tftp client in container": [2021-09-03T13:15:34.514Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-03T13:15:34.514Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-03T13:15:34.514Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-03T13:15:34.514Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-03T13:15:34.514Z] - Storage Drivers: [2021-09-03T13:15:34.514Z] - "aufs": [2021-09-03T13:15:34.514Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-03T13:15:34.514Z] - "btrfs": [2021-09-03T13:15:34.514Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-03T13:15:34.514Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-03T13:15:34.514Z] - "devicemapper": [2021-09-03T13:15:34.514Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-03T13:15:34.514Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-03T13:15:34.514Z] - "overlay": [2021-09-03T13:15:34.514Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-03T13:15:34.514Z] - "zfs": [2021-09-03T13:15:34.514Z] - /dev/zfs: present [2021-09-03T13:15:34.514Z] - zfs command: missing [2021-09-03T13:15:34.514Z] - zpool command: missing [2021-09-03T13:15:34.514Z] [2021-09-03T13:15:34.514Z] Limits: [2021-09-03T13:15:34.514Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-03T13:15:34.514Z] [2021-09-03T13:15:34.514Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-03T13:15:34.697Z] [2021-09-03T13:15:34.697Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-03T13:15:34.697Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-03T13:15:34.892Z] + sudo modprobe ip_vs [2021-09-03T13:15:34.892Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2e74d543a48f971f044c8380438dda2ea3a3d3c0 . [2021-09-03T13:15:35.077Z] #19 77.55 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-09-03T13:15:35.077Z] #19 77.55 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-09-03T13:15:35.077Z] #19 77.55 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-09-03T13:15:35.077Z] #19 77.58 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-09-03T13:15:35.077Z] #19 77.58 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-09-03T13:15:35.077Z] #19 77.58 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-09-03T13:15:35.154Z] #1 [internal] load build definition from Dockerfile [2021-09-03T13:15:35.154Z] #1 sha256:d96347730a372adf21183e4f94f18400e89d1fa10305e39c84cb942861ca1657 [2021-09-03T13:15:35.154Z] #1 transferring dockerfile: 16.34kB done [2021-09-03T13:15:35.154Z] #1 DONE 0.1s [2021-09-03T13:15:35.154Z] [2021-09-03T13:15:35.154Z] #2 [internal] load .dockerignore [2021-09-03T13:15:35.154Z] #2 sha256:1539b3ac5305111121513bda70246f487f3a95568874f059ba7721e297da43e9 [2021-09-03T13:15:35.154Z] #2 transferring context: [2021-09-03T13:15:35.263Z] #3 DONE 0.5s [2021-09-03T13:15:35.263Z] [2021-09-03T13:15:35.263Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-03T13:15:35.263Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-03T13:15:35.263Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-09-03T13:15:35.263Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-03T13:15:35.263Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-03T13:15:35.263Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-03T13:15:35.263Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-03T13:15:35.263Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-09-03T13:15:35.263Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-03T13:15:35.333Z] #19 77.61 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-09-03T13:15:35.334Z] #19 77.68 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-09-03T13:15:35.334Z] #19 77.69 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-09-03T13:15:35.334Z] #19 77.71 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-09-03T13:15:35.334Z] #19 77.73 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-09-03T13:15:35.417Z] #2 transferring context: 87B done [2021-09-03T13:15:35.417Z] #2 DONE 0.1s [2021-09-03T13:15:35.417Z] [2021-09-03T13:15:35.417Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-03T13:15:35.417Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-03T13:15:35.679Z] #3 DONE 0.5s [2021-09-03T13:15:35.679Z] [2021-09-03T13:15:35.679Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-03T13:15:35.679Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-03T13:15:35.679Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-03T13:15:35.831Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-09-03T13:15:35.950Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-03T13:15:35.951Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-03T13:15:35.951Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 8.39MB / 9.67MB 0.2s [2021-09-03T13:15:35.951Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-03T13:15:35.951Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s [2021-09-03T13:15:36.090Z] #4 DONE 0.8s [2021-09-03T13:15:36.090Z] [2021-09-03T13:15:36.090Z] #6 [internal] load .dockerignore [2021-09-03T13:15:36.090Z] #6 sha256:75507e8c8c70f8a89d9eb4289403cbc711b43ed387675b787b5739e9199bf5bd [2021-09-03T13:15:36.090Z] #6 DONE 0.0s [2021-09-03T13:15:36.090Z] [2021-09-03T13:15:36.090Z] #5 [internal] load build definition from Dockerfile [2021-09-03T13:15:36.090Z] #5 sha256:37e0040508c705f41c6d3d48dc3874835fc5929ff33dc044c2c78c9191b3c198 [2021-09-03T13:15:36.090Z] #5 DONE 0.0s [2021-09-03T13:15:36.090Z] [2021-09-03T13:15:36.090Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-03T13:15:36.090Z] #7 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-03T13:15:36.213Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-03T13:15:36.213Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s [2021-09-03T13:15:36.475Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-09-03T13:15:36.475Z] #4 DONE 0.9s [2021-09-03T13:15:36.737Z] [2021-09-03T13:15:36.737Z] #5 [internal] load .dockerignore [2021-09-03T13:15:36.737Z] #5 sha256:bf7ef3c4a06015894f9b0d6dd942035ab42d2d3b24e8425b17ba72776b121609 [2021-09-03T13:15:36.737Z] #5 DONE 0.0s [2021-09-03T13:15:36.737Z] [2021-09-03T13:15:36.737Z] #6 [internal] load build definition from Dockerfile [2021-09-03T13:15:36.737Z] #6 sha256:75c690ee2825e87cbac8a94179ce332fbafaede20ee71ac6232b59f1c4f591f0 [2021-09-03T13:15:36.737Z] #6 DONE 0.0s [2021-09-03T13:15:36.737Z] [2021-09-03T13:15:36.737Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:15:36.737Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-03T13:15:37.228Z] #19 79.24 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-09-03T13:15:37.228Z] #19 79.24 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-09-03T13:15:37.228Z] #19 79.27 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-09-03T13:15:37.228Z] #19 79.33 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-09-03T13:15:37.228Z] #19 79.39 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-09-03T13:15:37.311Z] #8 ... [2021-09-03T13:15:37.311Z] [2021-09-03T13:15:37.311Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:15:37.311Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-03T13:15:37.311Z] #7 DONE 0.4s [2021-09-03T13:15:37.311Z] [2021-09-03T13:15:37.311Z] #10 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-03T13:15:37.311Z] #10 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-03T13:15:37.311Z] #10 DONE 0.4s [2021-09-03T13:15:37.311Z] [2021-09-03T13:15:37.311Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:15:37.311Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-03T13:15:37.311Z] #8 DONE 0.5s [2021-09-03T13:15:37.311Z] [2021-09-03T13:15:37.311Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-03T13:15:37.311Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-03T13:15:37.311Z] #9 DONE 0.5s [2021-09-03T13:15:37.470Z] #7 DONE 0.9s [2021-09-03T13:15:37.470Z] [2021-09-03T13:15:37.470Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:15:37.470Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-03T13:15:37.470Z] #10 DONE 1.0s [2021-09-03T13:15:37.470Z] [2021-09-03T13:15:37.470Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-03T13:15:37.470Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-03T13:15:37.470Z] #8 DONE 1.0s [2021-09-03T13:15:37.470Z] [2021-09-03T13:15:37.470Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:15:37.470Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-03T13:15:37.470Z] #9 DONE 1.0s [2021-09-03T13:15:37.893Z] [2021-09-03T13:15:37.893Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:15:37.893Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-03T13:15:37.893Z] #66 DONE 0.0s [2021-09-03T13:15:37.893Z] [2021-09-03T13:15:37.893Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:15:37.893Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-03T13:15:37.893Z] #64 DONE 0.0s [2021-09-03T13:15:37.893Z] [2021-09-03T13:15:37.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:37.893Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:37.893Z] #11 DONE 0.0s [2021-09-03T13:15:37.893Z] [2021-09-03T13:15:37.893Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:15:37.893Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:15:38.155Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-03T13:15:38.155Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-03T13:15:38.155Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-03T13:15:38.155Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-03T13:15:38.159Z] #19 80.45 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-09-03T13:15:38.159Z] #19 80.45 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-09-03T13:15:38.159Z] #19 80.49 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-09-03T13:15:38.159Z] #19 80.51 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-09-03T13:15:38.159Z] #19 80.51 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-09-03T13:15:38.159Z] #19 80.51 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-09-03T13:15:38.159Z] #19 80.51 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-09-03T13:15:38.159Z] #19 80.52 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-09-03T13:15:38.159Z] #19 80.55 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-09-03T13:15:38.159Z] #19 80.58 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-09-03T13:15:38.415Z] #19 80.64 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-09-03T13:15:38.415Z] #19 80.65 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-09-03T13:15:38.415Z] #19 80.67 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-09-03T13:15:38.415Z] #19 80.68 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-09-03T13:15:38.415Z] #19 80.70 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-09-03T13:15:38.421Z] #27 ... [2021-09-03T13:15:38.421Z] [2021-09-03T13:15:38.421Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-03T13:15:38.421Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-03T13:15:38.421Z] #43 DONE 0.0s [2021-09-03T13:15:38.421Z] [2021-09-03T13:15:38.421Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:15:38.421Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:15:38.421Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.10MB / 54.93MB 0.4s [2021-09-03T13:15:38.684Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 6.98MB / 54.93MB 0.5s [2021-09-03T13:15:38.684Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 10.43MB / 54.93MB 0.6s [2021-09-03T13:15:38.842Z] [2021-09-03T13:15:38.842Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:15:38.842Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:15:38.842Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-03T13:15:38.842Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-03T13:15:38.842Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-03T13:15:38.842Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-03T13:15:38.842Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0B / 54.93MB 0.2s [2021-09-03T13:15:38.947Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 13.63MB / 54.93MB 0.7s [2021-09-03T13:15:39.102Z] #27 ... [2021-09-03T13:15:39.102Z] [2021-09-03T13:15:39.102Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-03T13:15:39.102Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-03T13:15:39.102Z] #43 DONE 0.0s [2021-09-03T13:15:39.102Z] [2021-09-03T13:15:39.102Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:15:39.102Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:15:39.102Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.80MB / 54.93MB 0.4s [2021-09-03T13:15:39.102Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 14.68MB / 54.93MB 0.5s [2021-09-03T13:15:39.210Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 23.07MB / 54.93MB 1.1s [2021-09-03T13:15:39.359Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 18.87MB / 54.93MB 0.6s [2021-09-03T13:15:39.359Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 34.60MB / 54.93MB 0.8s [2021-09-03T13:15:39.472Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 28.31MB / 54.93MB 1.3s [2021-09-03T13:15:39.472Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 31.46MB / 54.93MB 1.4s [2021-09-03T13:15:39.617Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 39.85MB / 54.93MB 0.9s [2021-09-03T13:15:39.617Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 43.57MB / 54.93MB 1.1s [2021-09-03T13:15:39.784Z] #19 82.20 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-09-03T13:15:39.784Z] #19 82.20 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-09-03T13:15:39.784Z] #19 82.21 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-09-03T13:15:39.784Z] #19 82.26 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-09-03T13:15:40.042Z] #19 82.29 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-09-03T13:15:40.046Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 36.70MB / 54.93MB 1.7s [2021-09-03T13:15:40.047Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 41.94MB / 54.93MB 1.9s [2021-09-03T13:15:40.181Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 49.28MB / 54.93MB 1.4s [2021-09-03T13:15:40.182Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.6s [2021-09-03T13:15:40.308Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 46.14MB / 54.93MB 2.1s [2021-09-03T13:15:40.308Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 50.33MB / 54.93MB 2.3s [2021-09-03T13:15:40.752Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.0s done [2021-09-03T13:15:40.881Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.6s [2021-09-03T13:15:41.168Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 3.1s done [2021-09-03T13:15:41.410Z] #19 83.57 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-09-03T13:15:41.410Z] #19 83.57 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-09-03T13:15:41.410Z] #19 83.57 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-09-03T13:15:41.410Z] #19 83.58 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-09-03T13:15:41.410Z] #19 83.58 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-09-03T13:15:41.410Z] #19 83.58 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-09-03T13:15:41.410Z] #19 83.58 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-09-03T13:15:41.410Z] #19 83.59 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-09-03T13:15:41.410Z] #19 83.62 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-09-03T13:15:41.410Z] #19 83.62 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-09-03T13:15:41.410Z] #19 83.64 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-09-03T13:15:41.410Z] #19 83.66 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-09-03T13:15:41.703Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-03T13:15:42.113Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-03T13:15:42.779Z] #19 85.32 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-09-03T13:15:43.037Z] #19 85.34 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-09-03T13:15:43.037Z] #19 85.36 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-09-03T13:15:43.037Z] #19 85.39 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-09-03T13:15:43.037Z] #19 85.43 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-09-03T13:15:43.239Z] Client: Docker Engine - Community [2021-09-03T13:15:43.239Z] Version: 20.10.6 [2021-09-03T13:15:43.239Z] API version: 1.41 [2021-09-03T13:15:43.239Z] Go version: go1.13.15 [2021-09-03T13:15:43.239Z] Git commit: 370c289 [2021-09-03T13:15:43.239Z] Built: Fri Apr 9 22:45:59 2021 [2021-09-03T13:15:43.239Z] OS/Arch: linux/arm64 [2021-09-03T13:15:43.239Z] Context: default [2021-09-03T13:15:43.239Z] Experimental: true [2021-09-03T13:15:43.239Z] [2021-09-03T13:15:43.239Z] Server: Docker Engine - Community [2021-09-03T13:15:43.239Z] Engine: [2021-09-03T13:15:43.239Z] Version: 20.10.6 [2021-09-03T13:15:43.239Z] API version: 1.41 (minimum version 1.12) [2021-09-03T13:15:43.239Z] Go version: go1.13.15 [2021-09-03T13:15:43.239Z] Git commit: 8728dd2 [2021-09-03T13:15:43.239Z] Built: Fri Apr 9 22:44:09 2021 [2021-09-03T13:15:43.239Z] OS/Arch: linux/arm64 [2021-09-03T13:15:43.239Z] Experimental: true [2021-09-03T13:15:43.239Z] containerd: [2021-09-03T13:15:43.239Z] Version: 1.4.6 [2021-09-03T13:15:43.239Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:15:43.239Z] runc: [2021-09-03T13:15:43.239Z] Version: 1.0.0-rc95 [2021-09-03T13:15:43.239Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:15:43.239Z] docker-init: [2021-09-03T13:15:43.239Z] Version: 0.19.0 [2021-09-03T13:15:43.239Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-03T13:15:43.583Z] + docker info [2021-09-03T13:15:44.042Z] #27 ... [2021-09-03T13:15:44.042Z] [2021-09-03T13:15:44.042Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:15:44.042Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-03T13:15:44.042Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-03T13:15:44.042Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:15:44.042Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-03T13:15:44.042Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-03T13:15:44.042Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-09-03T13:15:44.042Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2021-09-03T13:15:44.042Z] #64 DONE 5.8s [2021-09-03T13:15:44.042Z] [2021-09-03T13:15:44.042Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:44.042Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:44.042Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.1s done [2021-09-03T13:15:44.042Z] #11 sha256:21ec38e019696db7d0e4044eb6eb94c642abfa2d344672e10f29f076827d6a18 6.93kB / 6.93kB done [2021-09-03T13:15:44.042Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-09-03T13:15:44.042Z] #11 sha256:8ec3996ca00d0b42bd0af0aa5d8df280593a62c6df5fd2758cb93162c0fe5d65 1.80kB / 1.80kB done [2021-09-03T13:15:44.042Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.6s done [2021-09-03T13:15:44.042Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.8s done [2021-09-03T13:15:44.042Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 3.0s done [2021-09-03T13:15:44.042Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 36.70MB / 85.72MB 5.7s [2021-09-03T13:15:44.042Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 37.04MB / 54.57MB 5.7s [2021-09-03T13:15:44.042Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 35.76MB / 134.79MB 5.7s [2021-09-03T13:15:44.042Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 1.1s [2021-09-03T13:15:44.304Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 39.85MB / 54.57MB 5.9s [2021-09-03T13:15:44.304Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 41.94MB / 85.72MB 6.1s [2021-09-03T13:15:44.304Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 42.99MB / 54.57MB 6.1s [2021-09-03T13:15:44.406Z] #19 86.60 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-03T13:15:44.406Z] #19 86.60 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-09-03T13:15:44.566Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 44.04MB / 134.79MB 6.2s [2021-09-03T13:15:44.566Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 47.19MB / 85.72MB 6.4s [2021-09-03T13:15:44.566Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 47.87MB / 54.57MB 6.4s [2021-09-03T13:15:44.724Z] #14 68.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-03T13:15:44.724Z] #14 68.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:15:44.724Z] #14 68.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:15:44.828Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 52.43MB / 85.72MB 6.6s [2021-09-03T13:15:44.828Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 53.15MB / 54.57MB 6.6s [2021-09-03T13:15:44.828Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 53.48MB / 134.79MB 6.6s [2021-09-03T13:15:44.972Z] #19 87.23 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:15:44.972Z] #19 87.48 Fetched 787 MB in 30s (26.5 MB/s) [2021-09-03T13:15:44.984Z] #14 ... [2021-09-03T13:15:44.984Z] [2021-09-03T13:15:44.984Z] #58 [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-09-03T13:15:44.985Z] #58 sha256:040e9d8444ec71aa57603ee9933db9cec9cc6772f158c34d11f6482b66a5e205 [2021-09-03T13:15:44.985Z] #27 ... [2021-09-03T13:15:44.985Z] [2021-09-03T13:15:44.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:44.985Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:44.985Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.1s done [2021-09-03T13:15:44.985Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-09-03T13:15:44.985Z] #11 sha256:8ec3996ca00d0b42bd0af0aa5d8df280593a62c6df5fd2758cb93162c0fe5d65 1.80kB / 1.80kB done [2021-09-03T13:15:44.985Z] #11 sha256:21ec38e019696db7d0e4044eb6eb94c642abfa2d344672e10f29f076827d6a18 6.93kB / 6.93kB done [2021-09-03T13:15:44.985Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 4.2s done [2021-09-03T13:15:44.985Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.3s done [2021-09-03T13:15:44.985Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 2.1s done [2021-09-03T13:15:44.985Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 55.57MB / 85.72MB 6.0s [2021-09-03T13:15:44.985Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 6.0s [2021-09-03T13:15:44.985Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 26.21MB / 134.79MB 6.0s [2021-09-03T13:15:44.985Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0.6s [2021-09-03T13:15:44.985Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 60.82MB / 85.72MB 6.4s [2021-09-03T13:15:44.985Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 34.60MB / 134.79MB 6.4s [2021-09-03T13:15:45.091Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 59.77MB / 85.72MB 6.8s [2021-09-03T13:15:45.229Z] #19 87.55 Selecting previously unselected package liblocale-gettext-perl. [2021-09-03T13:15:45.229Z] #19 87.55 (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 ... 15713 files and directories currently installed.) [2021-09-03T13:15:45.229Z] #19 87.59 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-09-03T13:15:45.229Z] #19 87.60 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-09-03T13:15:45.243Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 6.5s done [2021-09-03T13:15:45.243Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 66.53MB / 85.72MB 6.6s [2021-09-03T13:15:45.243Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 0B / 156B 6.6s [2021-09-03T13:15:45.352Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 61.87MB / 134.79MB 6.9s [2021-09-03T13:15:45.486Z] #19 87.69 Selecting previously unselected package bzip2. [2021-09-03T13:15:45.486Z] #19 87.69 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-09-03T13:15:45.486Z] #19 87.71 Unpacking bzip2 (1.0.8-4) ... [2021-09-03T13:15:45.486Z] #19 87.80 Selecting previously unselected package libmagic-mgc. [2021-09-03T13:15:45.486Z] #19 87.80 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-09-03T13:15:45.486Z] #19 87.81 Unpacking libmagic-mgc (1:5.39-3) ... [2021-09-03T13:15:45.500Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 6.7s done [2021-09-03T13:15:45.500Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 42.00MB / 134.79MB 6.9s [2021-09-03T13:15:45.615Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 68.16MB / 85.72MB 7.2s [2021-09-03T13:15:45.615Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 69.21MB / 134.79MB 7.3s [2021-09-03T13:15:45.743Z] #19 87.98 Selecting previously unselected package libmagic1:amd64. [2021-09-03T13:15:45.743Z] #19 87.99 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-09-03T13:15:45.743Z] #19 88.00 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-09-03T13:15:45.743Z] #19 88.09 Selecting previously unselected package file. [2021-09-03T13:15:45.743Z] #19 88.09 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-09-03T13:15:45.743Z] #19 88.10 Unpacking file (1:5.39-3) ... [2021-09-03T13:15:45.758Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 72.75MB / 85.72MB 7.1s [2021-09-03T13:15:45.769Z] #58 37.20 Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-09-03T13:15:45.769Z] #58 38.05 + cd /tmp/tmp.fyCbsz97rx/src/github.com/containerd/containerd [2021-09-03T13:15:45.876Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 74.45MB / 85.72MB 7.6s [2021-09-03T13:15:45.877Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 78.64MB / 134.79MB 7.6s [2021-09-03T13:15:45.999Z] #19 88.31 Selecting previously unselected package xz-utils. [2021-09-03T13:15:45.999Z] #19 88.31 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-09-03T13:15:45.999Z] #19 88.32 Unpacking xz-utils (5.2.5-2) ... [2021-09-03T13:15:45.999Z] #19 88.41 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-09-03T13:15:45.999Z] #19 88.41 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-03T13:15:45.999Z] #19 88.42 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-03T13:15:46.015Z] #11 ... [2021-09-03T13:15:46.015Z] [2021-09-03T13:15:46.015Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:15:46.015Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-03T13:15:46.015Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-03T13:15:46.015Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:15:46.015Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-03T13:15:46.015Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-03T13:15:46.015Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-09-03T13:15:46.015Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.0s done [2021-09-03T13:15:46.015Z] #64 DONE 7.4s [2021-09-03T13:15:46.015Z] [2021-09-03T13:15:46.015Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:46.015Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:46.015Z] #11 ... [2021-09-03T13:15:46.015Z] [2021-09-03T13:15:46.015Z] #24 [internal] load build context [2021-09-03T13:15:46.015Z] #24 sha256:54b98a3abfb5dcfba2314993b13ac15f16010566bf4d2f2d0293ea32f47bc028 [2021-09-03T13:15:46.015Z] #24 transferring context: 44.19MB 7.5s [2021-09-03T13:15:46.015Z] #24 ... [2021-09-03T13:15:46.015Z] [2021-09-03T13:15:46.015Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:46.015Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:46.029Z] #58 38.05 + git checkout -q v1.5.5 [2021-09-03T13:15:46.138Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 79.69MB / 85.72MB 7.7s [2021-09-03T13:15:46.139Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 7.6s done [2021-09-03T13:15:46.274Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 77.59MB / 85.72MB 7.4s [2021-09-03T13:15:46.274Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 51.38MB / 134.79MB 7.6s [2021-09-03T13:15:46.402Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 0B / 156B 8.1s [2021-09-03T13:15:46.402Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 84.93MB / 85.72MB 8.2s [2021-09-03T13:15:46.402Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 85.98MB / 134.79MB 8.2s [2021-09-03T13:15:46.537Z] #11 ... [2021-09-03T13:15:46.537Z] [2021-09-03T13:15:46.537Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:15:46.537Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-03T13:15:46.537Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-03T13:15:46.537Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:15:46.537Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-03T13:15:46.537Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-03T13:15:46.537Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-09-03T13:15:46.537Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done [2021-09-03T13:15:46.537Z] #66 DONE 8.0s [2021-09-03T13:15:46.537Z] [2021-09-03T13:15:46.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:46.537Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:46.537Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 7.9s [2021-09-03T13:15:46.537Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 61.87MB / 134.79MB 7.9s [2021-09-03T13:15:46.665Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 8.3s [2021-09-03T13:15:46.665Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 93.32MB / 134.79MB 8.5s [2021-09-03T13:15:46.798Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 68.88MB / 134.79MB 8.1s [2021-09-03T13:15:46.930Z] #19 89.16 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-09-03T13:15:46.930Z] #19 89.17 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-09-03T13:15:46.930Z] #19 89.17 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-03T13:15:47.245Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 101.71MB / 134.79MB 8.8s [2021-09-03T13:15:47.366Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 77.59MB / 134.79MB 8.5s [2021-09-03T13:15:47.415Z] #58 39.58 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-03T13:15:47.415Z] #58 39.58 + BUILDTAGS='netgo osusergo static_build' [2021-09-03T13:15:47.415Z] #58 39.58 + export EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:15:47.415Z] #58 39.58 + EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:15:47.415Z] #58 39.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-03T13:15:47.415Z] #58 39.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-03T13:15:47.415Z] #58 39.58 + '[' '' = dynamic ']' [2021-09-03T13:15:47.415Z] #58 39.58 + make [2021-09-03T13:15:47.494Z] #19 89.95 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-09-03T13:15:47.494Z] #19 89.95 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-09-03T13:15:47.494Z] #19 89.95 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-03T13:15:47.572Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 111.15MB / 134.79MB 9.1s [2021-09-03T13:15:47.572Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 119.66MB / 134.79MB 9.2s [2021-09-03T13:15:47.632Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 88.08MB / 134.79MB 8.8s [2021-09-03T13:15:47.836Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 128.97MB / 134.79MB 9.6s [2021-09-03T13:15:47.890Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 8.8s done [2021-09-03T13:15:48.097Z] #11 ... [2021-09-03T13:15:48.097Z] [2021-09-03T13:15:48.097Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:15:48.097Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-03T13:15:48.097Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-03T13:15:48.097Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-03T13:15:48.097Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-03T13:15:48.097Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:15:48.097Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-09-03T13:15:48.097Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.0s done [2021-09-03T13:15:48.097Z] #66 ... [2021-09-03T13:15:48.097Z] [2021-09-03T13:15:48.097Z] #24 [internal] load build context [2021-09-03T13:15:48.097Z] #24 sha256:276048b2d6d75bfbcd1de0b2b78a2be3524e7ccb7acbf9f18caa1644cc5ca49a [2021-09-03T13:15:48.097Z] #24 transferring context: 55.48MB 9.0s done [2021-09-03T13:15:48.097Z] #24 ... [2021-09-03T13:15:48.097Z] [2021-09-03T13:15:48.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:48.097Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:48.147Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 100.66MB / 134.79MB 9.3s [2021-09-03T13:15:48.404Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 108.00MB / 134.79MB 9.6s [2021-09-03T13:15:48.425Z] #19 90.64 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-09-03T13:15:48.425Z] #19 90.64 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-03T13:15:48.425Z] #19 90.64 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-03T13:15:48.662Z] #11 ... [2021-09-03T13:15:48.662Z] [2021-09-03T13:15:48.662Z] #24 [internal] load build context [2021-09-03T13:15:48.662Z] #24 sha256:54b98a3abfb5dcfba2314993b13ac15f16010566bf4d2f2d0293ea32f47bc028 [2021-09-03T13:15:48.662Z] #24 transferring context: 55.48MB 9.3s done [2021-09-03T13:15:48.662Z] #24 DONE 10.1s [2021-09-03T13:15:48.662Z] [2021-09-03T13:15:48.662Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:48.662Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:48.669Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 10.2s done [2021-09-03T13:15:48.921Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 121.63MB / 134.79MB 10.1s [2021-09-03T13:15:48.930Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 6.2s [2021-09-03T13:15:48.930Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 10.5s done [2021-09-03T13:15:48.988Z] #19 91.17 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-09-03T13:15:48.988Z] #19 91.17 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-03T13:15:48.988Z] #19 91.18 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-03T13:15:49.179Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 128.97MB / 134.79MB 10.5s [2021-09-03T13:15:49.330Z] #58 41.10 + bin/ctr [2021-09-03T13:15:49.448Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.6s [2021-09-03T13:15:49.501Z] #19 91.66 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-09-03T13:15:49.501Z] #19 91.67 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:15:49.501Z] #19 91.68 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:15:49.501Z] #19 91.74 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-09-03T13:15:49.501Z] #19 91.75 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:15:49.501Z] #19 91.75 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:15:49.502Z] #11 ... [2021-09-03T13:15:49.502Z] [2021-09-03T13:15:49.502Z] #24 [internal] load build context [2021-09-03T13:15:49.502Z] #24 sha256:276048b2d6d75bfbcd1de0b2b78a2be3524e7ccb7acbf9f18caa1644cc5ca49a [2021-09-03T13:15:49.502Z] #24 DONE 11.7s [2021-09-03T13:15:49.502Z] [2021-09-03T13:15:49.502Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:49.502Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:50.014Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 11.3s done [2021-09-03T13:15:50.895Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 12.3s done [2021-09-03T13:15:50.895Z] #11 ... [2021-09-03T13:15:50.895Z] [2021-09-03T13:15:50.895Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:15:50.895Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-03T13:15:50.895Z] #66 DONE 12.6s [2021-09-03T13:15:50.895Z] [2021-09-03T13:15:50.895Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:50.895Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:50.945Z] #11 ... [2021-09-03T13:15:50.945Z] [2021-09-03T13:15:50.945Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-03T13:15:50.945Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-03T13:15:50.945Z] #65 DONE 0.6s [2021-09-03T13:15:50.945Z] [2021-09-03T13:15:50.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:50.945Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:51.850Z] #11 ... [2021-09-03T13:15:51.850Z] [2021-09-03T13:15:51.850Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-03T13:15:51.850Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-03T13:15:51.850Z] #65 DONE 0.9s [2021-09-03T13:15:52.111Z] [2021-09-03T13:15:52.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:52.111Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:52.315Z] #11 ... [2021-09-03T13:15:52.315Z] [2021-09-03T13:15:52.315Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-03T13:15:52.315Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-03T13:15:52.315Z] #67 DONE 1.1s [2021-09-03T13:15:52.315Z] [2021-09-03T13:15:52.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:52.315Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:52.684Z] #11 ... [2021-09-03T13:15:52.684Z] [2021-09-03T13:15:52.684Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-03T13:15:52.684Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-03T13:15:52.684Z] #67 DONE 1.0s [2021-09-03T13:15:52.684Z] [2021-09-03T13:15:52.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:52.684Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:54.075Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 11.2s [2021-09-03T13:15:54.075Z] #11 ... [2021-09-03T13:15:54.075Z] [2021-09-03T13:15:54.075Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:15:54.075Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:15:54.075Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 11.9s [2021-09-03T13:15:54.337Z] #27 ... [2021-09-03T13:15:54.337Z] [2021-09-03T13:15:54.337Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:54.337Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:54.837Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 10.7s [2021-09-03T13:15:54.837Z] #11 ... [2021-09-03T13:15:54.837Z] [2021-09-03T13:15:54.837Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:15:54.837Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:15:54.837Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 13.1s [2021-09-03T13:15:55.094Z] #27 ... [2021-09-03T13:15:55.094Z] [2021-09-03T13:15:55.094Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:55.094Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:55.725Z] #11 ... [2021-09-03T13:15:55.725Z] [2021-09-03T13:15:55.725Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:15:55.725Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:15:55.725Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 13.3s done [2021-09-03T13:15:55.725Z] #27 DONE 17.5s [2021-09-03T13:15:55.725Z] [2021-09-03T13:15:55.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:55.725Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:55.725Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 12.9s done [2021-09-03T13:15:55.837Z] Client: [2021-09-03T13:15:55.837Z] Context: default [2021-09-03T13:15:55.837Z] Debug Mode: false [2021-09-03T13:15:55.837Z] Plugins: [2021-09-03T13:15:55.837Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-03T13:15:55.837Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-03T13:15:55.837Z] [2021-09-03T13:15:55.837Z] Server: [2021-09-03T13:15:55.837Z] Containers: 0 [2021-09-03T13:15:55.837Z] Running: 0 [2021-09-03T13:15:55.837Z] Paused: 0 [2021-09-03T13:15:55.837Z] Stopped: 0 [2021-09-03T13:15:55.837Z] Images: 0 [2021-09-03T13:15:55.837Z] Server Version: 20.10.6 [2021-09-03T13:15:55.837Z] Storage Driver: overlay2 [2021-09-03T13:15:55.837Z] Backing Filesystem: extfs [2021-09-03T13:15:55.837Z] Supports d_type: true [2021-09-03T13:15:55.837Z] Native Overlay Diff: true [2021-09-03T13:15:55.837Z] userxattr: false [2021-09-03T13:15:55.837Z] Logging Driver: json-file [2021-09-03T13:15:55.837Z] Cgroup Driver: cgroupfs [2021-09-03T13:15:55.837Z] Cgroup Version: 1 [2021-09-03T13:15:55.837Z] Plugins: [2021-09-03T13:15:55.837Z] Volume: local [2021-09-03T13:15:55.837Z] Network: bridge host ipvlan macvlan null overlay [2021-09-03T13:15:55.837Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-03T13:15:55.837Z] Swarm: inactive [2021-09-03T13:15:55.837Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-03T13:15:55.837Z] Default Runtime: runc [2021-09-03T13:15:55.837Z] Init Binary: docker-init [2021-09-03T13:15:55.837Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-03T13:15:55.837Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-03T13:15:55.837Z] init version: de40ad0 [2021-09-03T13:15:55.837Z] Security Options: [2021-09-03T13:15:55.837Z] apparmor [2021-09-03T13:15:55.837Z] seccomp [2021-09-03T13:15:55.837Z] Profile: default [2021-09-03T13:15:55.837Z] Kernel Version: 5.4.0-1048-aws [2021-09-03T13:15:55.837Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-03T13:15:55.837Z] OSType: linux [2021-09-03T13:15:55.837Z] Architecture: aarch64 [2021-09-03T13:15:55.837Z] CPUs: 4 [2021-09-03T13:15:55.837Z] Total Memory: 7.493GiB [2021-09-03T13:15:55.837Z] Name: ip-10-100-48-136 [2021-09-03T13:15:55.837Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-09-03T13:15:55.837Z] Docker Root Dir: /var/lib/docker [2021-09-03T13:15:55.837Z] Debug Mode: false [2021-09-03T13:15:55.837Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:15:55.837Z] Labels: [2021-09-03T13:15:55.837Z] Experimental: true [2021-09-03T13:15:55.837Z] Insecure Registries: [2021-09-03T13:15:55.837Z] 127.0.0.0/8 [2021-09-03T13:15:55.837Z] Live Restore Enabled: true [2021-09-03T13:15:55.837Z] [2021-09-03T13:15:55.837Z] WARNING: No swap limit support [Pipeline] sh [2021-09-03T13:15:55.987Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-09-03T13:15:56.132Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:15:56.132Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:15:56.132Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42736/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-03T13:15:56.132Z] + bash /home/ubuntu/workspace/moby_PR-42736/check-config.sh [2021-09-03T13:15:56.132Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-03T13:15:56.132Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-03T13:15:56.132Z] [2021-09-03T13:15:56.132Z] Generally Necessary: [2021-09-03T13:15:56.132Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-03T13:15:56.132Z] - apparmor: enabled and tools installed [2021-09-03T13:15:56.132Z] - CONFIG_NAMESPACES: enabled [2021-09-03T13:15:56.132Z] - CONFIG_NET_NS: enabled [2021-09-03T13:15:56.132Z] - CONFIG_PID_NS: enabled [2021-09-03T13:15:56.132Z] - CONFIG_IPC_NS: enabled [2021-09-03T13:15:56.132Z] - CONFIG_UTS_NS: enabled [2021-09-03T13:15:56.132Z] - CONFIG_CGROUPS: enabled [2021-09-03T13:15:56.132Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-03T13:15:56.132Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-03T13:15:56.132Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-03T13:15:56.132Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-03T13:15:56.132Z] - CONFIG_CPUSETS: enabled [2021-09-03T13:15:56.132Z] - CONFIG_MEMCG: enabled [2021-09-03T13:15:56.132Z] - CONFIG_KEYS: enabled [2021-09-03T13:15:56.132Z] - CONFIG_VETH: enabled (as module) [2021-09-03T13:15:56.132Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-03T13:15:56.132Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-03T13:15:56.395Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-03T13:15:56.395Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-03T13:15:56.395Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-03T13:15:56.395Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-03T13:15:56.395Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-03T13:15:56.395Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-03T13:15:56.395Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-03T13:15:56.395Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-03T13:15:56.395Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-03T13:15:56.395Z] [2021-09-03T13:15:56.395Z] Optional Features: [2021-09-03T13:15:56.395Z] - CONFIG_USER_NS: enabled [2021-09-03T13:15:56.395Z] - CONFIG_SECCOMP: enabled [2021-09-03T13:15:56.395Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-03T13:15:56.395Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-03T13:15:56.395Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-03T13:15:56.395Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-03T13:15:56.395Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-03T13:15:56.395Z] - CONFIG_BLK_CGROUP: enabled [2021-09-03T13:15:56.395Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-03T13:15:56.395Z] - CONFIG_CGROUP_PERF: enabled [2021-09-03T13:15:56.395Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-03T13:15:56.395Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-03T13:15:56.464Z] #11 ... [2021-09-03T13:15:56.464Z] [2021-09-03T13:15:56.464Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:15:56.464Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-03T13:15:56.464Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 14.5s done [2021-09-03T13:15:56.464Z] #27 DONE 17.8s [2021-09-03T13:15:56.464Z] [2021-09-03T13:15:56.465Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:15:56.465Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:15:56.465Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 12.4s done [2021-09-03T13:15:56.465Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-09-03T13:15:56.560Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.7s done [2021-09-03T13:15:56.658Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-03T13:15:56.658Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-03T13:15:56.658Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-03T13:15:56.658Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-03T13:15:56.658Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-03T13:15:56.659Z] - CONFIG_IP_VS: enabled (as module) [2021-09-03T13:15:56.659Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-03T13:15:56.659Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-03T13:15:56.659Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-03T13:15:56.659Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-03T13:15:56.659Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-03T13:15:56.659Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-03T13:15:56.659Z] - CONFIG_EXT4_FS: enabled [2021-09-03T13:15:56.659Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-03T13:15:56.659Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-03T13:15:56.659Z] - Network Drivers: [2021-09-03T13:15:56.659Z] - "overlay": [2021-09-03T13:15:56.659Z] - CONFIG_VXLAN: enabled (as module) [2021-09-03T13:15:56.659Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-03T13:15:56.659Z] Optional (for encrypted networks): [2021-09-03T13:15:56.823Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-09-03T13:15:56.921Z] - CONFIG_CRYPTO: enabled [2021-09-03T13:15:56.921Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-03T13:15:56.921Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-03T13:15:56.921Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-03T13:15:56.921Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-03T13:15:56.921Z] - CONFIG_XFRM: enabled [2021-09-03T13:15:56.921Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-03T13:15:56.921Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-03T13:15:56.921Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-03T13:15:56.921Z] - "ipvlan": [2021-09-03T13:15:56.921Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-03T13:15:56.921Z] - "macvlan": [2021-09-03T13:15:56.921Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-03T13:15:56.921Z] - CONFIG_DUMMY: enabled (as module) [2021-09-03T13:15:56.921Z] - "ftp,tftp client in container": [2021-09-03T13:15:56.921Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-03T13:15:56.921Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-03T13:15:56.921Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-03T13:15:56.921Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-03T13:15:56.921Z] - Storage Drivers: [2021-09-03T13:15:56.921Z] - "aufs": [2021-09-03T13:15:56.921Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-03T13:15:56.921Z] - "btrfs": [2021-09-03T13:15:56.921Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-03T13:15:56.921Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-03T13:15:56.921Z] - "devicemapper": [2021-09-03T13:15:56.921Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-03T13:15:56.921Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-03T13:15:56.921Z] - "overlay": [2021-09-03T13:15:56.921Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-03T13:15:56.921Z] - "zfs": [2021-09-03T13:15:56.921Z] - /dev/zfs: present [2021-09-03T13:15:56.921Z] - zfs command: missing [2021-09-03T13:15:56.921Z] - zpool command: missing [2021-09-03T13:15:56.921Z] [2021-09-03T13:15:56.921Z] Limits: [2021-09-03T13:15:56.921Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-03T13:15:56.921Z] [2021-09-03T13:15:56.921Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-03T13:15:57.268Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11300e5ff37dc0ec1279aac5813618e06e6e014c . [2021-09-03T13:15:57.395Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.7s done [2021-09-03T13:15:57.395Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-09-03T13:15:57.400Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.7s done [2021-09-03T13:15:57.591Z] #19 ... [2021-09-03T13:15:57.591Z] [2021-09-03T13:15:57.591Z] #58 [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-09-03T13:15:57.591Z] #58 sha256:768427eea96105118ff7216d03bb731f95ef0f52ed9fb88ab2cbc329c163ab50 [2021-09-03T13:15:57.591Z] #58 110.0 + /build/golangci-lint --version [2021-09-03T13:15:57.845Z] #2 [internal] load .dockerignore [2021-09-03T13:15:57.845Z] #2 sha256:1a55a50acef0b5db55f1cd9a48fba4b83084520a19c0d005f175f42c1b2c6ee9 [2021-09-03T13:15:57.845Z] #2 transferring context: 87B done [2021-09-03T13:15:57.845Z] #2 DONE 0.2s [2021-09-03T13:15:57.845Z] [2021-09-03T13:15:57.845Z] #1 [internal] load build definition from Dockerfile [2021-09-03T13:15:57.845Z] #1 sha256:f099a16649c37daace1d9e40577874b90d60e2d4ab329a1b042b9bd2198bca69 [2021-09-03T13:15:57.845Z] #1 transferring dockerfile: 16.34kB 0.1s done [2021-09-03T13:15:57.845Z] #1 DONE 0.3s [2021-09-03T13:15:57.847Z] #58 110.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-03T13:15:57.972Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 0.1s [2021-09-03T13:15:58.108Z] [2021-09-03T13:15:58.108Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-03T13:15:58.108Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-09-03T13:15:58.328Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.8s done [2021-09-03T13:15:58.328Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-09-03T13:15:58.683Z] #3 DONE 0.7s [2021-09-03T13:15:58.946Z] [2021-09-03T13:15:58.946Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-03T13:15:58.946Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-09-03T13:15:58.946Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-03T13:15:58.946Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-03T13:15:58.946Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-09-03T13:15:58.946Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-09-03T13:15:58.946Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-09-03T13:15:58.946Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 5.24MB / 9.06MB 0.2s [2021-09-03T13:15:59.208Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s [2021-09-03T13:15:59.208Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.5s done [2021-09-03T13:15:59.341Z] #58 ... [2021-09-03T13:15:59.341Z] [2021-09-03T13:15:59.341Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:15:59.341Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:15:59.341Z] #14 72.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-03T13:15:59.341Z] #14 72.62 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:15:59.341Z] #14 72.62 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:15:59.341Z] #14 77.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-03T13:15:59.341Z] #14 77.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:15:59.341Z] #14 77.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:15:59.471Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 [2021-09-03T13:15:59.471Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-09-03T13:15:59.733Z] #4 DONE 0.9s [2021-09-03T13:15:59.996Z] [2021-09-03T13:15:59.996Z] #6 [internal] load build definition from Dockerfile [2021-09-03T13:15:59.996Z] #6 sha256:83d31e78befbabe6f716885eccb0c717a6f7edd2c09984537f84909aa982a6a0 [2021-09-03T13:15:59.996Z] #6 DONE 0.0s [2021-09-03T13:15:59.996Z] [2021-09-03T13:15:59.996Z] #5 [internal] load .dockerignore [2021-09-03T13:15:59.996Z] #5 sha256:01a88376d076d3705607684fe3a9fd894fd2ad0e69cb22e2e3a69697788fccc6 [2021-09-03T13:15:59.996Z] #5 DONE 0.0s [2021-09-03T13:15:59.996Z] [2021-09-03T13:15:59.996Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:15:59.996Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-03T13:16:00.945Z] #10 DONE 0.9s [2021-09-03T13:16:00.945Z] [2021-09-03T13:16:00.945Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-03T13:16:00.945Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-09-03T13:16:00.945Z] #8 DONE 0.9s [2021-09-03T13:16:00.945Z] [2021-09-03T13:16:00.945Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-03T13:16:00.946Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-03T13:16:00.946Z] #9 DONE 0.9s [2021-09-03T13:16:00.946Z] [2021-09-03T13:16:00.946Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-03T13:16:00.946Z] #7 sha256:e77631fd6670f305755dba83efe0d94b6f3f09516454307c2461e1a8a5951b21 [2021-09-03T13:16:00.946Z] #7 DONE 1.0s [2021-09-03T13:16:02.021Z] #58 DONE 114.5s [2021-09-03T13:16:02.021Z] [2021-09-03T13:16:02.021Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-03T13:16:02.021Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-09-03T13:16:02.021Z] #19 102.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-09-03T13:16:02.021Z] #19 102.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:02.021Z] #19 102.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:16:02.021Z] #19 104.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-09-03T13:16:02.021Z] #19 104.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:02.021Z] #19 104.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-03T13:16:02.865Z] [2021-09-03T13:16:02.865Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:16:02.865Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-03T13:16:02.865Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-03T13:16:02.865Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-03T13:16:03.165Z] #27 sha256:145af0fee6240500aa1a49bf736f9e8c4d4ea1d4eec25c7978e794c431477eae 529B / 529B done [2021-09-03T13:16:03.165Z] #27 sha256:d04e7939dfd87a066f1588eafb81eb520d7cfafdb9f000855411b759b18482e8 1.48kB / 1.48kB done [2021-09-03T13:16:03.165Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 0B / 53.61MB 0.2s [2021-09-03T13:16:03.280Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.2s [2021-09-03T13:16:03.549Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 10.76MB / 53.61MB 0.3s [2021-09-03T13:16:03.549Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 22.02MB / 53.61MB 0.5s [2021-09-03T13:16:03.607Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.0s [2021-09-03T13:16:03.814Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 35.65MB / 53.61MB 0.6s [2021-09-03T13:16:03.814Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 40.92MB / 53.61MB 0.7s [2021-09-03T13:16:03.814Z] #27 ... [2021-09-03T13:16:03.814Z] [2021-09-03T13:16:03.814Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-03T13:16:03.814Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-03T13:16:03.814Z] #43 DONE 0.0s [2021-09-03T13:16:04.094Z] [2021-09-03T13:16:04.094Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:16:04.094Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-03T13:16:04.094Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.1s [2021-09-03T13:16:04.628Z] #14 88.51 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-03T13:16:04.628Z] #14 88.51 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:16:04.628Z] #14 88.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:16:04.784Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.5s done [2021-09-03T13:16:04.784Z] #27 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 [2021-09-03T13:16:05.583Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.5s done [2021-09-03T13:16:05.745Z] #27 ... [2021-09-03T13:16:05.745Z] [2021-09-03T13:16:05.745Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:16:05.745Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-03T13:16:05.745Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-03T13:16:05.745Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:16:05.745Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-03T13:16:05.745Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-03T13:16:05.745Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-09-03T13:16:05.745Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-09-03T13:16:05.745Z] #64 DONE 2.9s [2021-09-03T13:16:05.745Z] [2021-09-03T13:16:05.745Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-03T13:16:05.745Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-03T13:16:05.745Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-03T13:16:05.745Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-03T13:16:05.745Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-03T13:16:05.745Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-03T13:16:05.745Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-09-03T13:16:05.745Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-09-03T13:16:05.745Z] #66 DONE 2.9s [2021-09-03T13:16:05.745Z] [2021-09-03T13:16:05.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:05.745Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-09-03T13:16:05.745Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.0s done [2021-09-03T13:16:05.745Z] #11 sha256:935de0fe406ecc2bc08b27c6948a8fd773dbef5e78189fdf6ea1513dd64fa077 1.80kB / 1.80kB done [2021-09-03T13:16:05.745Z] #11 sha256:0dd528ec10fd263e2685f134df04e34af64e8a632fe44098eac41cb905c2828b 6.95kB / 6.95kB done [2021-09-03T13:16:05.745Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-09-03T13:16:05.745Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 2.3s done [2021-09-03T13:16:05.745Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 1.6s done [2021-09-03T13:16:05.745Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 46.92MB / 54.67MB 2.8s [2021-09-03T13:16:05.745Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 2.6s done [2021-09-03T13:16:05.745Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 0.1s [2021-09-03T13:16:05.745Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 0B / 81.16MB 2.8s [2021-09-03T13:16:05.745Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 6.29MB / 102.59MB 2.8s [2021-09-03T13:16:05.837Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.6s done [2021-09-03T13:16:05.837Z] #11 ... [2021-09-03T13:16:05.837Z] [2021-09-03T13:16:05.837Z] #28 [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-09-03T13:16:05.837Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-03T13:16:05.837Z] #28 1.703 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:05.837Z] #28 1.708 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:05.837Z] #28 1.708 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:05.837Z] #28 1.944 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:05.837Z] #28 2.187 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:05.837Z] #28 3.953 Fetched 8401 kB in 3s (3294 kB/s) [2021-09-03T13:16:05.837Z] #28 3.953 Reading package lists... [2021-09-03T13:16:05.837Z] #28 4.786 Reading package lists... [2021-09-03T13:16:05.837Z] #28 5.615 Building dependency tree... [2021-09-03T13:16:05.837Z] #28 6.007 The following additional packages will be installed: [2021-09-03T13:16:05.837Z] #28 6.007 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-03T13:16:05.837Z] #28 6.007 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-03T13:16:05.837Z] #28 6.007 Recommended packages: [2021-09-03T13:16:05.837Z] #28 6.007 libldap-common publicsuffix libsasl2-modules [2021-09-03T13:16:05.837Z] #28 6.155 The following NEW packages will be installed: [2021-09-03T13:16:05.837Z] #28 6.156 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-03T13:16:05.837Z] #28 6.157 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-03T13:16:05.837Z] #28 6.157 libssh2-1 openssl [2021-09-03T13:16:05.837Z] #28 6.445 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T13:16:05.837Z] #28 6.445 Need to get 3038 kB of archives. [2021-09-03T13:16:05.837Z] #28 6.445 After this operation, 6652 kB of additional disk space will be used. [2021-09-03T13:16:05.837Z] #28 6.445 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-03T13:16:05.837Z] #28 6.455 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-03T13:16:05.837Z] #28 6.455 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-03T13:16:05.837Z] #28 6.455 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-03T13:16:05.837Z] #28 6.460 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-03T13:16:05.837Z] #28 6.460 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-03T13:16:05.837Z] #28 6.523 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-03T13:16:05.837Z] #28 6.526 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-03T13:16:05.837Z] #28 6.527 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-03T13:16:05.837Z] #28 6.542 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-03T13:16:05.837Z] #28 6.542 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-03T13:16:05.837Z] #28 6.547 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-03T13:16:05.837Z] #28 6.562 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-03T13:16:05.837Z] #28 6.596 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-03T13:16:05.837Z] #28 6.596 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-03T13:16:05.837Z] #28 6.782 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:16:05.837Z] #28 6.836 Fetched 3038 kB in 0s (7168 kB/s) [2021-09-03T13:16:05.837Z] #28 6.872 Selecting previously unselected package openssl. [2021-09-03T13:16:05.837Z] #28 6.872 (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 ... 6653 files and directories currently installed.) [2021-09-03T13:16:05.837Z] #28 6.872 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-03T13:16:05.837Z] #28 6.879 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:16:05.837Z] #28 7.075 Selecting previously unselected package ca-certificates. [2021-09-03T13:16:05.837Z] #28 7.075 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-03T13:16:05.837Z] #28 7.075 Unpacking ca-certificates (20210119) ... [2021-09-03T13:16:05.837Z] #28 7.208 Selecting previously unselected package libbrotli1:amd64. [2021-09-03T13:16:05.837Z] #28 7.208 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-03T13:16:05.837Z] #28 7.216 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-03T13:16:05.837Z] #28 7.315 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-03T13:16:05.837Z] #28 7.315 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-03T13:16:05.837Z] #28 7.322 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:05.837Z] #28 7.392 Selecting previously unselected package libsasl2-2:amd64. [2021-09-03T13:16:05.837Z] #28 7.392 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-03T13:16:05.837Z] #28 7.393 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:05.837Z] #28 7.459 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-03T13:16:05.837Z] #28 7.459 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-03T13:16:05.837Z] #28 7.467 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-03T13:16:05.837Z] #28 7.563 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-03T13:16:05.837Z] #28 7.563 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-03T13:16:05.838Z] #28 7.566 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-03T13:16:05.838Z] #28 7.635 Selecting previously unselected package libpsl5:amd64. [2021-09-03T13:16:05.838Z] #28 7.635 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-03T13:16:05.838Z] #28 7.643 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-03T13:16:05.838Z] #28 7.699 Selecting previously unselected package librtmp1:amd64. [2021-09-03T13:16:05.838Z] #28 7.699 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-03T13:16:05.838Z] #28 7.708 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:16:05.838Z] #28 7.760 Selecting previously unselected package libssh2-1:amd64. [2021-09-03T13:16:05.838Z] #28 7.760 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-03T13:16:05.838Z] #28 7.762 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-03T13:16:05.838Z] #28 7.833 Selecting previously unselected package libcurl4:amd64. [2021-09-03T13:16:05.838Z] #28 7.836 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-03T13:16:05.838Z] #28 7.841 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-03T13:16:05.838Z] #28 7.950 Selecting previously unselected package curl. [2021-09-03T13:16:05.838Z] #28 7.950 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-03T13:16:05.838Z] #28 7.950 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-03T13:16:05.838Z] #28 8.033 Selecting previously unselected package libonig5:amd64. [2021-09-03T13:16:05.838Z] #28 8.033 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-03T13:16:05.838Z] #28 8.043 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:16:05.838Z] #28 8.125 Selecting previously unselected package libjq1:amd64. [2021-09-03T13:16:05.838Z] #28 8.125 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-03T13:16:05.838Z] #28 8.134 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:16:05.838Z] #28 8.195 Selecting previously unselected package jq. [2021-09-03T13:16:05.838Z] #28 8.195 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-03T13:16:05.838Z] #28 8.203 Unpacking jq (1.6-2.1) ... [2021-09-03T13:16:05.838Z] #28 8.254 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-03T13:16:05.838Z] #28 8.267 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-03T13:16:05.838Z] #28 8.281 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-03T13:16:05.838Z] #28 8.294 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:05.838Z] #28 8.308 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:16:05.838Z] #28 8.321 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:05.838Z] #28 8.333 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-03T13:16:05.838Z] #28 8.346 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:16:05.838Z] #28 8.364 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:16:05.838Z] #28 8.377 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:16:05.838Z] #28 8.391 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-03T13:16:05.838Z] #28 8.404 Setting up ca-certificates (20210119) ... [2021-09-03T13:16:05.838Z] #28 9.230 Updating certificates in /etc/ssl/certs... [2021-09-03T13:16:05.838Z] #28 ... [2021-09-03T13:16:05.838Z] [2021-09-03T13:16:05.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:05.838Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:05.838Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d [2021-09-03T13:16:06.031Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 53.48MB / 54.67MB 3.0s [2021-09-03T13:16:06.031Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 5.24MB / 81.16MB 3.0s [2021-09-03T13:16:06.031Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 15.73MB / 102.59MB 3.0s [2021-09-03T13:16:06.031Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 12.97MB / 81.16MB 3.1s [2021-09-03T13:16:06.031Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 30.41MB / 102.59MB 3.1s [2021-09-03T13:16:06.176Z] #11 ... [2021-09-03T13:16:06.176Z] [2021-09-03T13:16:06.176Z] #28 [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-09-03T13:16:06.176Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-03T13:16:06.176Z] #28 1.845 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:06.176Z] #28 1.860 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:06.176Z] #28 1.862 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:06.176Z] #28 2.124 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:06.176Z] #28 2.387 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:06.176Z] #28 3.904 Fetched 8401 kB in 2s (3632 kB/s) [2021-09-03T13:16:06.176Z] #28 3.904 Reading package lists... [2021-09-03T13:16:06.176Z] #28 4.678 Reading package lists... [2021-09-03T13:16:06.176Z] #28 5.497 Building dependency tree... [2021-09-03T13:16:06.176Z] #28 5.828 The following additional packages will be installed: [2021-09-03T13:16:06.176Z] #28 5.828 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-03T13:16:06.176Z] #28 5.828 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-03T13:16:06.176Z] #28 5.828 Recommended packages: [2021-09-03T13:16:06.176Z] #28 5.828 libldap-common publicsuffix libsasl2-modules [2021-09-03T13:16:06.176Z] #28 6.026 The following NEW packages will be installed: [2021-09-03T13:16:06.176Z] #28 6.027 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-03T13:16:06.176Z] #28 6.027 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-03T13:16:06.176Z] #28 6.028 libssh2-1 openssl [2021-09-03T13:16:06.176Z] #28 6.317 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T13:16:06.176Z] #28 6.317 Need to get 3038 kB of archives. [2021-09-03T13:16:06.176Z] #28 6.317 After this operation, 6652 kB of additional disk space will be used. [2021-09-03T13:16:06.176Z] #28 6.317 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-03T13:16:06.176Z] #28 6.317 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-03T13:16:06.176Z] #28 6.325 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-03T13:16:06.176Z] #28 6.338 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-03T13:16:06.176Z] #28 6.338 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-03T13:16:06.176Z] #28 6.338 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-03T13:16:06.176Z] #28 6.344 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-03T13:16:06.176Z] #28 6.344 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-03T13:16:06.176Z] #28 6.344 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-03T13:16:06.176Z] #28 6.352 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-03T13:16:06.176Z] #28 6.352 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-03T13:16:06.176Z] #28 6.352 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-03T13:16:06.176Z] #28 6.389 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-03T13:16:06.176Z] #28 6.389 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-03T13:16:06.176Z] #28 6.393 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-03T13:16:06.176Z] #28 6.616 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:16:06.176Z] #28 6.643 Fetched 3038 kB in 0s (8219 kB/s) [2021-09-03T13:16:06.176Z] #28 6.674 Selecting previously unselected package openssl. [2021-09-03T13:16:06.176Z] #28 6.674 (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 ... 6653 files and directories currently installed.) [2021-09-03T13:16:06.176Z] #28 6.674 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 6.680 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:16:06.176Z] #28 6.853 Selecting previously unselected package ca-certificates. [2021-09-03T13:16:06.176Z] #28 6.853 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-03T13:16:06.176Z] #28 6.859 Unpacking ca-certificates (20210119) ... [2021-09-03T13:16:06.176Z] #28 6.951 Selecting previously unselected package libbrotli1:amd64. [2021-09-03T13:16:06.176Z] #28 6.951 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 6.959 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-03T13:16:06.176Z] #28 7.099 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-03T13:16:06.176Z] #28 7.099 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.108 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:06.176Z] #28 7.155 Selecting previously unselected package libsasl2-2:amd64. [2021-09-03T13:16:06.176Z] #28 7.155 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.167 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:06.176Z] #28 7.233 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-03T13:16:06.176Z] #28 7.233 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.237 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-03T13:16:06.176Z] #28 7.317 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-03T13:16:06.176Z] #28 7.317 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.341 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-03T13:16:06.176Z] #28 7.386 Selecting previously unselected package libpsl5:amd64. [2021-09-03T13:16:06.176Z] #28 7.386 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.391 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-03T13:16:06.176Z] #28 7.459 Selecting previously unselected package librtmp1:amd64. [2021-09-03T13:16:06.176Z] #28 7.459 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.463 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:16:06.176Z] #28 7.522 Selecting previously unselected package libssh2-1:amd64. [2021-09-03T13:16:06.176Z] #28 7.522 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.527 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-03T13:16:06.176Z] #28 7.602 Selecting previously unselected package libcurl4:amd64. [2021-09-03T13:16:06.176Z] #28 7.602 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.607 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-03T13:16:06.176Z] #28 7.701 Selecting previously unselected package curl. [2021-09-03T13:16:06.176Z] #28 7.701 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.728 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-03T13:16:06.176Z] #28 7.785 Selecting previously unselected package libonig5:amd64. [2021-09-03T13:16:06.176Z] #28 7.793 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.793 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:16:06.176Z] #28 7.875 Selecting previously unselected package libjq1:amd64. [2021-09-03T13:16:06.176Z] #28 7.875 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.880 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:16:06.176Z] #28 7.948 Selecting previously unselected package jq. [2021-09-03T13:16:06.176Z] #28 7.948 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-03T13:16:06.176Z] #28 7.951 Unpacking jq (1.6-2.1) ... [2021-09-03T13:16:06.176Z] #28 8.014 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-03T13:16:06.176Z] #28 8.023 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-03T13:16:06.176Z] #28 8.034 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-03T13:16:06.176Z] #28 8.048 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:06.176Z] #28 8.063 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:16:06.176Z] #28 8.074 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:06.176Z] #28 8.087 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-03T13:16:06.176Z] #28 8.102 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:16:06.176Z] #28 8.122 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:16:06.176Z] #28 8.140 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:16:06.176Z] #28 8.153 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-03T13:16:06.176Z] #28 8.194 Setting up ca-certificates (20210119) ... [2021-09-03T13:16:06.176Z] #28 8.937 Updating certificates in /etc/ssl/certs... [2021-09-03T13:16:06.176Z] #28 ... [2021-09-03T13:16:06.176Z] [2021-09-03T13:16:06.176Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:06.176Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:06.176Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 0.1s [2021-09-03T13:16:06.306Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 20.97MB / 81.16MB 3.2s [2021-09-03T13:16:06.306Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 29.36MB / 81.16MB 3.3s [2021-09-03T13:16:06.306Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 37.75MB / 102.59MB 3.3s [2021-09-03T13:16:06.475Z] Running on azwin-2-d5ac61 in d:\jenkins\workspace\moby_PR-42736 [Pipeline] { [Pipeline] ws [2021-09-03T13:16:06.496Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-03T13:16:06.569Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 36.70MB / 81.16MB 3.5s [2021-09-03T13:16:06.569Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 44.04MB / 102.59MB 3.5s [2021-09-03T13:16:06.569Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 46.14MB / 81.16MB 3.6s [2021-09-03T13:16:06.569Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 50.33MB / 102.59MB 3.6s [2021-09-03T13:16:06.833Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 50.33MB / 81.16MB 3.7s [2021-09-03T13:16:06.833Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 55.57MB / 81.16MB 3.9s [2021-09-03T13:16:07.096Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 57.67MB / 102.59MB 4.0s [2021-09-03T13:16:07.096Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 59.77MB / 81.16MB 4.1s [2021-09-03T13:16:07.364Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 63.96MB / 102.59MB 4.3s [2021-09-03T13:16:07.364Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 4.3s done [2021-09-03T13:16:07.364Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 66.06MB / 81.16MB 4.5s [2021-09-03T13:16:07.638Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 83.89MB / 102.59MB 4.6s [2021-09-03T13:16:07.639Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 70.25MB / 81.16MB 4.7s [2021-09-03T13:16:07.639Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 91.68MB / 102.59MB 4.7s [2021-09-03T13:16:07.907Z] #11 ... [2021-09-03T13:16:07.907Z] [2021-09-03T13:16:07.907Z] #24 [internal] load build context [2021-09-03T13:16:07.907Z] #24 sha256:e3e476c6cbd58a875ef7ab905dbfe492b1bbd5bd652735fa45148b3c8c59ed00 [2021-09-03T13:16:07.907Z] #24 transferring context: 55.48MB 4.2s done [2021-09-03T13:16:07.907Z] #24 DONE 5.0s [2021-09-03T13:16:07.907Z] [2021-09-03T13:16:07.907Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:07.907Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-09-03T13:16:07.907Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 75.50MB / 81.16MB 4.8s [2021-09-03T13:16:07.907Z] #11 ... [2021-09-03T13:16:07.907Z] [2021-09-03T13:16:07.907Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:16:07.907Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-03T13:16:08.229Z] The recommended git tool is: git [2021-09-03T13:16:08.839Z] #14 ... [2021-09-03T13:16:08.839Z] [2021-09-03T13:16:08.839Z] #60 [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-09-03T13:16:08.839Z] #60 sha256:2347ca465437c2685eeb26d66c714410c3c0451c60f854d6306983d9db9a349a [2021-09-03T13:16:08.839Z] #60 92.10 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:16:08.839Z] #60 92.10 + GOBIN=/build [2021-09-03T13:16:08.839Z] #60 92.10 + GO111MODULE=on [2021-09-03T13:16:08.839Z] #60 92.10 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-03T13:16:09.148Z] #11 ... [2021-09-03T13:16:09.148Z] [2021-09-03T13:16:09.148Z] #28 [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-09-03T13:16:09.148Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-03T13:16:09.148Z] #28 10.35 129 added, 0 removed; done. [2021-09-03T13:16:09.148Z] #28 10.42 Setting up jq (1.6-2.1) ... [2021-09-03T13:16:09.148Z] #28 10.43 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-03T13:16:09.148Z] #28 10.44 Setting up curl (7.74.0-1.3+b1) ... [2021-09-03T13:16:09.148Z] #28 10.45 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:16:09.148Z] #28 10.48 Processing triggers for ca-certificates (20210119) ... [2021-09-03T13:16:09.148Z] #28 10.49 Updating certificates in /etc/ssl/certs... [2021-09-03T13:16:09.148Z] #28 11.52 0 added, 0 removed; done. [2021-09-03T13:16:09.148Z] #28 11.52 Running hooks in /etc/ca-certificates/update.d... [2021-09-03T13:16:09.148Z] #28 11.53 done. [2021-09-03T13:16:09.148Z] #28 DONE 13.0s [2021-09-03T13:16:09.148Z] [2021-09-03T13:16:09.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:09.148Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:09.148Z] #11 ... [2021-09-03T13:16:09.148Z] [2021-09-03T13:16:09.148Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-03T13:16:09.148Z] #29 sha256:9a78498f04b1983eacd8e66718685f76a2a4b32ea2069228d417ec5d4970261e [2021-09-03T13:16:09.148Z] #29 DONE 0.3s [2021-09-03T13:16:09.148Z] [2021-09-03T13:16:09.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:09.148Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:09.489Z] #11 ... [2021-09-03T13:16:09.489Z] [2021-09-03T13:16:09.489Z] #28 [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-09-03T13:16:09.489Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-03T13:16:09.489Z] #28 10.37 129 added, 0 removed; done. [2021-09-03T13:16:09.489Z] #28 10.47 Setting up jq (1.6-2.1) ... [2021-09-03T13:16:09.489Z] #28 10.48 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-03T13:16:09.489Z] #28 10.49 Setting up curl (7.74.0-1.3+b1) ... [2021-09-03T13:16:09.489Z] #28 10.50 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:16:09.489Z] #28 10.53 Processing triggers for ca-certificates (20210119) ... [2021-09-03T13:16:09.489Z] #28 10.54 Updating certificates in /etc/ssl/certs... [2021-09-03T13:16:09.489Z] #28 11.49 0 added, 0 removed; done. [2021-09-03T13:16:09.489Z] #28 11.49 Running hooks in /etc/ca-certificates/update.d... [2021-09-03T13:16:09.489Z] #28 11.49 done. [2021-09-03T13:16:09.489Z] #28 DONE 13.2s [2021-09-03T13:16:09.489Z] [2021-09-03T13:16:09.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:09.489Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:09.746Z] #11 ... [2021-09-03T13:16:09.746Z] [2021-09-03T13:16:09.746Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-03T13:16:09.746Z] #29 sha256:05ba49d2685953c1aeaab846f0775311672691d6c523c00e7b8b9cfe62166cd7 [2021-09-03T13:16:09.746Z] #29 DONE 0.2s [2021-09-03T13:16:09.836Z] #27 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 5.1s [2021-09-03T13:16:09.836Z] #27 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 5.2s done [2021-09-03T13:16:10.005Z] [2021-09-03T13:16:10.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:10.005Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:10.121Z] #19 ... [2021-09-03T13:16:10.121Z] [2021-09-03T13:16:10.121Z] #48 [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-09-03T13:16:10.121Z] #48 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:16:10.121Z] #48 111.2 + dpkg --print-architecture [2021-09-03T13:16:10.121Z] #48 111.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-03T13:16:10.121Z] #48 111.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-03T13:16:10.121Z] #48 111.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-03T13:16:10.121Z] #48 DONE 121.0s [2021-09-03T13:16:10.121Z] [2021-09-03T13:16:10.121Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-03T13:16:10.121Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-09-03T13:16:10.121Z] #19 111.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-09-03T13:16:10.121Z] #19 111.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:10.121Z] #19 111.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:16:10.121Z] #19 111.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-09-03T13:16:10.121Z] #19 111.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:10.121Z] #19 111.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-03T13:16:11.067Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 5.0s [2021-09-03T13:16:11.378Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 5.4s [2021-09-03T13:16:11.759Z] #27 ... [2021-09-03T13:16:11.759Z] [2021-09-03T13:16:11.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:11.759Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-09-03T13:16:11.759Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 4.8s done [2021-09-03T13:16:11.759Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 81.16MB / 81.16MB 8.5s [2021-09-03T13:16:11.759Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 102.59MB / 102.59MB 8.4s [2021-09-03T13:16:11.759Z] #11 sha256:75cc6df6f8e0337b02f182a60d9a08f2feda1a85e64c573e3fdaaa59901a67db 155B / 155B 8.5s [2021-09-03T13:16:11.759Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 102.59MB / 102.59MB 8.5s done [2021-09-03T13:16:12.985Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 7.2s done [2021-09-03T13:16:13.049Z] #60 ... [2021-09-03T13:16:13.049Z] [2021-09-03T13:16:13.049Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:16:13.049Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:16:13.049Z] #14 93.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-03T13:16:13.049Z] #14 93.04 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-03T13:16:13.049Z] #14 93.05 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:16:13.049Z] #14 93.15 Selecting previously unselected package libapparmor1:amd64. [2021-09-03T13:16:13.049Z] #14 93.15 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 93.16 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-03T13:16:13.049Z] #14 93.25 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-03T13:16:13.049Z] #14 93.26 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 93.27 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-03T13:16:13.049Z] #14 93.39 Selecting previously unselected package libbtrfs0:amd64. [2021-09-03T13:16:13.049Z] #14 93.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 93.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:16:13.049Z] #14 93.54 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-03T13:16:13.049Z] #14 93.54 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 93.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:16:13.049Z] #14 93.71 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-03T13:16:13.049Z] #14 93.72 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 93.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:16:13.049Z] #14 93.77 Selecting previously unselected package libudev-dev:amd64. [2021-09-03T13:16:13.049Z] #14 93.78 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 93.78 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-03T13:16:13.049Z] #14 93.95 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-03T13:16:13.049Z] #14 93.95 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 93.96 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-03T13:16:13.049Z] #14 94.39 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-03T13:16:13.049Z] #14 94.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 94.42 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-03T13:16:13.049Z] #14 94.60 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-03T13:16:13.049Z] #14 94.61 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 94.62 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-03T13:16:13.049Z] #14 94.80 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-03T13:16:13.049Z] #14 94.80 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 94.81 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-03T13:16:13.049Z] #14 94.87 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-03T13:16:13.049Z] #14 94.87 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 94.88 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-03T13:16:13.049Z] #14 95.26 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-03T13:16:13.049Z] #14 95.27 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 95.28 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-03T13:16:13.049Z] #14 95.46 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-03T13:16:13.049Z] #14 95.46 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 95.47 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:16:13.049Z] #14 95.53 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-03T13:16:13.049Z] #14 95.55 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 95.56 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-03T13:16:13.049Z] #14 95.68 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-03T13:16:13.049Z] #14 95.69 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-03T13:16:13.049Z] #14 95.70 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-03T13:16:13.049Z] #14 96.19 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-03T13:16:13.049Z] #14 96.21 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-03T13:16:13.049Z] #14 96.23 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:16:13.049Z] #14 96.24 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-03T13:16:13.049Z] #14 96.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:16:13.049Z] #14 96.27 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-03T13:16:13.049Z] #14 96.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:16:13.049Z] #14 96.30 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-03T13:16:13.049Z] #14 96.31 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-03T13:16:13.049Z] #14 96.33 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-03T13:16:13.049Z] #14 96.35 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-03T13:16:13.049Z] #14 96.36 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:16:13.049Z] #14 96.37 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:16:13.049Z] #14 96.39 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-03T13:16:13.049Z] #14 96.41 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-03T13:16:13.049Z] #14 96.43 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-03T13:16:13.049Z] #14 96.44 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:16:13.049Z] #14 96.46 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-03T13:16:13.049Z] #14 96.48 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-03T13:16:13.049Z] #14 96.50 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:16:13.049Z] #14 96.52 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:16:13.049Z] #14 96.54 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-09-03T13:16:13.049Z] #14 96.57 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:16:13.049Z] #14 96.59 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-09-03T13:16:13.049Z] #14 96.60 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:16:13.049Z] #14 96.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:16:13.049Z] #14 96.63 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-09-03T13:16:13.049Z] #14 96.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:16:13.049Z] #14 96.66 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:16:13.049Z] #14 96.68 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:16:13.049Z] #14 96.70 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:16:13.049Z] #14 96.71 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:16:13.049Z] #14 96.72 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:16:13.049Z] #14 96.73 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:16:13.049Z] #14 DONE 97.0s [2021-09-03T13:16:13.049Z] [2021-09-03T13:16:13.050Z] #55 [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-09-03T13:16:13.050Z] #55 sha256:e98262b6deed1f1fb1db4e5badc8ea708ff0a3970e5b3e81253631d2eff7ba1c [2021-09-03T13:16:13.159Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 81.16MB / 81.16MB 10.0s done [2021-09-03T13:16:13.159Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 [2021-09-03T13:16:13.159Z] #11 sha256:75cc6df6f8e0337b02f182a60d9a08f2feda1a85e64c573e3fdaaa59901a67db 155B / 155B 10.0s done [2021-09-03T13:16:13.421Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0.3s done [2021-09-03T13:16:13.421Z] #11 ... [2021-09-03T13:16:13.421Z] [2021-09-03T13:16:13.421Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-03T13:16:13.421Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-03T13:16:13.421Z] #27 DONE 10.6s [2021-09-03T13:16:13.421Z] [2021-09-03T13:16:13.421Z] #28 [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-09-03T13:16:13.421Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-03T13:16:13.558Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 [2021-09-03T13:16:13.913Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 7.4s done [2021-09-03T13:16:13.913Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 [2021-09-03T13:16:13.992Z] #55 ... [2021-09-03T13:16:13.992Z] [2021-09-03T13:16:13.992Z] #60 [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-09-03T13:16:13.992Z] #60 sha256:2347ca465437c2685eeb26d66c714410c3c0451c60f854d6306983d9db9a349a [2021-09-03T13:16:13.992Z] #60 DONE 98.1s [2021-09-03T13:16:14.254Z] [2021-09-03T13:16:14.254Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-03T13:16:14.254Z] #61 sha256:31506452b47ea64e2cffa47832ae2d1cb1ca64b7967472ff49a17bdb3dfcfc64 [2021-09-03T13:16:14.254Z] #61 DONE 0.2s [2021-09-03T13:16:14.254Z] [2021-09-03T13:16:14.254Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-03T13:16:14.254Z] #62 sha256:2eedebccb26d8d159390fe51fce8c09753fa47ca58fc2f4ce9e8877af47809d7 [2021-09-03T13:16:14.254Z] #62 DONE 0.1s [2021-09-03T13:16:14.254Z] [2021-09-03T13:16:14.254Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-03T13:16:14.254Z] #15 sha256:ea83db9364731311b07807ffb0817c32f2b9653020282d4ac0a9773e3d7bb930 [2021-09-03T13:16:14.298Z] #19 115.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-09-03T13:16:14.298Z] #19 115.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:14.298Z] #19 115.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:16:14.298Z] #19 115.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-09-03T13:16:14.298Z] #19 115.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:14.298Z] #19 115.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:16:15.985Z] #28 2.562 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:16.250Z] #28 2.564 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:16.250Z] #28 2.579 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:16.250Z] #28 ... [2021-09-03T13:16:16.250Z] [2021-09-03T13:16:16.250Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-03T13:16:16.250Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-09-03T13:16:16.250Z] #65 DONE 1.3s [2021-09-03T13:16:16.514Z] [2021-09-03T13:16:16.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:16.514Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-09-03T13:16:16.514Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0.3s done [2021-09-03T13:16:16.514Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 2.0s [2021-09-03T13:16:17.089Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 2.5s done [2021-09-03T13:16:17.557Z] #15 DONE 4.0s [2021-09-03T13:16:17.557Z] [2021-09-03T13:16:17.557Z] #51 [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-09-03T13:16:17.557Z] #51 sha256:96b8661163071c707920a762792eb49391c511cf7c5ce243286acf2c549c866b [2021-09-03T13:16:17.557Z] #51 ... [2021-09-03T13:16:17.557Z] [2021-09-03T13:16:17.557Z] #55 [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-09-03T13:16:17.557Z] #55 sha256:e98262b6deed1f1fb1db4e5badc8ea708ff0a3970e5b3e81253631d2eff7ba1c [2021-09-03T13:16:17.557Z] #55 4.098 + RM_GOPATH=0 [2021-09-03T13:16:17.557Z] #55 4.098 + TMP_GOPATH= [2021-09-03T13:16:17.557Z] #55 4.098 + : /build [2021-09-03T13:16:17.557Z] #55 4.098 + '[' -z '' ']' [2021-09-03T13:16:17.557Z] #55 4.104 ++ mktemp -d [2021-09-03T13:16:17.557Z] #55 4.104 + export GOPATH=/tmp/tmp.7McocuUDJx [2021-09-03T13:16:17.557Z] #55 4.104 + GOPATH=/tmp/tmp.7McocuUDJx [2021-09-03T13:16:17.557Z] #55 4.104 + RM_GOPATH=1 [2021-09-03T13:16:17.557Z] #55 4.104 + case "$(go env GOARCH)" in [2021-09-03T13:16:17.557Z] #55 4.104 ++ go env GOARCH [2021-09-03T13:16:17.557Z] #55 4.126 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:17.557Z] #55 4.126 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:17.557Z] #55 4.126 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:17.557Z] #55 4.134 Install runc version v1.0.2 (build tags: seccomp) [2021-09-03T13:16:17.557Z] #55 4.147 + dir=/tmp/install [2021-09-03T13:16:17.557Z] #55 4.147 + bin=runc [2021-09-03T13:16:17.557Z] #55 4.147 + shift [2021-09-03T13:16:17.557Z] #55 4.147 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-03T13:16:17.557Z] #55 4.147 + . /tmp/install/runc.installer [2021-09-03T13:16:17.557Z] #55 4.147 ++ set -e [2021-09-03T13:16:17.557Z] #55 4.147 ++ : v1.0.2 [2021-09-03T13:16:17.557Z] #55 4.147 + install_runc [2021-09-03T13:16:17.557Z] #55 4.147 + RUNC_BUILDTAGS=seccomp [2021-09-03T13:16:17.557Z] #55 4.147 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-03T13:16:17.557Z] #55 4.147 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7McocuUDJx/src/github.com/opencontainers/runc [2021-09-03T13:16:17.557Z] #55 4.147 Cloning into '/tmp/tmp.7McocuUDJx/src/github.com/opencontainers/runc'... [2021-09-03T13:16:17.568Z] #19 119.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-09-03T13:16:17.568Z] #19 119.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:17.568Z] #19 119.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:16:17.568Z] #19 120.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-09-03T13:16:17.568Z] #19 120.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:17.690Z] #11 extracting sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 [2021-09-03T13:16:17.690Z] #11 ... [2021-09-03T13:16:17.690Z] [2021-09-03T13:16:17.690Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-03T13:16:17.690Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-09-03T13:16:17.690Z] #67 DONE 1.5s [2021-09-03T13:16:17.690Z] [2021-09-03T13:16:17.690Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:17.690Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-09-03T13:16:17.825Z] #19 120.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:16:18.855Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 5.0s [2021-09-03T13:16:18.855Z] #11 ... [2021-09-03T13:16:18.855Z] [2021-09-03T13:16:18.855Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:16:18.855Z] #30 sha256:6229a4ec5b4586e115e0d3a5202969950d05744a69f37134049fd74c0b1306a2 [2021-09-03T13:16:18.855Z] #30 2.625 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-03T13:16:18.855Z] #30 2.919 [2021-09-03T13:16:18.855Z] #30 3.009 ######################################################################## 100.0% [2021-09-03T13:16:18.855Z] #30 3.263 [2021-09-03T13:16:18.855Z] #30 4.057 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-03T13:16:18.855Z] #30 4.362 [2021-09-03T13:16:18.855Z] #30 4.493 ############## 20.8% ######################################################################## 100.0% [2021-09-03T13:16:18.855Z] #30 4.737 [2021-09-03T13:16:18.855Z] #30 5.538 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-03T13:16:18.855Z] #30 5.899 [2021-09-03T13:16:18.855Z] #30 6.019 ############### 20.9% ######################################## 56.3% ############################################################### 88.1% ################################################################## 92.3% ######################################################################## 100.0% [2021-09-03T13:16:18.855Z] #30 6.625 [2021-09-03T13:16:18.855Z] #30 7.493 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-03T13:16:18.855Z] #30 7.834 [2021-09-03T13:16:18.855Z] #30 7.920 ######################################################################## 100.0% [2021-09-03T13:16:18.855Z] #30 8.209 [2021-09-03T13:16:18.855Z] #30 8.804 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-03T13:16:18.855Z] #30 9.109 [2021-09-03T13:16:18.855Z] #30 9.198 ######################################################################## 100.0% [2021-09-03T13:16:18.855Z] #30 9.438 [2021-09-03T13:16:18.855Z] #30 9.528 Download of images into '/build' complete. [2021-09-03T13:16:18.855Z] #30 9.528 Use something like the following to load the result into a Docker daemon: [2021-09-03T13:16:18.855Z] #30 9.528 tar -cC '/build' . | docker load [2021-09-03T13:16:19.116Z] #30 ... [2021-09-03T13:16:19.116Z] [2021-09-03T13:16:19.116Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:19.116Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:19.178Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 5.1s [2021-09-03T13:16:19.757Z] #11 ... [2021-09-03T13:16:19.757Z] [2021-09-03T13:16:19.757Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:16:19.757Z] #30 sha256:b427699fec2f8a390ef0e9bbb28b0bc439dd974396d2b9fd8cdce7eddba86cf3 [2021-09-03T13:16:19.757Z] #30 2.487 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-03T13:16:19.757Z] #30 2.757 [2021-09-03T13:16:19.757Z] #30 2.838 ######################################################################## 100.0% [2021-09-03T13:16:19.757Z] #30 3.109 [2021-09-03T13:16:19.757Z] #30 4.065 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-03T13:16:19.757Z] #30 4.472 [2021-09-03T13:16:19.757Z] #30 4.600 ############################## 42.2% ######################################################################## 100.0% [2021-09-03T13:16:19.757Z] #30 4.977 [2021-09-03T13:16:19.757Z] #30 5.839 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-03T13:16:19.757Z] #30 6.162 [2021-09-03T13:16:19.757Z] #30 6.300 ###### 8.5% #################################### 50.8% ############################################################# 85.4% ######################################################################## 100.0% [2021-09-03T13:16:19.757Z] #30 6.809 [2021-09-03T13:16:19.757Z] #30 7.742 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-03T13:16:19.757Z] #30 8.067 [2021-09-03T13:16:19.757Z] #30 8.158 ######################################################################## 100.0% [2021-09-03T13:16:19.757Z] #30 8.412 [2021-09-03T13:16:19.757Z] #30 8.927 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-03T13:16:19.757Z] #30 9.332 [2021-09-03T13:16:19.757Z] #30 9.558 ######################################################################## 100.0% [2021-09-03T13:16:19.757Z] #30 9.802 [2021-09-03T13:16:19.757Z] #30 9.906 Download of images into '/build' complete. [2021-09-03T13:16:19.757Z] #30 9.906 Use something like the following to load the result into a Docker daemon: [2021-09-03T13:16:19.757Z] #30 9.906 tar -cC '/build' . | docker load [2021-09-03T13:16:19.757Z] #30 ... [2021-09-03T13:16:19.757Z] [2021-09-03T13:16:19.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:19.757Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:20.505Z] #11 ... [2021-09-03T13:16:20.505Z] [2021-09-03T13:16:20.505Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:16:20.505Z] #30 sha256:6229a4ec5b4586e115e0d3a5202969950d05744a69f37134049fd74c0b1306a2 [2021-09-03T13:16:20.505Z] #30 DONE 11.3s [2021-09-03T13:16:20.505Z] [2021-09-03T13:16:20.505Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:20.505Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:20.876Z] #55 ... [2021-09-03T13:16:20.876Z] [2021-09-03T13:16:20.876Z] #16 [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-09-03T13:16:20.876Z] #16 sha256:40fe0ffd82e03d38a9dd575ea729e5b53ff901e9870fb1e3ea0926119d550e45 [2021-09-03T13:16:20.876Z] #16 DONE 3.6s [2021-09-03T13:16:20.876Z] [2021-09-03T13:16:20.876Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-03T13:16:20.876Z] #17 sha256:e9bcea670dbf3ece80b257a6a822b535037d7443af12a61278fe31beb733a097 [2021-09-03T13:16:21.048Z] #11 extracting sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 2.9s done [2021-09-03T13:16:21.048Z] #11 extracting sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d [2021-09-03T13:16:21.657Z] #11 ... [2021-09-03T13:16:21.657Z] [2021-09-03T13:16:21.657Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:16:21.657Z] #30 sha256:b427699fec2f8a390ef0e9bbb28b0bc439dd974396d2b9fd8cdce7eddba86cf3 [2021-09-03T13:16:21.657Z] #30 DONE 11.7s [2021-09-03T13:16:21.657Z] [2021-09-03T13:16:21.657Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-09-03T13:16:21.657Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-09-03T13:16:21.997Z] #19 123.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-09-03T13:16:21.997Z] #19 123.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:21.997Z] #19 123.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:16:21.997Z] #19 123.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-09-03T13:16:21.997Z] #19 123.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:21.997Z] #19 123.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-03T13:16:21.997Z] #19 123.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-09-03T13:16:21.997Z] #19 123.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:21.997Z] #19 123.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-03T13:16:21.997Z] #19 124.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-09-03T13:16:21.997Z] #19 124.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:21.997Z] #19 124.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:16:21.997Z] #19 124.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-09-03T13:16:21.997Z] #19 124.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:21.997Z] #19 124.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:16:21.997Z] #19 124.1 Selecting previously unselected package cross-config. [2021-09-03T13:16:21.997Z] #19 124.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-09-03T13:16:21.997Z] #19 124.1 Unpacking cross-config (2.6.18+nmu1) ... [2021-09-03T13:16:21.997Z] #19 124.1 Selecting previously unselected package gcc-10-cross-base. [2021-09-03T13:16:21.997Z] #19 124.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:21.997Z] #19 124.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-03T13:16:21.997Z] #19 124.1 Selecting previously unselected package libc6-arm64-cross. [2021-09-03T13:16:21.997Z] #19 124.1 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-09-03T13:16:21.997Z] #19 124.1 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-09-03T13:16:21.997Z] #19 124.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-09-03T13:16:21.997Z] #19 124.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:21.997Z] #19 124.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:21.997Z] #19 124.3 Selecting previously unselected package libgomp1-arm64-cross. [2021-09-03T13:16:21.997Z] #19 124.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:21.997Z] #19 124.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:21.997Z] #19 124.4 Selecting previously unselected package libitm1-arm64-cross. [2021-09-03T13:16:21.997Z] #19 124.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:21.997Z] #19 124.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:21.997Z] #19 124.4 Selecting previously unselected package libatomic1-arm64-cross. [2021-09-03T13:16:21.997Z] #19 124.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:21.997Z] #19 124.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:21.997Z] #19 124.4 Selecting previously unselected package libasan6-arm64-cross. [2021-09-03T13:16:21.997Z] #19 124.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:21.997Z] #19 124.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:22.255Z] #19 124.7 Selecting previously unselected package liblsan0-arm64-cross. [2021-09-03T13:16:22.255Z] #19 124.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:22.255Z] #19 124.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:22.255Z] #19 124.8 Selecting previously unselected package libtsan0-arm64-cross. [2021-09-03T13:16:22.512Z] #19 124.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:22.512Z] #19 124.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:22.768Z] #19 125.0 Selecting previously unselected package libstdc++6-arm64-cross. [2021-09-03T13:16:22.768Z] #19 125.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:22.768Z] #19 125.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:22.768Z] #19 125.1 Selecting previously unselected package libubsan1-arm64-cross. [2021-09-03T13:16:22.768Z] #19 125.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:22.768Z] #19 125.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:22.768Z] #19 125.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-09-03T13:16:23.026Z] #19 125.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:23.026Z] #19 125.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:23.026Z] #19 125.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-09-03T13:16:23.026Z] #19 125.4 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:23.026Z] #19 125.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:16:23.812Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 10.1s [2021-09-03T13:16:24.177Z] #17 3.067 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-03T13:16:24.177Z] #17 DONE 3.2s [2021-09-03T13:16:24.178Z] [2021-09-03T13:16:24.178Z] #55 [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-09-03T13:16:24.178Z] #55 sha256:e98262b6deed1f1fb1db4e5badc8ea708ff0a3970e5b3e81253631d2eff7ba1c [2021-09-03T13:16:24.178Z] #55 ... [2021-09-03T13:16:24.178Z] [2021-09-03T13:16:24.178Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-03T13:16:24.178Z] #18 sha256:be3950f9e062f0bbc5b4f2f08715b45dd73ee6e3bc63f615f2b81fa67dbcfdfb [2021-09-03T13:16:24.184Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 10.1s [2021-09-03T13:16:25.277Z] #11 extracting sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 4.5s done [2021-09-03T13:16:25.540Z] #11 extracting sha256:75cc6df6f8e0337b02f182a60d9a08f2feda1a85e64c573e3fdaaa59901a67db done [2021-09-03T13:16:25.732Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 12.2s done [2021-09-03T13:16:25.732Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a [2021-09-03T13:16:25.732Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a done [2021-09-03T13:16:25.803Z] #11 DONE 23.0s [2021-09-03T13:16:25.803Z] [2021-09-03T13:16:25.803Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-03T13:16:25.803Z] #12 sha256:47481d8999e84b67ac4255691f38563aaf33868583eaf5fcbf5b7b43d9709609 [2021-09-03T13:16:25.993Z] #11 DONE 47.8s [2021-09-03T13:16:25.993Z] [2021-09-03T13:16:25.993Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-03T13:16:25.993Z] #12 sha256:3e5a887aace4623b000f1c96090222b5f9fd2f0d8f6b9deb271c2f1c6a5c33d1 [2021-09-03T13:16:26.091Z] #18 DONE 2.0s [2021-09-03T13:16:26.091Z] [2021-09-03T13:16:26.091Z] #55 [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-09-03T13:16:26.091Z] #55 sha256:e98262b6deed1f1fb1db4e5badc8ea708ff0a3970e5b3e81253631d2eff7ba1c [2021-09-03T13:16:26.091Z] #55 11.86 + cd /tmp/tmp.7McocuUDJx/src/github.com/opencontainers/runc [2021-09-03T13:16:26.091Z] #55 11.86 + git checkout -q v1.0.2 [2021-09-03T13:16:26.091Z] #55 12.28 + '[' -z '' ']' [2021-09-03T13:16:26.091Z] #55 12.28 + target=static [2021-09-03T13:16:26.091Z] #55 12.28 + make BUILDTAGS=seccomp static [2021-09-03T13:16:26.091Z] #55 12.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-03T13:16:26.380Z] #12 ... [2021-09-03T13:16:26.380Z] [2021-09-03T13:16:26.380Z] #28 [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-09-03T13:16:26.380Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-03T13:16:26.380Z] #28 2.867 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:16:26.380Z] #28 3.087 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:16:26.380Z] #28 4.977 Fetched 8289 kB in 3s (3087 kB/s) [2021-09-03T13:16:26.380Z] #28 4.977 Reading package lists... [2021-09-03T13:16:26.380Z] #28 6.100 Reading package lists... [2021-09-03T13:16:26.380Z] #28 7.155 Building dependency tree... [2021-09-03T13:16:26.380Z] #28 7.865 The following additional packages will be installed: [2021-09-03T13:16:26.380Z] #28 7.866 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-03T13:16:26.380Z] #28 7.874 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-03T13:16:26.380Z] #28 7.874 Recommended packages: [2021-09-03T13:16:26.380Z] #28 7.874 libldap-common publicsuffix libsasl2-modules [2021-09-03T13:16:26.380Z] #28 8.094 The following NEW packages will be installed: [2021-09-03T13:16:26.380Z] #28 8.094 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-03T13:16:26.380Z] #28 8.094 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-03T13:16:26.380Z] #28 8.094 libssh2-1 openssl [2021-09-03T13:16:26.380Z] #28 8.397 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T13:16:26.380Z] #28 8.397 Need to get 2934 kB of archives. [2021-09-03T13:16:26.380Z] #28 8.397 After this operation, 6485 kB of additional disk space will be used. [2021-09-03T13:16:26.380Z] #28 8.397 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-09-03T13:16:26.380Z] #28 8.397 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-09-03T13:16:26.380Z] #28 8.406 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-09-03T13:16:26.380Z] #28 8.407 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-09-03T13:16:26.380Z] #28 8.407 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-09-03T13:16:26.380Z] #28 8.409 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-09-03T13:16:26.380Z] #28 8.411 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-09-03T13:16:26.380Z] #28 8.412 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-09-03T13:16:26.380Z] #28 8.413 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-09-03T13:16:26.380Z] #28 8.414 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-09-03T13:16:26.380Z] #28 8.419 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-09-03T13:16:26.380Z] #28 8.459 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-09-03T13:16:26.380Z] #28 8.461 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-03T13:16:26.380Z] #28 8.465 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-03T13:16:26.380Z] #28 8.465 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-03T13:16:26.380Z] #28 8.786 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:16:26.380Z] #28 8.838 Fetched 2934 kB in 0s (8383 kB/s) [2021-09-03T13:16:26.380Z] #28 8.865 Selecting previously unselected package openssl. [2021-09-03T13:16:26.380Z] #28 8.865 (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 ... 6645 files and directories currently installed.) [2021-09-03T13:16:26.380Z] #28 8.876 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 8.910 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:16:26.380Z] #28 9.128 Selecting previously unselected package ca-certificates. [2021-09-03T13:16:26.380Z] #28 9.130 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-03T13:16:26.380Z] #28 9.134 Unpacking ca-certificates (20210119) ... [2021-09-03T13:16:26.380Z] #28 9.240 Selecting previously unselected package libbrotli1:arm64. [2021-09-03T13:16:26.380Z] #28 9.240 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.248 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-03T13:16:26.380Z] #28 9.320 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-09-03T13:16:26.380Z] #28 9.320 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.324 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:26.380Z] #28 9.377 Selecting previously unselected package libsasl2-2:arm64. [2021-09-03T13:16:26.380Z] #28 9.379 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.383 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:26.380Z] #28 9.436 Selecting previously unselected package libldap-2.4-2:arm64. [2021-09-03T13:16:26.380Z] #28 9.438 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.441 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-03T13:16:26.380Z] #28 9.514 Selecting previously unselected package libnghttp2-14:arm64. [2021-09-03T13:16:26.380Z] #28 9.516 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.520 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-03T13:16:26.380Z] #28 9.569 Selecting previously unselected package libpsl5:arm64. [2021-09-03T13:16:26.380Z] #28 9.569 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.572 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-09-03T13:16:26.380Z] #28 9.646 Selecting previously unselected package librtmp1:arm64. [2021-09-03T13:16:26.380Z] #28 9.648 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.652 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:16:26.380Z] #28 9.700 Selecting previously unselected package libssh2-1:arm64. [2021-09-03T13:16:26.380Z] #28 9.702 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.705 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-09-03T13:16:26.380Z] #28 9.802 Selecting previously unselected package libcurl4:arm64. [2021-09-03T13:16:26.380Z] #28 9.803 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.808 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-03T13:16:26.380Z] #28 9.876 Selecting previously unselected package curl. [2021-09-03T13:16:26.380Z] #28 9.877 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.883 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-03T13:16:26.380Z] #28 9.948 Selecting previously unselected package libonig5:arm64. [2021-09-03T13:16:26.380Z] #28 9.948 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 9.952 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-03T13:16:26.380Z] #28 10.02 Selecting previously unselected package libjq1:arm64. [2021-09-03T13:16:26.380Z] #28 10.02 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 10.03 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-03T13:16:26.380Z] #28 10.08 Selecting previously unselected package jq. [2021-09-03T13:16:26.380Z] #28 10.08 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-09-03T13:16:26.380Z] #28 10.09 Unpacking jq (1.6-2.1) ... [2021-09-03T13:16:26.380Z] #28 10.14 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-09-03T13:16:26.380Z] #28 10.15 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-03T13:16:26.380Z] #28 10.17 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-03T13:16:26.380Z] #28 10.18 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:26.380Z] #28 10.19 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-03T13:16:26.380Z] #28 10.20 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-03T13:16:26.380Z] #28 10.22 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-09-03T13:16:26.380Z] #28 10.23 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-03T13:16:26.380Z] #28 10.25 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-03T13:16:26.380Z] #28 10.26 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-03T13:16:26.380Z] #28 10.27 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-03T13:16:26.380Z] #28 10.28 Setting up ca-certificates (20210119) ... [2021-09-03T13:16:26.380Z] #28 11.42 Updating certificates in /etc/ssl/certs... [2021-09-03T13:16:26.380Z] #28 12.47 129 added, 0 removed; done. [2021-09-03T13:16:26.380Z] #28 12.57 Setting up jq (1.6-2.1) ... [2021-09-03T13:16:26.380Z] #28 12.58 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-03T13:16:26.380Z] #28 12.60 Setting up curl (7.74.0-1.3+b1) ... [2021-09-03T13:16:26.380Z] #28 12.61 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:16:26.380Z] #28 12.64 Processing triggers for ca-certificates (20210119) ... [2021-09-03T13:16:26.380Z] #28 12.66 Updating certificates in /etc/ssl/certs... [2021-09-03T13:16:26.717Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 12.6s done [2021-09-03T13:16:26.717Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a [2021-09-03T13:16:26.717Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a done [2021-09-03T13:16:26.954Z] #28 13.41 0 added, 0 removed; done. [2021-09-03T13:16:26.954Z] #28 13.41 Running hooks in /etc/ca-certificates/update.d... [2021-09-03T13:16:26.954Z] #28 13.41 done. [2021-09-03T13:16:26.978Z] #11 DONE 48.5s [2021-09-03T13:16:26.978Z] [2021-09-03T13:16:26.978Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-03T13:16:26.978Z] #12 sha256:3e5a887aace4623b000f1c96090222b5f9fd2f0d8f6b9deb271c2f1c6a5c33d1 [2021-09-03T13:16:27.377Z] #12 DONE 1.1s [2021-09-03T13:16:27.377Z] [2021-09-03T13:16:27.377Z] #13 [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-09-03T13:16:27.377Z] #13 sha256:6db9713d574f49f8d1029b45eb9edccac994bc2f117724bb655af8fb34dac8b7 [2021-09-03T13:16:27.643Z] #13 DONE 0.6s [2021-09-03T13:16:27.643Z] [2021-09-03T13:16:27.643Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-03T13:16:27.643Z] #32 sha256:db5fe762f58948ec6eb56e2fe79240f6b484e397007708335bf350f69d2f020f [2021-09-03T13:16:27.643Z] #32 DONE 0.1s [2021-09-03T13:16:27.643Z] [2021-09-03T13:16:27.643Z] #37 [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-09-03T13:16:27.643Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:16:27.904Z] #37 ... [2021-09-03T13:16:27.904Z] [2021-09-03T13:16:27.904Z] #44 [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-09-03T13:16:27.904Z] #44 sha256:08f766cff26f444e596c5515e2546cebe8f9dc260e07bb755f352a0871b32fba [2021-09-03T13:16:27.904Z] #44 DONE 0.2s [2021-09-03T13:16:27.904Z] [2021-09-03T13:16:27.904Z] #45 [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 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-09-03T13:16:27.904Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:16:27.916Z] #12 DONE 0.9s [2021-09-03T13:16:27.917Z] [2021-09-03T13:16:27.917Z] #13 [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-09-03T13:16:27.917Z] #13 sha256:6db9713d574f49f8d1029b45eb9edccac994bc2f117724bb655af8fb34dac8b7 [2021-09-03T13:16:28.004Z] #55 ... [2021-09-03T13:16:28.004Z] [2021-09-03T13:16:28.004Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-03T13:16:28.004Z] #19 sha256:869ab68eada4b81c07727f07efbd7f060a983174ff24a596776c5192d45fe86f [2021-09-03T13:16:28.004Z] #19 DONE 2.0s [2021-09-03T13:16:28.004Z] [2021-09-03T13:16:28.004Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-03T13:16:28.004Z] #20 sha256:3a2fd727b80079fbf96563e4c68016659354a0d48de96abb2d146b45b11ea510 [2021-09-03T13:16:28.476Z] Running on azwin-2-b5d0f0 in d:\jenkins\workspace\moby_PR-42736 [Pipeline] { [2021-09-03T13:16:28.477Z] #45 ... [2021-09-03T13:16:28.478Z] [2021-09-03T13:16:28.478Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-03T13:16:28.478Z] #40 sha256:32c65ab5818c2d279f5bc1568e1dbb2cbdb0e33acdbd77109c83704a1f0a3fc3 [2021-09-03T13:16:28.478Z] #40 DONE 0.7s [2021-09-03T13:16:28.478Z] [2021-09-03T13:16:28.478Z] #41 [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-09-03T13:16:28.478Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [Pipeline] ws [2021-09-03T13:16:28.499Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-03T13:16:28.854Z] #13 DONE 0.8s [2021-09-03T13:16:28.854Z] [2021-09-03T13:16:28.854Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-03T13:16:28.854Z] #32 sha256:db5fe762f58948ec6eb56e2fe79240f6b484e397007708335bf350f69d2f020f [2021-09-03T13:16:28.854Z] #32 DONE 0.1s [2021-09-03T13:16:28.854Z] [2021-09-03T13:16:28.854Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-03T13:16:28.854Z] #40 sha256:32c65ab5818c2d279f5bc1568e1dbb2cbdb0e33acdbd77109c83704a1f0a3fc3 [2021-09-03T13:16:28.854Z] #40 DONE 0.2s [2021-09-03T13:16:28.854Z] [2021-09-03T13:16:28.854Z] #41 [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-09-03T13:16:28.854Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:16:29.121Z] #41 ... [2021-09-03T13:16:29.121Z] [2021-09-03T13:16:29.121Z] #44 [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-09-03T13:16:29.121Z] #44 sha256:08f766cff26f444e596c5515e2546cebe8f9dc260e07bb755f352a0871b32fba [2021-09-03T13:16:29.121Z] #44 DONE 0.2s [2021-09-03T13:16:29.121Z] [2021-09-03T13:16:29.121Z] #45 [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 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-09-03T13:16:29.121Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:16:29.567Z] #19 131.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-09-03T13:16:29.567Z] #19 131.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:29.567Z] #19 131.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:16:29.918Z] #20 DONE 2.0s [2021-09-03T13:16:29.918Z] [2021-09-03T13:16:29.918Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:16:29.918Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-09-03T13:16:29.959Z] The recommended git tool is: git [2021-09-03T13:16:30.224Z] #19 132.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-09-03T13:16:30.224Z] #19 132.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-09-03T13:16:30.224Z] #19 132.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-03T13:16:30.268Z] #28 DONE 16.6s [2021-09-03T13:16:30.268Z] [2021-09-03T13:16:30.268Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-03T13:16:30.268Z] #12 sha256:47481d8999e84b67ac4255691f38563aaf33868583eaf5fcbf5b7b43d9709609 [2021-09-03T13:16:30.268Z] #12 DONE 4.2s [2021-09-03T13:16:30.268Z] [2021-09-03T13:16:30.268Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-03T13:16:30.268Z] #29 sha256:59f03ab61246acb1577257d529b4593f5de66ac4108047506c5fca5eed994fef [2021-09-03T13:16:30.268Z] #29 DONE 0.0s [2021-09-03T13:16:30.268Z] [2021-09-03T13:16:30.268Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:16:30.268Z] #30 sha256:e40e16d9718895010448c087d43b75b1d5174f5aaf4881f6ba83ed54ec907acc [2021-09-03T13:16:30.846Z] #30 ... [2021-09-03T13:16:30.846Z] [2021-09-03T13:16:30.846Z] #13 [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-09-03T13:16:30.846Z] #13 sha256:b276ab82e493279be807fd5bf8dbb07ff9a95a1ca7638ac68f1100c2c3373cdc [2021-09-03T13:16:30.846Z] #13 DONE 0.9s [2021-09-03T13:16:31.112Z] [2021-09-03T13:16:31.112Z] #53 [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-09-03T13:16:31.112Z] #53 sha256:573821d3123d7efe619b718648f932ae8241c3d6c87d8457f0f9174a016a14df [2021-09-03T13:16:31.112Z] #53 ... [2021-09-03T13:16:31.112Z] [2021-09-03T13:16:31.112Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-03T13:16:31.112Z] #32 sha256:335cc92cdaf1def633d1efd6ee71fba52ada9f12d990ba4ab146dd69ac5cd72e [2021-09-03T13:16:31.112Z] #32 DONE 0.2s [2021-09-03T13:16:31.112Z] [2021-09-03T13:16:31.112Z] #44 [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-09-03T13:16:31.112Z] #44 sha256:28f0d12ea5414f05752c78c682f138de71d44d39ad1128e50eda2ef5678a0c11 [2021-09-03T13:16:31.112Z] #44 DONE 0.2s [2021-09-03T13:16:31.112Z] [2021-09-03T13:16:31.112Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-03T13:16:31.112Z] #40 sha256:289b85fab04659824f291dd98405a0dbfdc6c5d90a9db5ff5289a5651b7dc4b0 [2021-09-03T13:16:31.112Z] #40 DONE 0.2s [2021-09-03T13:16:31.376Z] [2021-09-03T13:16:31.376Z] #41 [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-09-03T13:16:31.376Z] #41 sha256:901bdcae8bd99e55f92d90f2ff911bd06564312c30aaeb5eee4b8beac008d08b [2021-09-03T13:16:31.599Z] #19 133.8 Selecting previously unselected package libc6-dev-arm64-cross. [2021-09-03T13:16:31.599Z] #19 133.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-09-03T13:16:31.599Z] #19 134.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-03T13:16:32.468Z] #21 ... [2021-09-03T13:16:32.468Z] [2021-09-03T13:16:32.468Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:16:32.468Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:16:32.468Z] #33 DONE 115.9s [2021-09-03T13:16:32.468Z] [2021-09-03T13:16:32.468Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:16:32.468Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-09-03T13:16:32.468Z] #21 2.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:32.468Z] #21 2.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:32.468Z] #21 2.698 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:32.730Z] #21 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:32.986Z] #19 135.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-09-03T13:16:32.986Z] #19 135.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:32.986Z] #19 135.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:16:33.243Z] #19 135.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-09-03T13:16:33.243Z] #19 135.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:33.243Z] #19 135.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:16:33.356Z] using credential docker-jenkins-github-credentials [2021-09-03T13:16:33.435Z] Cloning the remote Git repository [2021-09-03T13:16:33.435Z] Cloning with configured refspecs honoured and without tags [2021-09-03T13:16:33.890Z] #41 ... [2021-09-03T13:16:33.890Z] [2021-09-03T13:16:33.890Z] #60 [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-09-03T13:16:33.890Z] #60 sha256:9e9fa16e3916ee57dd4b5e6179d2dc65cd215ba8d4a6b01dfa3f33d7037ab561 [2021-09-03T13:16:33.890Z] #60 5.914 + RM_GOPATH=0 [2021-09-03T13:16:33.890Z] #60 5.914 + TMP_GOPATH= [2021-09-03T13:16:33.890Z] #60 5.914 + : /build [2021-09-03T13:16:33.890Z] #60 5.914 + '[' -z '' ']' [2021-09-03T13:16:33.890Z] #60 5.914 ++ mktemp -d [2021-09-03T13:16:33.890Z] #60 5.914 + export GOPATH=/tmp/tmp.1FPCmE1pwo [2021-09-03T13:16:33.890Z] #60 5.914 + GOPATH=/tmp/tmp.1FPCmE1pwo [2021-09-03T13:16:33.890Z] #60 5.914 + RM_GOPATH=1 [2021-09-03T13:16:33.890Z] #60 5.914 + case "$(go env GOARCH)" in [2021-09-03T13:16:33.890Z] #60 5.914 ++ go env GOARCH [2021-09-03T13:16:33.890Z] #60 5.926 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:33.890Z] #60 5.926 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:33.890Z] #60 5.931 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:33.890Z] #60 5.931 + dir=/tmp/install [2021-09-03T13:16:33.890Z] #60 5.931 + bin=rootlesskit [2021-09-03T13:16:33.890Z] #60 5.931 + shift [2021-09-03T13:16:33.890Z] #60 5.931 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-03T13:16:33.890Z] #60 5.931 + . /tmp/install/rootlesskit.installer [2021-09-03T13:16:33.890Z] #60 5.931 ++ : v0.14.4 [2021-09-03T13:16:33.890Z] #60 5.931 + install_rootlesskit [2021-09-03T13:16:33.890Z] #60 5.931 + case "$1" in [2021-09-03T13:16:33.890Z] #60 5.931 + export CGO_ENABLED=0 [2021-09-03T13:16:33.890Z] #60 5.931 + CGO_ENABLED=0 [2021-09-03T13:16:33.890Z] #60 5.931 + _install_rootlesskit [2021-09-03T13:16:33.890Z] #60 5.934 Install rootlesskit version v0.14.4 [2021-09-03T13:16:33.890Z] #60 5.934 + echo 'Install rootlesskit version v0.14.4' [2021-09-03T13:16:33.890Z] #60 5.934 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:16:33.890Z] #60 5.934 + GOBIN=/build [2021-09-03T13:16:33.890Z] #60 5.934 + GO111MODULE=on [2021-09-03T13:16:33.890Z] #60 5.934 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-03T13:16:33.890Z] #60 6.033 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-03T13:16:34.117Z] #21 4.057 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:33.630Z] Cloning repository https://github.com/moby/moby.git [2021-09-03T13:16:34.050Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-03T13:16:34.397Z] #45 ... [2021-09-03T13:16:34.397Z] [2021-09-03T13:16:34.397Z] #53 [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-09-03T13:16:34.397Z] #53 sha256:d8c3c84e07aae8feb6ae48dc5c059d7baf6c2d6cf8fe5aaea232520fa3da1a45 [2021-09-03T13:16:34.397Z] #53 5.700 + RM_GOPATH=0 [2021-09-03T13:16:34.397Z] #53 5.700 + TMP_GOPATH= [2021-09-03T13:16:34.397Z] #53 5.700 + : /build [2021-09-03T13:16:34.397Z] #53 5.700 + '[' -z '' ']' [2021-09-03T13:16:34.397Z] #53 5.700 ++ mktemp -d [2021-09-03T13:16:34.397Z] #53 5.700 + export GOPATH=/tmp/tmp.njFA82cPsV [2021-09-03T13:16:34.397Z] #53 5.700 + GOPATH=/tmp/tmp.njFA82cPsV [2021-09-03T13:16:34.397Z] #53 5.700 + RM_GOPATH=1 [2021-09-03T13:16:34.397Z] #53 5.700 + case "$(go env GOARCH)" in [2021-09-03T13:16:34.397Z] #53 5.704 ++ go env GOARCH [2021-09-03T13:16:34.397Z] #53 5.706 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:34.397Z] #53 5.706 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:34.397Z] #53 5.706 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:34.397Z] #53 5.707 + dir=/tmp/install [2021-09-03T13:16:34.397Z] #53 5.707 + bin=shfmt [2021-09-03T13:16:34.397Z] #53 5.707 + shift [2021-09-03T13:16:34.397Z] #53 5.707 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-03T13:16:34.397Z] #53 5.707 + . /tmp/install/shfmt.installer [2021-09-03T13:16:34.397Z] #53 5.707 ++ : v3.0.2 [2021-09-03T13:16:34.397Z] #53 5.707 + install_shfmt [2021-09-03T13:16:34.397Z] #53 5.707 + echo 'Install shfmt version v3.0.2' [2021-09-03T13:16:34.397Z] #53 5.707 + GOBIN=/build [2021-09-03T13:16:34.397Z] #53 5.707 + GO111MODULE=on [2021-09-03T13:16:34.397Z] #53 5.707 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-03T13:16:34.397Z] #53 5.711 Install shfmt version v3.0.2 [2021-09-03T13:16:34.482Z] #60 ... [2021-09-03T13:16:34.482Z] [2021-09-03T13:16:34.482Z] #53 [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-09-03T13:16:34.482Z] #53 sha256:15f3db5e58827afd8ae3f581d466ffde60456229d60bb0b8df50092ee1f65ecd [2021-09-03T13:16:34.482Z] #53 6.208 + RM_GOPATH=0 [2021-09-03T13:16:34.482Z] #53 6.208 + TMP_GOPATH= [2021-09-03T13:16:34.482Z] #53 6.208 + : /build [2021-09-03T13:16:34.482Z] #53 6.208 + '[' -z '' ']' [2021-09-03T13:16:34.482Z] #53 6.208 ++ mktemp -d [2021-09-03T13:16:34.482Z] #53 6.209 + export GOPATH=/tmp/tmp.MaIFq8E3cr [2021-09-03T13:16:34.482Z] #53 6.209 + GOPATH=/tmp/tmp.MaIFq8E3cr [2021-09-03T13:16:34.482Z] #53 6.209 + RM_GOPATH=1 [2021-09-03T13:16:34.482Z] #53 6.209 + case "$(go env GOARCH)" in [2021-09-03T13:16:34.482Z] #53 6.209 ++ go env GOARCH [2021-09-03T13:16:34.482Z] #53 6.219 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:34.482Z] #53 6.219 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:34.482Z] #53 6.219 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:34.482Z] #53 6.222 Install shfmt version v3.0.2 [2021-09-03T13:16:34.482Z] #53 6.222 + dir=/tmp/install [2021-09-03T13:16:34.482Z] #53 6.222 + bin=shfmt [2021-09-03T13:16:34.482Z] #53 6.222 + shift [2021-09-03T13:16:34.482Z] #53 6.222 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-03T13:16:34.483Z] #53 6.222 + . /tmp/install/shfmt.installer [2021-09-03T13:16:34.483Z] #53 6.222 ++ : v3.0.2 [2021-09-03T13:16:34.483Z] #53 6.222 + install_shfmt [2021-09-03T13:16:34.483Z] #53 6.222 + echo 'Install shfmt version v3.0.2' [2021-09-03T13:16:34.483Z] #53 6.222 + GOBIN=/build [2021-09-03T13:16:34.483Z] #53 6.222 + GO111MODULE=on [2021-09-03T13:16:34.483Z] #53 6.222 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-03T13:16:34.483Z] #53 6.606 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-03T13:16:34.654Z] #53 6.066 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-03T13:16:34.747Z] #53 ... [2021-09-03T13:16:34.747Z] [2021-09-03T13:16:34.747Z] #25 [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-09-03T13:16:34.747Z] #25 sha256:b7d2eeea68e777ca3ba5fcee6c3014ce84f2ef8bd5d78e8d9cd3aebaac2ef808 [2021-09-03T13:16:34.747Z] #25 7.117 + RM_GOPATH=0 [2021-09-03T13:16:34.747Z] #25 7.117 + TMP_GOPATH= [2021-09-03T13:16:34.747Z] #25 7.117 + : /build [2021-09-03T13:16:34.747Z] #25 7.117 + '[' -z '' ']' [2021-09-03T13:16:34.747Z] #25 7.117 ++ mktemp -d [2021-09-03T13:16:34.747Z] #25 7.117 + export GOPATH=/tmp/tmp.uoD2GpUH9X [2021-09-03T13:16:34.747Z] #25 7.117 + GOPATH=/tmp/tmp.uoD2GpUH9X [2021-09-03T13:16:34.747Z] #25 7.117 + RM_GOPATH=1 [2021-09-03T13:16:34.747Z] #25 7.117 + case "$(go env GOARCH)" in [2021-09-03T13:16:34.747Z] #25 7.117 ++ go env GOARCH [2021-09-03T13:16:34.747Z] #25 7.123 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:34.747Z] #25 7.123 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:34.747Z] #25 7.123 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:34.747Z] #25 7.123 + dir=/tmp/install [2021-09-03T13:16:34.747Z] #25 7.123 Install docker/cli version 17.06.2-ce from stable [2021-09-03T13:16:34.747Z] #25 7.123 + bin=dockercli [2021-09-03T13:16:34.747Z] #25 7.123 + shift [2021-09-03T13:16:34.747Z] #25 7.123 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-03T13:16:34.747Z] #25 7.123 + . /tmp/install/dockercli.installer [2021-09-03T13:16:34.747Z] #25 7.123 ++ : stable [2021-09-03T13:16:34.747Z] #25 7.123 ++ : 17.06.2-ce [2021-09-03T13:16:34.747Z] #25 7.123 + install_dockercli [2021-09-03T13:16:34.747Z] #25 7.123 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-03T13:16:34.747Z] #25 7.126 ++ uname -m [2021-09-03T13:16:34.747Z] #25 7.127 + arch=x86_64 [2021-09-03T13:16:34.747Z] #25 7.127 + '[' x86_64 '!=' x86_64 ']' [2021-09-03T13:16:34.747Z] #25 7.127 + url=https://download.docker.com/linux/static [2021-09-03T13:16:34.747Z] #25 7.128 + tar -xz docker/docker [2021-09-03T13:16:34.747Z] #25 7.128 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-03T13:16:35.231Z] #53 6.585 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-03T13:16:35.231Z] #53 6.585 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-03T13:16:35.231Z] #53 6.596 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-03T13:16:35.489Z] #53 ... [2021-09-03T13:16:35.489Z] [2021-09-03T13:16:35.489Z] #49 [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-09-03T13:16:35.489Z] #49 sha256:605a2d088052d5487f800c534ed7b0d6854c4efaf117e881e6c133edf35071bc [2021-09-03T13:16:35.489Z] #49 6.336 + RM_GOPATH=0 [2021-09-03T13:16:35.489Z] #49 6.336 + TMP_GOPATH= [2021-09-03T13:16:35.489Z] #49 6.336 + : /build [2021-09-03T13:16:35.489Z] #49 6.336 + '[' -z '' ']' [2021-09-03T13:16:35.489Z] #49 6.339 ++ mktemp -d [2021-09-03T13:16:35.489Z] #49 6.339 + export GOPATH=/tmp/tmp.WGBc120EnX [2021-09-03T13:16:35.489Z] #49 6.339 + GOPATH=/tmp/tmp.WGBc120EnX [2021-09-03T13:16:35.489Z] #49 6.339 + RM_GOPATH=1 [2021-09-03T13:16:35.489Z] #49 6.339 + case "$(go env GOARCH)" in [2021-09-03T13:16:35.489Z] #49 6.339 ++ go env GOARCH [2021-09-03T13:16:35.489Z] #49 6.346 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:35.489Z] #49 6.346 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:35.489Z] #49 6.346 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:35.489Z] #49 6.349 + dir=/tmp/install [2021-09-03T13:16:35.489Z] #49 6.349 + bin=gotestsum [2021-09-03T13:16:35.489Z] #49 6.349 + shift [2021-09-03T13:16:35.489Z] #49 6.349 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-03T13:16:35.489Z] #49 6.349 + . /tmp/install/gotestsum.installer [2021-09-03T13:16:35.489Z] #49 6.349 ++ : v1.7.0 [2021-09-03T13:16:35.489Z] #49 6.349 + install_gotestsum [2021-09-03T13:16:35.489Z] #49 6.351 + set -e [2021-09-03T13:16:35.489Z] #49 6.351 + echo 'Install gotestsum version v1.7.0' [2021-09-03T13:16:35.489Z] #49 6.351 + GOBIN=/build [2021-09-03T13:16:35.489Z] #49 6.351 + GO111MODULE=on [2021-09-03T13:16:35.489Z] #49 6.351 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-03T13:16:35.489Z] #49 6.353 Install gotestsum version v1.7.0 [2021-09-03T13:16:35.489Z] #49 6.848 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-03T13:16:35.651Z] #41 4.027 + git clone https://github.com/docker/distribution.git . [2021-09-03T13:16:35.651Z] #41 4.027 Cloning into '.'... [2021-09-03T13:16:35.695Z] #25 ... [2021-09-03T13:16:35.695Z] [2021-09-03T13:16:35.695Z] #53 [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-09-03T13:16:35.695Z] #53 sha256:15f3db5e58827afd8ae3f581d466ffde60456229d60bb0b8df50092ee1f65ecd [2021-09-03T13:16:35.695Z] #53 7.857 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-03T13:16:35.695Z] #53 7.884 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-03T13:16:35.956Z] #53 8.244 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-03T13:16:36.058Z] #49 ... [2021-09-03T13:16:36.058Z] [2021-09-03T13:16:36.058Z] #53 [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-09-03T13:16:36.058Z] #53 sha256:d8c3c84e07aae8feb6ae48dc5c059d7baf6c2d6cf8fe5aaea232520fa3da1a45 [2021-09-03T13:16:36.058Z] #53 7.189 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-03T13:16:34.773Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:16:34.773Z] > git --version # timeout=10 [2021-09-03T13:16:34.807Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-03T13:16:34.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:16:34.810Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:16:36.611Z] #41 ... [2021-09-03T13:16:36.611Z] [2021-09-03T13:16:36.611Z] #53 [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-09-03T13:16:36.611Z] #53 sha256:573821d3123d7efe619b718648f932ae8241c3d6c87d8457f0f9174a016a14df [2021-09-03T13:16:36.611Z] #53 3.684 + RM_GOPATH=0 [2021-09-03T13:16:36.611Z] #53 3.684 + TMP_GOPATH= [2021-09-03T13:16:36.611Z] #53 3.684 + : /build [2021-09-03T13:16:36.611Z] #53 3.684 + '[' -z '' ']' [2021-09-03T13:16:36.611Z] #53 3.685 ++ mktemp -d [2021-09-03T13:16:36.611Z] #53 3.688 + export GOPATH=/tmp/tmp.wkPJcEa3oz [2021-09-03T13:16:36.611Z] #53 3.688 + GOPATH=/tmp/tmp.wkPJcEa3oz [2021-09-03T13:16:36.611Z] #53 3.688 + RM_GOPATH=1 [2021-09-03T13:16:36.611Z] #53 3.688 + case "$(go env GOARCH)" in [2021-09-03T13:16:36.611Z] #53 3.688 ++ go env GOARCH [2021-09-03T13:16:36.611Z] #53 3.714 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:36.611Z] #53 3.714 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:36.611Z] #53 3.714 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:36.611Z] #53 3.718 Install shfmt version v3.0.2 [2021-09-03T13:16:36.611Z] #53 3.718 + dir=/tmp/install [2021-09-03T13:16:36.611Z] #53 3.718 + bin=shfmt [2021-09-03T13:16:36.611Z] #53 3.718 + shift [2021-09-03T13:16:36.611Z] #53 3.718 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-03T13:16:36.611Z] #53 3.718 + . /tmp/install/shfmt.installer [2021-09-03T13:16:36.611Z] #53 3.718 ++ : v3.0.2 [2021-09-03T13:16:36.611Z] #53 3.718 + install_shfmt [2021-09-03T13:16:36.611Z] #53 3.718 + echo 'Install shfmt version v3.0.2' [2021-09-03T13:16:36.611Z] #53 3.718 + GOBIN=/build [2021-09-03T13:16:36.611Z] #53 3.718 + GO111MODULE=on [2021-09-03T13:16:36.611Z] #53 3.718 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-03T13:16:36.611Z] #53 4.334 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-03T13:16:36.611Z] #53 5.074 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-03T13:16:36.611Z] #53 5.079 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-03T13:16:36.611Z] #53 5.187 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-03T13:16:37.879Z] #53 ... [2021-09-03T13:16:37.879Z] [2021-09-03T13:16:37.879Z] #47 [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-09-03T13:16:37.879Z] #47 sha256:77ccc24d423c01c2bc694d4133a0cd86141654c8b25ba5680e1ffb34d924f331 [2021-09-03T13:16:37.879Z] #47 6.843 + RM_GOPATH=0 [2021-09-03T13:16:37.879Z] #47 6.843 + TMP_GOPATH= [2021-09-03T13:16:37.879Z] #47 6.843 + : /build [2021-09-03T13:16:37.879Z] #47 6.843 + '[' -z '' ']' [2021-09-03T13:16:37.879Z] #47 6.843 ++ mktemp -d [2021-09-03T13:16:37.879Z] #47 6.867 + export GOPATH=/tmp/tmp.Kc4Om3WTRn [2021-09-03T13:16:37.879Z] #47 6.867 + GOPATH=/tmp/tmp.Kc4Om3WTRn [2021-09-03T13:16:37.879Z] #47 6.867 + RM_GOPATH=1 [2021-09-03T13:16:37.879Z] #47 6.867 + case "$(go env GOARCH)" in [2021-09-03T13:16:37.879Z] #47 6.867 ++ go env GOARCH [2021-09-03T13:16:37.879Z] #47 6.907 Install vndr version v0.1.2 [2021-09-03T13:16:37.879Z] #47 6.908 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:37.879Z] #47 6.908 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:37.879Z] #47 6.908 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:37.879Z] #47 6.908 + dir=/tmp/install [2021-09-03T13:16:37.879Z] #47 6.908 + bin=vndr [2021-09-03T13:16:37.879Z] #47 6.908 + shift [2021-09-03T13:16:37.879Z] #47 6.908 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-03T13:16:37.879Z] #47 6.908 + . /tmp/install/vndr.installer [2021-09-03T13:16:37.879Z] #47 6.908 ++ : v0.1.2 [2021-09-03T13:16:37.879Z] #47 6.908 + install_vndr [2021-09-03T13:16:37.879Z] #47 6.908 + echo 'Install vndr version v0.1.2' [2021-09-03T13:16:37.879Z] #47 6.908 + GOBIN=/build [2021-09-03T13:16:37.879Z] #47 6.908 + GO111MODULE=on [2021-09-03T13:16:37.879Z] #47 6.908 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-03T13:16:37.879Z] #47 7.648 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-03T13:16:37.879Z] #47 ... [2021-09-03T13:16:37.879Z] [2021-09-03T13:16:37.879Z] #51 [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-09-03T13:16:37.879Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:16:37.879Z] #51 6.601 + RM_GOPATH=0 [2021-09-03T13:16:37.879Z] #51 6.601 + TMP_GOPATH= [2021-09-03T13:16:37.879Z] #51 6.601 + : /build [2021-09-03T13:16:37.879Z] #51 6.601 + '[' -z '' ']' [2021-09-03T13:16:37.879Z] #51 6.601 ++ mktemp -d [2021-09-03T13:16:37.879Z] #51 6.601 + export GOPATH=/tmp/tmp.zdze4vbhJL [2021-09-03T13:16:37.879Z] #51 6.601 + GOPATH=/tmp/tmp.zdze4vbhJL [2021-09-03T13:16:37.879Z] #51 6.601 + RM_GOPATH=1 [2021-09-03T13:16:37.879Z] #51 6.601 + case "$(go env GOARCH)" in [2021-09-03T13:16:37.879Z] #51 6.601 ++ go env GOARCH [2021-09-03T13:16:37.879Z] #51 6.615 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:37.879Z] #51 6.615 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:37.879Z] #51 6.615 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:37.879Z] #51 6.625 Install golangci-lint version v1.23.8 [2021-09-03T13:16:37.879Z] #51 6.625 + dir=/tmp/install [2021-09-03T13:16:37.879Z] #51 6.625 + bin=golangci_lint [2021-09-03T13:16:37.879Z] #51 6.625 + shift [2021-09-03T13:16:37.879Z] #51 6.625 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-03T13:16:37.879Z] #51 6.625 + . /tmp/install/golangci_lint.installer [2021-09-03T13:16:37.879Z] #51 6.625 ++ : v1.23.8 [2021-09-03T13:16:37.879Z] #51 6.625 + install_golangci_lint [2021-09-03T13:16:37.879Z] #51 6.625 + set -e [2021-09-03T13:16:37.879Z] #51 6.625 + echo 'Install golangci-lint version v1.23.8' [2021-09-03T13:16:37.879Z] #51 6.625 + GOBIN=/build [2021-09-03T13:16:37.879Z] #51 6.625 + GO111MODULE=on [2021-09-03T13:16:37.879Z] #51 6.625 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-03T13:16:37.879Z] #51 7.108 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-03T13:16:38.141Z] #51 ... [2021-09-03T13:16:38.141Z] [2021-09-03T13:16:38.141Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:16:38.141Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:16:38.141Z] #33 6.658 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-03T13:16:38.141Z] #33 6.661 Cloning into '.'... [2021-09-03T13:16:38.141Z] #33 ... [2021-09-03T13:16:38.141Z] [2021-09-03T13:16:38.141Z] #35 [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-09-03T13:16:38.141Z] #35 sha256:d251d15f6f47d1289ba0ad0bd858e55ca1a529372abf47a7ee47e5f97fa3ee86 [2021-09-03T13:16:38.141Z] #35 6.513 Install go-toml version v1.8.1 [2021-09-03T13:16:38.141Z] #35 7.057 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-03T13:16:38.331Z] #21 7.673 Fetched 8401 kB in 6s (1480 kB/s) [2021-09-03T13:16:38.401Z] #35 ... [2021-09-03T13:16:38.401Z] [2021-09-03T13:16:38.401Z] #57 [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-09-03T13:16:38.401Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:16:38.401Z] #57 8.166 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:38.401Z] #57 8.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:38.401Z] #57 8.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:38.401Z] #57 9.580 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:38.401Z] #57 ... [2021-09-03T13:16:38.401Z] [2021-09-03T13:16:38.401Z] #49 [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-09-03T13:16:38.402Z] #49 sha256:55f119ca5a25aa05503f81e7d07dc9c707d2cc609deb0822cffcb65fcb02f0ce [2021-09-03T13:16:38.402Z] #49 6.919 + RM_GOPATH=0 [2021-09-03T13:16:38.402Z] #49 6.919 + TMP_GOPATH= [2021-09-03T13:16:38.402Z] #49 6.919 + : /build [2021-09-03T13:16:38.402Z] #49 6.919 + '[' -z '' ']' [2021-09-03T13:16:38.402Z] #49 6.938 ++ mktemp -d [2021-09-03T13:16:38.402Z] #49 6.938 + export GOPATH=/tmp/tmp.HwQCoQOVwI [2021-09-03T13:16:38.402Z] #49 6.938 + GOPATH=/tmp/tmp.HwQCoQOVwI [2021-09-03T13:16:38.402Z] #49 6.938 + RM_GOPATH=1 [2021-09-03T13:16:38.402Z] #49 6.938 + case "$(go env GOARCH)" in [2021-09-03T13:16:38.402Z] #49 6.938 ++ go env GOARCH [2021-09-03T13:16:38.402Z] #49 6.946 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:38.402Z] #49 6.946 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:38.402Z] #49 6.946 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:38.402Z] #49 6.946 + dir=/tmp/install [2021-09-03T13:16:38.402Z] #49 6.946 + bin=gotestsum [2021-09-03T13:16:38.402Z] #49 6.946 + shift [2021-09-03T13:16:38.402Z] #49 6.946 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-03T13:16:38.402Z] #49 6.946 + . /tmp/install/gotestsum.installer [2021-09-03T13:16:38.402Z] #49 6.946 ++ : v1.7.0 [2021-09-03T13:16:38.402Z] #49 6.946 + install_gotestsum [2021-09-03T13:16:38.402Z] #49 6.946 + set -e [2021-09-03T13:16:38.402Z] #49 6.946 + echo 'Install gotestsum version v1.7.0' [2021-09-03T13:16:38.402Z] #49 6.946 Install gotestsum version v1.7.0 [2021-09-03T13:16:38.402Z] #49 6.954 + GOBIN=/build [2021-09-03T13:16:38.402Z] #49 6.954 + GO111MODULE=on [2021-09-03T13:16:38.402Z] #49 6.954 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-03T13:16:38.402Z] #49 7.396 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-03T13:16:38.402Z] #49 9.309 go: downloading github.com/fatih/color v1.10.0 [2021-09-03T13:16:38.402Z] #49 9.340 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-03T13:16:38.402Z] #49 9.442 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-03T13:16:38.402Z] #49 9.487 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:16:38.402Z] #49 10.19 go: downloading golang.org/x/tools v0.1.0 [2021-09-03T13:16:38.402Z] #49 10.51 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-03T13:16:38.402Z] #49 10.68 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T13:16:38.402Z] #49 10.80 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-03T13:16:38.489Z] #19 140.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-09-03T13:16:38.489Z] #19 140.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:38.489Z] #19 140.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:16:38.489Z] #19 140.5 Selecting previously unselected package patch. [2021-09-03T13:16:38.489Z] #19 140.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-09-03T13:16:38.489Z] #19 140.5 Unpacking patch (2.7.6-7) ... [2021-09-03T13:16:38.489Z] #19 140.5 Selecting previously unselected package dpkg-dev. [2021-09-03T13:16:38.489Z] #19 140.5 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-09-03T13:16:38.489Z] #19 140.5 Unpacking dpkg-dev (1.20.9) ... [2021-09-03T13:16:38.489Z] #19 140.6 Selecting previously unselected package libconfig-inifiles-perl. [2021-09-03T13:16:38.489Z] #19 140.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-09-03T13:16:38.489Z] #19 140.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-09-03T13:16:38.489Z] #19 140.7 Selecting previously unselected package libio-string-perl. [2021-09-03T13:16:38.489Z] #19 140.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-09-03T13:16:38.489Z] #19 140.7 Unpacking libio-string-perl (1.08-3.1) ... [2021-09-03T13:16:38.489Z] #19 140.7 Selecting previously unselected package libicu67:amd64. [2021-09-03T13:16:38.489Z] #19 140.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-09-03T13:16:38.489Z] #19 140.7 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-03T13:16:38.553Z] #53 7.188 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-03T13:16:38.663Z] #49 ... [2021-09-03T13:16:38.663Z] [2021-09-03T13:16:38.663Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:16:38.663Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:16:38.663Z] #14 8.166 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:38.663Z] #14 8.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:38.663Z] #14 8.385 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:38.663Z] #14 9.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:38.663Z] #14 ... [2021-09-03T13:16:38.663Z] [2021-09-03T13:16:38.663Z] #49 [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-09-03T13:16:38.663Z] #49 sha256:55f119ca5a25aa05503f81e7d07dc9c707d2cc609deb0822cffcb65fcb02f0ce [2021-09-03T13:16:38.663Z] #49 11.02 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-03T13:16:39.333Z] #53 ... [2021-09-03T13:16:39.333Z] [2021-09-03T13:16:39.333Z] #60 [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-09-03T13:16:39.333Z] #60 sha256:62afc13ef2942c2251a23072a56b576cf37a1c54028b2085e991a954f85b5359 [2021-09-03T13:16:39.333Z] #60 6.489 + RM_GOPATH=0 [2021-09-03T13:16:39.333Z] #60 6.489 + TMP_GOPATH= [2021-09-03T13:16:39.333Z] #60 6.489 + : /build [2021-09-03T13:16:39.333Z] #60 6.489 + '[' -z '' ']' [2021-09-03T13:16:39.333Z] #60 6.489 ++ mktemp -d [2021-09-03T13:16:39.333Z] #60 6.489 + export GOPATH=/tmp/tmp.huozOd35E9 [2021-09-03T13:16:39.333Z] #60 6.489 + GOPATH=/tmp/tmp.huozOd35E9 [2021-09-03T13:16:39.333Z] #60 6.489 + RM_GOPATH=1 [2021-09-03T13:16:39.333Z] #60 6.489 + case "$(go env GOARCH)" in [2021-09-03T13:16:39.333Z] #60 6.489 ++ go env GOARCH [2021-09-03T13:16:39.333Z] #60 6.511 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:39.333Z] #60 6.511 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:39.333Z] #60 6.520 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:39.333Z] #60 6.520 + dir=/tmp/install [2021-09-03T13:16:39.333Z] #60 6.520 + bin=rootlesskit [2021-09-03T13:16:39.333Z] #60 6.520 + shift [2021-09-03T13:16:39.333Z] #60 6.520 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-03T13:16:39.333Z] #60 6.520 + . /tmp/install/rootlesskit.installer [2021-09-03T13:16:39.333Z] #60 6.520 ++ : v0.14.4 [2021-09-03T13:16:39.333Z] #60 6.520 + install_rootlesskit [2021-09-03T13:16:39.333Z] #60 6.520 + case "$1" in [2021-09-03T13:16:39.333Z] #60 6.520 + export CGO_ENABLED=0 [2021-09-03T13:16:39.333Z] #60 6.520 + CGO_ENABLED=0 [2021-09-03T13:16:39.333Z] #60 6.520 + _install_rootlesskit [2021-09-03T13:16:39.333Z] #60 6.520 + echo 'Install rootlesskit version v0.14.4' [2021-09-03T13:16:39.333Z] #60 6.520 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:16:39.333Z] #60 6.520 + GOBIN=/build [2021-09-03T13:16:39.333Z] #60 6.520 + GO111MODULE=on [2021-09-03T13:16:39.333Z] #60 6.520 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-03T13:16:39.333Z] #60 6.520 Install rootlesskit version v0.14.4 [2021-09-03T13:16:39.333Z] #60 6.917 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-03T13:16:39.333Z] #60 8.939 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-03T13:16:39.333Z] #60 8.969 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:16:39.333Z] #60 9.153 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-03T13:16:39.333Z] #60 10.18 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-03T13:16:39.333Z] #60 ... [2021-09-03T13:16:39.333Z] [2021-09-03T13:16:39.333Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:16:39.333Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:16:39.333Z] #14 8.352 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:39.333Z] #14 8.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:39.333Z] #14 8.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:39.333Z] #14 ... [2021-09-03T13:16:39.333Z] [2021-09-03T13:16:39.333Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:16:39.333Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:16:39.333Z] #33 7.323 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-03T13:16:39.333Z] #33 7.323 Cloning into '.'... [2021-09-03T13:16:39.333Z] #33 ... [2021-09-03T13:16:39.333Z] [2021-09-03T13:16:39.333Z] #57 [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-09-03T13:16:39.333Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:16:39.333Z] #57 8.313 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:39.333Z] #57 8.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:39.333Z] #57 8.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:39.333Z] #57 10.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:39.333Z] #57 ... [2021-09-03T13:16:39.333Z] [2021-09-03T13:16:39.333Z] #47 [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-09-03T13:16:39.333Z] #47 sha256:45ca22aebdb4f3c771151ebc9b696592db55712271d0ea658b04d9b9d707c1c2 [2021-09-03T13:16:39.333Z] #47 6.646 + RM_GOPATH=0 [2021-09-03T13:16:39.333Z] #47 6.646 + TMP_GOPATH= [2021-09-03T13:16:39.333Z] #47 6.646 + : /build [2021-09-03T13:16:39.333Z] #47 6.649 + '[' -z '' ']' [2021-09-03T13:16:39.333Z] #47 6.649 ++ mktemp -d [2021-09-03T13:16:39.333Z] #47 6.651 + export GOPATH=/tmp/tmp.e68WREWRar [2021-09-03T13:16:39.333Z] #47 6.651 + GOPATH=/tmp/tmp.e68WREWRar [2021-09-03T13:16:39.333Z] #47 6.656 + RM_GOPATH=1 [2021-09-03T13:16:39.333Z] #47 6.656 + case "$(go env GOARCH)" in [2021-09-03T13:16:39.333Z] #47 6.656 ++ go env GOARCH [2021-09-03T13:16:39.333Z] #47 6.733 Install vndr version v0.1.2 [2021-09-03T13:16:39.333Z] #47 6.733 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:39.333Z] #47 6.733 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:39.333Z] #47 6.733 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:39.333Z] #47 6.733 + dir=/tmp/install [2021-09-03T13:16:39.333Z] #47 6.733 + bin=vndr [2021-09-03T13:16:39.333Z] #47 6.733 + shift [2021-09-03T13:16:39.333Z] #47 6.733 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-03T13:16:39.333Z] #47 6.733 + . /tmp/install/vndr.installer [2021-09-03T13:16:39.333Z] #47 6.733 ++ : v0.1.2 [2021-09-03T13:16:39.333Z] #47 6.733 + install_vndr [2021-09-03T13:16:39.333Z] #47 6.733 + echo 'Install vndr version v0.1.2' [2021-09-03T13:16:39.333Z] #47 6.733 + GOBIN=/build [2021-09-03T13:16:39.333Z] #47 6.733 + GO111MODULE=on [2021-09-03T13:16:39.333Z] #47 6.733 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-03T13:16:39.333Z] #47 7.122 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-03T13:16:39.418Z] #19 141.5 Selecting previously unselected package libxml2:amd64. [2021-09-03T13:16:39.418Z] #19 141.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-03T13:16:39.418Z] #19 141.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:16:39.418Z] #19 141.6 Selecting previously unselected package libxml-namespacesupport-perl. [2021-09-03T13:16:39.418Z] #19 141.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-09-03T13:16:39.418Z] #19 141.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-03T13:16:39.418Z] #19 141.7 Selecting previously unselected package libxml-sax-base-perl. [2021-09-03T13:16:39.418Z] #19 141.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-09-03T13:16:39.418Z] #19 141.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-09-03T13:16:39.418Z] #19 141.7 Selecting previously unselected package libxml-sax-perl. [2021-09-03T13:16:39.418Z] #19 141.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-09-03T13:16:39.418Z] #19 141.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-09-03T13:16:39.418Z] #19 141.8 Selecting previously unselected package libxml-libxml-perl. [2021-09-03T13:16:39.418Z] #19 141.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-09-03T13:16:39.418Z] #19 141.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-03T13:16:39.418Z] #19 141.8 Selecting previously unselected package libxml-simple-perl. [2021-09-03T13:16:39.418Z] #19 141.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-09-03T13:16:39.418Z] #19 141.8 Unpacking libxml-simple-perl (2.25-1) ... [2021-09-03T13:16:39.418Z] #19 141.9 Selecting previously unselected package libyaml-perl. [2021-09-03T13:16:39.590Z] #47 ... [2021-09-03T13:16:39.590Z] [2021-09-03T13:16:39.590Z] #37 [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-09-03T13:16:39.590Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:16:39.590Z] #37 8.430 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:39.591Z] #37 8.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:39.591Z] #37 8.563 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:39.591Z] #37 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:39.674Z] #19 141.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-09-03T13:16:39.674Z] #19 141.9 Unpacking libyaml-perl (1.30-1) ... [2021-09-03T13:16:39.674Z] #19 141.9 Selecting previously unselected package libconfig-auto-perl. [2021-09-03T13:16:39.674Z] #19 141.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-09-03T13:16:39.674Z] #19 141.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-09-03T13:16:39.674Z] #19 142.0 Selecting previously unselected package libfile-which-perl. [2021-09-03T13:16:39.674Z] #19 142.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-09-03T13:16:39.674Z] #19 142.0 Unpacking libfile-which-perl (1.23-1) ... [2021-09-03T13:16:39.674Z] #19 142.0 Selecting previously unselected package libfile-homedir-perl. [2021-09-03T13:16:39.674Z] #19 142.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-09-03T13:16:39.674Z] #19 142.0 Unpacking libfile-homedir-perl (1.006-1) ... [2021-09-03T13:16:39.674Z] #19 142.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-09-03T13:16:39.674Z] #19 142.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-09-03T13:16:39.674Z] #19 142.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-03T13:16:39.674Z] #19 142.1 Selecting previously unselected package dpkg-cross. [2021-09-03T13:16:39.713Z] #21 7.673 Reading package lists... [2021-09-03T13:16:39.853Z] #37 ... [2021-09-03T13:16:39.853Z] [2021-09-03T13:16:39.853Z] #35 [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-09-03T13:16:39.853Z] #35 sha256:bdf81e801e66500216307bcb36e5703d9e23e7638b4487cb75a639f21e9c60b2 [2021-09-03T13:16:39.853Z] #35 7.820 Install go-toml version v1.8.1 [2021-09-03T13:16:39.853Z] #35 8.677 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-03T13:16:39.853Z] #35 ... [2021-09-03T13:16:39.853Z] [2021-09-03T13:16:39.853Z] #25 [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-09-03T13:16:39.853Z] #25 sha256:bfbfe3c33be49230c9ca2e9806e8e6f06e6e644ebcbe48974fdc124ec78866db [2021-09-03T13:16:39.853Z] #25 7.429 + RM_GOPATH=0 [2021-09-03T13:16:39.853Z] #25 7.429 + TMP_GOPATH= [2021-09-03T13:16:39.853Z] #25 7.429 + : /build [2021-09-03T13:16:39.853Z] #25 7.429 + '[' -z '' ']' [2021-09-03T13:16:39.853Z] #25 7.429 ++ mktemp -d [2021-09-03T13:16:39.853Z] #25 7.432 + export GOPATH=/tmp/tmp.WxkKSXp168 [2021-09-03T13:16:39.853Z] #25 7.432 + GOPATH=/tmp/tmp.WxkKSXp168 [2021-09-03T13:16:39.853Z] #25 7.432 + RM_GOPATH=1 [2021-09-03T13:16:39.853Z] #25 7.432 + case "$(go env GOARCH)" in [2021-09-03T13:16:39.853Z] #25 7.432 ++ go env GOARCH [2021-09-03T13:16:39.853Z] #25 7.461 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:39.853Z] #25 7.461 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:39.853Z] #25 7.462 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:39.853Z] #25 7.486 Install docker/cli version 17.06.2-ce from stable [2021-09-03T13:16:39.853Z] #25 7.486 + dir=/tmp/install [2021-09-03T13:16:39.853Z] #25 7.486 + bin=dockercli [2021-09-03T13:16:39.853Z] #25 7.486 + shift [2021-09-03T13:16:39.853Z] #25 7.486 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-03T13:16:39.853Z] #25 7.486 + . /tmp/install/dockercli.installer [2021-09-03T13:16:39.853Z] #25 7.486 ++ : stable [2021-09-03T13:16:39.853Z] #25 7.486 ++ : 17.06.2-ce [2021-09-03T13:16:39.853Z] #25 7.486 + install_dockercli [2021-09-03T13:16:39.853Z] #25 7.486 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-03T13:16:39.853Z] #25 7.486 ++ uname -m [2021-09-03T13:16:39.853Z] #25 7.486 + arch=x86_64 [2021-09-03T13:16:39.853Z] #25 7.486 + '[' x86_64 '!=' x86_64 ']' [2021-09-03T13:16:39.853Z] #25 7.486 + url=https://download.docker.com/linux/static [2021-09-03T13:16:39.853Z] #25 7.545 + tar -xz docker/docker [2021-09-03T13:16:39.853Z] #25 7.545 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-03T13:16:39.931Z] #19 142.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-09-03T13:16:39.931Z] #19 142.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-09-03T13:16:39.931Z] #19 142.1 Selecting previously unselected package crossbuild-essential-arm64. [2021-09-03T13:16:39.931Z] #19 142.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-09-03T13:16:39.931Z] #19 142.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-09-03T13:16:39.931Z] #19 142.2 Selecting previously unselected package libc6-armel-cross. [2021-09-03T13:16:39.931Z] #19 142.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-09-03T13:16:39.931Z] #19 142.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-09-03T13:16:39.931Z] #19 142.3 Selecting previously unselected package libgcc-s1-armel-cross. [2021-09-03T13:16:39.931Z] #19 142.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:39.931Z] #19 142.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:16:39.931Z] #19 142.3 Selecting previously unselected package libgomp1-armel-cross. [2021-09-03T13:16:39.931Z] #19 142.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:39.931Z] #19 142.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:16:39.960Z] #53 ... [2021-09-03T13:16:39.960Z] [2021-09-03T13:16:39.960Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:16:39.960Z] #30 sha256:e40e16d9718895010448c087d43b75b1d5174f5aaf4881f6ba83ed54ec907acc [2021-09-03T13:16:39.960Z] #30 2.927 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-03T13:16:39.960Z] #30 3.505 [2021-09-03T13:16:39.960Z] #30 3.677 1.0% ######################################################################## 100.0% [2021-09-03T13:16:39.960Z] #30 4.121 [2021-09-03T13:16:39.960Z] #30 6.860 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-03T13:16:39.960Z] #30 8.669 #=#=# [2021-09-03T13:16:39.960Z] #30 8.852 #=#=# 0.7% ##################################################### 74.3% ######################################################################## 100.0% [2021-09-03T13:16:40.115Z] #25 ... [2021-09-03T13:16:40.115Z] [2021-09-03T13:16:40.115Z] #51 [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-09-03T13:16:40.115Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:16:40.115Z] #51 7.056 + RM_GOPATH=0 [2021-09-03T13:16:40.115Z] #51 7.056 + TMP_GOPATH= [2021-09-03T13:16:40.115Z] #51 7.056 + : /build [2021-09-03T13:16:40.115Z] #51 7.056 + '[' -z '' ']' [2021-09-03T13:16:40.115Z] #51 7.056 ++ mktemp -d [2021-09-03T13:16:40.115Z] #51 7.056 + export GOPATH=/tmp/tmp.bvu3PKdef1 [2021-09-03T13:16:40.115Z] #51 7.056 + GOPATH=/tmp/tmp.bvu3PKdef1 [2021-09-03T13:16:40.115Z] #51 7.056 + RM_GOPATH=1 [2021-09-03T13:16:40.115Z] #51 7.056 + case "$(go env GOARCH)" in [2021-09-03T13:16:40.115Z] #51 7.056 ++ go env GOARCH [2021-09-03T13:16:40.115Z] #51 7.065 Install golangci-lint version v1.23.8 [2021-09-03T13:16:40.115Z] #51 7.066 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:40.115Z] #51 7.066 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:40.115Z] #51 7.066 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:40.115Z] #51 7.066 + dir=/tmp/install [2021-09-03T13:16:40.115Z] #51 7.066 + bin=golangci_lint [2021-09-03T13:16:40.115Z] #51 7.066 + shift [2021-09-03T13:16:40.115Z] #51 7.066 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-03T13:16:40.115Z] #51 7.066 + . /tmp/install/golangci_lint.installer [2021-09-03T13:16:40.115Z] #51 7.066 ++ : v1.23.8 [2021-09-03T13:16:40.115Z] #51 7.066 + install_golangci_lint [2021-09-03T13:16:40.115Z] #51 7.066 + set -e [2021-09-03T13:16:40.115Z] #51 7.066 + echo 'Install golangci-lint version v1.23.8' [2021-09-03T13:16:40.115Z] #51 7.066 + GOBIN=/build [2021-09-03T13:16:40.115Z] #51 7.066 + GO111MODULE=on [2021-09-03T13:16:40.115Z] #51 7.066 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-03T13:16:40.115Z] #51 7.652 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-03T13:16:40.115Z] #51 ... [2021-09-03T13:16:40.115Z] [2021-09-03T13:16:40.115Z] #49 [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-09-03T13:16:40.115Z] #49 sha256:605a2d088052d5487f800c534ed7b0d6854c4efaf117e881e6c133edf35071bc [2021-09-03T13:16:40.115Z] #49 8.760 go: downloading github.com/fatih/color v1.10.0 [2021-09-03T13:16:40.115Z] #49 8.885 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-03T13:16:40.115Z] #49 8.887 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-03T13:16:40.115Z] #49 8.966 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:16:40.115Z] #49 9.688 go: downloading golang.org/x/tools v0.1.0 [2021-09-03T13:16:40.115Z] #49 9.756 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-03T13:16:40.115Z] #49 9.927 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T13:16:40.115Z] #49 10.02 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-03T13:16:40.115Z] #49 10.16 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-03T13:16:40.187Z] #19 142.4 Selecting previously unselected package libatomic1-armel-cross. [2021-09-03T13:16:40.187Z] #19 142.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:40.187Z] #19 142.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:16:40.187Z] #19 142.4 Selecting previously unselected package libasan6-armel-cross. [2021-09-03T13:16:40.187Z] #19 142.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:40.187Z] #19 142.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:16:40.443Z] #19 142.7 Selecting previously unselected package libstdc++6-armel-cross. [2021-09-03T13:16:40.443Z] #19 142.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:40.443Z] #19 142.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:16:40.443Z] #19 142.8 Selecting previously unselected package libubsan1-armel-cross. [2021-09-03T13:16:40.443Z] #19 142.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:40.443Z] #19 142.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:16:40.443Z] #19 142.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-09-03T13:16:40.543Z] #30 10.42 [2021-09-03T13:16:40.698Z] #19 142.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:40.699Z] #19 142.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:16:40.699Z] #19 143.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-09-03T13:16:40.699Z] #19 143.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:40.699Z] #19 143.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-03T13:16:41.122Z] #30 ... [2021-09-03T13:16:41.122Z] [2021-09-03T13:16:41.122Z] #51 [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-09-03T13:16:41.122Z] #51 sha256:47c69482421c8b25fd8b7a4492174bae77a3660d4f3d514b71e0227367ac64dd [2021-09-03T13:16:41.122Z] #51 4.069 + RM_GOPATH=0 [2021-09-03T13:16:41.122Z] #51 4.069 + TMP_GOPATH= [2021-09-03T13:16:41.122Z] #51 4.069 + : /build [2021-09-03T13:16:41.122Z] #51 4.069 + '[' -z '' ']' [2021-09-03T13:16:41.122Z] #51 4.074 ++ mktemp -d [2021-09-03T13:16:41.122Z] #51 4.081 + export GOPATH=/tmp/tmp.zkgR0It098 [2021-09-03T13:16:41.122Z] #51 4.081 + GOPATH=/tmp/tmp.zkgR0It098 [2021-09-03T13:16:41.122Z] #51 4.081 + RM_GOPATH=1 [2021-09-03T13:16:41.122Z] #51 4.081 + case "$(go env GOARCH)" in [2021-09-03T13:16:41.122Z] #51 4.082 ++ go env GOARCH [2021-09-03T13:16:41.122Z] #51 4.107 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.122Z] #51 4.107 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.122Z] #51 4.107 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:41.122Z] #51 4.136 Install golangci-lint version v1.23.8 [2021-09-03T13:16:41.122Z] #51 4.136 + dir=/tmp/install [2021-09-03T13:16:41.122Z] #51 4.136 + bin=golangci_lint [2021-09-03T13:16:41.122Z] #51 4.136 + shift [2021-09-03T13:16:41.122Z] #51 4.136 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-03T13:16:41.122Z] #51 4.136 + . /tmp/install/golangci_lint.installer [2021-09-03T13:16:41.122Z] #51 4.136 ++ : v1.23.8 [2021-09-03T13:16:41.122Z] #51 4.136 + install_golangci_lint [2021-09-03T13:16:41.122Z] #51 4.136 + set -e [2021-09-03T13:16:41.122Z] #51 4.136 + echo 'Install golangci-lint version v1.23.8' [2021-09-03T13:16:41.122Z] #51 4.136 + GOBIN=/build [2021-09-03T13:16:41.122Z] #51 4.136 + GO111MODULE=on [2021-09-03T13:16:41.122Z] #51 4.136 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-03T13:16:41.122Z] #51 4.561 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-03T13:16:41.122Z] #51 9.575 go: downloading github.com/fatih/color v1.7.0 [2021-09-03T13:16:41.122Z] #51 9.581 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-03T13:16:41.122Z] #51 9.651 go: downloading github.com/pkg/errors v0.8.1 [2021-09-03T13:16:41.122Z] #51 9.663 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-03T13:16:41.122Z] #51 9.735 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-03T13:16:41.122Z] #51 9.850 go: downloading github.com/spf13/viper v1.6.1 [2021-09-03T13:16:41.122Z] #51 ... [2021-09-03T13:16:41.122Z] [2021-09-03T13:16:41.122Z] #37 [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-09-03T13:16:41.122Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-09-03T13:16:41.122Z] #37 4.927 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:41.122Z] #37 5.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:41.122Z] #37 5.367 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:41.122Z] #37 6.136 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:16:41.122Z] #37 7.147 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:16:41.388Z] #37 ... [2021-09-03T13:16:41.388Z] [2021-09-03T13:16:41.388Z] #60 [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-09-03T13:16:41.388Z] #60 sha256:22df2e50a6fe322292d8e0c9e36caf91a415dfc17ff59b05948aa563f30fbaca [2021-09-03T13:16:41.388Z] #60 3.399 + RM_GOPATH=0 [2021-09-03T13:16:41.388Z] #60 3.399 + TMP_GOPATH= [2021-09-03T13:16:41.388Z] #60 3.399 + : /build [2021-09-03T13:16:41.388Z] #60 3.399 + '[' -z '' ']' [2021-09-03T13:16:41.388Z] #60 3.399 ++ mktemp -d [2021-09-03T13:16:41.388Z] #60 3.404 + export GOPATH=/tmp/tmp.bXZhUM2tln [2021-09-03T13:16:41.388Z] #60 3.404 + GOPATH=/tmp/tmp.bXZhUM2tln [2021-09-03T13:16:41.388Z] #60 3.404 + RM_GOPATH=1 [2021-09-03T13:16:41.388Z] #60 3.405 + case "$(go env GOARCH)" in [2021-09-03T13:16:41.388Z] #60 3.413 ++ go env GOARCH [2021-09-03T13:16:41.388Z] #60 3.421 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.388Z] #60 3.421 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.388Z] #60 3.426 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:41.388Z] #60 3.427 + dir=/tmp/install [2021-09-03T13:16:41.388Z] #60 3.427 + bin=rootlesskit [2021-09-03T13:16:41.388Z] #60 3.427 + shift [2021-09-03T13:16:41.388Z] #60 3.427 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-03T13:16:41.388Z] #60 3.427 + . /tmp/install/rootlesskit.installer [2021-09-03T13:16:41.388Z] #60 3.444 Install rootlesskit version v0.14.4 [2021-09-03T13:16:41.388Z] #60 3.445 ++ : v0.14.4 [2021-09-03T13:16:41.388Z] #60 3.445 + install_rootlesskit [2021-09-03T13:16:41.388Z] #60 3.445 + case "$1" in [2021-09-03T13:16:41.388Z] #60 3.445 + export CGO_ENABLED=0 [2021-09-03T13:16:41.388Z] #60 3.445 + CGO_ENABLED=0 [2021-09-03T13:16:41.388Z] #60 3.445 + _install_rootlesskit [2021-09-03T13:16:41.388Z] #60 3.445 + echo 'Install rootlesskit version v0.14.4' [2021-09-03T13:16:41.388Z] #60 3.445 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:16:41.388Z] #60 3.445 + GOBIN=/build [2021-09-03T13:16:41.388Z] #60 3.445 + GO111MODULE=on [2021-09-03T13:16:41.388Z] #60 3.445 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-03T13:16:41.388Z] #60 3.891 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-03T13:16:41.388Z] #60 5.779 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-03T13:16:41.388Z] #60 5.780 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-03T13:16:41.388Z] #60 5.781 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:16:41.388Z] #60 6.124 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-03T13:16:41.388Z] #60 6.648 go: downloading github.com/google/uuid v1.3.0 [2021-09-03T13:16:41.388Z] #60 6.664 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-03T13:16:41.388Z] #60 6.996 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-03T13:16:41.388Z] #60 7.666 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-03T13:16:41.388Z] #60 8.028 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-03T13:16:41.388Z] #60 8.562 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-03T13:16:41.388Z] #60 9.329 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-03T13:16:41.388Z] #60 ... [2021-09-03T13:16:41.388Z] [2021-09-03T13:16:41.388Z] #35 [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-09-03T13:16:41.388Z] #35 sha256:b8ad01a6c33c930942693e0f374735aa495eba6d0d951fd81ed0e1a71da57c7f [2021-09-03T13:16:41.388Z] #35 3.781 Install go-toml version v1.8.1 [2021-09-03T13:16:41.388Z] #35 4.219 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-03T13:16:41.624Z] #21 9.648 Reading package lists... [2021-09-03T13:16:41.652Z] #35 ... [2021-09-03T13:16:41.652Z] [2021-09-03T13:16:41.652Z] #49 [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-09-03T13:16:41.652Z] #49 sha256:ecda741599886708148b9e9c69040cc6b0c177dcfad0ab19716ce67c7add67d1 [2021-09-03T13:16:41.652Z] #49 4.177 + RM_GOPATH=0 [2021-09-03T13:16:41.652Z] #49 4.177 + TMP_GOPATH= [2021-09-03T13:16:41.652Z] #49 4.177 + : /build [2021-09-03T13:16:41.652Z] #49 4.177 + '[' -z '' ']' [2021-09-03T13:16:41.652Z] #49 4.177 ++ mktemp -d [2021-09-03T13:16:41.652Z] #49 4.189 + export GOPATH=/tmp/tmp.us5T0rA5gb [2021-09-03T13:16:41.652Z] #49 4.189 + GOPATH=/tmp/tmp.us5T0rA5gb [2021-09-03T13:16:41.652Z] #49 4.189 + RM_GOPATH=1 [2021-09-03T13:16:41.652Z] #49 4.189 + case "$(go env GOARCH)" in [2021-09-03T13:16:41.652Z] #49 4.189 ++ go env GOARCH [2021-09-03T13:16:41.652Z] #49 4.202 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.652Z] #49 4.202 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.652Z] #49 4.203 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:41.652Z] #49 4.209 + dir=/tmp/install [2021-09-03T13:16:41.652Z] #49 4.209 + bin=gotestsum [2021-09-03T13:16:41.652Z] #49 4.209 + shift [2021-09-03T13:16:41.652Z] #49 4.209 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-03T13:16:41.652Z] #49 4.209 + . /tmp/install/gotestsum.installer [2021-09-03T13:16:41.652Z] #49 4.209 ++ : v1.7.0 [2021-09-03T13:16:41.652Z] #49 4.209 + install_gotestsum [2021-09-03T13:16:41.652Z] #49 4.214 + set -e [2021-09-03T13:16:41.652Z] #49 4.216 Install gotestsum version v1.7.0 [2021-09-03T13:16:41.652Z] #49 4.217 + echo 'Install gotestsum version v1.7.0' [2021-09-03T13:16:41.652Z] #49 4.217 + GOBIN=/build [2021-09-03T13:16:41.652Z] #49 4.217 + GO111MODULE=on [2021-09-03T13:16:41.652Z] #49 4.217 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-03T13:16:41.652Z] #49 4.620 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-03T13:16:41.652Z] #49 6.696 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-03T13:16:41.652Z] #49 6.700 go: downloading github.com/fatih/color v1.10.0 [2021-09-03T13:16:41.652Z] #49 6.701 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-03T13:16:41.652Z] #49 6.702 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:16:41.652Z] #49 7.264 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-03T13:16:41.652Z] #49 7.286 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-03T13:16:41.652Z] #49 7.460 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-03T13:16:41.652Z] #49 7.657 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-03T13:16:41.652Z] #49 7.685 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-03T13:16:41.652Z] #49 8.152 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-03T13:16:41.652Z] #49 8.439 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T13:16:41.652Z] #49 8.654 go: downloading golang.org/x/tools v0.1.0 [2021-09-03T13:16:41.652Z] #49 ... [2021-09-03T13:16:41.652Z] [2021-09-03T13:16:41.652Z] #57 [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-09-03T13:16:41.652Z] #57 sha256:811a144dd0c34019f06c1f88d18f862a133217f2eeaa543784cf88af2a7e2313 [2021-09-03T13:16:41.652Z] #57 4.929 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:41.652Z] #57 5.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:41.652Z] #57 5.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:41.652Z] #57 5.912 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:16:41.652Z] #57 7.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:16:41.884Z] #21 11.52 Building dependency tree... [2021-09-03T13:16:41.935Z] #57 ... [2021-09-03T13:16:41.935Z] [2021-09-03T13:16:41.935Z] #47 [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-09-03T13:16:41.935Z] #47 sha256:ce5a1674a4358c342568186c242db20e7474c1f4ed981b380471317c8198d3c8 [2021-09-03T13:16:41.935Z] #47 4.359 + RM_GOPATH=0 [2021-09-03T13:16:41.935Z] #47 4.359 + TMP_GOPATH= [2021-09-03T13:16:41.935Z] #47 4.359 + : /build [2021-09-03T13:16:41.935Z] #47 4.359 + '[' -z '' ']' [2021-09-03T13:16:41.935Z] #47 4.359 ++ mktemp -d [2021-09-03T13:16:41.935Z] #47 4.360 + export GOPATH=/tmp/tmp.VJ7guYtbnv [2021-09-03T13:16:41.935Z] #47 4.360 + GOPATH=/tmp/tmp.VJ7guYtbnv [2021-09-03T13:16:41.935Z] #47 4.360 + RM_GOPATH=1 [2021-09-03T13:16:41.935Z] #47 4.360 + case "$(go env GOARCH)" in [2021-09-03T13:16:41.935Z] #47 4.361 ++ go env GOARCH [2021-09-03T13:16:41.935Z] #47 4.398 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.935Z] #47 4.398 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.935Z] #47 4.398 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:41.935Z] #47 4.405 Install vndr version v0.1.2 [2021-09-03T13:16:41.935Z] #47 4.405 + dir=/tmp/install [2021-09-03T13:16:41.935Z] #47 4.405 + bin=vndr [2021-09-03T13:16:41.935Z] #47 4.405 + shift [2021-09-03T13:16:41.935Z] #47 4.405 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-03T13:16:41.935Z] #47 4.405 + . /tmp/install/vndr.installer [2021-09-03T13:16:41.935Z] #47 4.405 ++ : v0.1.2 [2021-09-03T13:16:41.935Z] #47 4.405 + install_vndr [2021-09-03T13:16:41.935Z] #47 4.405 + echo 'Install vndr version v0.1.2' [2021-09-03T13:16:41.935Z] #47 4.405 + GOBIN=/build [2021-09-03T13:16:41.935Z] #47 4.405 + GO111MODULE=on [2021-09-03T13:16:41.935Z] #47 4.405 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-03T13:16:41.935Z] #47 4.814 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-03T13:16:41.935Z] #47 ... [2021-09-03T13:16:41.935Z] [2021-09-03T13:16:41.935Z] #25 [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-09-03T13:16:41.935Z] #25 sha256:47eeba43c47619ee2b27fbcbec6d1c66bc1632d4763fe0346d5dad14e7dae5ee [2021-09-03T13:16:41.935Z] #25 3.725 + RM_GOPATH=0 [2021-09-03T13:16:41.935Z] #25 3.725 + TMP_GOPATH= [2021-09-03T13:16:41.935Z] #25 3.726 + : /build [2021-09-03T13:16:41.935Z] #25 3.726 + '[' -z '' ']' [2021-09-03T13:16:41.935Z] #25 3.726 ++ mktemp -d [2021-09-03T13:16:41.935Z] #25 3.731 + export GOPATH=/tmp/tmp.VwGtbx6SVW [2021-09-03T13:16:41.935Z] #25 3.731 + GOPATH=/tmp/tmp.VwGtbx6SVW [2021-09-03T13:16:41.935Z] #25 3.731 + RM_GOPATH=1 [2021-09-03T13:16:41.935Z] #25 3.736 + case "$(go env GOARCH)" in [2021-09-03T13:16:41.935Z] #25 3.736 ++ go env GOARCH [2021-09-03T13:16:41.935Z] #25 3.746 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.935Z] #25 3.746 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:16:41.935Z] #25 3.751 Install docker/cli version 17.06.2-ce from stable [2021-09-03T13:16:41.935Z] #25 3.752 ++ dirname /tmp/install/install.sh [2021-09-03T13:16:41.935Z] #25 3.752 + dir=/tmp/install [2021-09-03T13:16:41.935Z] #25 3.752 + bin=dockercli [2021-09-03T13:16:41.935Z] #25 3.752 + shift [2021-09-03T13:16:41.935Z] #25 3.752 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-03T13:16:41.935Z] #25 3.752 + . /tmp/install/dockercli.installer [2021-09-03T13:16:41.935Z] #25 3.752 ++ : stable [2021-09-03T13:16:41.935Z] #25 3.752 ++ : 17.06.2-ce [2021-09-03T13:16:41.935Z] #25 3.752 + install_dockercli [2021-09-03T13:16:41.935Z] #25 3.752 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-03T13:16:41.935Z] #25 3.752 ++ uname -m [2021-09-03T13:16:41.935Z] #25 3.775 + arch=aarch64 [2021-09-03T13:16:41.935Z] #25 3.775 + '[' aarch64 '!=' x86_64 ']' [2021-09-03T13:16:41.935Z] #25 3.775 + '[' aarch64 '!=' s390x ']' [2021-09-03T13:16:41.935Z] #25 3.775 + '[' aarch64 '!=' armhf ']' [2021-09-03T13:16:41.935Z] #25 3.775 + build_dockercli [2021-09-03T13:16:41.935Z] #25 3.775 + git clone https://github.com/docker/docker-ce /tmp/tmp.VwGtbx6SVW/tmp/docker-ce [2021-09-03T13:16:41.935Z] #25 3.775 Cloning into '/tmp/tmp.VwGtbx6SVW/tmp/docker-ce'... [2021-09-03T13:16:42.199Z] #25 ... [2021-09-03T13:16:42.199Z] [2021-09-03T13:16:42.199Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:16:42.200Z] #33 sha256:7054522f6f743bd57b39cfe2cae6ee9466f7cb86a987ec2c4b0e4a76b579f0b2 [2021-09-03T13:16:42.200Z] #33 3.866 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-03T13:16:42.200Z] #33 3.872 Cloning into '.'... [2021-09-03T13:16:42.200Z] #33 ... [2021-09-03T13:16:42.200Z] [2021-09-03T13:16:42.200Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:16:42.200Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-09-03T13:16:42.200Z] #14 4.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:42.200Z] #14 5.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:42.200Z] #14 5.364 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:42.200Z] #14 5.898 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:16:42.200Z] #14 7.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:16:42.456Z] #21 12.48 The following additional packages will be installed: [2021-09-03T13:16:42.456Z] #21 12.48 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-03T13:16:42.456Z] #21 12.48 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-03T13:16:42.456Z] #21 12.48 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-03T13:16:42.456Z] #21 12.48 python3-pkg-resources vim-runtime xxd [2021-09-03T13:16:42.456Z] #21 12.48 Suggested packages: [2021-09-03T13:16:42.456Z] #21 12.49 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-03T13:16:42.456Z] #21 12.49 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-03T13:16:42.456Z] #21 12.49 acl attr quota [2021-09-03T13:16:42.456Z] #21 12.49 Recommended packages: [2021-09-03T13:16:42.456Z] #21 12.49 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-03T13:16:42.464Z] #14 ... [2021-09-03T13:16:42.464Z] [2021-09-03T13:16:42.464Z] #45 [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 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-09-03T13:16:42.464Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-09-03T13:16:42.464Z] #45 4.710 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:42.464Z] #45 4.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:42.464Z] #45 5.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:42.464Z] #45 5.412 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-03T13:16:42.464Z] #45 5.864 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:16:42.464Z] #45 7.413 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:16:42.464Z] #45 ... [2021-09-03T13:16:42.464Z] [2021-09-03T13:16:42.464Z] #51 [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-09-03T13:16:42.464Z] #51 sha256:47c69482421c8b25fd8b7a4492174bae77a3660d4f3d514b71e0227367ac64dd [2021-09-03T13:16:42.464Z] #51 10.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-03T13:16:42.464Z] #51 10.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-03T13:16:42.464Z] #51 10.37 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-03T13:16:42.464Z] #51 10.53 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-03T13:16:42.464Z] #51 10.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-03T13:16:42.464Z] #51 10.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-03T13:16:42.464Z] #51 10.94 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-03T13:16:42.464Z] #51 11.06 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-03T13:16:42.464Z] #51 11.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-03T13:16:42.464Z] #51 11.53 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-03T13:16:42.728Z] #51 11.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-03T13:16:43.391Z] #49 ... [2021-09-03T13:16:43.391Z] [2021-09-03T13:16:43.391Z] #57 [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-09-03T13:16:43.391Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:16:43.391Z] #57 14.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:43.398Z] #21 13.46 The following NEW packages will be installed: [2021-09-03T13:16:43.398Z] #21 13.47 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-03T13:16:43.398Z] #21 13.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-03T13:16:43.398Z] #21 13.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-03T13:16:43.398Z] #21 13.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-03T13:16:43.398Z] #21 13.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-03T13:16:43.398Z] #21 13.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-03T13:16:43.398Z] #21 13.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-03T13:16:43.398Z] #21 13.47 xz-utils zip [2021-09-03T13:16:43.659Z] #21 13.76 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:16:43.659Z] #21 13.76 Need to get 27.0 MB of archives. [2021-09-03T13:16:43.659Z] #21 13.76 After this operation, 104 MB of additional disk space will be used. [2021-09-03T13:16:43.659Z] #21 13.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-03T13:16:43.659Z] #21 13.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-03T13:16:43.659Z] #21 13.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-03T13:16:43.659Z] #21 13.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-03T13:16:43.659Z] #21 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-03T13:16:43.659Z] #21 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-03T13:16:43.659Z] #21 13.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-03T13:16:43.659Z] #21 13.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-03T13:16:43.659Z] #21 13.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-03T13:16:43.659Z] #21 13.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:16:43.659Z] #21 13.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-03T13:16:43.659Z] #21 13.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-03T13:16:43.659Z] #21 13.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-03T13:16:43.659Z] #21 13.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-03T13:16:43.659Z] #21 13.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-03T13:16:43.659Z] #21 13.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-03T13:16:43.685Z] #51 12.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-03T13:16:43.685Z] #51 12.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-03T13:16:43.685Z] #51 12.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-03T13:16:43.920Z] #21 13.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-03T13:16:43.920Z] #21 13.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-03T13:16:43.920Z] #21 13.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-03T13:16:43.920Z] #21 13.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-03T13:16:43.920Z] #21 13.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-03T13:16:43.920Z] #21 13.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-03T13:16:43.920Z] #21 13.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-03T13:16:43.920Z] #21 13.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-03T13:16:43.920Z] #21 13.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-03T13:16:43.920Z] #21 13.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-03T13:16:43.920Z] #21 13.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-03T13:16:43.920Z] #21 14.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-03T13:16:43.920Z] #21 14.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-03T13:16:43.920Z] #21 14.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-03T13:16:43.920Z] #21 14.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-03T13:16:43.920Z] #21 14.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-03T13:16:43.920Z] #21 14.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-03T13:16:43.920Z] #21 14.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-03T13:16:43.920Z] #21 14.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-03T13:16:43.920Z] #21 14.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-03T13:16:43.920Z] #21 14.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:16:43.920Z] #21 14.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-03T13:16:43.920Z] #21 14.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-03T13:16:43.920Z] #21 14.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-03T13:16:43.951Z] #51 13.01 go: downloading github.com/spf13/afero v1.1.2 [2021-09-03T13:16:43.952Z] #49 ... [2021-09-03T13:16:43.952Z] [2021-09-03T13:16:43.952Z] #51 [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-09-03T13:16:43.952Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:16:43.952Z] #51 16.10 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-03T13:16:43.952Z] #51 16.11 go: downloading github.com/fatih/color v1.7.0 [2021-09-03T13:16:43.952Z] #51 16.28 go: downloading github.com/pkg/errors v0.8.1 [2021-09-03T13:16:43.952Z] #51 16.33 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-03T13:16:43.952Z] #51 16.35 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-03T13:16:44.181Z] #21 14.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-03T13:16:44.181Z] #21 14.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-03T13:16:44.181Z] #21 14.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-03T13:16:44.181Z] #21 14.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-03T13:16:44.181Z] #21 14.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-03T13:16:44.181Z] #21 14.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-03T13:16:44.216Z] #51 13.16 go: downloading github.com/spf13/cast v1.3.0 [2021-09-03T13:16:44.216Z] #51 13.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-03T13:16:44.442Z] #21 14.52 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-03T13:16:44.480Z] #51 13.36 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-03T13:16:44.480Z] #51 13.40 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-03T13:16:44.480Z] #51 13.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-03T13:16:44.524Z] #51 16.90 go: downloading github.com/spf13/viper v1.6.1 [2021-09-03T13:16:45.014Z] #21 14.97 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:16:45.014Z] #21 15.08 Fetched 27.0 MB in 1s (25.9 MB/s) [2021-09-03T13:16:45.014Z] #21 15.13 Selecting previously unselected package pigz. [2021-09-03T13:16:45.014Z] #21 15.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 ... 24014 files and directories currently installed.) [2021-09-03T13:16:45.014Z] #21 15.19 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-03T13:16:45.014Z] #21 15.20 Unpacking pigz (2.6-1) ... [2021-09-03T13:16:45.014Z] #21 15.28 Selecting previously unselected package libelf1:amd64. [2021-09-03T13:16:45.014Z] #21 15.28 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-03T13:16:45.058Z] #51 14.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-03T13:16:45.058Z] #51 14.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-03T13:16:45.279Z] #21 15.30 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-03T13:16:45.279Z] #21 15.43 Selecting previously unselected package libbpf0:amd64. [2021-09-03T13:16:45.279Z] #21 15.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-03T13:16:45.279Z] #21 15.44 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-03T13:16:45.279Z] #21 15.53 Selecting previously unselected package libcap2:amd64. [2021-09-03T13:16:45.322Z] #51 14.44 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-03T13:16:45.323Z] #51 14.46 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-03T13:16:45.482Z] #51 17.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-03T13:16:45.482Z] #51 17.76 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-03T13:16:45.482Z] #51 17.83 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-03T13:16:45.482Z] #51 ... [2021-09-03T13:16:45.482Z] [2021-09-03T13:16:45.482Z] #41 [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-09-03T13:16:45.482Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:16:45.482Z] #41 7.098 + git clone https://github.com/docker/distribution.git . [2021-09-03T13:16:45.482Z] #41 7.107 Cloning into '.'... [2021-09-03T13:16:45.540Z] #21 15.55 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-03T13:16:45.540Z] #21 15.55 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-03T13:16:45.540Z] #21 15.62 Selecting previously unselected package libmnl0:amd64. [2021-09-03T13:16:45.540Z] #21 15.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-03T13:16:45.540Z] #21 15.64 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-03T13:16:45.540Z] #21 15.69 Selecting previously unselected package libxtables12:amd64. [2021-09-03T13:16:45.540Z] #21 15.69 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-03T13:16:45.540Z] #21 15.71 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-03T13:16:45.587Z] #51 14.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-03T13:16:45.743Z] #41 ... [2021-09-03T13:16:45.743Z] [2021-09-03T13:16:45.743Z] #49 [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-09-03T13:16:45.743Z] #49 sha256:55f119ca5a25aa05503f81e7d07dc9c707d2cc609deb0822cffcb65fcb02f0ce [2021-09-03T13:16:45.743Z] #49 17.05 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-03T13:16:45.743Z] #49 17.42 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-03T13:16:45.743Z] #49 17.70 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-03T13:16:45.800Z] #21 15.77 Selecting previously unselected package libcap2-bin. [2021-09-03T13:16:45.800Z] #21 15.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-03T13:16:45.800Z] #21 15.79 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-03T13:16:45.800Z] #21 15.87 Selecting previously unselected package iproute2. [2021-09-03T13:16:45.800Z] #21 15.88 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-03T13:16:45.800Z] #21 15.89 Unpacking iproute2 (5.10.0-4) ... [2021-09-03T13:16:45.851Z] #51 14.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-03T13:16:45.953Z] #19 147.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-09-03T13:16:45.953Z] #19 147.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:45.953Z] #19 147.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-03T13:16:45.953Z] #19 147.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-09-03T13:16:45.953Z] #19 147.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-09-03T13:16:45.953Z] #19 147.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-03T13:16:45.953Z] #19 147.9 Selecting previously unselected package libc6-dev-armel-cross. [2021-09-03T13:16:45.953Z] #19 147.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-09-03T13:16:45.953Z] #19 148.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-03T13:16:45.953Z] #19 148.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-09-03T13:16:45.953Z] #19 148.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:45.953Z] #19 148.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:16:46.003Z] #49 ... [2021-09-03T13:16:46.003Z] [2021-09-03T13:16:46.003Z] #37 [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-09-03T13:16:46.003Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:16:46.003Z] #37 8.166 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:46.003Z] #37 8.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:46.003Z] #37 8.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:46.003Z] #37 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:46.003Z] #37 12.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:46.003Z] #37 ... [2021-09-03T13:16:46.003Z] [2021-09-03T13:16:46.003Z] #45 [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 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-09-03T13:16:46.003Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:16:46.003Z] #45 8.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:46.003Z] #45 8.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:46.003Z] #45 8.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:46.003Z] #45 8.933 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-03T13:16:46.003Z] #45 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:46.003Z] #45 13.19 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:46.116Z] #51 15.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-03T13:16:46.116Z] #51 ... [2021-09-03T13:16:46.116Z] [2021-09-03T13:16:46.116Z] #35 [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-09-03T13:16:46.116Z] #35 sha256:b8ad01a6c33c930942693e0f374735aa495eba6d0d951fd81ed0e1a71da57c7f [2021-09-03T13:16:46.116Z] #35 DONE 15.2s [2021-09-03T13:16:46.116Z] [2021-09-03T13:16:46.116Z] #51 [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-09-03T13:16:46.116Z] #51 sha256:47c69482421c8b25fd8b7a4492174bae77a3660d4f3d514b71e0227367ac64dd [2021-09-03T13:16:46.116Z] #51 15.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-03T13:16:46.210Z] #19 148.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-09-03T13:16:46.210Z] #19 148.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:46.210Z] #19 148.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-03T13:16:46.265Z] #45 ... [2021-09-03T13:16:46.265Z] [2021-09-03T13:16:46.265Z] #51 [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-09-03T13:16:46.265Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:16:46.265Z] #51 18.10 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-03T13:16:46.265Z] #51 ... [2021-09-03T13:16:46.265Z] [2021-09-03T13:16:46.265Z] #60 [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-09-03T13:16:46.265Z] #60 sha256:9e9fa16e3916ee57dd4b5e6179d2dc65cd215ba8d4a6b01dfa3f33d7037ab561 [2021-09-03T13:16:46.265Z] #60 8.592 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:16:46.265Z] #60 8.664 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-03T13:16:46.265Z] #60 8.673 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-03T13:16:46.265Z] #60 9.508 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-03T13:16:46.265Z] #60 14.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-03T13:16:46.265Z] #60 15.13 go: downloading github.com/google/uuid v1.3.0 [2021-09-03T13:16:46.265Z] #60 15.14 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-03T13:16:46.265Z] #60 15.22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-03T13:16:46.265Z] #60 15.50 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-03T13:16:46.265Z] #60 15.66 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-03T13:16:46.265Z] #60 15.84 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-03T13:16:46.265Z] #60 16.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-03T13:16:46.265Z] #60 16.74 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-03T13:16:46.371Z] #21 16.33 Selecting previously unselected package xxd. [2021-09-03T13:16:46.371Z] #21 16.34 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:16:46.371Z] #21 16.35 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:16:46.371Z] #21 16.46 Selecting previously unselected package vim-common. [2021-09-03T13:16:46.371Z] #21 16.47 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:16:46.371Z] #21 16.48 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:16:46.382Z] #51 ... [2021-09-03T13:16:46.382Z] [2021-09-03T13:16:46.382Z] #45 [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 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-09-03T13:16:46.382Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-09-03T13:16:46.382Z] #45 14.49 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-03T13:16:46.382Z] #45 14.60 Fetched 8293 kB in 10s (812 kB/s) [2021-09-03T13:16:46.528Z] #60 ... [2021-09-03T13:16:46.528Z] [2021-09-03T13:16:46.528Z] #25 [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-09-03T13:16:46.528Z] #25 sha256:b7d2eeea68e777ca3ba5fcee6c3014ce84f2ef8bd5d78e8d9cd3aebaac2ef808 [2021-09-03T13:16:46.528Z] #25 18.69 + mkdir -p /build [2021-09-03T13:16:46.528Z] #25 18.69 + mv docker/docker /build/ [2021-09-03T13:16:46.528Z] #25 18.70 + rmdir docker [2021-09-03T13:16:46.632Z] #21 16.62 Selecting previously unselected package bash-completion. [2021-09-03T13:16:46.632Z] #21 16.62 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-03T13:16:46.667Z] #57 ... [2021-09-03T13:16:46.667Z] [2021-09-03T13:16:46.667Z] #41 [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-09-03T13:16:46.667Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:16:46.667Z] #41 7.721 + git clone https://github.com/docker/distribution.git . [2021-09-03T13:16:46.667Z] #41 7.723 Cloning into '.'... [2021-09-03T13:16:46.925Z] #41 ... [2021-09-03T13:16:46.925Z] [2021-09-03T13:16:46.925Z] #51 [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-09-03T13:16:46.925Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:16:46.925Z] #51 15.96 go: downloading github.com/fatih/color v1.7.0 [2021-09-03T13:16:46.925Z] #51 16.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-03T13:16:46.925Z] #51 16.07 go: downloading github.com/pkg/errors v0.8.1 [2021-09-03T13:16:46.925Z] #51 16.08 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-03T13:16:46.925Z] #51 16.15 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-03T13:16:46.925Z] #51 16.53 go: downloading github.com/spf13/viper v1.6.1 [2021-09-03T13:16:46.925Z] #51 16.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-03T13:16:46.925Z] #51 16.75 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-03T13:16:46.925Z] #51 16.80 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-03T13:16:46.925Z] #51 16.95 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-03T13:16:46.925Z] #51 ... [2021-09-03T13:16:46.925Z] [2021-09-03T13:16:46.925Z] #25 [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-09-03T13:16:46.925Z] #25 sha256:bfbfe3c33be49230c9ca2e9806e8e6f06e6e644ebcbe48974fdc124ec78866db [2021-09-03T13:16:46.925Z] #25 17.49 + mkdir -p /build [2021-09-03T13:16:46.925Z] #25 17.56 + mv docker/docker /build/ [2021-09-03T13:16:46.925Z] #25 17.58 + rmdir docker [2021-09-03T13:16:46.925Z] #25 DONE 18.2s [2021-09-03T13:16:47.102Z] #25 DONE 19.2s [2021-09-03T13:16:47.102Z] [2021-09-03T13:16:47.102Z] #57 [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-09-03T13:16:47.102Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:16:47.102Z] #57 12.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:47.182Z] [2021-09-03T13:16:47.182Z] #60 [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-09-03T13:16:47.182Z] #60 sha256:62afc13ef2942c2251a23072a56b576cf37a1c54028b2085e991a954f85b5359 [2021-09-03T13:16:47.182Z] #60 14.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-03T13:16:47.182Z] #60 15.65 go: downloading github.com/google/uuid v1.3.0 [2021-09-03T13:16:47.182Z] #60 15.65 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-03T13:16:47.182Z] #60 15.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-03T13:16:47.182Z] #60 15.93 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-03T13:16:47.182Z] #60 16.08 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-03T13:16:47.182Z] #60 16.57 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-03T13:16:47.182Z] #60 17.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-03T13:16:47.182Z] #60 17.26 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-03T13:16:47.351Z] #45 14.60 Reading package lists... [2021-09-03T13:16:47.351Z] #45 ... [2021-09-03T13:16:47.351Z] [2021-09-03T13:16:47.351Z] #47 [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-09-03T13:16:47.351Z] #47 sha256:ce5a1674a4358c342568186c242db20e7474c1f4ed981b380471317c8198d3c8 [2021-09-03T13:16:47.351Z] #47 DONE 16.3s [2021-09-03T13:16:47.351Z] [2021-09-03T13:16:47.351Z] #41 [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-09-03T13:16:47.351Z] #41 sha256:901bdcae8bd99e55f92d90f2ff911bd06564312c30aaeb5eee4b8beac008d08b [2021-09-03T13:16:47.366Z] #57 ... [2021-09-03T13:16:47.366Z] [2021-09-03T13:16:47.366Z] #51 [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-09-03T13:16:47.366Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:16:47.366Z] #51 19.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-03T13:16:47.748Z] #60 ... [2021-09-03T13:16:47.748Z] [2021-09-03T13:16:47.748Z] #45 [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 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-09-03T13:16:47.748Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:16:47.748Z] #45 8.572 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:16:47.748Z] #45 8.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:16:47.748Z] #45 8.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:16:47.748Z] #45 9.322 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-03T13:16:47.748Z] #45 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:47.748Z] #45 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:47.748Z] #45 ... [2021-09-03T13:16:47.748Z] [2021-09-03T13:16:47.748Z] #51 [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-09-03T13:16:47.748Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:16:47.748Z] #51 18.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-03T13:16:47.880Z] #41 16.32 Updating files: 84% (1484/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-03T13:16:47.880Z] #41 16.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-03T13:16:47.938Z] #51 20.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-03T13:16:48.005Z] #51 19.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-03T13:16:48.277Z] #21 18.26 Unpacking bash-completion (1:2.11-2) ... [2021-09-03T13:16:48.511Z] #51 ... [2021-09-03T13:16:48.511Z] [2021-09-03T13:16:48.511Z] #53 [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-09-03T13:16:48.511Z] #53 sha256:15f3db5e58827afd8ae3f581d466ffde60456229d60bb0b8df50092ee1f65ecd [2021-09-03T13:16:48.511Z] #53 10.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-03T13:16:48.511Z] #53 ... [2021-09-03T13:16:48.511Z] [2021-09-03T13:16:48.511Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:16:48.511Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:16:48.511Z] #14 12.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:48.538Z] #21 18.64 Selecting previously unselected package bzip2. [2021-09-03T13:16:48.539Z] #21 18.64 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-03T13:16:48.539Z] #21 18.65 Unpacking bzip2 (1.0.8-4) ... [2021-09-03T13:16:48.539Z] #21 18.72 Selecting previously unselected package xz-utils. [2021-09-03T13:16:48.539Z] #21 18.73 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-03T13:16:48.539Z] #21 18.74 Unpacking xz-utils (5.2.5-2) ... [2021-09-03T13:16:48.646Z] Fetching without tags [2021-09-03T13:16:48.799Z] #21 18.91 Selecting previously unselected package apparmor. [2021-09-03T13:16:48.799Z] #21 18.91 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-03T13:16:48.800Z] #21 18.97 Unpacking apparmor (2.13.6-10) ... [2021-09-03T13:16:48.387Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:16:48.428Z] > git config --add remote.origin.fetch +refs/pull/42736/head:refs/remotes/origin/PR-42736 # timeout=10 [2021-09-03T13:16:48.463Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:16:48.572Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:16:48.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:16:48.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:16:48.686Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:16:49.084Z] #14 ... [2021-09-03T13:16:49.084Z] [2021-09-03T13:16:49.084Z] #49 [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-09-03T13:16:49.084Z] #49 sha256:55f119ca5a25aa05503f81e7d07dc9c707d2cc609deb0822cffcb65fcb02f0ce [2021-09-03T13:16:49.085Z] #49 21.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-03T13:16:49.085Z] #49 21.45 go: downloading golang.org/x/mod v0.3.0 [2021-09-03T13:16:49.292Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit a826ca3aefbd4d29344d851723731e3809f2a4ad [2021-09-03T13:16:49.371Z] #21 19.36 Selecting previously unselected package inetutils-ping. [2021-09-03T13:16:49.371Z] #21 19.36 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-03T13:16:49.371Z] #21 19.37 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-03T13:16:49.371Z] #21 19.50 Selecting previously unselected package libip4tc2:amd64. [2021-09-03T13:16:49.371Z] #21 19.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-03T13:16:49.371Z] #21 19.51 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-03T13:16:49.632Z] #21 19.59 Selecting previously unselected package libip6tc2:amd64. [2021-09-03T13:16:49.632Z] #21 19.59 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-03T13:16:49.632Z] #21 19.59 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-03T13:16:49.632Z] #21 19.65 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-03T13:16:49.632Z] #21 19.65 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-03T13:16:49.632Z] #21 19.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-03T13:16:49.632Z] #21 19.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-03T13:16:49.632Z] #21 19.71 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-03T13:16:49.632Z] #21 19.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-03T13:16:49.632Z] #21 19.79 Selecting previously unselected package libnftnl11:amd64. [2021-09-03T13:16:49.632Z] #21 19.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-03T13:16:49.632Z] #21 19.81 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-03T13:16:49.893Z] #21 19.87 Selecting previously unselected package iptables. [2021-09-03T13:16:49.893Z] #21 19.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-03T13:16:49.893Z] #21 19.89 Unpacking iptables (1.8.7-1) ... [2021-09-03T13:16:49.893Z] #21 20.12 Selecting previously unselected package libonig5:amd64. [2021-09-03T13:16:49.893Z] #21 20.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-03T13:16:49.903Z] #51 ... [2021-09-03T13:16:49.903Z] [2021-09-03T13:16:49.903Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:16:49.903Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:16:49.903Z] #14 10.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:16:49.903Z] #14 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:49.903Z] #14 ... [2021-09-03T13:16:49.903Z] [2021-09-03T13:16:49.903Z] #49 [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-09-03T13:16:49.903Z] #49 sha256:605a2d088052d5487f800c534ed7b0d6854c4efaf117e881e6c133edf35071bc [2021-09-03T13:16:49.903Z] #49 15.26 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-03T13:16:49.903Z] #49 15.34 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-03T13:16:49.903Z] #49 15.45 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-03T13:16:49.903Z] #49 18.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-03T13:16:49.903Z] #49 18.17 go: downloading golang.org/x/mod v0.3.0 [2021-09-03T13:16:50.158Z] #21 20.13 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:16:50.158Z] #21 20.28 Selecting previously unselected package libjq1:amd64. [2021-09-03T13:16:50.158Z] #21 20.28 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-03T13:16:50.158Z] #21 20.29 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:16:50.158Z] #21 20.38 Selecting previously unselected package jq. [2021-09-03T13:16:50.422Z] #21 20.38 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-03T13:16:50.422Z] #21 20.39 Unpacking jq (1.6-2.1) ... [2021-09-03T13:16:50.422Z] #21 20.64 Selecting previously unselected package libaio1:amd64. [2021-09-03T13:16:50.449Z] #41 18.77 + 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-09-03T13:16:50.686Z] #21 20.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-03T13:16:50.686Z] #21 20.66 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-03T13:16:50.686Z] #21 20.76 Selecting previously unselected package libgpm2:amd64. [2021-09-03T13:16:50.686Z] #21 20.76 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-03T13:16:50.686Z] #21 20.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-03T13:16:50.686Z] #21 20.88 Selecting previously unselected package libicu67:amd64. [2021-09-03T13:16:50.946Z] #21 20.88 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-03T13:16:50.946Z] #21 20.89 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-03T13:16:51.460Z] #19 153.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-09-03T13:16:51.460Z] #19 153.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:51.460Z] #19 153.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-03T13:16:51.460Z] #19 153.0 Selecting previously unselected package crossbuild-essential-armel. [2021-09-03T13:16:51.460Z] #19 153.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-09-03T13:16:51.460Z] #19 153.0 Unpacking crossbuild-essential-armel (12.9) ... [2021-09-03T13:16:51.460Z] #19 153.0 Selecting previously unselected package libc6-armhf-cross. [2021-09-03T13:16:51.460Z] #19 153.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-09-03T13:16:51.460Z] #19 153.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-09-03T13:16:51.460Z] #19 153.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-09-03T13:16:51.460Z] #19 153.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:51.460Z] #19 153.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:16:51.460Z] #19 153.2 Selecting previously unselected package libgomp1-armhf-cross. [2021-09-03T13:16:51.460Z] #19 153.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:51.460Z] #19 153.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:16:51.460Z] #19 153.2 Selecting previously unselected package libatomic1-armhf-cross. [2021-09-03T13:16:51.460Z] #19 153.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:51.460Z] #19 153.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:16:51.460Z] #19 153.3 Selecting previously unselected package libasan6-armhf-cross. [2021-09-03T13:16:51.460Z] #19 153.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:51.460Z] #19 153.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:16:51.460Z] #19 153.5 Selecting previously unselected package libstdc++6-armhf-cross. [2021-09-03T13:16:51.460Z] #19 153.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:51.460Z] #19 153.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:16:51.460Z] #19 153.6 Selecting previously unselected package libubsan1-armhf-cross. [2021-09-03T13:16:51.460Z] #19 153.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:51.460Z] #19 153.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:16:51.460Z] #19 153.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-09-03T13:16:51.460Z] #19 153.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:51.460Z] #19 153.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:16:51.460Z] #19 153.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-09-03T13:16:51.460Z] #19 153.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:51.460Z] #19 153.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-03T13:16:49.405Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:16:49.444Z] > git checkout -f a826ca3aefbd4d29344d851723731e3809f2a4ad # timeout=10 [2021-09-03T13:16:51.504Z] > git remote # timeout=10 [2021-09-03T13:16:51.572Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T13:16:51.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:16:51.608Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-03T13:16:52.154Z] Merge succeeded, producing 35b109b5ac86aa05046ad406fe924caef0164ce7 [2021-09-03T13:16:52.154Z] Checking out Revision 35b109b5ac86aa05046ad406fe924caef0164ce7 (PR-42736) [2021-09-03T13:16:52.396Z] #41 ... [2021-09-03T13:16:52.397Z] [2021-09-03T13:16:52.397Z] #60 [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-09-03T13:16:52.397Z] #60 sha256:22df2e50a6fe322292d8e0c9e36caf91a415dfc17ff59b05948aa563f30fbaca [2021-09-03T13:16:52.397Z] #60 11.31 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-03T13:16:52.397Z] #60 11.83 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-03T13:16:52.397Z] #60 12.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-03T13:16:52.397Z] #60 13.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-03T13:16:52.397Z] #60 ... [2021-09-03T13:16:52.397Z] [2021-09-03T13:16:52.397Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:16:52.397Z] #30 sha256:e40e16d9718895010448c087d43b75b1d5174f5aaf4881f6ba83ed54ec907acc [2021-09-03T13:16:52.397Z] #30 15.21 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-03T13:16:52.397Z] #30 17.57 #=#=# [2021-09-03T13:16:52.397Z] #30 17.84 #=#=# 0.0% ### 4.2% ##### 7.9% ############# 19.3% ################### 26.5% ######################## 34.1% ############################## 42.2% #################################### 50.4% ######################################### 57.2% ################################################### 71.5% ####################################################### 76.5% ############################################################# 85.3% ################################################################### 93.2% ######################################################################## 100.0% [2021-09-03T13:16:52.397Z] #30 20.53 [2021-09-03T13:16:52.428Z] #49 ... [2021-09-03T13:16:52.428Z] [2021-09-03T13:16:52.428Z] #51 [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-09-03T13:16:52.428Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:16:52.428Z] #51 23.68 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-03T13:16:52.428Z] #51 23.81 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-03T13:16:52.664Z] #30 ... [2021-09-03T13:16:52.664Z] [2021-09-03T13:16:52.664Z] #57 [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-09-03T13:16:52.664Z] #57 sha256:811a144dd0c34019f06c1f88d18f862a133217f2eeaa543784cf88af2a7e2313 [2021-09-03T13:16:52.664Z] #57 11.67 Fetched 8289 kB in 7s (1166 kB/s) [2021-09-03T13:16:52.664Z] #57 11.67 Reading package lists... [2021-09-03T13:16:52.664Z] #57 14.86 Reading package lists... [2021-09-03T13:16:52.664Z] #57 19.75 Building dependency tree... [2021-09-03T13:16:52.690Z] #51 23.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-03T13:16:52.948Z] #51 24.38 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-03T13:16:53.112Z] #57 ... [2021-09-03T13:16:53.112Z] [2021-09-03T13:16:53.112Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:16:53.112Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-09-03T13:16:53.112Z] #14 11.85 Fetched 8289 kB in 7s (1117 kB/s) [2021-09-03T13:16:53.112Z] #14 11.85 Reading package lists... [2021-09-03T13:16:53.112Z] #14 16.87 Reading package lists... [2021-09-03T13:16:53.112Z] #14 20.56 Building dependency tree... [2021-09-03T13:16:53.112Z] #14 ... [2021-09-03T13:16:53.112Z] [2021-09-03T13:16:53.112Z] #57 [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-09-03T13:16:53.112Z] #57 sha256:811a144dd0c34019f06c1f88d18f862a133217f2eeaa543784cf88af2a7e2313 [2021-09-03T13:16:53.112Z] #57 21.90 The following additional packages will be installed: [2021-09-03T13:16:53.112Z] #57 21.90 libbtrfs0 [2021-09-03T13:16:53.112Z] #57 22.03 The following NEW packages will be installed: [2021-09-03T13:16:53.112Z] #57 22.04 libbtrfs-dev libbtrfs0 [2021-09-03T13:16:53.516Z] #51 24.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-03T13:16:53.693Z] #57 22.73 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:16:53.693Z] #57 22.73 Need to get 454 kB of archives. [2021-09-03T13:16:53.693Z] #57 22.73 After this operation, 1275 kB of additional disk space will be used. [2021-09-03T13:16:53.693Z] #57 22.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-03T13:16:53.693Z] #57 22.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-03T13:16:53.773Z] #51 24.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-03T13:16:53.773Z] #51 ... [2021-09-03T13:16:53.773Z] [2021-09-03T13:16:53.773Z] #37 [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-09-03T13:16:53.773Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:16:53.773Z] #37 14.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:16:53.773Z] #37 ... [2021-09-03T13:16:53.773Z] [2021-09-03T13:16:53.773Z] #60 [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-09-03T13:16:53.773Z] #60 sha256:62afc13ef2942c2251a23072a56b576cf37a1c54028b2085e991a954f85b5359 [2021-09-03T13:16:53.773Z] #60 24.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-03T13:16:54.031Z] #60 25.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-03T13:16:54.246Z] #21 23.97 Selecting previously unselected package libinih1:amd64. [2021-09-03T13:16:54.246Z] #21 23.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-03T13:16:54.246Z] #21 24.00 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-03T13:16:54.246Z] #21 24.07 Selecting previously unselected package libnet1:amd64. [2021-09-03T13:16:54.246Z] #21 24.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-03T13:16:54.246Z] #21 24.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:16:54.246Z] #21 24.17 Selecting previously unselected package libnl-3-200:amd64. [2021-09-03T13:16:54.246Z] #21 24.17 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-03T13:16:54.246Z] #21 24.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:16:54.246Z] #21 24.27 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-03T13:16:54.246Z] #21 24.28 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-03T13:16:54.246Z] #21 24.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:16:54.246Z] #21 24.36 Selecting previously unselected package net-tools. [2021-09-03T13:16:54.246Z] #21 24.36 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-03T13:16:54.246Z] #21 24.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:16:54.403Z] #49 ... [2021-09-03T13:16:54.403Z] [2021-09-03T13:16:54.403Z] #35 [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-09-03T13:16:54.403Z] #35 sha256:d251d15f6f47d1289ba0ad0bd858e55ca1a529372abf47a7ee47e5f97fa3ee86 [2021-09-03T13:16:54.403Z] #35 DONE 26.3s [2021-09-03T13:16:54.403Z] [2021-09-03T13:16:54.403Z] #51 [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-09-03T13:16:54.403Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:16:54.403Z] #51 25.35 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-03T13:16:54.403Z] #51 25.51 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-03T13:16:54.403Z] #51 25.67 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-03T13:16:54.403Z] #51 25.95 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-03T13:16:54.403Z] #51 25.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-03T13:16:54.403Z] #51 26.66 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-03T13:16:54.403Z] #51 26.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-03T13:16:54.403Z] #51 26.82 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-03T13:16:54.403Z] #51 26.88 go: downloading github.com/spf13/afero v1.1.2 [2021-09-03T13:16:54.508Z] #21 24.59 Selecting previously unselected package patch. [2021-09-03T13:16:54.508Z] #21 24.59 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-03T13:16:54.508Z] #21 24.60 Unpacking patch (2.7.6-7) ... [2021-09-03T13:16:54.650Z] #57 ... [2021-09-03T13:16:54.650Z] [2021-09-03T13:16:54.650Z] #37 [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-09-03T13:16:54.650Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-09-03T13:16:54.650Z] #37 13.47 Fetched 8289 kB in 9s (922 kB/s) [2021-09-03T13:16:54.650Z] #37 13.47 Reading package lists... [2021-09-03T13:16:54.650Z] #37 18.02 Reading package lists... [2021-09-03T13:16:54.650Z] #37 21.00 Building dependency tree... [2021-09-03T13:16:54.650Z] #37 22.88 The following additional packages will be installed: [2021-09-03T13:16:54.650Z] #37 22.89 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-03T13:16:54.650Z] #37 22.90 Suggested packages: [2021-09-03T13:16:54.650Z] #37 22.90 cmake-doc ninja-build lrzip [2021-09-03T13:16:54.650Z] #37 22.90 Recommended packages: [2021-09-03T13:16:54.650Z] #37 22.90 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-03T13:16:54.650Z] #37 23.43 The following NEW packages will be installed: [2021-09-03T13:16:54.650Z] #37 23.43 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-03T13:16:54.650Z] #37 23.43 vim-common xxd [2021-09-03T13:16:54.650Z] #37 ... [2021-09-03T13:16:54.650Z] [2021-09-03T13:16:54.650Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:16:54.650Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-09-03T13:16:54.650Z] #14 23.08 The following additional packages will be installed: [2021-09-03T13:16:54.651Z] #14 23.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:16:54.651Z] #14 23.10 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-03T13:16:54.651Z] #14 23.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-03T13:16:54.651Z] #14 23.10 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-03T13:16:54.651Z] #14 23.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-03T13:16:54.651Z] #14 23.10 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-03T13:16:54.651Z] #14 23.10 mingw-w64-common mingw-w64-x86-64-dev [2021-09-03T13:16:54.651Z] #14 23.11 Suggested packages: [2021-09-03T13:16:54.651Z] #14 23.11 gcc-10-locales seccomp wine64 [2021-09-03T13:16:54.768Z] #21 24.73 Selecting previously unselected package python-pip-whl. [2021-09-03T13:16:54.769Z] #21 24.75 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-03T13:16:54.769Z] #21 24.75 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-03T13:16:51.962Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-03T13:16:52.191Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:16:52.225Z] > git checkout -f 35b109b5ac86aa05046ad406fe924caef0164ce7 # timeout=10 [2021-09-03T13:16:54.976Z] #51 27.23 go: downloading github.com/spf13/cast v1.3.0 [2021-09-03T13:16:54.976Z] #51 27.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-03T13:16:54.976Z] #51 27.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-03T13:16:54.976Z] #51 27.31 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-03T13:16:55.030Z] #21 25.26 Selecting previously unselected package python3-lib2to3. [2021-09-03T13:16:55.030Z] #21 25.26 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-03T13:16:55.030Z] #21 25.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:16:55.228Z] #14 24.29 The following NEW packages will be installed: [2021-09-03T13:16:55.228Z] #14 24.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:16:55.228Z] #14 24.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-03T13:16:55.228Z] #14 24.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-03T13:16:55.228Z] #14 24.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-03T13:16:55.228Z] #14 24.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-03T13:16:55.228Z] #14 24.30 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-03T13:16:55.228Z] #14 24.30 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-03T13:16:55.228Z] #14 24.30 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-03T13:16:55.228Z] #14 24.30 mingw-w64-x86-64-dev [2021-09-03T13:16:55.237Z] #51 27.53 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-03T13:16:55.237Z] #51 27.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-03T13:16:55.292Z] #21 25.37 Selecting previously unselected package python3-distutils. [2021-09-03T13:16:55.292Z] #21 25.38 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-03T13:16:55.292Z] #21 25.39 Unpacking python3-distutils (3.9.2-1) ... [2021-09-03T13:16:55.360Z] using credential docker-jenkins-github-credentials [2021-09-03T13:16:55.403Z] #60 ... [2021-09-03T13:16:55.403Z] [2021-09-03T13:16:55.403Z] #35 [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-09-03T13:16:55.403Z] #35 sha256:bdf81e801e66500216307bcb36e5703d9e23e7638b4487cb75a639f21e9c60b2 [2021-09-03T13:16:55.403Z] #35 DONE 26.3s [2021-09-03T13:16:55.403Z] [2021-09-03T13:16:55.403Z] #51 [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-09-03T13:16:55.403Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:16:55.403Z] #51 26.14 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-03T13:16:55.403Z] #51 26.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-03T13:16:55.403Z] #51 26.43 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-03T13:16:55.439Z] Cloning the remote Git repository [2021-09-03T13:16:55.439Z] Cloning with configured refspecs honoured and without tags [2021-09-03T13:16:55.493Z] #14 24.66 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:16:55.493Z] #14 24.66 Need to get 108 MB of archives. [2021-09-03T13:16:55.493Z] #14 24.66 After this operation, 620 MB of additional disk space will be used. [2021-09-03T13:16:55.493Z] #14 24.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-09-03T13:16:55.553Z] #21 25.54 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:16:55.553Z] #21 25.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:16:55.553Z] #21 25.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:16:55.553Z] #21 25.70 Selecting previously unselected package python3-setuptools. [2021-09-03T13:16:55.553Z] #21 25.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-03T13:16:55.553Z] #21 25.71 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-03T13:16:55.660Z] #51 26.87 go: downloading github.com/spf13/afero v1.1.2 [2021-09-03T13:16:55.759Z] #14 24.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-09-03T13:16:55.810Z] #51 28.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-03T13:16:55.810Z] #51 28.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-03T13:16:55.810Z] #51 28.18 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-03T13:16:55.810Z] #51 28.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-03T13:16:55.813Z] #21 25.93 Selecting previously unselected package python3-wheel. [2021-09-03T13:16:55.813Z] #21 25.95 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-03T13:16:55.813Z] #21 25.95 Unpacking python3-wheel (0.34.2-1) ... [2021-09-03T13:16:55.813Z] #21 26.04 Selecting previously unselected package python3-pip. [2021-09-03T13:16:55.917Z] #51 27.19 go: downloading github.com/spf13/cast v1.3.0 [2021-09-03T13:16:55.918Z] #51 27.20 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-03T13:16:55.918Z] #51 27.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-03T13:16:55.641Z] Cloning repository https://github.com/moby/moby.git [2021-09-03T13:16:56.029Z] #14 24.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-03T13:16:56.029Z] #14 24.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-09-03T13:16:56.029Z] #14 24.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-09-03T13:16:56.029Z] #14 24.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-03T13:16:56.029Z] #14 25.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-03T13:16:56.073Z] #51 28.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-03T13:16:56.073Z] #51 28.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-03T13:16:56.073Z] #51 28.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-03T13:16:56.074Z] #21 26.04 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-03T13:16:56.074Z] #21 26.04 Unpacking python3-pip (20.3.4-4) ... [2021-09-03T13:16:56.074Z] #21 26.31 Selecting previously unselected package sudo. [2021-09-03T13:16:56.175Z] #51 27.41 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-03T13:16:56.298Z] #14 25.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-09-03T13:16:56.298Z] #14 25.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-09-03T13:16:56.334Z] #21 26.31 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-03T13:16:56.335Z] #21 26.32 Unpacking sudo (1.9.5p2-3) ... [2021-09-03T13:16:56.337Z] #51 28.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-03T13:16:56.337Z] #51 28.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-03T13:16:56.337Z] #51 28.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-03T13:16:56.563Z] #14 ... [2021-09-03T13:16:56.563Z] [2021-09-03T13:16:56.563Z] #49 [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-09-03T13:16:56.563Z] #49 sha256:ecda741599886708148b9e9c69040cc6b0c177dcfad0ab19716ce67c7add67d1 [2021-09-03T13:16:56.563Z] #49 15.64 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-03T13:16:56.563Z] #49 15.64 go: downloading golang.org/x/mod v0.3.0 [2021-09-03T13:16:56.595Z] #21 26.83 Selecting previously unselected package thin-provisioning-tools. [2021-09-03T13:16:56.595Z] #21 26.83 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-03T13:16:56.595Z] #21 26.85 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:16:56.600Z] #51 28.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-03T13:16:56.600Z] #51 28.93 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-03T13:16:56.600Z] #51 29.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-03T13:16:56.711Z] #19 158.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-09-03T13:16:56.711Z] #19 158.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:16:56.711Z] #19 158.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-03T13:16:56.711Z] #19 158.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-09-03T13:16:56.711Z] #19 158.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-09-03T13:16:56.711Z] #19 158.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-03T13:16:56.711Z] #19 158.8 Selecting previously unselected package libc6-dev-armhf-cross. [2021-09-03T13:16:56.711Z] #19 158.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-09-03T13:16:56.711Z] #19 158.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-03T13:16:56.711Z] #19 159.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-09-03T13:16:56.711Z] #19 159.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:16:56.711Z] #19 159.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:16:56.739Z] #51 27.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-03T13:16:56.832Z] #49 ... [2021-09-03T13:16:56.832Z] [2021-09-03T13:16:56.832Z] #57 [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-09-03T13:16:56.832Z] #57 sha256:811a144dd0c34019f06c1f88d18f862a133217f2eeaa543784cf88af2a7e2313 [2021-09-03T13:16:56.832Z] #57 23.84 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:16:56.832Z] #57 24.00 Fetched 454 kB in 1s (712 kB/s) [2021-09-03T13:16:56.832Z] #57 24.08 Selecting previously unselected package libbtrfs0:arm64. [2021-09-03T13:16:56.832Z] #57 24.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 ... 15703 files and directories currently installed.) [2021-09-03T13:16:56.832Z] #57 24.16 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-03T13:16:56.832Z] #57 24.19 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-03T13:16:56.832Z] #57 24.41 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-03T13:16:56.832Z] #57 24.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-03T13:16:56.832Z] #57 24.42 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-03T13:16:56.832Z] #57 24.87 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-03T13:16:56.832Z] #57 24.93 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-03T13:16:56.832Z] #57 24.97 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:16:56.967Z] #19 159.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-09-03T13:16:56.967Z] #19 159.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:16:56.967Z] #19 159.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-03T13:16:56.997Z] #51 28.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-03T13:16:57.104Z] #57 ... [2021-09-03T13:16:57.104Z] [2021-09-03T13:16:57.104Z] #51 [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-09-03T13:16:57.104Z] #51 sha256:47c69482421c8b25fd8b7a4492174bae77a3660d4f3d514b71e0227367ac64dd [2021-09-03T13:16:57.104Z] #51 16.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-03T13:16:57.104Z] #51 16.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-03T13:16:57.104Z] #51 16.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-03T13:16:57.104Z] #51 16.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-03T13:16:57.104Z] #51 16.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-03T13:16:57.104Z] #51 16.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-03T13:16:57.104Z] #51 16.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-03T13:16:57.104Z] #51 17.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-03T13:16:57.104Z] #51 17.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-03T13:16:57.104Z] #51 17.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-03T13:16:57.104Z] #51 17.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-03T13:16:57.104Z] #51 17.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-03T13:16:57.104Z] #51 18.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-03T13:16:57.104Z] #51 18.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-03T13:16:57.104Z] #51 19.13 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-03T13:16:57.104Z] #51 19.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-03T13:16:57.104Z] #51 19.33 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-03T13:16:57.104Z] #51 19.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-03T13:16:57.104Z] #51 19.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-03T13:16:57.104Z] #51 20.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-03T13:16:57.104Z] #51 21.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-03T13:16:57.104Z] #51 21.39 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-03T13:16:57.104Z] #51 21.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-03T13:16:57.104Z] #51 21.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-03T13:16:57.104Z] #51 21.57 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-03T13:16:57.104Z] #51 21.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-03T13:16:57.104Z] #51 21.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-03T13:16:57.104Z] #51 21.81 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-03T13:16:57.104Z] #51 21.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-03T13:16:57.104Z] #51 21.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-03T13:16:57.104Z] #51 21.93 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-03T13:16:57.104Z] #51 21.98 go: downloading golang.org/x/text v0.3.2 [2021-09-03T13:16:57.104Z] #51 22.08 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-03T13:16:57.104Z] #51 22.39 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-03T13:16:57.104Z] #51 22.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-03T13:16:57.104Z] #51 22.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-03T13:16:57.104Z] #51 23.75 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-03T13:16:57.104Z] #51 ... [2021-09-03T13:16:57.104Z] [2021-09-03T13:16:57.104Z] #37 [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-09-03T13:16:57.104Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-09-03T13:16:57.104Z] #37 23.77 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:16:57.104Z] #37 23.77 Need to get 15.6 MB of archives. [2021-09-03T13:16:57.104Z] #37 23.77 After this operation, 67.4 MB of additional disk space will be used. [2021-09-03T13:16:57.104Z] #37 23.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-03T13:16:57.104Z] #37 23.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:16:57.104Z] #37 23.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-03T13:16:57.104Z] #37 23.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-03T13:16:57.104Z] #37 24.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-09-03T13:16:57.104Z] #37 24.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-09-03T13:16:57.104Z] #37 24.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-09-03T13:16:57.104Z] #37 24.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-09-03T13:16:57.104Z] #37 24.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-09-03T13:16:57.104Z] #37 24.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-09-03T13:16:57.104Z] #37 24.96 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:16:57.104Z] #37 25.23 Fetched 15.6 MB in 1s (22.7 MB/s) [2021-09-03T13:16:57.104Z] #37 25.72 Selecting previously unselected package xxd. [2021-09-03T13:16:57.104Z] #37 25.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 ... 15703 files and directories currently installed.) [2021-09-03T13:16:57.104Z] #37 25.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-03T13:16:57.104Z] #37 26.00 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:16:57.166Z] #21 27.12 Selecting previously unselected package uidmap. [2021-09-03T13:16:57.166Z] #21 27.13 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-03T13:16:57.166Z] #21 27.14 Unpacking uidmap (1:4.8.1-1) ... [2021-09-03T13:16:57.166Z] #21 27.30 Selecting previously unselected package vim-runtime. [2021-09-03T13:16:57.166Z] #21 27.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:16:57.166Z] #21 27.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-03T13:16:57.166Z] #21 27.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-03T13:16:57.166Z] #21 27.37 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:16:57.255Z] #51 28.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-03T13:16:57.255Z] #51 28.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-03T13:16:57.255Z] #51 28.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-03T13:16:57.368Z] #37 ... [2021-09-03T13:16:57.368Z] [2021-09-03T13:16:57.368Z] #57 [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-09-03T13:16:57.368Z] #57 sha256:811a144dd0c34019f06c1f88d18f862a133217f2eeaa543784cf88af2a7e2313 [2021-09-03T13:16:57.368Z] #57 DONE 26.3s [2021-09-03T13:16:57.368Z] [2021-09-03T13:16:57.368Z] #37 [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-09-03T13:16:57.368Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-09-03T13:16:57.368Z] #37 26.46 Selecting previously unselected package vim-common. [2021-09-03T13:16:57.368Z] #37 26.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:16:57.368Z] #37 26.50 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:16:57.527Z] #51 28.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-03T13:16:57.527Z] #51 28.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-03T13:16:57.527Z] #51 28.80 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-03T13:16:57.540Z] #51 29.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-03T13:16:57.541Z] #51 29.75 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-03T13:16:57.541Z] #51 29.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-03T13:16:57.785Z] #51 29.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-03T13:16:57.785Z] #51 ... [2021-09-03T13:16:57.785Z] [2021-09-03T13:16:57.785Z] #47 [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-09-03T13:16:57.785Z] #47 sha256:45ca22aebdb4f3c771151ebc9b696592db55712271d0ea658b04d9b9d707c1c2 [2021-09-03T13:16:57.785Z] #47 DONE 29.0s [2021-09-03T13:16:57.785Z] [2021-09-03T13:16:57.785Z] #51 [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-09-03T13:16:57.785Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:16:57.785Z] #51 29.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-03T13:16:57.801Z] #51 30.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-03T13:16:57.801Z] #51 30.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-03T13:16:58.045Z] #51 29.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-03T13:16:58.061Z] #51 30.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-03T13:16:56.052Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-03T13:16:57.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:16:57.148Z] > git --version # timeout=10 [2021-09-03T13:16:57.188Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-03T13:16:57.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:16:57.191Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:16:58.306Z] #51 29.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-03T13:16:58.306Z] #51 29.58 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-03T13:16:58.321Z] #51 30.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-03T13:16:58.323Z] #37 27.50 Selecting previously unselected package cmake-data. [2021-09-03T13:16:58.564Z] #51 29.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-03T13:16:58.588Z] #37 27.51 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-03T13:16:58.588Z] #37 27.57 Unpacking cmake-data (3.18.4-2) ... [2021-09-03T13:16:58.895Z] #51 31.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-03T13:16:58.895Z] #51 31.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-03T13:16:58.895Z] #51 31.16 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-03T13:16:58.895Z] #51 31.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-03T13:16:59.130Z] #51 30.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-03T13:16:59.130Z] #51 30.39 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-03T13:16:59.130Z] #51 30.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-03T13:16:59.158Z] #51 31.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-03T13:16:59.158Z] #51 31.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-03T13:16:59.158Z] #51 ... [2021-09-03T13:16:59.158Z] [2021-09-03T13:16:59.158Z] #60 [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-09-03T13:16:59.158Z] #60 sha256:9e9fa16e3916ee57dd4b5e6179d2dc65cd215ba8d4a6b01dfa3f33d7037ab561 [2021-09-03T13:16:59.158Z] #60 21.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-03T13:16:59.158Z] #60 28.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-03T13:16:59.389Z] #51 30.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-03T13:16:59.389Z] #51 30.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-03T13:16:59.389Z] #51 30.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-03T13:16:59.419Z] #60 ... [2021-09-03T13:16:59.419Z] [2021-09-03T13:16:59.419Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:16:59.419Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:16:59.419Z] #14 28.59 Fetched 8401 kB in 21s (407 kB/s) [2021-09-03T13:16:59.419Z] #14 28.59 Reading package lists... [2021-09-03T13:16:59.419Z] #14 ... [2021-09-03T13:16:59.419Z] [2021-09-03T13:16:59.419Z] #47 [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-09-03T13:16:59.419Z] #47 sha256:77ccc24d423c01c2bc694d4133a0cd86141654c8b25ba5680e1ffb34d924f331 [2021-09-03T13:16:59.419Z] #47 DONE 31.8s [2021-09-03T13:16:59.653Z] #51 30.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-03T13:16:59.653Z] #51 30.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-03T13:16:59.653Z] #51 30.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-03T13:16:59.653Z] #51 30.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-03T13:16:59.680Z] [2021-09-03T13:16:59.680Z] #51 [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-09-03T13:16:59.680Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:16:59.680Z] #51 31.99 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-03T13:16:59.712Z] #21 30.00 Selecting previously unselected package vim. [2021-09-03T13:16:59.911Z] #51 31.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-03T13:16:59.911Z] #51 31.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-03T13:16:59.911Z] #51 31.14 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-03T13:16:59.942Z] #51 32.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-03T13:16:59.972Z] #21 30.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:16:59.972Z] #21 30.01 Unpacking vim (2:8.2.2434-3) ... [2021-09-03T13:17:00.169Z] #51 31.36 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-03T13:17:00.169Z] #51 31.50 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-03T13:17:00.216Z] #51 32.38 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-03T13:17:00.216Z] #51 32.49 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-03T13:17:00.216Z] #51 32.52 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-03T13:17:00.216Z] #51 32.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-03T13:17:00.427Z] #51 31.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-03T13:17:00.427Z] #51 31.64 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-03T13:17:00.427Z] #51 31.65 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-03T13:17:00.427Z] #51 31.65 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-03T13:17:00.427Z] #51 31.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-03T13:17:00.477Z] #51 32.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-03T13:17:00.525Z] #37 ... [2021-09-03T13:17:00.525Z] [2021-09-03T13:17:00.525Z] #45 [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 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-09-03T13:17:00.525Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-09-03T13:17:00.525Z] #45 14.60 Reading package lists... [2021-09-03T13:17:00.525Z] #45 19.40 Reading package lists... [2021-09-03T13:17:00.525Z] #45 23.49 Building dependency tree... [2021-09-03T13:17:00.525Z] #45 25.98 The following additional packages will be installed: [2021-09-03T13:17:00.525Z] #45 25.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:17:00.525Z] #45 25.99 python3-protobuf python3-six [2021-09-03T13:17:00.525Z] #45 25.99 Suggested packages: [2021-09-03T13:17:00.525Z] #45 25.99 python3-setuptools [2021-09-03T13:17:00.525Z] #45 25.99 Recommended packages: [2021-09-03T13:17:00.525Z] #45 25.99 iproute2 | iproute [2021-09-03T13:17:00.525Z] #45 26.63 The following NEW packages will be installed: [2021-09-03T13:17:00.525Z] #45 26.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:17:00.525Z] #45 26.65 python3-protobuf python3-six [2021-09-03T13:17:00.525Z] #45 27.11 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:17:00.525Z] #45 27.11 Need to get 2094 kB of archives. [2021-09-03T13:17:00.525Z] #45 27.11 After this operation, 10.5 MB of additional disk space will be used. [2021-09-03T13:17:00.525Z] #45 27.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-09-03T13:17:00.525Z] #45 27.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:17:00.525Z] #45 27.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-03T13:17:00.525Z] #45 27.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-09-03T13:17:00.525Z] #45 27.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-03T13:17:00.525Z] #45 27.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-03T13:17:00.525Z] #45 27.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-03T13:17:00.525Z] #45 ... [2021-09-03T13:17:00.525Z] [2021-09-03T13:17:00.525Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:17:00.525Z] #33 sha256:7054522f6f743bd57b39cfe2cae6ee9466f7cb86a987ec2c4b0e4a76b579f0b2 [2021-09-03T13:17:00.525Z] #33 29.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-03T13:17:00.543Z] #21 30.58 Selecting previously unselected package xfsprogs. [2021-09-03T13:17:00.543Z] #21 30.59 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-03T13:17:00.543Z] #21 30.60 Unpacking xfsprogs (5.10.0-4) ... [2021-09-03T13:17:00.803Z] #21 31.00 Selecting previously unselected package zip. [2021-09-03T13:17:01.064Z] #21 31.01 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-03T13:17:01.064Z] #21 31.02 Unpacking zip (3.0-12) ... [2021-09-03T13:17:01.064Z] #21 31.28 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:17:01.104Z] #33 29.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:17:01.369Z] #33 ... [2021-09-03T13:17:01.369Z] [2021-09-03T13:17:01.369Z] #53 [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-09-03T13:17:01.369Z] #53 sha256:573821d3123d7efe619b718648f932ae8241c3d6c87d8457f0f9174a016a14df [2021-09-03T13:17:01.369Z] #53 DONE 30.4s [2021-09-03T13:17:01.369Z] [2021-09-03T13:17:01.369Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:17:01.369Z] #30 sha256:e40e16d9718895010448c087d43b75b1d5174f5aaf4881f6ba83ed54ec907acc [2021-09-03T13:17:01.369Z] #30 25.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-03T13:17:01.369Z] #30 26.82 #=#=# [2021-09-03T13:17:01.369Z] #30 27.08 ######################################################################## 100.0% [2021-09-03T13:17:01.369Z] #30 28.38 [2021-09-03T13:17:01.369Z] #30 30.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-03T13:17:01.369Z] #30 31.28 [2021-09-03T13:17:01.634Z] #30 31.44 ######################################################################## 100.0% [2021-09-03T13:17:01.634Z] #30 ... [2021-09-03T13:17:01.634Z] [2021-09-03T13:17:01.634Z] #37 [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-09-03T13:17:01.634Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-09-03T13:17:01.634Z] #37 30.81 Selecting previously unselected package libicu67:arm64. [2021-09-03T13:17:01.634Z] #37 30.81 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-09-03T13:17:01.634Z] #37 30.84 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-03T13:17:01.805Z] #51 32.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-03T13:17:01.805Z] #51 32.96 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-03T13:17:01.864Z] #51 ... [2021-09-03T13:17:01.864Z] [2021-09-03T13:17:01.864Z] #45 [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 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-09-03T13:17:01.864Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:01.864Z] #45 24.12 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-03T13:17:01.864Z] #45 30.94 Fetched 8404 kB in 23s (363 kB/s) [2021-09-03T13:17:02.005Z] #21 32.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-03T13:17:02.005Z] #21 32.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:17:02.005Z] #21 32.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-03T13:17:02.005Z] #21 32.11 Setting up libicu67:amd64 (67.1-7) ... [2021-09-03T13:17:02.005Z] #21 32.12 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-03T13:17:02.005Z] #21 32.14 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-03T13:17:02.005Z] #21 32.16 Setting up uidmap (1:4.8.1-1) ... [2021-09-03T13:17:02.005Z] #21 32.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:17:02.005Z] #21 32.20 Setting up bzip2 (1.0.8-4) ... [2021-09-03T13:17:02.005Z] #21 32.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:17:02.005Z] #21 32.23 Setting up python3-wheel (0.34.2-1) ... [2021-09-03T13:17:02.065Z] #51 33.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-03T13:17:02.065Z] #51 33.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-03T13:17:02.065Z] #51 33.35 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-03T13:17:02.125Z] #45 30.94 Reading package lists... [2021-09-03T13:17:02.125Z] #45 ... [2021-09-03T13:17:02.125Z] [2021-09-03T13:17:02.125Z] #41 [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-09-03T13:17:02.125Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:17:02.125Z] #41 33.16 Updating files: 72% (1272/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-03T13:17:02.125Z] #41 33.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-03T13:17:02.217Z] #19 163.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-09-03T13:17:02.217Z] #19 163.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:17:02.217Z] #19 163.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-03T13:17:02.217Z] #19 163.8 Selecting previously unselected package crossbuild-essential-armhf. [2021-09-03T13:17:02.217Z] #19 163.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-09-03T13:17:02.217Z] #19 163.8 Unpacking crossbuild-essential-armhf (12.9) ... [2021-09-03T13:17:02.217Z] #19 163.8 Selecting previously unselected package libc6-ppc64el-cross. [2021-09-03T13:17:02.217Z] #19 163.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-03T13:17:02.217Z] #19 163.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-03T13:17:02.217Z] #19 164.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-09-03T13:17:02.217Z] #19 164.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:02.217Z] #19 164.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:02.217Z] #19 164.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-09-03T13:17:02.217Z] #19 164.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:02.217Z] #19 164.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:02.217Z] #19 164.1 Selecting previously unselected package libitm1-ppc64el-cross. [2021-09-03T13:17:02.217Z] #19 164.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:02.217Z] #19 164.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:02.217Z] #19 164.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-09-03T13:17:02.217Z] #19 164.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:02.217Z] #19 164.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:02.217Z] #19 164.2 Selecting previously unselected package libasan6-ppc64el-cross. [2021-09-03T13:17:02.217Z] #19 164.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:02.217Z] #19 164.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:02.217Z] #19 164.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-09-03T13:17:02.217Z] #19 164.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:02.217Z] #19 164.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:02.323Z] #51 33.46 go: downloading golang.org/x/text v0.3.2 [2021-09-03T13:17:02.474Z] #19 164.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-09-03T13:17:02.474Z] #19 164.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:02.474Z] #19 164.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:02.577Z] #21 32.84 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:17:02.730Z] #19 165.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-09-03T13:17:02.730Z] #19 165.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:02.730Z] #19 165.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:02.838Z] #21 32.90 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-03T13:17:02.838Z] #21 32.94 Setting up libcap2-bin (1:2.44-1) ... [2021-09-03T13:17:02.838Z] #21 32.96 Setting up apparmor (2.13.6-10) ... [2021-09-03T13:17:02.889Z] #51 ... [2021-09-03T13:17:02.889Z] [2021-09-03T13:17:02.889Z] #45 [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 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-09-03T13:17:02.889Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:02.889Z] #45 24.00 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-03T13:17:02.889Z] #45 29.80 Fetched 8404 kB in 22s (386 kB/s) [2021-09-03T13:17:02.986Z] #19 165.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-09-03T13:17:02.986Z] #19 165.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:02.986Z] #19 165.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:03.148Z] #45 29.80 Reading package lists... [2021-09-03T13:17:03.148Z] #45 ... [2021-09-03T13:17:03.148Z] [2021-09-03T13:17:03.148Z] #41 [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-09-03T13:17:03.148Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:17:03.148Z] #41 30.78 Updating files: 87% (1532/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-03T13:17:03.148Z] #41 31.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-03T13:17:03.148Z] #41 34.15 + 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-09-03T13:17:03.243Z] #19 165.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-09-03T13:17:03.243Z] #19 165.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:03.243Z] #19 165.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:03.243Z] #19 165.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-09-03T13:17:03.243Z] #19 165.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:03.243Z] #19 165.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:03.243Z] #19 165.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-09-03T13:17:03.388Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-03T13:17:03.500Z] #19 165.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:17:03.500Z] #19 165.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:03.511Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-03T13:17:04.201Z] #37 ... [2021-09-03T13:17:04.201Z] [2021-09-03T13:17:04.201Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-03T13:17:04.201Z] #30 sha256:e40e16d9718895010448c087d43b75b1d5174f5aaf4881f6ba83ed54ec907acc [2021-09-03T13:17:04.201Z] #30 32.65 [2021-09-03T13:17:04.201Z] #30 33.00 Download of images into '/build' complete. [2021-09-03T13:17:04.201Z] #30 33.00 Use something like the following to load the result into a Docker daemon: [2021-09-03T13:17:04.201Z] #30 33.00 tar -cC '/build' . | docker load [2021-09-03T13:17:04.201Z] #30 DONE 33.8s [2021-09-03T13:17:04.201Z] [2021-09-03T13:17:04.201Z] #45 [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 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-09-03T13:17:04.201Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-09-03T13:17:04.201Z] #45 29.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-09-03T13:17:04.201Z] #45 31.38 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:04.201Z] #45 31.55 Fetched 2094 kB in 4s (598 kB/s) [2021-09-03T13:17:04.201Z] #45 31.63 Selecting previously unselected package libprotobuf23:arm64. [2021-09-03T13:17:04.201Z] #45 31.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 ... 15703 files and directories currently installed.) [2021-09-03T13:17:04.201Z] #45 31.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-09-03T13:17:04.201Z] #45 31.72 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-09-03T13:17:04.201Z] #45 32.78 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:17:04.201Z] #45 32.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:17:04.201Z] #45 32.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:17:04.201Z] #45 33.02 Selecting previously unselected package python3-six. [2021-09-03T13:17:04.201Z] #45 33.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-03T13:17:04.201Z] #45 33.09 Unpacking python3-six (1.16.0-2) ... [2021-09-03T13:17:04.474Z] #45 33.21 Selecting previously unselected package python3-protobuf. [2021-09-03T13:17:04.474Z] #45 33.21 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-09-03T13:17:04.474Z] #45 33.22 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-03T13:17:04.751Z] #21 34.65 Setting up zip (3.0-12) ... [2021-09-03T13:17:04.752Z] #21 34.67 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:17:04.752Z] #21 34.71 Setting up bash-completion (1:2.11-2) ... [2021-09-03T13:17:05.056Z] #45 33.96 Selecting previously unselected package libnet1:arm64. [2021-09-03T13:17:05.056Z] #45 33.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-03T13:17:05.056Z] #45 33.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:17:03.425Z] > git rev-list --no-walk 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 # timeout=10 [2021-09-03T13:17:05.322Z] #45 34.13 Selecting previously unselected package libnl-3-200:arm64. [2021-09-03T13:17:05.322Z] #45 34.14 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-03T13:17:05.322Z] #45 34.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-03T13:17:05.433Z] #41 36.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-09-03T13:17:05.586Z] #45 34.26 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-03T13:17:05.586Z] #45 34.26 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-03T13:17:05.586Z] #45 34.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-03T13:17:05.586Z] #45 34.43 Selecting previously unselected package criu. [2021-09-03T13:17:05.586Z] #45 34.44 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-09-03T13:17:05.586Z] #45 34.45 Unpacking criu (3.15-1) ... [2021-09-03T13:17:05.695Z] #41 ... [2021-09-03T13:17:05.695Z] [2021-09-03T13:17:05.695Z] #57 [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-09-03T13:17:05.695Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:17:05.695Z] #57 28.04 Fetched 8401 kB in 20s (416 kB/s) [2021-09-03T13:17:05.695Z] #57 28.04 Reading package lists... [2021-09-03T13:17:05.957Z] #57 36.16 Reading package lists... [2021-09-03T13:17:05.957Z] #57 ... [2021-09-03T13:17:05.957Z] [2021-09-03T13:17:05.957Z] #37 [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-09-03T13:17:05.957Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:05.957Z] #37 28.23 Fetched 8401 kB in 20s (411 kB/s) [2021-09-03T13:17:05.957Z] #37 28.23 Reading package lists... [2021-09-03T13:17:05.957Z] #37 36.08 Reading package lists... [2021-09-03T13:17:05.957Z] #37 ... [2021-09-03T13:17:05.957Z] [2021-09-03T13:17:05.957Z] #45 [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 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-09-03T13:17:05.957Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:05.957Z] #45 30.94 Reading package lists... [2021-09-03T13:17:06.425Z] #41 ... [2021-09-03T13:17:06.426Z] [2021-09-03T13:17:06.426Z] #45 [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 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-09-03T13:17:06.426Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:06.426Z] #45 29.80 Reading package lists... [2021-09-03T13:17:06.544Z] #45 35.16 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:17:06.544Z] #45 ... [2021-09-03T13:17:06.544Z] [2021-09-03T13:17:06.544Z] #37 [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-09-03T13:17:06.544Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-09-03T13:17:06.544Z] #37 35.42 Selecting previously unselected package libxml2:arm64. [2021-09-03T13:17:06.544Z] #37 35.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-09-03T13:17:06.544Z] #37 35.45 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:17:06.667Z] #21 36.54 Setting up xz-utils (5.2.5-2) ... [2021-09-03T13:17:06.667Z] #21 36.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-03T13:17:06.667Z] #21 36.56 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-03T13:17:06.667Z] #21 36.58 Setting up patch (2.7.6-7) ... [2021-09-03T13:17:06.667Z] #21 36.59 Setting up sudo (1.9.5p2-3) ... [2021-09-03T13:17:06.667Z] #21 36.66 invoke-rc.d: could not determine current runlevel [2021-09-03T13:17:06.667Z] #21 36.67 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-03T13:17:06.667Z] #21 36.70 Setting up xfsprogs (5.10.0-4) ... [2021-09-03T13:17:06.667Z] #21 36.72 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-03T13:17:06.667Z] #21 36.74 Setting up inetutils-ping (2:2.0-1) ... [2021-09-03T13:17:06.667Z] #21 36.76 Setting up pigz (2.6-1) ... [2021-09-03T13:17:06.667Z] #21 36.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-03T13:17:06.667Z] #21 36.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:17:06.667Z] #21 36.82 Setting up python-pip-whl (20.3.4-4) ... [2021-09-03T13:17:06.667Z] #21 36.83 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:17:06.809Z] #37 35.77 Selecting previously unselected package libarchive13:arm64. [2021-09-03T13:17:06.809Z] #37 35.77 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-09-03T13:17:06.809Z] #37 35.78 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-03T13:17:06.809Z] #37 ... [2021-09-03T13:17:06.809Z] [2021-09-03T13:17:06.809Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:06.809Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-09-03T13:17:06.809Z] #14 25.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-03T13:17:06.809Z] #14 27.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-09-03T13:17:06.809Z] #14 27.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-09-03T13:17:06.809Z] #14 28.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-03T13:17:06.809Z] #14 29.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-09-03T13:17:06.809Z] #14 29.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-03T13:17:06.809Z] #14 29.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-03T13:17:06.809Z] #14 29.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-03T13:17:06.809Z] #14 29.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-03T13:17:06.809Z] #14 29.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-03T13:17:06.809Z] #14 29.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-09-03T13:17:06.809Z] #14 29.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-09-03T13:17:06.809Z] #14 29.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-09-03T13:17:06.809Z] #14 29.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-09-03T13:17:06.809Z] #14 29.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-09-03T13:17:06.809Z] #14 29.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-09-03T13:17:06.809Z] #14 29.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-09-03T13:17:06.809Z] #14 29.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-09-03T13:17:06.809Z] #14 29.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-09-03T13:17:06.809Z] #14 29.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-03T13:17:06.809Z] #14 29.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-09-03T13:17:06.809Z] #14 31.07 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:06.809Z] #14 31.26 Fetched 108 MB in 6s (19.2 MB/s) [2021-09-03T13:17:06.809Z] #14 31.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-03T13:17:06.809Z] #14 31.40 (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 ... 15703 files and directories currently installed.) [2021-09-03T13:17:06.809Z] #14 31.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-03T13:17:06.809Z] #14 31.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-03T13:17:06.809Z] #14 33.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-03T13:17:06.809Z] #14 33.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-03T13:17:06.809Z] #14 33.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:17:06.809Z] #14 34.95 Selecting previously unselected package binutils-mingw-w64. [2021-09-03T13:17:06.809Z] #14 34.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-03T13:17:06.809Z] #14 34.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:17:06.809Z] #14 35.10 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-09-03T13:17:06.809Z] #14 35.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-03T13:17:06.809Z] #14 35.12 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-03T13:17:06.809Z] #14 35.29 Selecting previously unselected package dmsetup. [2021-09-03T13:17:06.809Z] #14 35.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-09-03T13:17:06.809Z] #14 35.31 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:17:06.809Z] #14 35.50 Selecting previously unselected package mingw-w64-common. [2021-09-03T13:17:06.809Z] #14 35.50 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-03T13:17:06.809Z] #14 35.51 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-03T13:17:06.924Z] + docker version [2021-09-03T13:17:06.992Z] #45 36.98 Reading package lists... [2021-09-03T13:17:06.992Z] #45 ... [2021-09-03T13:17:06.992Z] [2021-09-03T13:17:06.992Z] #57 [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-09-03T13:17:06.992Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:17:06.992Z] #57 28.30 Fetched 8401 kB in 20s (412 kB/s) [2021-09-03T13:17:06.992Z] #57 28.30 Reading package lists... [2021-09-03T13:17:07.077Z] #14 ... [2021-09-03T13:17:07.077Z] [2021-09-03T13:17:07.077Z] #37 [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-09-03T13:17:07.077Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-09-03T13:17:07.077Z] #37 36.09 Selecting previously unselected package libjsoncpp24:arm64. [2021-09-03T13:17:07.077Z] #37 36.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-09-03T13:17:07.077Z] #37 36.10 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-03T13:17:07.077Z] #37 36.30 Selecting previously unselected package librhash0:arm64. [2021-09-03T13:17:07.255Z] #57 34.87 Reading package lists... [2021-09-03T13:17:07.255Z] #57 ... [2021-09-03T13:17:07.255Z] [2021-09-03T13:17:07.255Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:07.255Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:07.255Z] #14 28.38 Fetched 8401 kB in 20s (414 kB/s) [2021-09-03T13:17:07.255Z] #14 28.38 Reading package lists... [2021-09-03T13:17:07.430Z] #37 36.30 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-09-03T13:17:07.430Z] #37 36.31 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-09-03T13:17:07.430Z] #37 ... [2021-09-03T13:17:07.430Z] [2021-09-03T13:17:07.430Z] #58 [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-09-03T13:17:07.430Z] #58 sha256:1292b3a39f17636b488cc0d775cf877df92243893ca34d649e4b971ce5e3d4f7 [2021-09-03T13:17:07.430Z] #58 1.447 + RM_GOPATH=0 [2021-09-03T13:17:07.430Z] #58 1.447 + TMP_GOPATH= [2021-09-03T13:17:07.430Z] #58 1.447 + : /build [2021-09-03T13:17:07.430Z] #58 1.447 + '[' -z '' ']' [2021-09-03T13:17:07.430Z] #58 1.448 ++ mktemp -d [2021-09-03T13:17:07.430Z] #58 1.450 + export GOPATH=/tmp/tmp.f3Jj8EFCmn [2021-09-03T13:17:07.430Z] #58 1.450 + GOPATH=/tmp/tmp.f3Jj8EFCmn [2021-09-03T13:17:07.430Z] #58 1.450 + RM_GOPATH=1 [2021-09-03T13:17:07.430Z] #58 1.450 + case "$(go env GOARCH)" in [2021-09-03T13:17:07.430Z] #58 1.451 ++ go env GOARCH [2021-09-03T13:17:07.430Z] #58 1.459 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:07.430Z] #58 1.459 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:07.430Z] #58 1.460 ++ dirname /tmp/install/install.sh [2021-09-03T13:17:07.430Z] #58 1.462 + dir=/tmp/install [2021-09-03T13:17:07.430Z] #58 1.474 + bin=containerd [2021-09-03T13:17:07.430Z] #58 1.474 + shift [2021-09-03T13:17:07.430Z] #58 1.474 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-03T13:17:07.430Z] #58 1.474 + . /tmp/install/containerd.installer [2021-09-03T13:17:07.430Z] #58 1.474 ++ set -e [2021-09-03T13:17:07.430Z] #58 1.474 ++ : v1.5.5 [2021-09-03T13:17:07.430Z] #58 1.475 + install_containerd [2021-09-03T13:17:07.430Z] #58 1.478 + echo 'Install containerd version v1.5.5' [2021-09-03T13:17:07.430Z] #58 1.478 + git clone https://github.com/containerd/containerd.git /tmp/tmp.f3Jj8EFCmn/src/github.com/containerd/containerd [2021-09-03T13:17:07.430Z] #58 1.478 Install containerd version v1.5.5 [2021-09-03T13:17:07.430Z] #58 1.485 Cloning into '/tmp/tmp.f3Jj8EFCmn/src/github.com/containerd/containerd'... [2021-09-03T13:17:07.512Z] #14 34.89 Reading package lists... [2021-09-03T13:17:07.512Z] #14 ... [2021-09-03T13:17:07.512Z] [2021-09-03T13:17:07.512Z] #37 [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-09-03T13:17:07.512Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:07.512Z] #37 28.93 Fetched 8401 kB in 21s (405 kB/s) [2021-09-03T13:17:07.512Z] #37 28.93 Reading package lists... [2021-09-03T13:17:07.613Z] #21 37.60 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-03T13:17:07.613Z] #21 37.61 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:17:07.714Z] #58 ... [2021-09-03T13:17:07.714Z] [2021-09-03T13:17:07.714Z] #37 [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-09-03T13:17:07.714Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-09-03T13:17:07.714Z] #37 36.64 Selecting previously unselected package libuv1:arm64. [2021-09-03T13:17:07.714Z] #37 36.65 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-09-03T13:17:07.714Z] #37 36.68 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-09-03T13:17:07.714Z] #37 36.89 Selecting previously unselected package cmake. [2021-09-03T13:17:07.714Z] #37 36.89 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-09-03T13:17:07.874Z] #21 37.97 Setting up libelf1:amd64 (0.183-1) ... [2021-09-03T13:17:07.982Z] #37 36.89 Unpacking cmake (3.18.4-2) ... [2021-09-03T13:17:08.135Z] #21 38.07 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:17:08.135Z] #21 38.09 Setting up python3-distutils (3.9.2-1) ... [2021-09-03T13:17:08.396Z] #21 38.52 Setting up vim (2:8.2.2434-3) ... [2021-09-03T13:17:08.396Z] #21 38.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-03T13:17:08.657Z] #21 38.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-03T13:17:08.657Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-03T13:17:08.657Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-03T13:17:08.657Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-03T13:17:08.657Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-03T13:17:08.657Z] #21 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-03T13:17:08.657Z] #21 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-03T13:17:08.658Z] #21 38.79 Setting up python3-setuptools (52.0.0-4) ... [2021-09-03T13:17:08.752Z] #19 170.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-09-03T13:17:08.752Z] #19 170.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:17:08.752Z] #19 170.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:08.752Z] #19 170.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-09-03T13:17:08.752Z] #19 170.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-09-03T13:17:08.752Z] #19 170.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-03T13:17:08.752Z] #19 170.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-09-03T13:17:08.752Z] #19 170.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-03T13:17:08.752Z] #19 170.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-03T13:17:08.752Z] #19 170.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-09-03T13:17:08.752Z] #19 170.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:08.752Z] #19 170.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:08.752Z] #19 171.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-09-03T13:17:08.752Z] #19 171.1 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:17:08.752Z] #19 171.1 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:09.916Z] #37 ... [2021-09-03T13:17:09.916Z] [2021-09-03T13:17:09.916Z] #51 [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-09-03T13:17:09.916Z] #51 sha256:47c69482421c8b25fd8b7a4492174bae77a3660d4f3d514b71e0227367ac64dd [2021-09-03T13:17:09.916Z] #51 28.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-03T13:17:09.916Z] #51 28.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-03T13:17:09.916Z] #51 29.10 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-03T13:17:09.916Z] #51 ... [2021-09-03T13:17:09.916Z] [2021-09-03T13:17:09.916Z] #37 [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-09-03T13:17:09.916Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-09-03T13:17:09.916Z] #37 38.87 Setting up libicu67:arm64 (67.1-7) ... [2021-09-03T13:17:09.916Z] #37 38.91 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:17:09.916Z] #37 38.98 Setting up libuv1:arm64 (1.40.0-2) ... [2021-09-03T13:17:09.916Z] #37 39.00 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:17:10.042Z] #21 40.17 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:17:10.042Z] #21 40.19 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-03T13:17:10.042Z] #21 40.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:17:10.042Z] #21 40.22 Setting up python3-pip (20.3.4-4) ... [2021-09-03T13:17:10.179Z] #37 39.07 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-03T13:17:10.179Z] #37 39.09 Setting up librhash0:arm64 (1.4.1-2) ... [2021-09-03T13:17:10.179Z] #37 39.11 Setting up cmake-data (3.18.4-2) ... [2021-09-03T13:17:10.179Z] #37 39.13 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:17:10.179Z] #37 39.15 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-03T13:17:10.179Z] #37 39.23 Setting up cmake (3.18.4-2) ... [2021-09-03T13:17:10.444Z] #37 39.31 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:10.863Z] #37 35.49 Reading package lists... [2021-09-03T13:17:10.863Z] #37 ... [2021-09-03T13:17:10.863Z] [2021-09-03T13:17:10.863Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:10.863Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:10.863Z] #14 34.89 Reading package lists... [2021-09-03T13:17:10.983Z] #21 41.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-03T13:17:10.983Z] #21 41.27 Setting up jq (1.6-2.1) ... [2021-09-03T13:17:10.983Z] #21 41.28 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-03T13:17:11.244Z] #21 41.31 Setting up iptables (1.8.7-1) ... [2021-09-03T13:17:11.244Z] #21 41.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:17:11.244Z] #21 41.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:17:11.244Z] #21 41.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:17:11.244Z] #21 41.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:17:11.244Z] #21 41.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-03T13:17:11.244Z] #21 41.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-03T13:17:11.244Z] #21 41.36 Setting up iproute2 (5.10.0-4) ... [2021-09-03T13:17:11.256Z] #45 38.07 Reading package lists... [2021-09-03T13:17:11.256Z] #45 ... [2021-09-03T13:17:11.256Z] [2021-09-03T13:17:11.256Z] #37 [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-09-03T13:17:11.256Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:11.256Z] #37 36.08 Reading package lists... [2021-09-03T13:17:11.815Z] #21 41.74 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:12.076Z] #21 DONE 42.3s [2021-09-03T13:17:12.076Z] [2021-09-03T13:17:12.076Z] #41 [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-09-03T13:17:12.076Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:17:12.200Z] #37 42.93 Building dependency tree... [2021-09-03T13:17:12.200Z] #37 ... [2021-09-03T13:17:12.200Z] [2021-09-03T13:17:12.200Z] #51 [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-09-03T13:17:12.200Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:17:12.200Z] #51 34.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-03T13:17:12.200Z] #51 34.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-03T13:17:12.200Z] #51 34.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-03T13:17:12.200Z] #51 34.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-03T13:17:12.200Z] #51 34.93 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-03T13:17:12.200Z] #51 35.20 go: downloading golang.org/x/text v0.3.2 [2021-09-03T13:17:12.200Z] #51 44.00 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-03T13:17:12.200Z] #51 44.01 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-03T13:17:12.200Z] #51 44.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-03T13:17:12.200Z] #51 44.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-03T13:17:12.200Z] #51 44.30 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-03T13:17:12.338Z] #41 ... [2021-09-03T13:17:12.338Z] [2021-09-03T13:17:12.338Z] #22 [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-09-03T13:17:12.338Z] #22 sha256:41f0c63753d4ef8f7f942d08858932a7b2e9eb10c48824ec6453fa3bafd877d0 [2021-09-03T13:17:12.377Z] #37 DONE 41.4s [2021-09-03T13:17:12.377Z] [2021-09-03T13:17:12.377Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:12.377Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-09-03T13:17:12.377Z] #14 41.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-03T13:17:12.377Z] #14 41.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-03T13:17:12.377Z] #14 41.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:17:12.461Z] #51 ... [2021-09-03T13:17:12.462Z] [2021-09-03T13:17:12.462Z] #57 [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-09-03T13:17:12.462Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:17:12.462Z] #57 36.16 Reading package lists... [2021-09-03T13:17:12.462Z] #57 42.67 Building dependency tree... [2021-09-03T13:17:12.492Z] Fetching without tags [2021-09-03T13:17:12.796Z] #14 41.84 Building dependency tree... [2021-09-03T13:17:12.808Z] Client: [2021-09-03T13:17:12.808Z] Version: 20.10.8 [2021-09-03T13:17:12.808Z] API version: 1.41 [2021-09-03T13:17:12.808Z] Go version: go1.16.6 [2021-09-03T13:17:12.808Z] Git commit: 3967b7d [2021-09-03T13:17:12.808Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-03T13:17:12.808Z] OS/Arch: windows/amd64 [2021-09-03T13:17:12.808Z] Context: default [2021-09-03T13:17:12.808Z] Experimental: true [2021-09-03T13:17:12.808Z] [2021-09-03T13:17:12.808Z] Server: Docker Engine - Community [2021-09-03T13:17:12.808Z] Engine: [2021-09-03T13:17:12.808Z] Version: 20.10.8 [2021-09-03T13:17:12.808Z] API version: 1.41 (minimum version 1.24) [2021-09-03T13:17:12.808Z] Go version: go1.16.6 [2021-09-03T13:17:12.808Z] Git commit: 75249d8 [2021-09-03T13:17:12.808Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-03T13:17:12.808Z] OS/Arch: windows/amd64 [2021-09-03T13:17:12.808Z] Experimental: true [2021-09-03T13:17:13.322Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit a826ca3aefbd4d29344d851723731e3809f2a4ad [Pipeline] sh [2021-09-03T13:17:12.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:17:12.250Z] > git config --add remote.origin.fetch +refs/pull/42736/head:refs/remotes/origin/PR-42736 # timeout=10 [2021-09-03T13:17:12.291Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:17:12.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:17:12.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:17:12.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:17:12.533Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:17:13.439Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:17:13.482Z] > git checkout -f a826ca3aefbd4d29344d851723731e3809f2a4ad # timeout=10 [2021-09-03T13:17:13.724Z] #22 1.590 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-03T13:17:13.724Z] #22 1.594 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-03T13:17:13.724Z] #22 1.599 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-03T13:17:13.852Z] #57 ... [2021-09-03T13:17:13.852Z] [2021-09-03T13:17:13.852Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:13.852Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:13.852Z] #14 28.59 Reading package lists... [2021-09-03T13:17:13.852Z] #14 36.18 Reading package lists... [2021-09-03T13:17:13.852Z] #14 43.11 Building dependency tree... [2021-09-03T13:17:13.852Z] #14 ... [2021-09-03T13:17:13.852Z] [2021-09-03T13:17:13.852Z] #51 [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-09-03T13:17:13.852Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:17:13.852Z] #51 45.97 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-03T13:17:13.852Z] #51 46.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-03T13:17:13.985Z] #22 DONE 1.7s [2021-09-03T13:17:13.985Z] [2021-09-03T13:17:13.985Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:17:13.985Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-09-03T13:17:14.001Z] #19 175.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-09-03T13:17:14.001Z] #19 175.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:17:14.001Z] #19 175.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:14.001Z] #19 175.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-09-03T13:17:14.001Z] #19 175.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-09-03T13:17:14.001Z] #19 175.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-09-03T13:17:14.001Z] #19 175.6 Selecting previously unselected package libc6-s390x-cross. [2021-09-03T13:17:14.001Z] #19 175.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-09-03T13:17:14.001Z] #19 175.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-09-03T13:17:14.001Z] #19 175.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-09-03T13:17:14.001Z] #19 175.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:14.001Z] #19 175.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:14.001Z] #19 175.7 Selecting previously unselected package libgomp1-s390x-cross. [2021-09-03T13:17:14.001Z] #19 175.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:14.001Z] #19 175.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:14.001Z] #19 175.8 Selecting previously unselected package libitm1-s390x-cross. [2021-09-03T13:17:14.001Z] #19 175.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:14.001Z] #19 175.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:14.001Z] #19 175.8 Selecting previously unselected package libatomic1-s390x-cross. [2021-09-03T13:17:14.001Z] #19 175.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:14.001Z] #19 175.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:14.001Z] #19 175.9 Selecting previously unselected package libasan6-s390x-cross. [2021-09-03T13:17:14.001Z] #19 175.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:14.001Z] #19 175.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:14.001Z] #19 176.1 Selecting previously unselected package libstdc++6-s390x-cross. [2021-09-03T13:17:14.001Z] #19 176.1 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:14.001Z] #19 176.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:14.001Z] #19 176.2 Selecting previously unselected package libubsan1-s390x-cross. [2021-09-03T13:17:14.001Z] #19 176.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:14.001Z] #19 176.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:14.001Z] #19 176.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-09-03T13:17:14.001Z] #19 176.3 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:14.001Z] #19 176.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:14.001Z] #19 176.4 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-09-03T13:17:14.114Z] #51 46.43 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-03T13:17:14.167Z] #14 ... [2021-09-03T13:17:14.167Z] [2021-09-03T13:17:14.167Z] #53 [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-09-03T13:17:14.167Z] #53 sha256:d8c3c84e07aae8feb6ae48dc5c059d7baf6c2d6cf8fe5aaea232520fa3da1a45 [2021-09-03T13:17:14.167Z] #53 DONE 45.4s [2021-09-03T13:17:14.258Z] #19 176.4 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:17:14.258Z] #19 176.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:14.397Z] + docker info [2021-09-03T13:17:14.397Z] Client: [2021-09-03T13:17:14.397Z] Context: default [2021-09-03T13:17:14.397Z] Debug Mode: false [2021-09-03T13:17:14.397Z] [2021-09-03T13:17:14.397Z] Server: [2021-09-03T13:17:14.397Z] Containers: 0 [2021-09-03T13:17:14.397Z] Running: 0 [2021-09-03T13:17:14.397Z] Paused: 0 [2021-09-03T13:17:14.397Z] Stopped: 0 [2021-09-03T13:17:14.397Z] Images: 0 [2021-09-03T13:17:14.397Z] Server Version: 20.10.8 [2021-09-03T13:17:14.397Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-03T13:17:14.397Z] Windows: [2021-09-03T13:17:14.397Z] LCOW: [2021-09-03T13:17:14.397Z] Logging Driver: json-file [2021-09-03T13:17:14.397Z] Plugins: [2021-09-03T13:17:14.397Z] Volume: local [2021-09-03T13:17:14.397Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T13:17:14.397Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T13:17:14.397Z] Swarm: inactive [2021-09-03T13:17:14.397Z] Default Isolation: process [2021-09-03T13:17:14.397Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-03T13:17:14.397Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-03T13:17:14.397Z] OSType: windows [2021-09-03T13:17:14.397Z] Architecture: x86_64 [2021-09-03T13:17:14.397Z] CPUs: 4 [2021-09-03T13:17:14.397Z] Total Memory: 32GiB [2021-09-03T13:17:14.397Z] Name: azwin-2-d5ac61 [2021-09-03T13:17:14.397Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-03T13:17:14.397Z] Docker Root Dir: D:\docker [2021-09-03T13:17:14.397Z] Debug Mode: false [2021-09-03T13:17:14.397Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:17:14.397Z] Labels: [2021-09-03T13:17:14.397Z] Experimental: true [2021-09-03T13:17:14.397Z] Insecure Registries: [2021-09-03T13:17:14.397Z] 10.0.0.4:5000 [2021-09-03T13:17:14.397Z] 127.0.0.0/8 [2021-09-03T13:17:14.397Z] Registry Mirrors: [2021-09-03T13:17:14.397Z] http://10.0.0.4:5000/ [2021-09-03T13:17:14.397Z] Live Restore Enabled: false [2021-09-03T13:17:14.397Z] Product License: Community Engine [2021-09-03T13:17:14.397Z] [2021-09-03T13:17:14.423Z] [2021-09-03T13:17:14.423Z] #51 [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-09-03T13:17:14.423Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:17:14.423Z] #51 42.05 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-03T13:17:14.423Z] #51 42.05 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-03T13:17:14.424Z] #51 42.16 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-03T13:17:14.424Z] #51 42.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-03T13:17:14.424Z] #51 42.31 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-03T13:17:14.424Z] #51 44.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-03T13:17:14.424Z] #51 44.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-03T13:17:14.424Z] #51 44.68 go: downloading github.com/BurntSushi/toml v0.3.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-03T13:17:14.945Z] #14 ... [2021-09-03T13:17:14.945Z] [2021-09-03T13:17:14.945Z] #45 [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 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-09-03T13:17:14.945Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-09-03T13:17:14.945Z] #45 36.70 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-09-03T13:17:14.945Z] #45 36.75 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:17:14.945Z] #45 36.76 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-03T13:17:14.945Z] #45 36.80 Setting up python3-six (1.16.0-2) ... [2021-09-03T13:17:14.945Z] #45 38.23 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-03T13:17:14.945Z] #45 38.28 Setting up python3-protobuf (3.12.4-1) ... [2021-09-03T13:17:14.945Z] #45 41.09 Setting up criu (3.15-1) ... [2021-09-03T13:17:14.945Z] #45 42.58 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:14.945Z] #45 DONE 43.5s [2021-09-03T13:17:14.945Z] [2021-09-03T13:17:14.945Z] #38 [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-09-03T13:17:14.945Z] #38 sha256:658da0a567823510f59b3910d6864fd40881c304945e524e3e329435d6461b3c [2021-09-03T13:17:14.945Z] #38 1.315 + RM_GOPATH=0 [2021-09-03T13:17:14.945Z] #38 1.315 + TMP_GOPATH= [2021-09-03T13:17:14.945Z] #38 1.316 + : /build [2021-09-03T13:17:14.945Z] #38 1.316 + '[' -z '' ']' [2021-09-03T13:17:14.945Z] #38 1.316 ++ mktemp -d [2021-09-03T13:17:14.945Z] #38 1.319 + export GOPATH=/tmp/tmp.UauFxJT5p9 [2021-09-03T13:17:14.945Z] #38 1.319 + GOPATH=/tmp/tmp.UauFxJT5p9 [2021-09-03T13:17:14.945Z] #38 1.320 + RM_GOPATH=1 [2021-09-03T13:17:14.945Z] #38 1.320 + case "$(go env GOARCH)" in [2021-09-03T13:17:14.945Z] #38 1.321 ++ go env GOARCH [2021-09-03T13:17:14.945Z] #38 1.350 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:14.945Z] #38 1.350 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:14.945Z] #38 1.351 ++ dirname /tmp/install/install.sh [2021-09-03T13:17:14.945Z] #38 1.361 + dir=/tmp/install [2021-09-03T13:17:14.945Z] #38 1.362 + bin=tini [2021-09-03T13:17:14.945Z] #38 1.362 + shift [2021-09-03T13:17:14.945Z] #38 1.363 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-03T13:17:14.945Z] #38 1.363 + . /tmp/install/tini.installer [2021-09-03T13:17:14.945Z] #38 1.364 ++ : v0.19.0 [2021-09-03T13:17:14.945Z] #38 1.365 + install_tini [2021-09-03T13:17:14.945Z] #38 1.365 + echo 'Install tini version v0.19.0' [2021-09-03T13:17:14.945Z] #38 1.366 + git clone https://github.com/krallin/tini.git /tmp/tmp.UauFxJT5p9/tini [2021-09-03T13:17:14.945Z] #38 1.366 Install tini version v0.19.0 [2021-09-03T13:17:14.945Z] #38 1.371 Cloning into '/tmp/tmp.UauFxJT5p9/tini'... [2021-09-03T13:17:14.945Z] #38 2.236 + cd /tmp/tmp.UauFxJT5p9/tini [2021-09-03T13:17:14.945Z] #38 2.236 + git checkout -q v0.19.0 [2021-09-03T13:17:14.945Z] #38 2.269 + cmake . [2021-09-03T13:17:15.523Z] #38 3.005 -- The C compiler identification is GNU 10.2.1 [2021-09-03T13:17:15.523Z] #38 3.137 -- Detecting C compiler ABI info [2021-09-03T13:17:16.475Z] #38 4.004 -- Detecting C compiler ABI info - done [2021-09-03T13:17:16.475Z] #38 4.210 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-03T13:17:16.475Z] #38 4.211 -- Detecting C compile features [2021-09-03T13:17:16.475Z] #38 4.212 -- Detecting C compile features - done [2021-09-03T13:17:16.475Z] #38 4.277 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-03T13:17:16.571Z] Merge succeeded, producing 57f7a25178331b8e11902487f7003385b2ba8940 [2021-09-03T13:17:16.572Z] Checking out Revision 57f7a25178331b8e11902487f7003385b2ba8940 (PR-42736) [2021-09-03T13:17:16.739Z] #38 4.572 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-03T13:17:15.843Z] > git remote # timeout=10 [2021-09-03T13:17:15.925Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T13:17:15.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:17:15.989Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-03T13:17:16.473Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-03T13:17:16.610Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:17:16.651Z] > git checkout -f 57f7a25178331b8e11902487f7003385b2ba8940 # timeout=10 [2021-09-03T13:17:17.003Z] #38 4.696 -- Configuring done [2021-09-03T13:17:17.267Z] #38 4.733 -- Generating done [2021-09-03T13:17:17.267Z] #38 4.742 -- Build files have been written to: /tmp/tmp.UauFxJT5p9/tini [2021-09-03T13:17:17.267Z] #38 4.757 + make tini-static [2021-09-03T13:17:17.428Z] #51 ... [2021-09-03T13:17:17.428Z] [2021-09-03T13:17:17.428Z] #53 [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-09-03T13:17:17.428Z] #53 sha256:15f3db5e58827afd8ae3f581d466ffde60456229d60bb0b8df50092ee1f65ecd [2021-09-03T13:17:17.428Z] #53 DONE 49.4s [2021-09-03T13:17:17.428Z] [2021-09-03T13:17:17.428Z] #37 [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-09-03T13:17:17.428Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:17.428Z] #37 42.93 Building dependency tree... [2021-09-03T13:17:17.428Z] #37 46.89 The following additional packages will be installed: [2021-09-03T13:17:17.428Z] #37 46.92 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-03T13:17:17.428Z] #37 46.95 Suggested packages: [2021-09-03T13:17:17.428Z] #37 46.95 cmake-doc ninja-build lrzip [2021-09-03T13:17:17.428Z] #37 46.95 Recommended packages: [2021-09-03T13:17:17.428Z] #37 46.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-03T13:17:17.428Z] #37 48.09 The following NEW packages will be installed: [2021-09-03T13:17:17.428Z] #37 48.10 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-03T13:17:17.428Z] #37 48.10 vim-common xxd [2021-09-03T13:17:17.428Z] #37 48.51 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:17:17.428Z] #37 48.51 Need to get 17.7 MB of archives. [2021-09-03T13:17:17.428Z] #37 48.51 After this operation, 70.7 MB of additional disk space will be used. [2021-09-03T13:17:17.428Z] #37 48.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-03T13:17:17.428Z] #37 48.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:17:17.428Z] #37 48.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-03T13:17:17.428Z] #37 48.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-03T13:17:17.428Z] #37 49.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-03T13:17:17.428Z] #37 49.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-03T13:17:17.428Z] #37 49.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-03T13:17:17.428Z] #37 49.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-03T13:17:17.428Z] #37 49.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-03T13:17:17.428Z] #37 49.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-03T13:17:17.532Z] #38 5.120 Scanning dependencies of target tini-static [2021-09-03T13:17:17.532Z] #38 5.208 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-03T13:17:17.695Z] #51 ... [2021-09-03T13:17:17.695Z] [2021-09-03T13:17:17.695Z] #45 [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 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-09-03T13:17:17.695Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:17.695Z] #45 36.98 Reading package lists... [2021-09-03T13:17:17.695Z] #45 43.84 Building dependency tree... [2021-09-03T13:17:17.695Z] #45 47.88 The following additional packages will be installed: [2021-09-03T13:17:17.695Z] #45 47.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:17:17.695Z] #45 47.88 python3-protobuf python3-six [2021-09-03T13:17:17.695Z] #45 47.93 Suggested packages: [2021-09-03T13:17:17.695Z] #45 47.96 python3-setuptools [2021-09-03T13:17:17.695Z] #45 47.96 Recommended packages: [2021-09-03T13:17:17.695Z] #45 47.96 iproute2 | iproute [2021-09-03T13:17:17.695Z] #45 48.73 The following NEW packages will be installed: [2021-09-03T13:17:17.695Z] #45 48.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:17:17.695Z] #45 48.76 python3-protobuf python3-six [2021-09-03T13:17:18.259Z] #45 ... [2021-09-03T13:17:18.259Z] [2021-09-03T13:17:18.259Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:18.259Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:18.259Z] #14 46.78 The following additional packages will be installed: [2021-09-03T13:17:18.259Z] #14 46.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:17:18.259Z] #14 46.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-03T13:17:18.259Z] #14 46.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-03T13:17:18.259Z] #14 46.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-03T13:17:18.259Z] #14 46.78 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-03T13:17:18.259Z] #14 46.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-03T13:17:18.259Z] #14 46.78 mingw-w64-common mingw-w64-x86-64-dev [2021-09-03T13:17:18.259Z] #14 46.78 Suggested packages: [2021-09-03T13:17:18.259Z] #14 46.78 gcc-10-locales seccomp wine64 [2021-09-03T13:17:18.259Z] #14 48.65 The following NEW packages will be installed: [2021-09-03T13:17:18.259Z] #14 48.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:17:18.259Z] #14 48.65 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-03T13:17:18.259Z] #14 48.65 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-03T13:17:18.259Z] #14 48.65 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-03T13:17:18.259Z] #14 48.66 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-03T13:17:18.259Z] #14 48.66 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-03T13:17:18.259Z] #14 48.66 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-03T13:17:18.259Z] #14 48.66 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-03T13:17:18.259Z] #14 48.67 mingw-w64-x86-64-dev [2021-09-03T13:17:18.259Z] #14 49.20 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:17:18.259Z] #14 49.20 Need to get 115 MB of archives. [2021-09-03T13:17:18.259Z] #14 49.20 After this operation, 645 MB of additional disk space will be used. [2021-09-03T13:17:18.259Z] #14 49.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-03T13:17:18.259Z] #14 49.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-03T13:17:18.259Z] #14 49.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-03T13:17:18.259Z] #14 49.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-03T13:17:18.259Z] #14 49.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-03T13:17:18.430Z] #19 180.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-09-03T13:17:18.430Z] #19 180.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:17:18.430Z] #19 180.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:18.430Z] #19 180.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-09-03T13:17:18.430Z] #19 180.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-09-03T13:17:18.430Z] #19 180.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-03T13:17:18.521Z] #14 49.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-03T13:17:18.687Z] #19 180.9 Selecting previously unselected package libc6-dev-s390x-cross. [2021-09-03T13:17:18.687Z] #19 180.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-09-03T13:17:18.687Z] #19 180.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-03T13:17:18.687Z] #19 181.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-09-03T13:17:18.778Z] #14 50.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-03T13:17:18.936Z] #38 6.666 [100%] Linking C executable tini-static [2021-09-03T13:17:18.944Z] #19 181.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-03T13:17:18.944Z] #19 181.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:18.944Z] #19 181.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-09-03T13:17:19.037Z] #14 50.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-03T13:17:19.037Z] #14 50.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-03T13:17:19.201Z] #19 181.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-03T13:17:19.201Z] #19 181.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:19.346Z] #37 ... [2021-09-03T13:17:19.346Z] [2021-09-03T13:17:19.346Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:19.346Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:19.346Z] #14 47.49 The following additional packages will be installed: [2021-09-03T13:17:19.346Z] #14 47.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:17:19.346Z] #14 47.51 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-03T13:17:19.346Z] #14 47.51 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-03T13:17:19.346Z] #14 47.51 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-03T13:17:19.346Z] #14 47.51 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-03T13:17:19.346Z] #14 47.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-03T13:17:19.346Z] #14 47.51 mingw-w64-common mingw-w64-x86-64-dev [2021-09-03T13:17:19.346Z] #14 47.52 Suggested packages: [2021-09-03T13:17:19.346Z] #14 47.52 gcc-10-locales seccomp wine64 [2021-09-03T13:17:19.346Z] #14 49.50 The following NEW packages will be installed: [2021-09-03T13:17:19.346Z] #14 49.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:17:19.346Z] #14 49.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-03T13:17:19.346Z] #14 49.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-03T13:17:19.346Z] #14 49.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-03T13:17:19.346Z] #14 49.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-03T13:17:19.346Z] #14 49.51 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-03T13:17:19.346Z] #14 49.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-03T13:17:19.346Z] #14 49.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-03T13:17:19.346Z] #14 49.54 mingw-w64-x86-64-dev [2021-09-03T13:17:19.346Z] #14 50.10 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:17:19.346Z] #14 50.10 Need to get 115 MB of archives. [2021-09-03T13:17:19.346Z] #14 50.10 After this operation, 645 MB of additional disk space will be used. [2021-09-03T13:17:19.346Z] #14 50.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-03T13:17:19.346Z] #14 50.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-03T13:17:19.346Z] #14 50.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-03T13:17:19.346Z] #14 50.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-03T13:17:19.346Z] #14 50.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-03T13:17:19.346Z] #14 50.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-03T13:17:19.346Z] #14 50.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-03T13:17:19.346Z] #14 51.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-03T13:17:19.346Z] #14 51.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-03T13:17:19.608Z] #14 51.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-03T13:17:19.889Z] #38 7.348 [100%] Built target tini-static [2021-09-03T13:17:19.889Z] #38 7.402 + mkdir -p /build [2021-09-03T13:17:19.889Z] #38 7.405 + cp tini-static /build/docker-init [2021-09-03T13:17:19.969Z] #14 ... [2021-09-03T13:17:19.969Z] [2021-09-03T13:17:19.969Z] #57 [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-09-03T13:17:19.969Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:17:19.969Z] #57 34.87 Reading package lists... [2021-09-03T13:17:19.969Z] #57 41.83 Building dependency tree... [2021-09-03T13:17:19.969Z] #57 46.96 The following additional packages will be installed: [2021-09-03T13:17:19.969Z] #57 46.99 libbtrfs0 [2021-09-03T13:17:19.969Z] #57 47.49 The following NEW packages will be installed: [2021-09-03T13:17:19.969Z] #57 47.49 libbtrfs-dev libbtrfs0 [2021-09-03T13:17:19.969Z] #57 47.85 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:17:19.969Z] #57 47.85 Need to get 460 kB of archives. [2021-09-03T13:17:19.969Z] #57 47.85 After this operation, 1237 kB of additional disk space will be used. [2021-09-03T13:17:19.969Z] #57 47.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-03T13:17:19.969Z] #57 47.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-03T13:17:19.969Z] #57 48.94 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:19.969Z] #57 49.30 Fetched 460 kB in 0s (1335 kB/s) [2021-09-03T13:17:19.969Z] #57 49.50 Selecting previously unselected package libbtrfs0:amd64. [2021-09-03T13:17:19.969Z] #57 49.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 ... 15713 files and directories currently installed.) [2021-09-03T13:17:19.969Z] #57 49.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-03T13:17:19.969Z] #57 49.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:17:19.969Z] #57 50.09 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-03T13:17:19.969Z] #57 50.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-03T13:17:19.969Z] #57 50.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:17:19.969Z] #57 50.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:17:19.969Z] #57 50.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:17:19.969Z] #57 50.66 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:19.969Z] #57 DONE 51.2s [2021-09-03T13:17:19.969Z] [2021-09-03T13:17:19.969Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:19.969Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:19.969Z] #14 51.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-03T13:17:20.182Z] #14 ... [2021-09-03T13:17:20.182Z] [2021-09-03T13:17:20.182Z] #57 [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-09-03T13:17:20.182Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-09-03T13:17:20.182Z] #57 47.26 The following additional packages will be installed: [2021-09-03T13:17:20.182Z] #57 47.28 libbtrfs0 [2021-09-03T13:17:20.182Z] #57 47.56 The following NEW packages will be installed: [2021-09-03T13:17:20.182Z] #57 47.56 libbtrfs-dev libbtrfs0 [2021-09-03T13:17:20.182Z] #57 48.02 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:17:20.182Z] #57 48.02 Need to get 460 kB of archives. [2021-09-03T13:17:20.182Z] #57 48.02 After this operation, 1237 kB of additional disk space will be used. [2021-09-03T13:17:20.182Z] #57 48.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-03T13:17:20.182Z] #57 48.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-03T13:17:20.182Z] #57 49.71 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:20.182Z] #57 50.22 Fetched 460 kB in 0s (1202 kB/s) [2021-09-03T13:17:20.182Z] #57 50.39 Selecting previously unselected package libbtrfs0:amd64. [2021-09-03T13:17:20.182Z] #57 50.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-03T13:17:20.182Z] #57 50.49 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-03T13:17:20.182Z] #57 50.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:17:20.182Z] #57 50.95 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-03T13:17:20.182Z] #57 50.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-03T13:17:20.182Z] #57 50.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:17:20.182Z] #57 51.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:17:20.182Z] #57 51.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:17:20.182Z] #57 51.84 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:20.182Z] #57 DONE 52.5s [2021-09-03T13:17:20.182Z] [2021-09-03T13:17:20.182Z] #37 [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-09-03T13:17:20.182Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:20.182Z] #37 51.54 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:20.182Z] #37 51.81 Fetched 17.7 MB in 2s (10.6 MB/s) [2021-09-03T13:17:20.182Z] #37 52.03 Selecting previously unselected package xxd. [2021-09-03T13:17:20.182Z] #37 52.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 ... 15713 files and directories currently installed.) [2021-09-03T13:17:20.182Z] #37 52.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:17:20.182Z] #37 52.08 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:17:20.182Z] #37 52.59 Selecting previously unselected package vim-common. [2021-09-03T13:17:20.444Z] #37 52.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:17:20.444Z] #37 52.68 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:17:20.533Z] #14 ... [2021-09-03T13:17:20.533Z] [2021-09-03T13:17:20.533Z] #37 [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-09-03T13:17:20.533Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:20.533Z] #37 35.49 Reading package lists... [2021-09-03T13:17:20.533Z] #37 42.04 Building dependency tree... [2021-09-03T13:17:20.533Z] #37 47.22 The following additional packages will be installed: [2021-09-03T13:17:20.533Z] #37 47.25 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-03T13:17:20.533Z] #37 47.25 Suggested packages: [2021-09-03T13:17:20.533Z] #37 47.25 cmake-doc ninja-build lrzip [2021-09-03T13:17:20.533Z] #37 47.25 Recommended packages: [2021-09-03T13:17:20.533Z] #37 47.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-03T13:17:20.533Z] #37 48.33 The following NEW packages will be installed: [2021-09-03T13:17:20.533Z] #37 48.33 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-03T13:17:20.533Z] #37 48.34 vim-common xxd [2021-09-03T13:17:20.533Z] #37 48.76 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:17:20.533Z] #37 48.76 Need to get 17.7 MB of archives. [2021-09-03T13:17:20.533Z] #37 48.76 After this operation, 70.7 MB of additional disk space will be used. [2021-09-03T13:17:20.533Z] #37 48.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-03T13:17:20.533Z] #37 48.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:17:20.533Z] #37 48.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-03T13:17:20.533Z] #37 49.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-03T13:17:20.533Z] #37 49.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-03T13:17:20.533Z] #37 49.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-03T13:17:20.533Z] #37 49.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-03T13:17:20.533Z] #37 49.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-03T13:17:20.533Z] #37 49.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-03T13:17:20.533Z] #37 49.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-03T13:17:20.533Z] #37 51.44 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:20.533Z] #37 51.73 Fetched 17.7 MB in 2s (10.6 MB/s) [2021-09-03T13:17:20.533Z] #37 51.88 Selecting previously unselected package xxd. [2021-09-03T13:17:20.792Z] #37 51.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-03T13:17:20.792Z] #37 51.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:17:20.792Z] #37 52.00 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:17:21.016Z] #37 53.19 Selecting previously unselected package cmake-data. [2021-09-03T13:17:21.017Z] #37 53.21 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-03T13:17:21.017Z] #37 53.27 Unpacking cmake-data (3.18.4-2) ... [2021-09-03T13:17:21.050Z] #37 52.31 Selecting previously unselected package vim-common. [2021-09-03T13:17:21.050Z] #37 52.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:17:21.050Z] #37 52.35 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:17:21.614Z] #37 ... [2021-09-03T13:17:21.614Z] [2021-09-03T13:17:21.614Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:21.614Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:21.614Z] #14 52.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-03T13:17:21.821Z] #38 DONE 9.1s [2021-09-03T13:17:21.821Z] [2021-09-03T13:17:21.821Z] #49 [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-09-03T13:17:21.821Z] #49 sha256:ecda741599886708148b9e9c69040cc6b0c177dcfad0ab19716ce67c7add67d1 [2021-09-03T13:17:21.821Z] #49 DONE 50.5s [2021-09-03T13:17:21.821Z] [2021-09-03T13:17:21.821Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:21.821Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-09-03T13:17:21.821Z] #14 46.74 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-03T13:17:21.821Z] #14 46.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-09-03T13:17:21.821Z] #14 46.77 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:17:21.821Z] #14 46.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-03T13:17:21.821Z] #14 46.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-03T13:17:21.821Z] #14 46.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:17:22.305Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-03T13:17:22.305Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-295d4033\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-03T13:17:22.305Z] ---------------------------------------------------------------------------- [2021-09-03T13:17:22.305Z] [2021-09-03T13:17:22.305Z] INFO: executeCI.ps1 starting at Fri Sep 3 13:17:21 CUT 2021 [2021-09-03T13:17:22.305Z] [2021-09-03T13:17:22.305Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-03T13:17:22.305Z] INFO: Running git version 2.24.1.windows.2 [2021-09-03T13:17:22.305Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-03T13:17:22.305Z] INFO: Environment variables: [2021-09-03T13:17:22.305Z] [2021-09-03T13:17:22.305Z] Name Value [2021-09-03T13:17:22.305Z] ---- ----- [2021-09-03T13:17:22.305Z] ALLUSERSPROFILE C:\ProgramData [2021-09-03T13:17:22.305Z] amd64 true [2021-09-03T13:17:22.305Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-03T13:17:22.305Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-03T13:17:22.305Z] arm64 true [2021-09-03T13:17:22.305Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-03T13:17:22.305Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-03T13:17:22.305Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-03T13:17:22.305Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-03T13:17:22.305Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-03T13:17:22.305Z] BRANCH_NAME PR-42736 [2021-09-03T13:17:22.305Z] BUILD_DISPLAY_NAME #10 [2021-09-03T13:17:22.305Z] BUILD_ID 10 [2021-09-03T13:17:22.305Z] BUILD_NUMBER 10 [2021-09-03T13:17:22.305Z] BUILD_TAG jenkins-moby-PR-42736-10 [2021-09-03T13:17:22.305Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/ [2021-09-03T13:17:22.305Z] cgroup2 true [2021-09-03T13:17:22.305Z] CHANGE_AUTHOR thaJeztah [2021-09-03T13:17:22.305Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-09-03T13:17:22.305Z] CHANGE_BRANCH cap_net_raw_usens_detection [2021-09-03T13:17:22.305Z] CHANGE_FORK thaJeztah/docker [2021-09-03T13:17:22.305Z] CHANGE_ID 42736 [2021-09-03T13:17:22.305Z] CHANGE_TARGET master [2021-09-03T13:17:22.305Z] CHANGE_TITLE daemon.WithCommonOptions() fix detection of user-namespaces [2021-09-03T13:17:22.305Z] CHANGE_URL https://github.com/moby/moby/pull/42736 [2021-09-03T13:17:22.305Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:17:22.305Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-03T13:17:22.305Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-03T13:17:22.305Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-03T13:17:22.305Z] COMPUTERNAME azwin-2-d5ac61 [2021-09-03T13:17:22.305Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-03T13:17:22.305Z] ConfigSequenceNumber 0 [2021-09-03T13:17:22.305Z] dco true [2021-09-03T13:17:22.305Z] DOCKER_BUILDKIT 0 [2021-09-03T13:17:22.305Z] DOCKER_DUT_DEBUG 1 [2021-09-03T13:17:22.305Z] DOCKER_EXPERIMENTAL 1 [2021-09-03T13:17:22.305Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-03T13:17:22.305Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-03T13:17:22.305Z] EXECUTOR_NUMBER 0 [2021-09-03T13:17:22.305Z] FQDN azwin-2-d5ac61.westus.cloudapp.azure.com [2021-09-03T13:17:22.305Z] GIT_BRANCH PR-42736 [2021-09-03T13:17:22.305Z] GIT_COMMIT 35b109b5ac86aa05046ad406fe924caef0164ce7 [2021-09-03T13:17:22.305Z] GIT_PREVIOUS_COMMIT 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 [2021-09-03T13:17:22.305Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 32bb4a225dc28e717db2a33c29ca1848d74c2771 [2021-09-03T13:17:22.305Z] GIT_URL https://github.com/moby/moby.git [2021-09-03T13:17:22.305Z] HUDSON_COOKIE 4f8749d0-20fb-494f-af4f-6cc50257aad4 [2021-09-03T13:17:22.305Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-03T13:17:22.305Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-03T13:17:22.305Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-03T13:17:22.305Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-03T13:17:22.305Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-03T13:17:22.305Z] JENKINS_NODE_COOKIE 28d7fc23-1f09-46e4-b105-d83e6e50e1fd [2021-09-03T13:17:22.305Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-03T13:17:22.305Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-03T13:17:22.305Z] JOB_BASE_NAME PR-42736 [2021-09-03T13:17:22.305Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/display/redirect [2021-09-03T13:17:22.305Z] JOB_NAME moby/PR-42736 [2021-09-03T13:17:22.305Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/ [2021-09-03T13:17:22.305Z] library.jps.version master [2021-09-03T13:17:22.305Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-03T13:17:22.306Z] NODE_LABELS amd64 azure azwin-2-d5ac61 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-03T13:17:22.306Z] NODE_NAME azwin-2-d5ac61 [2021-09-03T13:17:22.306Z] NUMBER_OF_PROCESSORS 4 [2021-09-03T13:17:22.306Z] OS Windows_NT [2021-09-03T13:17:22.306Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-03T13:17:22.306Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-03T13:17:22.306Z] ppc64le false [2021-09-03T13:17:22.306Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-03T13:17:22.306Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-03T13:17:22.306Z] PROCESSOR_LEVEL 6 [2021-09-03T13:17:22.306Z] PROCESSOR_REVISION 5507 [2021-09-03T13:17:22.306Z] ProgramData C:\ProgramData [2021-09-03T13:17:22.306Z] ProgramFiles C:\Program Files [2021-09-03T13:17:22.306Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-03T13:17:22.306Z] ProgramW6432 C:\Program Files [2021-09-03T13:17:22.306Z] PROMPT $P$G [2021-09-03T13:17:22.306Z] PSExecutionPolicyPreference Bypass [2021-09-03T13:17:22.306Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-03T13:17:22.306Z] PUBLIC C:\Users\Public [2021-09-03T13:17:22.306Z] rootless true [2021-09-03T13:17:22.306Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect?page=arti... [2021-09-03T13:17:22.306Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect?page=changes [2021-09-03T13:17:22.306Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect [2021-09-03T13:17:22.306Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect?page=tests [2021-09-03T13:17:22.306Z] s390x false [2021-09-03T13:17:22.306Z] SKIP_VALIDATION_TESTS 1 [2021-09-03T13:17:22.306Z] SOURCES_DRIVE d [2021-09-03T13:17:22.306Z] SOURCES_SUBDIR gopath [2021-09-03T13:17:22.306Z] STAGE_NAME Run tests [2021-09-03T13:17:22.306Z] SystemDrive C: [2021-09-03T13:17:22.306Z] SystemRoot C:\Windows [2021-09-03T13:17:22.306Z] TEMP C:\Windows\TEMP [2021-09-03T13:17:22.306Z] TESTDEBUG 0 [2021-09-03T13:17:22.306Z] TESTRUN_DRIVE d [2021-09-03T13:17:22.306Z] TESTRUN_SUBDIR CI [2021-09-03T13:17:22.306Z] TIMEOUT 120m [2021-09-03T13:17:22.306Z] TMP C:\Windows\TEMP [2021-09-03T13:17:22.306Z] unit_validate true [2021-09-03T13:17:22.306Z] USERDOMAIN WORKGROUP [2021-09-03T13:17:22.306Z] USERNAME azwin-2-d5ac61$ [2021-09-03T13:17:22.306Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-03T13:17:22.306Z] validate_force false [2021-09-03T13:17:22.306Z] windir C:\Windows [2021-09-03T13:17:22.306Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-03T13:17:22.306Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-03T13:17:22.306Z] windows2022 true [2021-09-03T13:17:22.306Z] windows2022containerd true [2021-09-03T13:17:22.306Z] windowsRS1 false [2021-09-03T13:17:22.306Z] windowsRS5 true [2021-09-03T13:17:22.306Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-03T13:17:22.306Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-03T13:17:22.306Z] [2021-09-03T13:17:22.306Z] [2021-09-03T13:17:22.306Z] [2021-09-03T13:17:22.413Z] #37 ... [2021-09-03T13:17:22.413Z] [2021-09-03T13:17:22.413Z] #45 [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 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-09-03T13:17:22.413Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:22.413Z] #45 38.07 Reading package lists... [2021-09-03T13:17:22.413Z] #45 44.83 Building dependency tree... [2021-09-03T13:17:22.413Z] #45 49.32 The following additional packages will be installed: [2021-09-03T13:17:22.413Z] #45 49.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:17:22.413Z] #45 49.33 python3-protobuf python3-six [2021-09-03T13:17:22.413Z] #45 49.36 Suggested packages: [2021-09-03T13:17:22.413Z] #45 49.36 python3-setuptools [2021-09-03T13:17:22.413Z] #45 49.36 Recommended packages: [2021-09-03T13:17:22.413Z] #45 49.36 iproute2 | iproute [2021-09-03T13:17:22.413Z] #45 50.46 The following NEW packages will be installed: [2021-09-03T13:17:22.413Z] #45 50.48 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-03T13:17:22.413Z] #45 50.50 python3-protobuf python3-six [2021-09-03T13:17:22.413Z] #45 51.19 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:17:22.413Z] #45 51.19 Need to get 2267 kB of archives. [2021-09-03T13:17:22.413Z] #45 51.19 After this operation, 10.8 MB of additional disk space will be used. [2021-09-03T13:17:22.413Z] #45 51.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-03T13:17:22.413Z] #45 51.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:17:22.413Z] #45 51.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-03T13:17:22.413Z] #45 51.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-03T13:17:22.413Z] #45 51.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-03T13:17:22.413Z] #45 51.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-03T13:17:22.413Z] #45 51.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-03T13:17:22.413Z] #45 54.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-03T13:17:22.551Z] #14 53.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-03T13:17:22.677Z] #45 ... [2021-09-03T13:17:22.677Z] [2021-09-03T13:17:22.677Z] #58 [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-09-03T13:17:22.677Z] #58 sha256:65da898372168c7dee3babbb4762fa01cfd33a1e8c63b98f776bd5c9ba249657 [2021-09-03T13:17:22.677Z] #58 1.669 + RM_GOPATH=0 [2021-09-03T13:17:22.677Z] #58 1.669 + TMP_GOPATH= [2021-09-03T13:17:22.677Z] #58 1.669 + : /build [2021-09-03T13:17:22.677Z] #58 1.669 + '[' -z '' ']' [2021-09-03T13:17:22.677Z] #58 1.669 ++ mktemp -d [2021-09-03T13:17:22.677Z] #58 1.681 + export GOPATH=/tmp/tmp.IJByCXwQCX [2021-09-03T13:17:22.677Z] #58 1.681 + GOPATH=/tmp/tmp.IJByCXwQCX [2021-09-03T13:17:22.677Z] #58 1.681 + RM_GOPATH=1 [2021-09-03T13:17:22.677Z] #58 1.681 + case "$(go env GOARCH)" in [2021-09-03T13:17:22.677Z] #58 1.681 ++ go env GOARCH [2021-09-03T13:17:22.677Z] #58 1.743 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:22.677Z] #58 1.743 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:22.677Z] #58 1.743 ++ dirname /tmp/install/install.sh [2021-09-03T13:17:22.677Z] #58 1.743 + dir=/tmp/install [2021-09-03T13:17:22.677Z] #58 1.743 + bin=containerd [2021-09-03T13:17:22.677Z] #58 1.743 + shift [2021-09-03T13:17:22.677Z] #58 1.743 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-03T13:17:22.677Z] #58 1.743 + . /tmp/install/containerd.installer [2021-09-03T13:17:22.677Z] #58 1.743 ++ set -e [2021-09-03T13:17:22.677Z] #58 1.743 ++ : v1.5.5 [2021-09-03T13:17:22.677Z] #58 1.743 + install_containerd [2021-09-03T13:17:22.677Z] #58 1.743 + echo 'Install containerd version v1.5.5' [2021-09-03T13:17:22.677Z] #58 1.743 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IJByCXwQCX/src/github.com/containerd/containerd [2021-09-03T13:17:22.677Z] #58 1.743 Install containerd version v1.5.5 [2021-09-03T13:17:22.677Z] #58 1.755 Cloning into '/tmp/tmp.IJByCXwQCX/src/github.com/containerd/containerd'... [2021-09-03T13:17:22.772Z] #14 51.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-03T13:17:22.772Z] #14 51.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-03T13:17:22.772Z] #14 51.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:17:22.776Z] INFO: Sources under d:\gopath\... [2021-09-03T13:17:22.776Z] INFO: Test run under d:\CI\... [2021-09-03T13:17:22.776Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-03T13:17:22.776Z] INFO: docker/docker repository was found [2021-09-03T13:17:22.776Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-03T13:17:23.116Z] #14 54.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-03T13:17:23.246Z] ltsc2022: Pulling from windows/servercore [2021-09-03T13:17:23.246Z] 8f616e6e9eec: Pulling fs layer [2021-09-03T13:17:23.246Z] 393f6f5bddce: Pulling fs layer [2021-09-03T13:17:23.368Z] #19 185.6 Selecting previously unselected package g++-s390x-linux-gnu. [2021-09-03T13:17:23.368Z] #19 185.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-03T13:17:23.368Z] #19 185.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:23.368Z] #19 185.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-09-03T13:17:23.368Z] #19 185.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-09-03T13:17:23.368Z] #19 185.6 Unpacking crossbuild-essential-s390x (12.9) ... [2021-09-03T13:17:23.368Z] #19 185.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-09-03T13:17:23.368Z] #19 185.7 Setting up libfile-which-perl (1.23-1) ... [2021-09-03T13:17:23.368Z] #19 185.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-03T13:17:23.368Z] #19 185.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-09-03T13:17:23.368Z] #19 185.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-03T13:17:23.368Z] #19 185.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:17:23.368Z] #19 185.8 Setting up libicu67:amd64 (67.1-7) ... [2021-09-03T13:17:23.368Z] #19 185.8 Setting up libmagic-mgc (1:5.39-3) ... [2021-09-03T13:17:23.368Z] #19 185.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-03T13:17:23.368Z] #19 185.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-09-03T13:17:23.368Z] #19 185.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-09-03T13:17:23.368Z] #19 185.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-03T13:17:23.368Z] #19 185.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-03T13:17:23.368Z] #19 185.9 Setting up file (1:5.39-3) ... [2021-09-03T13:17:23.368Z] #19 185.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:17:23.368Z] #19 185.9 Setting up bzip2 (1.0.8-4) ... [2021-09-03T13:17:23.624Z] #19 185.9 Setting up libyaml-perl (1.30-1) ... [2021-09-03T13:17:23.624Z] #19 185.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-03T13:17:23.624Z] #19 185.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-09-03T13:17:23.624Z] #19 185.9 Setting up libio-string-perl (1.08-3.1) ... [2021-09-03T13:17:23.624Z] #19 186.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-03T13:17:23.624Z] #19 186.0 Setting up cross-config (2.6.18+nmu1) ... [2021-09-03T13:17:23.624Z] #19 186.1 Setting up xz-utils (5.2.5-2) ... [2021-09-03T13:17:23.624Z] #19 186.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-03T13:17:23.624Z] #19 186.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-09-03T13:17:23.624Z] #19 186.1 Setting up patch (2.7.6-7) ... [2021-09-03T13:17:23.624Z] #19 186.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-03T13:17:23.624Z] #19 186.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-03T13:17:23.624Z] #19 186.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:23.879Z] #19 186.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-03T13:17:23.879Z] #19 186.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-09-03T13:17:23.879Z] #19 186.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:23.879Z] #19 186.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:23.879Z] #19 186.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-03T13:17:23.879Z] #19 186.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-03T13:17:23.879Z] #19 186.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:23.879Z] #19 186.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:23.879Z] #19 186.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-03T13:17:23.879Z] #19 186.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-03T13:17:23.879Z] #19 186.3 Setting up libfile-homedir-perl (1.006-1) ... [2021-09-03T13:17:23.879Z] #19 186.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-03T13:17:23.879Z] #19 186.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:23.879Z] #19 186.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:17:23.879Z] #19 186.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:17:23.879Z] #19 186.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-09-03T13:17:23.986Z] #23 9.731 Collecting yamllint==1.26.1 [2021-09-03T13:17:24.135Z] #19 186.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:24.135Z] #19 186.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-03T13:17:24.135Z] #19 186.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-03T13:17:24.135Z] #19 186.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-03T13:17:24.135Z] #19 186.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.135Z] #19 186.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-09-03T13:17:24.391Z] #19 186.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-09-03T13:17:24.391Z] #19 186.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-03T13:17:24.557Z] #23 10.79 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-03T13:17:24.647Z] #19 187.0 [2021-09-03T13:17:24.647Z] #19 187.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-03T13:17:24.647Z] #19 187.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.647Z] #19 187.0 Setting up dpkg-dev (1.20.9) ... [2021-09-03T13:17:24.647Z] #19 187.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.647Z] #19 187.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-03T13:17:24.647Z] #19 187.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.647Z] #19 187.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.647Z] #19 187.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.647Z] #19 187.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.647Z] #19 187.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-03T13:17:24.647Z] #19 187.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.647Z] #19 187.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.903Z] #19 187.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.903Z] #19 187.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:24.903Z] #19 187.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-03T13:17:24.903Z] #19 187.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-09-03T13:17:24.903Z] #19 187.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-09-03T13:17:25.159Z] #19 187.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-03T13:17:25.159Z] #19 187.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-03T13:17:25.159Z] #19 187.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-03T13:17:25.159Z] #19 187.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:25.159Z] #19 187.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.159Z] #19 187.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.415Z] #19 187.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.415Z] #19 187.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-03T13:17:25.415Z] #19 187.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:25.415Z] #19 187.7 Setting up libxml-simple-perl (2.25-1) ... [2021-09-03T13:17:25.415Z] #19 187.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-03T13:17:25.415Z] #19 187.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-03T13:17:25.415Z] #19 187.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-03T13:17:25.415Z] #19 187.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.415Z] #19 187.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.415Z] #19 187.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.415Z] #19 187.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.415Z] #19 187.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:25.415Z] #19 187.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-09-03T13:17:25.639Z] #14 56.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-03T13:17:25.670Z] #19 187.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.670Z] #19 188.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:25.670Z] #19 188.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.670Z] #19 188.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:25.670Z] #19 188.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-03T13:17:25.670Z] #19 188.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-03T13:17:25.670Z] #19 188.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-03T13:17:25.670Z] #19 188.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:25.670Z] #19 188.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-03T13:17:25.670Z] #19 188.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:25.670Z] #19 188.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:25.670Z] #19 188.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-03T13:17:25.670Z] #19 188.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:25.670Z] #19 188.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:25.670Z] #19 188.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-03T13:17:25.926Z] #19 188.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:25.926Z] #19 188.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-09-03T13:17:25.926Z] #19 188.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:25.926Z] #19 188.2 Setting up crossbuild-essential-armel (12.9) ... [2021-09-03T13:17:25.926Z] #19 188.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-03T13:17:25.926Z] #19 188.2 Setting up crossbuild-essential-armhf (12.9) ... [2021-09-03T13:17:25.926Z] #19 188.3 Setting up crossbuild-essential-arm64 (12.9) ... [2021-09-03T13:17:25.926Z] #19 188.3 Setting up crossbuild-essential-s390x (12.9) ... [2021-09-03T13:17:25.926Z] #19 188.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-09-03T13:17:25.926Z] #19 188.3 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:25.941Z] #23 11.80 Collecting pathspec>=0.5.3 [2021-09-03T13:17:25.941Z] #23 11.80 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-03T13:17:25.941Z] #23 12.03 Collecting pyyaml [2021-09-03T13:17:25.941Z] #23 12.04 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-03T13:17:25.941Z] #23 12.08 Building wheels for collected packages: yamllint [2021-09-03T13:17:25.941Z] #23 12.08 Building wheel for yamllint (setup.py): started [2021-09-03T13:17:25.992Z] #58 ... [2021-09-03T13:17:25.992Z] [2021-09-03T13:17:25.992Z] #45 [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 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-09-03T13:17:25.993Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:25.993Z] #45 56.03 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:25.993Z] #45 56.37 Fetched 2267 kB in 4s (571 kB/s) [2021-09-03T13:17:25.993Z] #45 56.64 Selecting previously unselected package libprotobuf23:amd64. [2021-09-03T13:17:25.993Z] #45 56.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 ... 15713 files and directories currently installed.) [2021-09-03T13:17:25.993Z] #45 56.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-03T13:17:25.993Z] #45 56.76 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-03T13:17:25.993Z] #45 57.93 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:17:25.993Z] #45 57.94 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:17:25.993Z] #45 57.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:17:26.202Z] #23 ... [2021-09-03T13:17:26.202Z] [2021-09-03T13:17:26.202Z] #41 [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-09-03T13:17:26.202Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:17:26.202Z] #41 170.0 + dpkg --print-architecture [2021-09-03T13:17:26.202Z] #41 170.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-03T13:17:26.203Z] #14 57.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-03T13:17:26.203Z] #14 57.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-03T13:17:26.203Z] #14 57.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-03T13:17:26.203Z] #14 57.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-03T13:17:26.203Z] #14 57.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-03T13:17:26.203Z] #14 57.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-03T13:17:26.203Z] #14 57.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-03T13:17:26.203Z] #14 57.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-03T13:17:26.203Z] #14 57.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-03T13:17:26.254Z] #45 58.30 Selecting previously unselected package python3-six. [2021-09-03T13:17:26.254Z] #45 58.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-03T13:17:26.254Z] #45 58.31 Unpacking python3-six (1.16.0-2) ... [2021-09-03T13:17:26.254Z] #45 58.42 Selecting previously unselected package python3-protobuf. [2021-09-03T13:17:26.254Z] #45 58.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-03T13:17:26.254Z] #45 58.43 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-03T13:17:26.461Z] #14 57.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-03T13:17:26.461Z] #14 57.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-03T13:17:26.461Z] #14 57.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-03T13:17:26.461Z] #14 57.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-03T13:17:26.461Z] #14 57.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-03T13:17:26.461Z] #14 57.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-03T13:17:26.461Z] #14 57.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-03T13:17:26.462Z] #41 170.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-03T13:17:26.462Z] #41 170.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-03T13:17:27.263Z] #45 59.16 Selecting previously unselected package libnet1:amd64. [2021-09-03T13:17:27.264Z] #45 59.16 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-03T13:17:27.264Z] #45 59.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:17:27.264Z] #45 59.36 Selecting previously unselected package libnl-3-200:amd64. [2021-09-03T13:17:27.264Z] #45 59.36 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-03T13:17:27.264Z] #45 59.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:17:27.291Z] #19 DONE 189.4s [2021-09-03T13:17:27.291Z] [2021-09-03T13:17:27.291Z] #67 [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-09-03T13:17:27.291Z] #67 sha256:c0bde099a9827db3c40863df5422bbb8515d6f99ce71fa0b196b9245b3c61200 [2021-09-03T13:17:27.529Z] #45 59.63 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-03T13:17:27.529Z] #45 59.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-03T13:17:27.529Z] #45 59.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:17:27.804Z] #45 59.95 Selecting previously unselected package criu. [2021-09-03T13:17:27.804Z] #45 59.96 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-03T13:17:27.804Z] #45 60.00 Unpacking criu (3.15-1) ... [2021-09-03T13:17:27.833Z] #14 58.89 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:27.858Z] #41 ... [2021-09-03T13:17:27.858Z] [2021-09-03T13:17:27.858Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:17:27.858Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-09-03T13:17:27.858Z] #23 13.04 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-03T13:17:27.858Z] #23 13.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=16d233c46067e363540725db9078112614feb53e32e1a3964d4b1cadcf22d6e8 [2021-09-03T13:17:27.858Z] #23 13.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-03T13:17:27.858Z] #23 13.05 Successfully built yamllint [2021-09-03T13:17:27.858Z] #23 13.09 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-03T13:17:27.858Z] #23 13.47 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-03T13:17:27.858Z] #23 DONE 13.9s [2021-09-03T13:17:27.858Z] [2021-09-03T13:17:27.858Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-03T13:17:27.858Z] #26 sha256:95ee4f184c7d74af4f01f856d18b16273fda86c8908efe3a3e333bbc7b9f9f82 [2021-09-03T13:17:28.090Z] #14 59.24 Fetched 115 MB in 9s (12.9 MB/s) [2021-09-03T13:17:28.090Z] #14 59.48 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-03T13:17:28.090Z] #14 59.48 (Reading database ... [2021-09-03T13:17:28.090Z] #14 ... [2021-09-03T13:17:28.090Z] [2021-09-03T13:17:28.090Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:17:28.090Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:17:28.091Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-03T13:17:28.122Z] #26 DONE 0.3s [2021-09-03T13:17:28.122Z] [2021-09-03T13:17:28.122Z] #51 [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-09-03T13:17:28.122Z] #51 sha256:96b8661163071c707920a762792eb49391c511cf7c5ce243286acf2c549c866b [2021-09-03T13:17:28.122Z] #51 ... [2021-09-03T13:17:28.122Z] [2021-09-03T13:17:28.122Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-03T13:17:28.122Z] #31 sha256:232dc69f37ae1e8d50a3ae27c00760d0ba6bd9954b04e6e142405b2b503fcac6 [2021-09-03T13:17:28.221Z] First time build. Skipping changelog. [2021-09-03T13:17:28.349Z] #33 59.35 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) [2021-09-03T13:17:28.349Z] #33 ... [2021-09-03T13:17:28.349Z] [2021-09-03T13:17:28.349Z] #45 [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 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-09-03T13:17:28.349Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:28.349Z] #45 49.52 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:17:28.349Z] #45 49.52 Need to get 2267 kB of archives. [2021-09-03T13:17:28.349Z] #45 49.52 After this operation, 10.8 MB of additional disk space will be used. [2021-09-03T13:17:28.349Z] #45 49.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-03T13:17:28.349Z] #45 49.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:17:28.349Z] #45 49.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-03T13:17:28.349Z] #45 49.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-03T13:17:28.349Z] #45 49.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-03T13:17:28.349Z] #45 49.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-03T13:17:28.349Z] #45 49.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-03T13:17:28.349Z] #45 52.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-03T13:17:28.349Z] #45 53.88 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:28.349Z] #45 54.13 Fetched 2267 kB in 4s (554 kB/s) [2021-09-03T13:17:28.349Z] #45 54.34 Selecting previously unselected package libprotobuf23:amd64. [2021-09-03T13:17:28.349Z] #45 54.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-03T13:17:28.349Z] #45 54.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-03T13:17:28.349Z] #45 54.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-03T13:17:28.349Z] #45 55.65 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:17:28.349Z] #45 55.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:17:28.349Z] #45 55.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:17:28.349Z] #45 56.02 Selecting previously unselected package python3-six. [2021-09-03T13:17:28.349Z] #45 56.04 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-03T13:17:28.349Z] #45 56.07 Unpacking python3-six (1.16.0-2) ... [2021-09-03T13:17:28.349Z] #45 56.30 Selecting previously unselected package python3-protobuf. [2021-09-03T13:17:28.349Z] #45 56.30 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-03T13:17:28.349Z] #45 56.32 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-03T13:17:28.349Z] #45 57.34 Selecting previously unselected package libnet1:amd64. [2021-09-03T13:17:28.349Z] #45 57.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-03T13:17:28.349Z] #45 57.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:17:28.349Z] #45 57.57 Selecting previously unselected package libnl-3-200:amd64. [2021-09-03T13:17:28.349Z] #45 57.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-03T13:17:28.349Z] #45 57.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:17:28.349Z] #45 57.76 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-03T13:17:28.349Z] #45 57.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-03T13:17:28.349Z] #45 57.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:17:28.349Z] #45 58.00 Selecting previously unselected package criu. [2021-09-03T13:17:28.349Z] #45 58.00 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-03T13:17:28.349Z] #45 58.02 Unpacking criu (3.15-1) ... [2021-09-03T13:17:28.349Z] #45 59.01 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:17:28.383Z] #31 DONE 0.4s [2021-09-03T13:17:28.383Z] [2021-09-03T13:17:28.383Z] #51 [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-09-03T13:17:28.383Z] #51 sha256:96b8661163071c707920a762792eb49391c511cf7c5ce243286acf2c549c866b [2021-09-03T13:17:28.607Z] #45 ... [2021-09-03T13:17:28.607Z] [2021-09-03T13:17:28.607Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:28.607Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:28.607Z] #14 59.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-03T13:17:28.607Z] #14 59.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-03T13:17:28.607Z] #14 59.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-03T13:17:28.645Z] #51 ... [2021-09-03T13:17:28.645Z] [2021-09-03T13:17:28.645Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-03T13:17:28.645Z] #34 sha256:d12cf5eb3214487dcfeeb1806f63a1d238c073d6100542303bece283b81959c4 [2021-09-03T13:17:28.645Z] #34 DONE 0.2s [2021-09-03T13:17:28.645Z] [2021-09-03T13:17:28.645Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-03T13:17:28.645Z] #36 sha256:96fc6d9132c3eeb7c65ee798f8ee190f4d01c8c8b3291b21fa2dd799dfcb5402 [2021-09-03T13:17:28.645Z] #36 DONE 0.1s [2021-09-03T13:17:28.645Z] [2021-09-03T13:17:28.645Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-03T13:17:28.645Z] #39 sha256:aa84321625717fd3e8e1237e3321305fe57d7fad0b71a6f16cef6e1d2d8d0caa [Pipeline] stage [Pipeline] { (Print info) [2021-09-03T13:17:28.660Z] #67 1.622 + RM_GOPATH=0 [2021-09-03T13:17:28.660Z] #67 1.622 + TMP_GOPATH= [2021-09-03T13:17:28.660Z] #67 1.622 + : /build [2021-09-03T13:17:28.660Z] #67 1.622 + '[' -z '' ']' [2021-09-03T13:17:28.660Z] #67 1.622 ++ mktemp -d [2021-09-03T13:17:28.660Z] #67 1.622 + export GOPATH=/tmp/tmp.GLtZNNnsox [2021-09-03T13:17:28.660Z] #67 1.622 + GOPATH=/tmp/tmp.GLtZNNnsox [2021-09-03T13:17:28.660Z] #67 1.622 + RM_GOPATH=1 [2021-09-03T13:17:28.660Z] #67 1.622 + case "$(go env GOARCH)" in [2021-09-03T13:17:28.660Z] #67 1.622 ++ go env GOARCH [2021-09-03T13:17:28.660Z] #67 1.631 Install rootlesskit version v0.14.4 [2021-09-03T13:17:28.660Z] #67 1.634 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:28.660Z] #67 1.634 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:28.660Z] #67 1.634 ++ dirname /tmp/install/install.sh [2021-09-03T13:17:28.660Z] #67 1.634 + dir=/tmp/install [2021-09-03T13:17:28.660Z] #67 1.634 + bin=rootlesskit [2021-09-03T13:17:28.660Z] #67 1.634 + shift [2021-09-03T13:17:28.660Z] #67 1.634 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-03T13:17:28.660Z] #67 1.634 + . /tmp/install/rootlesskit.installer [2021-09-03T13:17:28.660Z] #67 1.634 ++ : v0.14.4 [2021-09-03T13:17:28.660Z] #67 1.634 + install_rootlesskit [2021-09-03T13:17:28.660Z] #67 1.634 + case "$1" in [2021-09-03T13:17:28.660Z] #67 1.634 + export CGO_ENABLED=0 [2021-09-03T13:17:28.660Z] #67 1.634 + CGO_ENABLED=0 [2021-09-03T13:17:28.660Z] #67 1.634 + _install_rootlesskit [2021-09-03T13:17:28.660Z] #67 1.634 + echo 'Install rootlesskit version v0.14.4' [2021-09-03T13:17:28.660Z] #67 1.634 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:17:28.660Z] #67 1.634 + GOBIN=/build [2021-09-03T13:17:28.660Z] #67 1.634 + GO111MODULE=on [2021-09-03T13:17:28.660Z] #67 1.634 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [Pipeline] sh [2021-09-03T13:17:28.907Z] #39 DONE 0.1s [2021-09-03T13:17:28.907Z] [2021-09-03T13:17:28.907Z] #55 [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-09-03T13:17:28.907Z] #55 sha256:e98262b6deed1f1fb1db4e5badc8ea708ff0a3970e5b3e81253631d2eff7ba1c [2021-09-03T13:17:28.917Z] #67 2.012 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-03T13:17:29.189Z] #45 61.18 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:17:29.405Z] #14 ... [2021-09-03T13:17:29.405Z] [2021-09-03T13:17:29.405Z] #58 [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-09-03T13:17:29.405Z] #58 sha256:1292b3a39f17636b488cc0d775cf877df92243893ca34d649e4b971ce5e3d4f7 [2021-09-03T13:17:29.405Z] #58 30.94 Updating files: 60% (2749/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-09-03T13:17:29.405Z] #58 31.98 + cd /tmp/tmp.f3Jj8EFCmn/src/github.com/containerd/containerd [2021-09-03T13:17:29.405Z] #58 31.98 + git checkout -q v1.5.5 [2021-09-03T13:17:29.978Z] #14 ... [2021-09-03T13:17:29.978Z] [2021-09-03T13:17:29.978Z] #58 [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-09-03T13:17:29.978Z] #58 sha256:67d0e9ef0daea3082732c6b893c42c8bbfb2d781c8a9c9e8970ecaff69ce4007 [2021-09-03T13:17:29.978Z] #58 1.754 + RM_GOPATH=0 [2021-09-03T13:17:29.978Z] #58 1.754 + TMP_GOPATH= [2021-09-03T13:17:29.978Z] #58 1.754 + : /build [2021-09-03T13:17:29.978Z] #58 1.754 + '[' -z '' ']' [2021-09-03T13:17:29.978Z] #58 1.754 ++ mktemp -d [2021-09-03T13:17:29.979Z] #58 1.776 + export GOPATH=/tmp/tmp.s4uiPxGPu8 [2021-09-03T13:17:29.979Z] #58 1.776 + GOPATH=/tmp/tmp.s4uiPxGPu8 [2021-09-03T13:17:29.979Z] #58 1.776 + RM_GOPATH=1 [2021-09-03T13:17:29.979Z] #58 1.776 + case "$(go env GOARCH)" in [2021-09-03T13:17:29.979Z] #58 1.776 ++ go env GOARCH [2021-09-03T13:17:29.979Z] #58 1.808 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:29.979Z] #58 1.808 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:29.979Z] #58 1.809 ++ dirname /tmp/install/install.sh [2021-09-03T13:17:29.979Z] #58 1.809 + dir=/tmp/install [2021-09-03T13:17:29.979Z] #58 1.810 + bin=containerd [2021-09-03T13:17:29.979Z] #58 1.810 + shift [2021-09-03T13:17:29.979Z] #58 1.810 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-03T13:17:29.979Z] #58 1.810 + . /tmp/install/containerd.installer [2021-09-03T13:17:29.979Z] #58 1.810 ++ set -e [2021-09-03T13:17:29.979Z] #58 1.810 ++ : v1.5.5 [2021-09-03T13:17:29.979Z] #58 1.810 + install_containerd [2021-09-03T13:17:29.979Z] #58 1.810 + echo 'Install containerd version v1.5.5' [2021-09-03T13:17:29.979Z] #58 1.810 Install containerd version v1.5.5 [2021-09-03T13:17:29.979Z] #58 1.812 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s4uiPxGPu8/src/github.com/containerd/containerd [2021-09-03T13:17:29.979Z] #58 1.812 Cloning into '/tmp/tmp.s4uiPxGPu8/src/github.com/containerd/containerd'... [2021-09-03T13:17:30.236Z] #58 ... [2021-09-03T13:17:30.236Z] [2021-09-03T13:17:30.236Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:17:30.236Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:17:30.236Z] #33 59.35 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-03T13:17:30.236Z] #33 60.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-03T13:17:30.236Z] #33 60.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:17:30.287Z] #67 3.231 go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:17:30.287Z] #67 3.238 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-03T13:17:30.287Z] #67 3.263 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-03T13:17:30.360Z] #58 32.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-03T13:17:30.360Z] #58 32.88 + BUILDTAGS='netgo osusergo static_build' [2021-09-03T13:17:30.360Z] #58 32.88 + export EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:17:30.360Z] #58 32.88 + EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:17:30.360Z] #58 32.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-03T13:17:30.360Z] #58 32.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-03T13:17:30.360Z] #58 32.88 + '[' '' = dynamic ']' [2021-09-03T13:17:30.360Z] #58 32.88 + make [2021-09-03T13:17:30.543Z] #67 3.628 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-03T13:17:28.130Z] > git rev-list --no-walk 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 # timeout=10 [2021-09-03T13:17:31.105Z] #45 ... [2021-09-03T13:17:31.105Z] [2021-09-03T13:17:31.105Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:31.105Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:31.105Z] #14 53.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-03T13:17:31.105Z] #14 54.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-03T13:17:31.105Z] #14 54.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-03T13:17:31.105Z] #14 56.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-03T13:17:31.105Z] #14 57.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-03T13:17:31.105Z] #14 57.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-03T13:17:31.105Z] #14 57.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-03T13:17:31.105Z] #14 57.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-03T13:17:31.105Z] #14 57.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-03T13:17:31.105Z] #14 57.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-03T13:17:31.105Z] #14 57.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-03T13:17:31.105Z] #14 57.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-03T13:17:31.105Z] #14 57.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-03T13:17:31.105Z] #14 57.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-03T13:17:31.105Z] #14 57.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-03T13:17:31.105Z] #14 57.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-03T13:17:31.105Z] #14 57.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-03T13:17:31.105Z] #14 57.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-03T13:17:31.105Z] #14 57.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-03T13:17:31.105Z] #14 57.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-03T13:17:31.105Z] #14 59.28 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:17:31.105Z] #14 59.55 Fetched 115 MB in 8s (13.7 MB/s) [2021-09-03T13:17:31.105Z] #14 59.64 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-03T13:17:31.105Z] #14 59.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 ... 15713 files and directories currently installed.) [2021-09-03T13:17:31.105Z] #14 59.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-03T13:17:31.105Z] #14 59.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-03T13:17:31.105Z] #14 63.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-03T13:17:31.105Z] #14 63.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-03T13:17:31.105Z] #14 63.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:17:31.366Z] #14 ... [2021-09-03T13:17:31.366Z] [2021-09-03T13:17:31.366Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:17:31.366Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:17:31.366Z] #33 58.85 Updating files: 83% (1276/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 99% (1507/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-03T13:17:31.366Z] #33 59.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-03T13:17:31.366Z] #33 60.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:17:31.588Z] + docker version [2021-09-03T13:17:31.762Z] #58 34.50 + bin/ctr [2021-09-03T13:17:31.912Z] #67 4.770 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-03T13:17:31.912Z] #67 ... [2021-09-03T13:17:31.912Z] [2021-09-03T13:17:31.912Z] #32 [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-09-03T13:17:31.912Z] #32 sha256:421e0de761f24d406c6d63f93a0b008f7258bb95646ea12d66feea3c84729b88 [2021-09-03T13:17:31.912Z] #32 1.326 + RM_GOPATH=0 [2021-09-03T13:17:31.912Z] #32 1.326 + TMP_GOPATH= [2021-09-03T13:17:31.912Z] #32 1.326 + : /build [2021-09-03T13:17:31.912Z] #32 1.326 + '[' -z '' ']' [2021-09-03T13:17:31.912Z] #32 1.328 ++ mktemp -d [2021-09-03T13:17:31.912Z] #32 1.330 + export GOPATH=/tmp/tmp.K5vnbfpdlN [2021-09-03T13:17:31.912Z] #32 1.330 + GOPATH=/tmp/tmp.K5vnbfpdlN [2021-09-03T13:17:31.912Z] #32 1.330 + RM_GOPATH=1 [2021-09-03T13:17:31.912Z] #32 1.330 + case "$(go env GOARCH)" in [2021-09-03T13:17:31.912Z] #32 1.330 ++ go env GOARCH [2021-09-03T13:17:31.912Z] #32 1.337 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:31.912Z] #32 1.337 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:31.912Z] #32 1.337 ++ dirname /tmp/install/install.sh [2021-09-03T13:17:31.912Z] #32 1.338 + dir=/tmp/install [2021-09-03T13:17:31.912Z] #32 1.338 + bin=dockercli [2021-09-03T13:17:31.912Z] #32 1.338 + shift [2021-09-03T13:17:31.912Z] #32 1.338 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-03T13:17:31.912Z] #32 1.338 + . /tmp/install/dockercli.installer [2021-09-03T13:17:31.912Z] #32 1.339 Install docker/cli version 17.06.2-ce from stable [2021-09-03T13:17:31.912Z] #32 1.339 ++ : stable [2021-09-03T13:17:31.912Z] #32 1.339 ++ : 17.06.2-ce [2021-09-03T13:17:31.912Z] #32 1.339 + install_dockercli [2021-09-03T13:17:31.912Z] #32 1.339 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-03T13:17:31.912Z] #32 1.339 ++ uname -m [2021-09-03T13:17:31.912Z] #32 1.342 + arch=x86_64 [2021-09-03T13:17:31.912Z] #32 1.342 + '[' x86_64 '!=' x86_64 ']' [2021-09-03T13:17:31.912Z] #32 1.342 + url=https://download.docker.com/linux/static [2021-09-03T13:17:31.912Z] #32 1.342 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-03T13:17:31.912Z] #32 1.342 + tar -xz docker/docker [2021-09-03T13:17:31.912Z] #32 4.670 + mkdir -p /build [2021-09-03T13:17:31.912Z] #32 4.672 + mv docker/docker /build/ [2021-09-03T13:17:31.912Z] #32 4.674 + rmdir docker [2021-09-03T13:17:31.912Z] #32 DONE 4.9s [2021-09-03T13:17:31.912Z] [2021-09-03T13:17:31.912Z] #64 [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-09-03T13:17:31.912Z] #64 sha256:8caf2449580f7cddeec66e425b9c053a5ac4e4c21ffd4ac457129b0e216c33e2 [2021-09-03T13:17:31.912Z] #64 2.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:17:31.912Z] #64 2.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:17:31.912Z] #64 2.112 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:17:31.912Z] #64 2.381 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-03T13:17:31.912Z] #64 2.723 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-03T13:17:31.912Z] #64 3.117 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-03T13:17:31.912Z] #64 3.530 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:17:31.912Z] #64 4.021 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:17:31.912Z] #64 4.441 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-03T13:17:31.912Z] #64 4.864 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.0 kB] [2021-09-03T13:17:31.912Z] #64 4.864 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.1 kB] [2021-09-03T13:17:31.912Z] #64 4.866 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:17:31.912Z] #64 4.867 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.4 kB] [2021-09-03T13:17:31.912Z] #64 4.867 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:17:31.912Z] #64 4.868 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.4 kB] [2021-09-03T13:17:32.135Z] #33 ... [2021-09-03T13:17:32.135Z] [2021-09-03T13:17:32.135Z] #37 [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-09-03T13:17:32.135Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:32.135Z] #37 53.31 Selecting previously unselected package cmake-data. [2021-09-03T13:17:32.135Z] #37 53.31 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-03T13:17:32.135Z] #37 53.36 Unpacking cmake-data (3.18.4-2) ... [2021-09-03T13:17:32.135Z] #37 57.89 Selecting previously unselected package libicu67:amd64. [2021-09-03T13:17:32.135Z] #37 57.92 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-03T13:17:32.135Z] #37 57.92 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-03T13:17:32.135Z] #37 ... [2021-09-03T13:17:32.135Z] [2021-09-03T13:17:32.135Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:32.135Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:32.135Z] #14 62.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-03T13:17:32.135Z] #14 62.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-03T13:17:32.135Z] #14 62.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:17:32.169Z] #64 ... [2021-09-03T13:17:32.169Z] [2021-09-03T13:17:32.169Z] #67 [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-09-03T13:17:32.169Z] #67 sha256:c0bde099a9827db3c40863df5422bbb8515d6f99ce71fa0b196b9245b3c61200 [2021-09-03T13:17:32.169Z] #67 5.147 go: downloading github.com/google/uuid v1.3.0 [2021-09-03T13:17:32.169Z] #67 5.153 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-03T13:17:32.169Z] #67 5.200 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-03T13:17:32.207Z] #55 ... [2021-09-03T13:17:32.207Z] [2021-09-03T13:17:32.207Z] #51 [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-09-03T13:17:32.207Z] #51 sha256:96b8661163071c707920a762792eb49391c511cf7c5ce243286acf2c549c866b [2021-09-03T13:17:32.207Z] #51 176.0 + /build/golangci-lint --version [2021-09-03T13:17:32.207Z] #51 176.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-03T13:17:32.426Z] #67 5.325 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-03T13:17:32.426Z] #67 5.370 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-03T13:17:32.468Z] #51 DONE 176.5s [2021-09-03T13:17:32.468Z] [2021-09-03T13:17:32.468Z] #41 [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-09-03T13:17:32.468Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:17:32.683Z] #67 5.588 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-03T13:17:32.940Z] #67 5.833 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-03T13:17:32.940Z] #67 5.905 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-03T13:17:34.832Z] #67 7.416 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-03T13:17:34.832Z] #67 7.466 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-03T13:17:35.575Z] #33 ... [2021-09-03T13:17:35.575Z] [2021-09-03T13:17:35.575Z] #37 [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-09-03T13:17:35.575Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:35.575Z] #37 57.16 Selecting previously unselected package libicu67:amd64. [2021-09-03T13:17:35.575Z] #37 57.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-03T13:17:35.575Z] #37 57.24 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-03T13:17:35.575Z] #37 66.92 Selecting previously unselected package libxml2:amd64. [2021-09-03T13:17:35.575Z] #37 66.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-03T13:17:35.575Z] #37 66.94 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:17:35.575Z] #37 ... [2021-09-03T13:17:35.575Z] [2021-09-03T13:17:35.575Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:35.575Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:35.575Z] #14 67.13 Selecting previously unselected package binutils-mingw-w64. [2021-09-03T13:17:35.575Z] #14 67.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-03T13:17:35.575Z] #14 67.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:17:35.575Z] #14 67.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-03T13:17:35.575Z] #14 67.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:17:35.575Z] #14 67.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:17:35.575Z] #14 67.77 Selecting previously unselected package dmsetup. [2021-09-03T13:17:35.575Z] #14 67.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:17:35.575Z] #14 67.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:17:35.836Z] #14 68.09 Selecting previously unselected package mingw-w64-common. [2021-09-03T13:17:35.836Z] #14 68.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-03T13:17:35.836Z] #14 68.13 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-03T13:17:36.315Z] #14 67.24 Selecting previously unselected package binutils-mingw-w64. [2021-09-03T13:17:36.315Z] #14 67.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-03T13:17:36.315Z] #14 67.27 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:17:36.315Z] #14 67.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-03T13:17:36.315Z] #14 67.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:17:36.315Z] #14 67.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:17:36.880Z] #14 68.12 Selecting previously unselected package dmsetup. [2021-09-03T13:17:36.880Z] #14 68.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:17:36.880Z] #14 68.12 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:17:37.351Z] #67 ... [2021-09-03T13:17:37.351Z] [2021-09-03T13:17:37.351Z] #44 [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-09-03T13:17:37.352Z] #44 sha256:1b957e5af8d6f6bdd317ff90cbad158c4cbef521f9fc57fdac0bab396769cad6 [2021-09-03T13:17:37.352Z] #44 2.047 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:17:37.352Z] #44 2.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:17:37.352Z] #44 2.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:17:37.352Z] #44 2.352 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-03T13:17:37.352Z] #44 2.733 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:17:37.352Z] #44 3.049 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:17:37.352Z] #44 3.405 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-03T13:17:37.352Z] #44 3.906 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-03T13:17:37.352Z] #44 4.342 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-03T13:17:37.352Z] #44 4.811 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.0 kB] [2021-09-03T13:17:37.352Z] #44 4.814 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.4 kB] [2021-09-03T13:17:37.352Z] #44 4.821 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.4 kB] [2021-09-03T13:17:37.352Z] #44 4.825 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.1 kB] [2021-09-03T13:17:37.352Z] #44 4.831 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:17:37.352Z] #44 4.832 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:17:37.352Z] #44 ... [2021-09-03T13:17:37.352Z] [2021-09-03T13:17:37.352Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:37.352Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-09-03T13:17:37.352Z] #20 1.779 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:17:37.352Z] #20 1.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:17:37.352Z] #20 1.867 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:17:37.352Z] #20 1.989 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:17:37.352Z] #20 2.203 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-03T13:17:37.352Z] #20 2.596 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-03T13:17:37.352Z] #20 2.892 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:17:37.352Z] #20 3.204 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-03T13:17:37.352Z] #20 3.592 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-03T13:17:37.352Z] #20 3.984 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:17:37.352Z] #20 3.988 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.4 kB] [2021-09-03T13:17:37.352Z] #20 3.989 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:17:37.352Z] #20 3.990 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.1 kB] [2021-09-03T13:17:37.352Z] #20 3.991 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.4 kB] [2021-09-03T13:17:37.352Z] #20 3.992 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.0 kB] [2021-09-03T13:17:37.446Z] #14 68.59 Selecting previously unselected package mingw-w64-common. [2021-09-03T13:17:37.446Z] #14 68.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-03T13:17:37.446Z] #14 68.62 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-03T13:17:38.013Z] #14 ... [2021-09-03T13:17:38.013Z] [2021-09-03T13:17:38.013Z] #37 [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-09-03T13:17:38.013Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:38.013Z] #37 67.01 Selecting previously unselected package libxml2:amd64. [2021-09-03T13:17:38.013Z] #37 67.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-03T13:17:38.013Z] #37 67.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:17:38.013Z] #37 67.88 Selecting previously unselected package libarchive13:amd64. [2021-09-03T13:17:38.013Z] #37 67.88 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-03T13:17:38.013Z] #37 67.93 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-03T13:17:38.013Z] #37 68.48 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-03T13:17:38.014Z] #37 68.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-03T13:17:38.014Z] #37 68.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-03T13:17:38.014Z] #37 68.73 Selecting previously unselected package librhash0:amd64. [2021-09-03T13:17:38.014Z] #37 68.74 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-03T13:17:38.014Z] #37 68.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-03T13:17:38.014Z] #37 68.98 Selecting previously unselected package libuv1:amd64. [2021-09-03T13:17:38.014Z] #37 68.98 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-03T13:17:38.014Z] #37 68.98 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-03T13:17:38.014Z] #37 69.24 Selecting previously unselected package cmake. [2021-09-03T13:17:38.014Z] #37 69.25 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-03T13:17:38.014Z] #37 69.29 Unpacking cmake (3.18.4-2) ... [2021-09-03T13:17:38.201Z] 393f6f5bddce: Verifying Checksum [2021-09-03T13:17:38.201Z] 393f6f5bddce: Download complete [2021-09-03T13:17:38.671Z] 8f616e6e9eec: Verifying Checksum [2021-09-03T13:17:38.671Z] 8f616e6e9eec: Download complete [2021-09-03T13:17:38.783Z] Client: [2021-09-03T13:17:38.783Z] Version: 20.10.8 [2021-09-03T13:17:38.783Z] API version: 1.41 [2021-09-03T13:17:38.783Z] Go version: go1.16.6 [2021-09-03T13:17:38.783Z] Git commit: 3967b7d [2021-09-03T13:17:38.783Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-03T13:17:38.783Z] OS/Arch: windows/amd64 [2021-09-03T13:17:38.783Z] Context: default [2021-09-03T13:17:38.783Z] Experimental: true [2021-09-03T13:17:38.783Z] [2021-09-03T13:17:38.783Z] Server: Docker Engine - Community [2021-09-03T13:17:38.783Z] Engine: [2021-09-03T13:17:38.783Z] Version: 20.10.8 [2021-09-03T13:17:38.783Z] API version: 1.41 (minimum version 1.24) [2021-09-03T13:17:38.783Z] Go version: go1.16.6 [2021-09-03T13:17:38.783Z] Git commit: 75249d8 [2021-09-03T13:17:38.783Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-03T13:17:38.783Z] OS/Arch: windows/amd64 [2021-09-03T13:17:38.783Z] Experimental: true [Pipeline] sh [2021-09-03T13:17:39.946Z] #58 ... [2021-09-03T13:17:39.946Z] [2021-09-03T13:17:39.946Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:39.946Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-09-03T13:17:39.946Z] #14 58.84 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-03T13:17:39.946Z] #14 58.84 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-03T13:17:39.946Z] #14 58.85 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:17:39.946Z] #14 62.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-03T13:17:39.946Z] #14 62.77 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-03T13:17:39.946Z] #14 62.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:17:39.946Z] #14 66.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-03T13:17:39.946Z] #14 66.22 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-03T13:17:39.946Z] #14 66.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:17:40.397Z] + docker info [2021-09-03T13:17:40.538Z] #37 ... [2021-09-03T13:17:40.538Z] [2021-09-03T13:17:40.538Z] #45 [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 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-09-03T13:17:40.538Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:40.538Z] #45 61.62 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-03T13:17:40.538Z] #45 61.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:17:40.538Z] #45 61.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:17:40.538Z] #45 61.69 Setting up python3-six (1.16.0-2) ... [2021-09-03T13:17:40.538Z] #45 62.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:17:40.538Z] #45 63.02 Setting up python3-protobuf (3.12.4-1) ... [2021-09-03T13:17:40.538Z] #45 68.42 Setting up criu (3.15-1) ... [2021-09-03T13:17:40.538Z] #45 71.16 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:42.420Z] #14 ... [2021-09-03T13:17:42.420Z] [2021-09-03T13:17:42.420Z] #45 [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 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-09-03T13:17:42.420Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:42.420Z] #45 63.61 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-03T13:17:42.420Z] #45 63.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:17:42.420Z] #45 63.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:17:42.420Z] #45 63.65 Setting up python3-six (1.16.0-2) ... [2021-09-03T13:17:42.420Z] #45 65.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:17:42.420Z] #45 65.27 Setting up python3-protobuf (3.12.4-1) ... [2021-09-03T13:17:42.420Z] #45 70.58 Setting up criu (3.15-1) ... [2021-09-03T13:17:42.420Z] #45 73.71 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:42.420Z] #45 ... [2021-09-03T13:17:42.420Z] [2021-09-03T13:17:42.420Z] #37 [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-09-03T13:17:42.420Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:42.420Z] #37 67.57 Selecting previously unselected package libarchive13:amd64. [2021-09-03T13:17:42.420Z] #37 67.57 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-03T13:17:42.420Z] #37 67.57 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-03T13:17:42.420Z] #37 68.11 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-03T13:17:42.420Z] #37 68.11 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-03T13:17:42.420Z] #37 68.16 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-03T13:17:42.420Z] #37 68.45 Selecting previously unselected package librhash0:amd64. [2021-09-03T13:17:42.420Z] #37 68.46 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-03T13:17:42.420Z] #37 68.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-03T13:17:42.420Z] #37 68.71 Selecting previously unselected package libuv1:amd64. [2021-09-03T13:17:42.420Z] #37 68.71 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-03T13:17:42.420Z] #37 68.71 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-03T13:17:42.420Z] #37 69.07 Selecting previously unselected package cmake. [2021-09-03T13:17:42.420Z] #37 69.09 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-03T13:17:42.420Z] #37 69.09 Unpacking cmake (3.18.4-2) ... [2021-09-03T13:17:42.437Z] #45 DONE 73.4s [2021-09-03T13:17:42.437Z] [2021-09-03T13:17:42.437Z] #51 [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-09-03T13:17:42.437Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:17:43.365Z] #37 75.41 Setting up libicu67:amd64 (67.1-7) ... [2021-09-03T13:17:43.365Z] #37 75.45 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:17:43.365Z] #37 75.49 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-03T13:17:43.365Z] #37 ... [2021-09-03T13:17:43.365Z] [2021-09-03T13:17:43.365Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:43.365Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:43.365Z] #14 75.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-03T13:17:43.365Z] #14 75.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-03T13:17:43.365Z] #14 75.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:17:43.365Z] #14 ... [2021-09-03T13:17:43.365Z] [2021-09-03T13:17:43.365Z] #45 [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 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-09-03T13:17:43.365Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-09-03T13:17:43.365Z] #45 DONE 75.5s [2021-09-03T13:17:43.626Z] [2021-09-03T13:17:43.626Z] #37 [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-09-03T13:17:43.626Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:43.626Z] #37 75.53 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:17:43.626Z] #37 75.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-03T13:17:43.626Z] #37 75.67 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-03T13:17:43.626Z] #37 75.71 Setting up cmake-data (3.18.4-2) ... [2021-09-03T13:17:43.626Z] #37 75.77 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:17:43.626Z] #37 75.77 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-03T13:17:43.626Z] #37 75.80 Setting up cmake (3.18.4-2) ... [2021-09-03T13:17:43.626Z] #37 75.81 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:44.175Z] #14 73.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-03T13:17:44.204Z] #37 DONE 76.4s [2021-09-03T13:17:44.204Z] [2021-09-03T13:17:44.204Z] #38 [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-09-03T13:17:44.204Z] #38 sha256:3adc429b2e25e666752c043371ace91722ee3943fca05ed09bebc1945afaff63 [2021-09-03T13:17:44.439Z] #14 73.38 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-03T13:17:44.439Z] #14 73.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:17:44.701Z] #41 DONE 186.5s [2021-09-03T13:17:44.701Z] [2021-09-03T13:17:44.701Z] #58 [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-09-03T13:17:44.701Z] #58 sha256:040e9d8444ec71aa57603ee9933db9cec9cc6772f158c34d11f6482b66a5e205 [2021-09-03T13:17:44.701Z] #58 ... [2021-09-03T13:17:44.701Z] [2021-09-03T13:17:44.701Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-03T13:17:44.701Z] #42 sha256:ea259f143ea7417898fbd64150b03c52334da7ca9f0f2431df4cd302a63b2444 [2021-09-03T13:17:44.701Z] #42 DONE 0.2s [2021-09-03T13:17:44.701Z] [2021-09-03T13:17:44.701Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-03T13:17:44.701Z] #46 sha256:9fc969075ce17f387df5d2eb71a881dfa69d384e77bcd0b966b19a509b55c345 [2021-09-03T13:17:44.701Z] #46 DONE 0.1s [2021-09-03T13:17:44.701Z] [2021-09-03T13:17:44.701Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-03T13:17:44.701Z] #48 sha256:5b8ff108dc56135ac637d51f735f025db2b455c8a537147d91c0ec3ee3718a2b [2021-09-03T13:17:44.701Z] #48 DONE 0.1s [2021-09-03T13:17:44.701Z] [2021-09-03T13:17:44.701Z] #58 [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-09-03T13:17:44.701Z] #58 sha256:040e9d8444ec71aa57603ee9933db9cec9cc6772f158c34d11f6482b66a5e205 [2021-09-03T13:17:44.701Z] #58 ... [2021-09-03T13:17:44.701Z] [2021-09-03T13:17:44.701Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-03T13:17:44.701Z] #50 sha256:991d2e56c448cfc82843665ac144d7bec5667c00a366e456396d783c838d159c [2021-09-03T13:17:44.701Z] #50 DONE 0.1s [2021-09-03T13:17:44.701Z] [2021-09-03T13:17:44.701Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-03T13:17:44.701Z] #52 sha256:ebdec97d71a7c315a40de59ae3ab704668d248918b843a6f28fa1e465ded6d1a [2021-09-03T13:17:44.962Z] #52 DONE 0.3s [2021-09-03T13:17:44.962Z] [2021-09-03T13:17:44.962Z] #58 [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-09-03T13:17:44.962Z] #58 sha256:040e9d8444ec71aa57603ee9933db9cec9cc6772f158c34d11f6482b66a5e205 [2021-09-03T13:17:44.962Z] #58 ... [2021-09-03T13:17:44.962Z] [2021-09-03T13:17:44.962Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-03T13:17:44.962Z] #54 sha256:546d5bcf02ce6fcd0358a0d73d5de819869e48af2af5053868e7e9ab031fc414 [2021-09-03T13:17:44.962Z] #54 DONE 0.1s [2021-09-03T13:17:44.971Z] #51 ... [2021-09-03T13:17:44.971Z] [2021-09-03T13:17:44.971Z] #37 [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-09-03T13:17:44.971Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-09-03T13:17:45.223Z] [2021-09-03T13:17:45.223Z] #58 [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-09-03T13:17:45.223Z] #58 sha256:040e9d8444ec71aa57603ee9933db9cec9cc6772f158c34d11f6482b66a5e205 [2021-09-03T13:17:45.228Z] #37 76.40 Setting up libicu67:amd64 (67.1-7) ... [2021-09-03T13:17:45.228Z] #37 76.42 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:17:45.228Z] #37 76.43 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-03T13:17:45.228Z] #37 76.44 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:17:45.228Z] #37 76.54 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-03T13:17:45.228Z] #37 76.57 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-03T13:17:45.228Z] #37 76.60 Setting up cmake-data (3.18.4-2) ... [2021-09-03T13:17:45.485Z] #37 76.66 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-03T13:17:45.485Z] #37 76.68 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-03T13:17:45.485Z] #37 76.69 Setting up cmake (3.18.4-2) ... [2021-09-03T13:17:45.485Z] #37 76.71 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:46.053Z] #37 DONE 77.3s [2021-09-03T13:17:46.053Z] [2021-09-03T13:17:46.053Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:46.053Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:46.053Z] #14 76.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-03T13:17:46.053Z] #14 76.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-03T13:17:46.053Z] #14 76.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:17:46.119Z] #38 1.825 + RM_GOPATH=0 [2021-09-03T13:17:46.119Z] #38 1.825 + TMP_GOPATH= [2021-09-03T13:17:46.119Z] #38 1.825 + : /build [2021-09-03T13:17:46.119Z] #38 1.825 + '[' -z '' ']' [2021-09-03T13:17:46.119Z] #38 1.825 ++ mktemp -d [2021-09-03T13:17:46.119Z] #38 1.825 + export GOPATH=/tmp/tmp.Oj2B48nm4L [2021-09-03T13:17:46.119Z] #38 1.825 + GOPATH=/tmp/tmp.Oj2B48nm4L [2021-09-03T13:17:46.119Z] #38 1.825 + RM_GOPATH=1 [2021-09-03T13:17:46.119Z] #38 1.825 + case "$(go env GOARCH)" in [2021-09-03T13:17:46.119Z] #38 1.825 ++ go env GOARCH [2021-09-03T13:17:46.119Z] #38 1.851 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:46.119Z] #38 1.851 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:46.119Z] #38 1.851 ++ dirname /tmp/install/install.sh [2021-09-03T13:17:46.119Z] #38 1.857 + dir=/tmp/install [2021-09-03T13:17:46.119Z] #38 1.857 + bin=tini [2021-09-03T13:17:46.119Z] #38 1.857 + shift [2021-09-03T13:17:46.119Z] #38 1.857 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-03T13:17:46.119Z] #38 1.857 + . /tmp/install/tini.installer [2021-09-03T13:17:46.119Z] #38 1.857 ++ : v0.19.0 [2021-09-03T13:17:46.119Z] #38 1.857 + install_tini [2021-09-03T13:17:46.119Z] #38 1.857 + echo 'Install tini version v0.19.0' [2021-09-03T13:17:46.119Z] #38 1.857 + git clone https://github.com/krallin/tini.git /tmp/tmp.Oj2B48nm4L/tini [2021-09-03T13:17:46.119Z] #38 1.857 Cloning into '/tmp/tmp.Oj2B48nm4L/tini'... [2021-09-03T13:17:46.119Z] #38 1.858 Install tini version v0.19.0 [2021-09-03T13:17:47.064Z] #38 2.813 + cd /tmp/tmp.Oj2B48nm4L/tini [2021-09-03T13:17:47.064Z] #38 2.830 + git checkout -q v0.19.0 [2021-09-03T13:17:47.064Z] #38 2.864 + cmake . [2021-09-03T13:17:47.326Z] #38 3.293 -- The C compiler identification is GNU 10.2.1 [2021-09-03T13:17:47.326Z] #38 3.362 -- Detecting C compiler ABI info [2021-09-03T13:17:47.959Z] #14 ... [2021-09-03T13:17:47.959Z] [2021-09-03T13:17:47.959Z] #49 [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-09-03T13:17:47.959Z] #49 sha256:605a2d088052d5487f800c534ed7b0d6854c4efaf117e881e6c133edf35071bc [2021-09-03T13:17:47.959Z] #49 DONE 78.8s [2021-09-03T13:17:47.959Z] [2021-09-03T13:17:47.959Z] #38 [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-09-03T13:17:47.959Z] #38 sha256:02b511644cfd1cc0fb8bc75064bba5f5af651fce3648bc0e8e7f8379e95aa94a [2021-09-03T13:17:47.959Z] #38 1.882 + RM_GOPATH=0 [2021-09-03T13:17:47.959Z] #38 1.882 + TMP_GOPATH= [2021-09-03T13:17:47.959Z] #38 1.882 + : /build [2021-09-03T13:17:47.959Z] #38 1.882 + '[' -z '' ']' [2021-09-03T13:17:47.959Z] #38 1.882 ++ mktemp -d [2021-09-03T13:17:47.959Z] #38 1.882 + export GOPATH=/tmp/tmp.mTkERQTfkh [2021-09-03T13:17:47.959Z] #38 1.882 + GOPATH=/tmp/tmp.mTkERQTfkh [2021-09-03T13:17:47.959Z] #38 1.882 + RM_GOPATH=1 [2021-09-03T13:17:47.959Z] #38 1.882 + case "$(go env GOARCH)" in [2021-09-03T13:17:47.959Z] #38 1.882 ++ go env GOARCH [2021-09-03T13:17:47.959Z] #38 1.907 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:47.959Z] #38 1.907 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:17:47.959Z] #38 1.907 ++ dirname /tmp/install/install.sh [2021-09-03T13:17:47.959Z] #38 1.911 + dir=/tmp/install [2021-09-03T13:17:47.959Z] #38 1.911 + bin=tini [2021-09-03T13:17:47.959Z] #38 1.911 + shift [2021-09-03T13:17:47.959Z] #38 1.911 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-03T13:17:47.959Z] #38 1.911 + . /tmp/install/tini.installer [2021-09-03T13:17:47.959Z] #38 1.912 ++ : v0.19.0 [2021-09-03T13:17:47.959Z] #38 1.912 + install_tini [2021-09-03T13:17:47.959Z] #38 1.912 + echo 'Install tini version v0.19.0' [2021-09-03T13:17:47.959Z] #38 1.912 + git clone https://github.com/krallin/tini.git /tmp/tmp.mTkERQTfkh/tini [2021-09-03T13:17:47.959Z] #38 1.912 Install tini version v0.19.0 [2021-09-03T13:17:47.959Z] #38 1.922 Cloning into '/tmp/tmp.mTkERQTfkh/tini'... [2021-09-03T13:17:48.271Z] #38 4.147 -- Detecting C compiler ABI info - done [2021-09-03T13:17:48.532Z] #38 4.310 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-03T13:17:48.532Z] #38 4.315 -- Detecting C compile features [2021-09-03T13:17:48.532Z] #38 4.318 -- Detecting C compile features - done [2021-09-03T13:17:48.532Z] #38 4.362 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-03T13:17:48.532Z] #38 4.587 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-03T13:17:48.668Z] #14 77.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-03T13:17:48.668Z] #14 77.12 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-03T13:17:48.668Z] #14 77.13 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:17:48.668Z] #14 77.29 Selecting previously unselected package libapparmor1:arm64. [2021-09-03T13:17:48.668Z] #14 77.29 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-03T13:17:48.668Z] #14 77.30 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-03T13:17:48.668Z] #14 77.55 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-03T13:17:48.668Z] #14 77.55 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-03T13:17:48.668Z] #14 77.56 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-03T13:17:48.668Z] #14 77.73 Selecting previously unselected package libbtrfs0:arm64. [2021-09-03T13:17:48.668Z] #14 77.75 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-03T13:17:48.668Z] #14 77.76 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-03T13:17:48.796Z] #38 4.709 -- Configuring done [2021-09-03T13:17:48.796Z] #38 4.747 -- Generating done [2021-09-03T13:17:48.796Z] #38 4.762 -- Build files have been written to: /tmp/tmp.Oj2B48nm4L/tini [2021-09-03T13:17:48.796Z] #38 4.765 + make tini-static [2021-09-03T13:17:48.890Z] #38 2.809 + cd /tmp/tmp.mTkERQTfkh/tini [2021-09-03T13:17:48.890Z] #38 2.809 + git checkout -q v0.19.0 [2021-09-03T13:17:48.890Z] #38 2.832 + cmake . [2021-09-03T13:17:48.938Z] #14 77.92 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-03T13:17:48.938Z] #14 77.93 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-03T13:17:48.938Z] #14 77.94 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-03T13:17:48.938Z] #14 78.12 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-09-03T13:17:49.061Z] #38 5.023 Scanning dependencies of target tini-static [2021-09-03T13:17:49.061Z] #38 5.133 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-03T13:17:49.205Z] #14 78.13 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-03T13:17:49.205Z] #14 78.14 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-03T13:17:49.205Z] #14 78.20 Selecting previously unselected package libudev-dev:arm64. [2021-09-03T13:17:49.205Z] #14 78.21 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-09-03T13:17:49.205Z] #14 78.22 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-09-03T13:17:49.205Z] #14 78.36 Selecting previously unselected package libsepol1-dev:arm64. [2021-09-03T13:17:49.205Z] #14 78.37 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-09-03T13:17:49.322Z] #38 ... [2021-09-03T13:17:49.322Z] [2021-09-03T13:17:49.322Z] #49 [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-09-03T13:17:49.322Z] #49 sha256:55f119ca5a25aa05503f81e7d07dc9c707d2cc609deb0822cffcb65fcb02f0ce [2021-09-03T13:17:49.322Z] #49 DONE 81.6s [2021-09-03T13:17:49.322Z] [2021-09-03T13:17:49.322Z] #38 [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-09-03T13:17:49.322Z] #38 sha256:3adc429b2e25e666752c043371ace91722ee3943fca05ed09bebc1945afaff63 [2021-09-03T13:17:49.459Z] #38 3.377 -- The C compiler identification is GNU 10.2.1 [2021-09-03T13:17:49.459Z] #38 3.466 -- Detecting C compiler ABI info [2021-09-03T13:17:49.469Z] #14 78.38 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-09-03T13:17:49.529Z] #20 ... [2021-09-03T13:17:49.529Z] [2021-09-03T13:17:49.529Z] #64 [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-09-03T13:17:49.529Z] #64 sha256:8caf2449580f7cddeec66e425b9c053a5ac4e4c21ffd4ac457129b0e216c33e2 [2021-09-03T13:17:49.529Z] #64 20.96 Fetched 48.3 MB in 19s (2529 kB/s) [2021-09-03T13:17:49.733Z] #14 78.67 Selecting previously unselected package libpcre2-16-0:arm64. [2021-09-03T13:17:49.733Z] #14 78.67 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-09-03T13:17:49.733Z] #14 78.68 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-09-03T13:17:49.997Z] #14 78.87 Selecting previously unselected package libpcre2-32-0:arm64. [2021-09-03T13:17:49.997Z] #14 78.87 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-09-03T13:17:49.997Z] #14 78.89 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-09-03T13:17:49.997Z] #14 79.07 Selecting previously unselected package libpcre2-posix2:arm64. [2021-09-03T13:17:49.997Z] #14 79.08 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-09-03T13:17:49.997Z] #14 79.10 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-09-03T13:17:50.261Z] #14 79.22 Selecting previously unselected package libpcre2-dev:arm64. [2021-09-03T13:17:50.261Z] #14 79.23 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-09-03T13:17:50.261Z] #14 79.24 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-09-03T13:17:50.394Z] #38 4.161 -- Detecting C compiler ABI info - done [2021-09-03T13:17:50.394Z] #38 4.278 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-03T13:17:50.394Z] #38 4.280 -- Detecting C compile features [2021-09-03T13:17:50.394Z] #38 4.281 -- Detecting C compile features - done [2021-09-03T13:17:50.394Z] #38 4.318 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-03T13:17:50.394Z] #38 4.575 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-03T13:17:50.525Z] #14 79.54 Selecting previously unselected package libselinux1-dev:arm64. [2021-09-03T13:17:50.525Z] #14 79.54 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-09-03T13:17:50.525Z] #14 79.57 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-09-03T13:17:50.655Z] #38 4.687 -- Configuring done [2021-09-03T13:17:50.655Z] #38 4.692 -- Generating done [2021-09-03T13:17:50.655Z] #38 4.719 -- Build files have been written to: /tmp/tmp.mTkERQTfkh/tini [2021-09-03T13:17:50.655Z] #38 4.726 + make tini-static [2021-09-03T13:17:50.708Z] #38 6.740 [100%] Linking C executable tini-static [2021-09-03T13:17:50.789Z] #14 79.83 Selecting previously unselected package libdevmapper-dev:arm64. [2021-09-03T13:17:50.789Z] #14 79.84 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-09-03T13:17:50.789Z] #14 79.85 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-03T13:17:50.913Z] #38 4.944 Scanning dependencies of target tini-static [2021-09-03T13:17:50.913Z] #38 5.017 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-03T13:17:51.053Z] #14 79.99 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-03T13:17:51.053Z] #14 80.01 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-03T13:17:51.053Z] #14 80.02 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-03T13:17:51.053Z] #14 80.15 Selecting previously unselected package libsystemd-dev:arm64. [2021-09-03T13:17:51.053Z] #14 80.17 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-09-03T13:17:51.053Z] #14 80.18 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-09-03T13:17:51.652Z] #38 7.483 [100%] Built target tini-static [2021-09-03T13:17:51.652Z] #38 7.523 + mkdir -p /build [2021-09-03T13:17:51.652Z] #38 7.525 + cp tini-static /build/docker-init [2021-09-03T13:17:51.652Z] #38 DONE 7.6s [2021-09-03T13:17:51.652Z] [2021-09-03T13:17:51.653Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:51.653Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:51.653Z] #14 83.08 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-03T13:17:51.653Z] #14 83.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:17:51.653Z] #14 83.09 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:17:51.653Z] #14 83.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-03T13:17:51.653Z] #14 83.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:17:51.653Z] #14 83.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:17:52.009Z] #14 80.87 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-03T13:17:52.009Z] #14 80.91 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-03T13:17:52.009Z] #14 80.93 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:17:52.009Z] #14 80.94 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-09-03T13:17:52.009Z] #14 80.96 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:17:52.009Z] #14 80.98 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-09-03T13:17:52.009Z] #14 81.00 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-03T13:17:52.009Z] #14 81.01 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-09-03T13:17:52.009Z] #14 81.02 Setting up libudev-dev:arm64 (247.3-6) ... [2021-09-03T13:17:52.009Z] #14 81.03 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-09-03T13:17:52.009Z] #14 81.04 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-03T13:17:52.009Z] #14 81.05 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-03T13:17:52.009Z] #14 81.07 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:17:52.009Z] #14 81.08 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-03T13:17:52.009Z] #14 81.09 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-03T13:17:52.009Z] #14 81.11 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-09-03T13:17:52.009Z] #14 81.14 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:17:52.009Z] #14 81.16 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-09-03T13:17:52.009Z] #14 81.17 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-09-03T13:17:52.009Z] #14 81.18 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:17:52.273Z] #14 81.21 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:17:52.273Z] #14 81.23 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-09-03T13:17:52.273Z] #14 81.24 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:17:52.273Z] #14 81.26 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-09-03T13:17:52.273Z] #14 81.27 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:17:52.273Z] #14 81.28 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:17:52.273Z] #14 81.30 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-09-03T13:17:52.273Z] #14 81.31 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:17:52.273Z] #14 81.34 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:17:52.273Z] #14 81.37 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-03T13:17:52.537Z] #14 81.40 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:17:52.537Z] #14 81.44 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-03T13:17:52.537Z] #14 81.46 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-03T13:17:52.537Z] #14 81.48 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:17:52.537Z] #14 ... [2021-09-03T13:17:52.537Z] [2021-09-03T13:17:52.537Z] #60 [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-09-03T13:17:52.537Z] #60 sha256:22df2e50a6fe322292d8e0c9e36caf91a415dfc17ff59b05948aa563f30fbaca [2021-09-03T13:17:52.537Z] #60 81.47 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:17:52.537Z] #60 81.47 + GOBIN=/build [2021-09-03T13:17:52.537Z] #60 81.47 + GO111MODULE=on [2021-09-03T13:17:52.537Z] #60 81.47 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-03T13:17:52.808Z] #38 6.574 [100%] Linking C executable tini-static [2021-09-03T13:17:53.372Z] #38 ... [2021-09-03T13:17:53.372Z] [2021-09-03T13:17:53.372Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:53.372Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:53.372Z] #14 84.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-03T13:17:53.372Z] #14 84.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:17:53.372Z] #14 84.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:17:53.629Z] #14 84.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-03T13:17:53.629Z] #14 84.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:17:53.629Z] #14 84.84 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:17:53.885Z] #14 ... [2021-09-03T13:17:53.885Z] [2021-09-03T13:17:53.885Z] #38 [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-09-03T13:17:53.885Z] #38 sha256:02b511644cfd1cc0fb8bc75064bba5f5af651fce3648bc0e8e7f8379e95aa94a [2021-09-03T13:17:53.885Z] #38 7.356 [100%] Built target tini-static [2021-09-03T13:17:53.885Z] #38 7.475 + mkdir -p /build [2021-09-03T13:17:53.885Z] #38 7.500 + cp tini-static /build/docker-init [2021-09-03T13:17:53.885Z] #38 DONE 7.8s [2021-09-03T13:17:53.885Z] [2021-09-03T13:17:53.885Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:53.885Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:17:55.389Z] Client: [2021-09-03T13:17:55.389Z] Context: default [2021-09-03T13:17:55.389Z] Debug Mode: false [2021-09-03T13:17:55.389Z] Plugins: [2021-09-03T13:17:55.389Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-03T13:17:55.389Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-03T13:17:55.389Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-03T13:17:55.389Z] [2021-09-03T13:17:55.389Z] Server: [2021-09-03T13:17:55.389Z] Containers: 0 [2021-09-03T13:17:55.389Z] Running: 0 [2021-09-03T13:17:55.389Z] Paused: 0 [2021-09-03T13:17:55.389Z] Stopped: 0 [2021-09-03T13:17:55.389Z] Images: 0 [2021-09-03T13:17:55.389Z] Server Version: 20.10.8 [2021-09-03T13:17:55.389Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-03T13:17:55.389Z] Windows: [2021-09-03T13:17:55.389Z] LCOW: [2021-09-03T13:17:55.389Z] Logging Driver: json-file [2021-09-03T13:17:55.389Z] Plugins: [2021-09-03T13:17:55.389Z] Volume: local [2021-09-03T13:17:55.389Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T13:17:55.389Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T13:17:55.389Z] Swarm: inactive [2021-09-03T13:17:55.389Z] Default Isolation: process [2021-09-03T13:17:55.389Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-03T13:17:55.389Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-03T13:17:55.389Z] OSType: windows [2021-09-03T13:17:55.389Z] Architecture: x86_64 [2021-09-03T13:17:55.389Z] CPUs: 4 [2021-09-03T13:17:55.389Z] Total Memory: 32GiB [2021-09-03T13:17:55.389Z] Name: azwin-2-b5d0f0 [2021-09-03T13:17:55.389Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-03T13:17:55.389Z] Docker Root Dir: D:\docker [2021-09-03T13:17:55.389Z] Debug Mode: false [2021-09-03T13:17:55.389Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:17:55.389Z] Labels: [2021-09-03T13:17:55.389Z] Experimental: true [2021-09-03T13:17:55.389Z] Insecure Registries: [2021-09-03T13:17:55.389Z] 10.0.0.4:5000 [2021-09-03T13:17:55.389Z] 127.0.0.0/8 [2021-09-03T13:17:55.389Z] Registry Mirrors: [2021-09-03T13:17:55.389Z] http://10.0.0.4:5000/ [2021-09-03T13:17:55.389Z] Live Restore Enabled: false [2021-09-03T13:17:55.389Z] Product License: Community Engine [2021-09-03T13:17:55.389Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-03T13:17:56.126Z] #64 20.96 Reading package lists... [2021-09-03T13:17:56.126Z] #64 ... [2021-09-03T13:17:56.126Z] [2021-09-03T13:17:56.126Z] #44 [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-09-03T13:17:56.126Z] #44 sha256:1b957e5af8d6f6bdd317ff90cbad158c4cbef521f9fc57fdac0bab396769cad6 [2021-09-03T13:17:56.126Z] #44 21.39 Fetched 48.3 MB in 20s (2467 kB/s) [2021-09-03T13:17:57.067Z] #44 21.39 Reading package lists... [2021-09-03T13:17:57.067Z] #44 ... [2021-09-03T13:17:57.067Z] [2021-09-03T13:17:57.067Z] #64 [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-09-03T13:17:57.067Z] #64 sha256:8caf2449580f7cddeec66e425b9c053a5ac4e4c21ffd4ac457129b0e216c33e2 [2021-09-03T13:17:57.067Z] #64 20.96 Reading package lists... [2021-09-03T13:17:58.434Z] #64 30.10 Reading package lists... [2021-09-03T13:17:58.434Z] #64 ... [2021-09-03T13:17:58.434Z] [2021-09-03T13:17:58.434Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:58.434Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-09-03T13:17:58.434Z] #20 21.35 Fetched 48.3 MB in 20s (2440 kB/s) [2021-09-03T13:17:58.434Z] #20 21.35 Reading package lists... [2021-09-03T13:17:58.434Z] #20 30.81 Reading package lists... [2021-09-03T13:17:58.434Z] #20 ... [2021-09-03T13:17:58.434Z] [2021-09-03T13:17:58.434Z] #44 [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-09-03T13:17:58.434Z] #44 sha256:1b957e5af8d6f6bdd317ff90cbad158c4cbef521f9fc57fdac0bab396769cad6 [2021-09-03T13:17:58.434Z] #44 21.39 Reading package lists... [2021-09-03T13:17:59.196Z] #60 DONE 87.8s [2021-09-03T13:17:59.197Z] [2021-09-03T13:17:59.197Z] #51 [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-09-03T13:17:59.197Z] #51 sha256:47c69482421c8b25fd8b7a4492174bae77a3660d4f3d514b71e0227367ac64dd [2021-09-03T13:17:59.197Z] #51 ... [2021-09-03T13:17:59.197Z] [2021-09-03T13:17:59.197Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:17:59.197Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-09-03T13:17:59.197Z] #14 DONE 87.9s [2021-09-03T13:17:59.197Z] [2021-09-03T13:17:59.197Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-03T13:17:59.197Z] #61 sha256:f60a52f888f11deef126fbb9423cc6db04febb79fb89bb767b4198b3fc2540ed [2021-09-03T13:17:59.197Z] #61 DONE 0.1s [2021-09-03T13:17:59.197Z] [2021-09-03T13:17:59.197Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-03T13:17:59.197Z] #62 sha256:f2392316cd80c740dece779e6d4b494455bc73cc14f0ba557a52f08d95630c40 [2021-09-03T13:17:59.197Z] #62 DONE 0.3s [2021-09-03T13:17:59.197Z] [2021-09-03T13:17:59.197Z] #55 [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-09-03T13:17:59.197Z] #55 sha256:06002e0be947ebbfa401ab28f57b78d5e1c72fb33690b1370607d7ea14e87944 [2021-09-03T13:18:01.130Z] #55 2.169 + RM_GOPATH=0 [2021-09-03T13:18:01.130Z] #55 2.169 + TMP_GOPATH= [2021-09-03T13:18:01.130Z] #55 2.169 + : /build [2021-09-03T13:18:01.130Z] #55 2.169 + '[' -z '' ']' [2021-09-03T13:18:01.130Z] #55 2.169 ++ mktemp -d [2021-09-03T13:18:01.130Z] #55 2.169 + export GOPATH=/tmp/tmp.ZXVT21NZGM [2021-09-03T13:18:01.130Z] #55 2.169 + GOPATH=/tmp/tmp.ZXVT21NZGM [2021-09-03T13:18:01.130Z] #55 2.169 + RM_GOPATH=1 [2021-09-03T13:18:01.130Z] #55 2.169 + case "$(go env GOARCH)" in [2021-09-03T13:18:01.130Z] #55 2.178 ++ go env GOARCH [2021-09-03T13:18:01.130Z] #55 2.207 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:18:01.130Z] #55 2.207 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:18:01.130Z] #55 2.208 ++ dirname /tmp/install/install.sh [2021-09-03T13:18:01.130Z] #55 2.210 + dir=/tmp/install [2021-09-03T13:18:01.130Z] #55 2.211 + bin=runc [2021-09-03T13:18:01.130Z] #55 2.211 + shift [2021-09-03T13:18:01.130Z] #55 2.212 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-03T13:18:01.130Z] #55 2.212 + . /tmp/install/runc.installer [2021-09-03T13:18:01.130Z] #55 2.212 ++ set -e [2021-09-03T13:18:01.130Z] #55 2.213 ++ : v1.0.2 [2021-09-03T13:18:01.130Z] #55 2.213 + install_runc [2021-09-03T13:18:01.130Z] #55 2.214 + RUNC_BUILDTAGS=seccomp [2021-09-03T13:18:01.130Z] #55 2.214 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-03T13:18:01.130Z] #55 2.215 Install runc version v1.0.2 (build tags: seccomp) [2021-09-03T13:18:01.130Z] #55 2.217 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZXVT21NZGM/src/github.com/opencontainers/runc [2021-09-03T13:18:01.130Z] #55 2.221 Cloning into '/tmp/tmp.ZXVT21NZGM/src/github.com/opencontainers/runc'... [2021-09-03T13:18:01.657Z] #14 92.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-03T13:18:01.657Z] #14 92.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:01.657Z] #14 92.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:18:01.710Z] #55 ... [2021-09-03T13:18:01.710Z] [2021-09-03T13:18:01.710Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-03T13:18:01.710Z] #15 sha256:9ad227832f5b1089e9533efd14342b58d5742a57f2947edbbf0aff3a9e96925b [2021-09-03T13:18:01.710Z] #15 DONE 2.9s [2021-09-03T13:18:01.710Z] [2021-09-03T13:18:01.710Z] #25 [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-09-03T13:18:01.710Z] #25 sha256:47eeba43c47619ee2b27fbcbec6d1c66bc1632d4763fe0346d5dad14e7dae5ee [2021-09-03T13:18:02.238Z] #14 93.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-03T13:18:02.239Z] #14 93.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:02.239Z] #14 93.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:18:03.371Z] #25 88.46 Updating files: 19% (2192/11433) Updating files: 20% (2287/11433) Updating files: 21% (2401/11433) Updating files: 22% (2516/11433) Updating files: 23% (2630/11433) Updating files: 24% (2744/11433) Updating files: 25% (2859/11433) Updating files: 26% (2973/11433) Updating files: 27% (3087/11433) Updating files: 28% (3202/11433) Updating files: 29% (3316/11433) Updating files: 30% (3430/11433) Updating files: 31% (3545/11433) Updating files: 32% (3659/11433) Updating files: 33% (3773/11433) Updating files: 34% (3888/11433) Updating files: 35% (4002/11433) Updating files: 36% (4116/11433) Updating files: 37% (4231/11433) Updating files: 38% (4345/11433) Updating files: 39% (4459/11433) Updating files: 40% (4574/11433) Updating files: 40% (4575/11433) Updating files: 41% (4688/11433) Updating files: 42% (4802/11433) Updating files: 43% (4917/11433) Updating files: 44% (5031/11433) Updating files: 45% (5145/11433) Updating files: 46% (5260/11433) Updating files: 47% (5374/11433) Updating files: 48% (5488/11433) Updating files: 49% (5603/11433) Updating files: 50% (5717/11433) Updating files: 51% (5831/11433) Updating files: 52% (5946/11433) Updating files: 53% (6060/11433) Updating files: 54% (6174/11433) Updating files: 55% (6289/11433) Updating files: 56% (6403/11433) Updating files: 57% (6517/11433) Updating files: 58% (6632/11433) Updating files: 59% (6746/11433) Updating files: 60% (6860/11433) Updating files: 61% (6975/11433) Updating files: 62% (7089/11433) Updating files: 63% (7203/11433) Updating files: 64% (7318/11433) Updating files: 64% (7379/11433) Updating files: 65% (7432/11433) Updating files: 66% (7546/11433) Updating files: 67% (7661/11433) Updating files: 68% (7775/11433) Updating files: 69% (7889/11433) Updating files: 70% (8004/11433) Updating files: 71% (8118/11433) Updating files: 72% (8232/11433) Updating files: 73% (8347/11433) Updating files: 74% (8461/11433) Updating files: 75% (8575/11433) Updating files: 76% (8690/11433) Updating files: 77% (8804/11433) Updating files: 78% (8918/11433) Updating files: 79% (9033/11433) Updating files: 80% (9147/11433) Updating files: 81% (9261/11433) Updating files: 82% (9376/11433) Updating files: 83% (9490/11433) Updating files: 84% (9604/11433) Updating files: 85% (9719/11433) Updating files: 86% (9833/11433) Updating files: 87% (9947/11433) Updating files: 87% (10003/11433) Updating files: 88% (10062/11433) Updating files: 89% (10176/11433) Updating files: 90% (10290/11433) Updating files: 91% (10405/11433) Updating files: 92% (10519/11433) Updating files: 93% (10633/11433) Updating files: 94% (10748/11433) Updating files: 95% (10862/11433) Updating files: 96% (10976/11433) Updating files: 97% (11091/11433) Updating files: 98% (11205/11433) Updating files: 99% (11319/11433) Updating files: 100% (11433/11433) Updating files: 100% (11433/11433), done. [2021-09-03T13:18:03.371Z] #25 92.45 + cd /tmp/tmp.VwGtbx6SVW/tmp/docker-ce [2021-09-03T13:18:03.636Z] #25 92.45 + git checkout -q v17.06.2-ce [2021-09-03T13:18:03.900Z] #25 ... [2021-09-03T13:18:03.900Z] [2021-09-03T13:18:03.900Z] #16 [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-09-03T13:18:03.900Z] #16 sha256:462bdb71d81c46bebe43d2e0ad4aed8a338973c2043eafcf6878302003d32b67 [2021-09-03T13:18:03.900Z] #16 DONE 2.0s [2021-09-03T13:18:03.900Z] [2021-09-03T13:18:03.900Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-03T13:18:03.900Z] #17 sha256:d76093d9a0228d22599ee93c52355604690f2225861fb4e51ff63ab5b10db1f3 [2021-09-03T13:18:05.088Z] Running on azwin-2-d5ac60 in d:\jenkins\workspace\moby_PR-42736 [Pipeline] { [Pipeline] ws [2021-09-03T13:18:05.106Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-03T13:18:05.305Z] #17 1.339 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-03T13:18:05.569Z] #17 DONE 1.7s [2021-09-03T13:18:05.569Z] [2021-09-03T13:18:05.569Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-03T13:18:05.569Z] #18 sha256:5fc2480a2c07d007b511fd9bbfeb47c154952ca75fa947468e377cc9d818d1e8 [2021-09-03T13:18:06.367Z] The recommended git tool is: git [2021-09-03T13:18:06.526Z] #44 30.49 Reading package lists... [2021-09-03T13:18:06.526Z] #44 ... [2021-09-03T13:18:06.526Z] [2021-09-03T13:18:06.526Z] #64 [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-09-03T13:18:06.526Z] #64 sha256:8caf2449580f7cddeec66e425b9c053a5ac4e4c21ffd4ac457129b0e216c33e2 [2021-09-03T13:18:06.526Z] #64 30.10 Reading package lists... [2021-09-03T13:18:06.604Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-03T13:18:06.604Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6d6cef68\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-03T13:18:06.604Z] ---------------------------------------------------------------------------- [2021-09-03T13:18:06.604Z] [2021-09-03T13:18:06.604Z] INFO: executeCI.ps1 starting at Fri Sep 3 13:18:06 CUT 2021 [2021-09-03T13:18:06.604Z] [2021-09-03T13:18:06.604Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-03T13:18:06.604Z] INFO: Running git version 2.24.1.windows.2 [2021-09-03T13:18:06.604Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-09-03T13:18:06.604Z] INFO: Environment variables: [2021-09-03T13:18:06.604Z] [2021-09-03T13:18:06.604Z] Name Value [2021-09-03T13:18:06.604Z] ---- ----- [2021-09-03T13:18:06.604Z] ALLUSERSPROFILE C:\ProgramData [2021-09-03T13:18:06.604Z] amd64 true [2021-09-03T13:18:06.604Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-03T13:18:06.604Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-03T13:18:06.604Z] arm64 true [2021-09-03T13:18:06.604Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-03T13:18:06.604Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-03T13:18:06.604Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-03T13:18:06.604Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-03T13:18:06.604Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-03T13:18:06.604Z] BRANCH_NAME PR-42736 [2021-09-03T13:18:06.604Z] BUILD_DISPLAY_NAME #10 [2021-09-03T13:18:06.604Z] BUILD_ID 10 [2021-09-03T13:18:06.604Z] BUILD_NUMBER 10 [2021-09-03T13:18:06.604Z] BUILD_TAG jenkins-moby-PR-42736-10 [2021-09-03T13:18:06.604Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/ [2021-09-03T13:18:06.604Z] cgroup2 true [2021-09-03T13:18:06.604Z] CHANGE_AUTHOR thaJeztah [2021-09-03T13:18:06.604Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-09-03T13:18:06.604Z] CHANGE_BRANCH cap_net_raw_usens_detection [2021-09-03T13:18:06.604Z] CHANGE_FORK thaJeztah/docker [2021-09-03T13:18:06.604Z] CHANGE_ID 42736 [2021-09-03T13:18:06.604Z] CHANGE_TARGET master [2021-09-03T13:18:06.604Z] CHANGE_TITLE daemon.WithCommonOptions() fix detection of user-namespaces [2021-09-03T13:18:06.604Z] CHANGE_URL https://github.com/moby/moby/pull/42736 [2021-09-03T13:18:06.604Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:18:06.604Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-03T13:18:06.604Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-03T13:18:06.604Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-03T13:18:06.604Z] COMPUTERNAME azwin-2-b5d0f0 [2021-09-03T13:18:06.604Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-03T13:18:06.604Z] ConfigSequenceNumber 0 [2021-09-03T13:18:06.604Z] dco true [2021-09-03T13:18:06.604Z] DOCKER_BUILDKIT 0 [2021-09-03T13:18:06.604Z] DOCKER_DUT_DEBUG 1 [2021-09-03T13:18:06.604Z] DOCKER_EXPERIMENTAL 1 [2021-09-03T13:18:06.604Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-03T13:18:06.604Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-03T13:18:06.604Z] EXECUTOR_NUMBER 0 [2021-09-03T13:18:06.604Z] FQDN azwin-2-b5d0f0.westus.cloudapp.azure.com [2021-09-03T13:18:06.604Z] GIT_BRANCH PR-42736 [2021-09-03T13:18:06.604Z] GIT_COMMIT 57f7a25178331b8e11902487f7003385b2ba8940 [2021-09-03T13:18:06.604Z] GIT_PREVIOUS_COMMIT 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 [2021-09-03T13:18:06.604Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 32bb4a225dc28e717db2a33c29ca1848d74c2771 [2021-09-03T13:18:06.604Z] GIT_URL https://github.com/moby/moby.git [2021-09-03T13:18:06.604Z] HUDSON_COOKIE 9efc5659-c409-4a5f-9e2b-7eb4f74a23aa [2021-09-03T13:18:06.604Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-03T13:18:06.604Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-03T13:18:06.604Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-03T13:18:06.604Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-03T13:18:06.604Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-03T13:18:06.604Z] JENKINS_NODE_COOKIE b26b751f-2d0f-42ea-a126-8ca1ddb125d4 [2021-09-03T13:18:06.604Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-03T13:18:06.604Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-03T13:18:06.604Z] JOB_BASE_NAME PR-42736 [2021-09-03T13:18:06.604Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/display/redirect [2021-09-03T13:18:06.604Z] JOB_NAME moby/PR-42736 [2021-09-03T13:18:06.604Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/ [2021-09-03T13:18:06.604Z] library.jps.version master [2021-09-03T13:18:06.604Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-03T13:18:06.604Z] NODE_LABELS amd64 azure azwin-2-b5d0f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-09-03T13:18:06.604Z] NODE_NAME azwin-2-b5d0f0 [2021-09-03T13:18:06.604Z] NUMBER_OF_PROCESSORS 4 [2021-09-03T13:18:06.604Z] OS Windows_NT [2021-09-03T13:18:06.604Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-03T13:18:06.604Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-03T13:18:06.604Z] ppc64le false [2021-09-03T13:18:06.604Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-03T13:18:06.604Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-09-03T13:18:06.604Z] PROCESSOR_LEVEL 6 [2021-09-03T13:18:06.604Z] PROCESSOR_REVISION 5504 [2021-09-03T13:18:06.604Z] ProgramData C:\ProgramData [2021-09-03T13:18:06.604Z] ProgramFiles C:\Program Files [2021-09-03T13:18:06.604Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-03T13:18:06.604Z] ProgramW6432 C:\Program Files [2021-09-03T13:18:06.604Z] PROMPT $P$G [2021-09-03T13:18:06.604Z] PSExecutionPolicyPreference Bypass [2021-09-03T13:18:06.604Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-03T13:18:06.604Z] PUBLIC C:\Users\Public [2021-09-03T13:18:06.604Z] rootless true [2021-09-03T13:18:06.604Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect?page=arti... [2021-09-03T13:18:06.604Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect?page=changes [2021-09-03T13:18:06.604Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect [2021-09-03T13:18:06.604Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect?page=tests [2021-09-03T13:18:06.604Z] s390x false [2021-09-03T13:18:06.604Z] SKIP_VALIDATION_TESTS 1 [2021-09-03T13:18:06.604Z] SOURCES_DRIVE d [2021-09-03T13:18:06.604Z] SOURCES_SUBDIR gopath [2021-09-03T13:18:06.604Z] STAGE_NAME Run tests [2021-09-03T13:18:06.604Z] SystemDrive C: [2021-09-03T13:18:06.604Z] SystemRoot C:\Windows [2021-09-03T13:18:06.604Z] TEMP C:\Windows\TEMP [2021-09-03T13:18:06.604Z] TESTDEBUG 0 [2021-09-03T13:18:06.604Z] TESTRUN_DRIVE d [2021-09-03T13:18:06.604Z] TESTRUN_SUBDIR CI [2021-09-03T13:18:06.604Z] TIMEOUT 120m [2021-09-03T13:18:06.604Z] TMP C:\Windows\TEMP [2021-09-03T13:18:06.604Z] unit_validate true [2021-09-03T13:18:06.604Z] USERDOMAIN WORKGROUP [2021-09-03T13:18:06.604Z] USERNAME azwin-2-b5d0f0$ [2021-09-03T13:18:06.604Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-03T13:18:06.604Z] validate_force false [2021-09-03T13:18:06.604Z] windir C:\Windows [2021-09-03T13:18:06.604Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-03T13:18:06.604Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-09-03T13:18:06.604Z] windows2022 true [2021-09-03T13:18:06.604Z] windows2022containerd true [2021-09-03T13:18:06.604Z] windowsRS1 false [2021-09-03T13:18:06.604Z] windowsRS5 true [2021-09-03T13:18:06.604Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-03T13:18:06.604Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-03T13:18:06.604Z] [2021-09-03T13:18:06.604Z] [2021-09-03T13:18:06.604Z] [2021-09-03T13:18:07.204Z] #58 178.1 + bin/containerd [2021-09-03T13:18:07.499Z] #18 DONE 1.8s [2021-09-03T13:18:07.499Z] [2021-09-03T13:18:07.499Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-03T13:18:07.499Z] #19 sha256:da590d9f2f42f66887fb9878929f57c28a82e817a63f6035f43e78f7dd8ed935 [2021-09-03T13:18:07.600Z] INFO: Sources under d:\gopath\... [2021-09-03T13:18:07.600Z] INFO: Test run under d:\CI\... [2021-09-03T13:18:07.600Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-03T13:18:07.600Z] INFO: docker/docker repository was found [2021-09-03T13:18:07.600Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-09-03T13:18:08.072Z] ltsc2019: Pulling from windows/servercore [2021-09-03T13:18:08.072Z] 4612f6d0b889: Pulling fs layer [2021-09-03T13:18:08.072Z] c67ded6868b6: Pulling fs layer [2021-09-03T13:18:08.420Z] #64 39.00 Building dependency tree... [2021-09-03T13:18:08.792Z] #14 ... [2021-09-03T13:18:08.792Z] [2021-09-03T13:18:08.792Z] #58 [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-09-03T13:18:08.792Z] #58 sha256:67d0e9ef0daea3082732c6b893c42c8bbfb2d781c8a9c9e8970ecaff69ce4007 [2021-09-03T13:18:08.894Z] #19 DONE 1.3s [2021-09-03T13:18:08.894Z] [2021-09-03T13:18:08.894Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-03T13:18:08.894Z] #20 sha256:4ad074439b318c9bdf3d7423c11c12f34916af79dc512a764adf9b56df09ad19 [2021-09-03T13:18:09.118Z] #58 ... [2021-09-03T13:18:09.118Z] [2021-09-03T13:18:09.118Z] #55 [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-09-03T13:18:09.118Z] #55 sha256:e98262b6deed1f1fb1db4e5badc8ea708ff0a3970e5b3e81253631d2eff7ba1c [2021-09-03T13:18:09.118Z] #55 114.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-03T13:18:09.118Z] #55 115.5 + mkdir -p /build [2021-09-03T13:18:09.118Z] #55 115.5 + cp runc /build/runc [2021-09-03T13:18:09.118Z] #55 DONE 115.8s [2021-09-03T13:18:09.118Z] [2021-09-03T13:18:09.118Z] #58 [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-09-03T13:18:09.118Z] #58 sha256:040e9d8444ec71aa57603ee9933db9cec9cc6772f158c34d11f6482b66a5e205 [2021-09-03T13:18:10.146Z] #58 48.64 Updating files: 45% (2097/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 83% (3791/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-09-03T13:18:10.146Z] #58 50.18 + cd /tmp/tmp.s4uiPxGPu8/src/github.com/containerd/containerd [2021-09-03T13:18:10.146Z] #58 50.18 + git checkout -q v1.5.5 [2021-09-03T13:18:10.293Z] #20 DONE 1.4s [2021-09-03T13:18:10.293Z] [2021-09-03T13:18:10.293Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:18:10.293Z] #21 sha256:15d03cd59a83ee473e06f60d1adaa5fa8eb413a88fba4a82509a50a89dd60bea [2021-09-03T13:18:10.315Z] #64 42.95 The following additional packages will be installed: [2021-09-03T13:18:10.315Z] #64 43.03 libbtrfs0 [2021-09-03T13:18:10.315Z] #64 43.44 The following NEW packages will be installed: [2021-09-03T13:18:10.572Z] #64 43.48 libbtrfs-dev libbtrfs0 [2021-09-03T13:18:11.032Z] #58 ... [2021-09-03T13:18:11.032Z] [2021-09-03T13:18:11.032Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-03T13:18:11.032Z] #56 sha256:bbbbae472d72231ba5eb879f0b1d19356b82537e812d4ed4faa95d9da8eaf10a [2021-09-03T13:18:11.032Z] #56 DONE 0.2s [2021-09-03T13:18:11.032Z] [2021-09-03T13:18:11.032Z] #58 [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-09-03T13:18:11.032Z] #58 sha256:040e9d8444ec71aa57603ee9933db9cec9cc6772f158c34d11f6482b66a5e205 [2021-09-03T13:18:11.136Z] #64 43.98 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:18:11.137Z] #64 43.98 Need to get 460 kB of archives. [2021-09-03T13:18:11.137Z] #64 43.98 After this operation, 1237 kB of additional disk space will be used. [2021-09-03T13:18:11.137Z] #64 43.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-03T13:18:11.137Z] #64 43.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-03T13:18:11.137Z] #64 ... [2021-09-03T13:18:11.137Z] [2021-09-03T13:18:11.137Z] #67 [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-09-03T13:18:11.137Z] #67 sha256:c0bde099a9827db3c40863df5422bbb8515d6f99ce71fa0b196b9245b3c61200 [2021-09-03T13:18:11.137Z] #67 44.27 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:18:11.137Z] #67 44.27 + GOBIN=/build [2021-09-03T13:18:11.137Z] #67 44.27 + GO111MODULE=on [2021-09-03T13:18:11.137Z] #67 44.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-03T13:18:11.675Z] #14 ... [2021-09-03T13:18:11.675Z] [2021-09-03T13:18:11.675Z] #58 [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-09-03T13:18:11.675Z] #58 sha256:65da898372168c7dee3babbb4762fa01cfd33a1e8c63b98f776bd5c9ba249657 [2021-09-03T13:18:11.675Z] #58 49.82 Updating files: 47% (2160/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 87% (4014/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-09-03T13:18:11.675Z] #58 51.31 + cd /tmp/tmp.IJByCXwQCX/src/github.com/containerd/containerd [2021-09-03T13:18:11.675Z] #58 51.31 + git checkout -q v1.5.5 [2021-09-03T13:18:11.691Z] #21 1.645 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:18:11.691Z] #21 1.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:18:11.691Z] #21 1.739 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:18:12.271Z] #21 2.228 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:18:12.507Z] #67 ... [2021-09-03T13:18:12.507Z] [2021-09-03T13:18:12.507Z] #64 [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-09-03T13:18:12.507Z] #64 sha256:8caf2449580f7cddeec66e425b9c053a5ac4e4c21ffd4ac457129b0e216c33e2 [2021-09-03T13:18:12.507Z] #64 44.52 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:18:12.507Z] #64 44.67 Fetched 460 kB in 0s (1515 kB/s) [2021-09-03T13:18:12.507Z] #64 44.73 Selecting previously unselected package libbtrfs0:amd64. [2021-09-03T13:18:12.507Z] #64 44.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-09-03T13:18:12.507Z] #64 44.79 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-03T13:18:12.507Z] #64 44.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:18:12.507Z] #64 44.94 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-03T13:18:12.507Z] #64 44.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-03T13:18:12.507Z] #64 44.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:18:12.507Z] #64 45.15 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:18:12.507Z] #64 45.17 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:18:12.507Z] #64 45.18 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:18:12.507Z] #64 DONE 45.5s [2021-09-03T13:18:12.710Z] #58 52.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-03T13:18:12.710Z] #58 52.67 + BUILDTAGS='netgo osusergo static_build' [2021-09-03T13:18:12.710Z] #58 52.67 + export EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:18:12.710Z] #58 52.67 + EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:18:12.710Z] #58 52.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-03T13:18:12.710Z] #58 52.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-03T13:18:12.710Z] #58 52.67 + '[' '' = dynamic ']' [2021-09-03T13:18:12.710Z] #58 52.67 + make [2021-09-03T13:18:12.765Z] [2021-09-03T13:18:12.765Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:12.765Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-09-03T13:18:12.765Z] #20 30.81 Reading package lists... [2021-09-03T13:18:12.765Z] #20 39.50 Building dependency tree... [2021-09-03T13:18:12.765Z] #20 43.48 The following additional packages will be installed: [2021-09-03T13:18:12.765Z] #20 43.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:18:12.765Z] #20 43.48 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-03T13:18:12.765Z] #20 43.48 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-03T13:18:12.765Z] #20 43.48 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-03T13:18:12.765Z] #20 43.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-03T13:18:12.765Z] #20 43.49 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-03T13:18:12.765Z] #20 43.49 mingw-w64-common mingw-w64-x86-64-dev [2021-09-03T13:18:12.765Z] #20 43.52 Suggested packages: [2021-09-03T13:18:12.765Z] #20 43.52 gcc-10-locales seccomp wine64 [2021-09-03T13:18:12.765Z] #20 44.19 The following NEW packages will be installed: [2021-09-03T13:18:12.765Z] #20 44.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-03T13:18:12.765Z] #20 44.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-03T13:18:12.765Z] #20 44.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-03T13:18:12.765Z] #20 44.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-03T13:18:12.765Z] #20 44.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-03T13:18:12.765Z] #20 44.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-03T13:18:12.765Z] #20 44.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-03T13:18:12.765Z] #20 44.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-03T13:18:12.765Z] #20 44.21 mingw-w64-x86-64-dev [2021-09-03T13:18:12.765Z] #20 44.64 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:18:12.765Z] #20 44.64 Need to get 115 MB of archives. [2021-09-03T13:18:12.765Z] #20 44.64 After this operation, 645 MB of additional disk space will be used. [2021-09-03T13:18:12.765Z] #20 44.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-03T13:18:12.765Z] #20 44.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-03T13:18:12.765Z] #20 44.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-03T13:18:12.765Z] #20 44.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-03T13:18:12.765Z] #20 44.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-03T13:18:12.765Z] #20 44.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-03T13:18:12.765Z] #20 44.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-03T13:18:12.765Z] #20 44.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-03T13:18:12.765Z] #20 44.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-03T13:18:12.765Z] #20 45.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-03T13:18:12.765Z] #20 45.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-03T13:18:12.854Z] #21 ... [2021-09-03T13:18:12.854Z] [2021-09-03T13:18:12.854Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:18:12.855Z] #33 sha256:7054522f6f743bd57b39cfe2cae6ee9466f7cb86a987ec2c4b0e4a76b579f0b2 [2021-09-03T13:18:12.855Z] #33 DONE 101.5s [2021-09-03T13:18:12.855Z] [2021-09-03T13:18:12.855Z] #55 [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-09-03T13:18:12.855Z] #55 sha256:06002e0be947ebbfa401ab28f57b78d5e1c72fb33690b1370607d7ea14e87944 [2021-09-03T13:18:12.855Z] #55 10.09 + cd /tmp/tmp.ZXVT21NZGM/src/github.com/opencontainers/runc [2021-09-03T13:18:12.855Z] #55 10.09 + git checkout -q v1.0.2 [2021-09-03T13:18:12.855Z] #55 10.66 + '[' -z '' ']' [2021-09-03T13:18:12.855Z] #55 10.66 + target=static [2021-09-03T13:18:12.855Z] #55 10.66 + make BUILDTAGS=seccomp static [2021-09-03T13:18:12.855Z] #55 11.01 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-03T13:18:13.023Z] #20 46.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-03T13:18:13.067Z] #58 52.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-03T13:18:13.067Z] #58 52.67 + BUILDTAGS='netgo osusergo static_build' [2021-09-03T13:18:13.067Z] #58 52.67 + export EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:18:13.067Z] #58 52.67 + EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:18:13.067Z] #58 52.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-03T13:18:13.067Z] #58 52.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-03T13:18:13.067Z] #58 52.67 + '[' '' = dynamic ']' [2021-09-03T13:18:13.067Z] #58 52.67 + make [2021-09-03T13:18:13.281Z] #20 46.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-03T13:18:13.540Z] #20 ... [2021-09-03T13:18:13.540Z] [2021-09-03T13:18:13.540Z] #65 [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-09-03T13:18:13.540Z] #65 sha256:97412e643a8ecb6fdef5408022b5720e825d5902d4e2e64cb67898e12c2e28f1 [2021-09-03T13:18:13.540Z] #65 0.967 + RM_GOPATH=0 [2021-09-03T13:18:13.540Z] #65 0.967 + TMP_GOPATH= [2021-09-03T13:18:13.540Z] #65 0.967 + : /build [2021-09-03T13:18:13.540Z] #65 0.967 + '[' -z '' ']' [2021-09-03T13:18:13.540Z] #65 0.975 ++ mktemp -d [2021-09-03T13:18:13.540Z] #65 0.975 + export GOPATH=/tmp/tmp.W7IbiATdnB [2021-09-03T13:18:13.540Z] #65 0.975 + GOPATH=/tmp/tmp.W7IbiATdnB [2021-09-03T13:18:13.540Z] #65 0.975 + RM_GOPATH=1 [2021-09-03T13:18:13.540Z] #65 0.975 + case "$(go env GOARCH)" in [2021-09-03T13:18:13.540Z] #65 0.981 ++ go env GOARCH [2021-09-03T13:18:13.540Z] #65 0.988 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:18:13.540Z] #65 0.988 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:18:13.540Z] #65 0.989 ++ dirname /tmp/install/install.sh [2021-09-03T13:18:13.540Z] #65 0.992 + dir=/tmp/install [2021-09-03T13:18:13.540Z] #65 0.992 + bin=containerd [2021-09-03T13:18:13.540Z] #65 0.992 + shift [2021-09-03T13:18:13.540Z] #65 0.993 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-03T13:18:13.540Z] #65 0.993 + . /tmp/install/containerd.installer [2021-09-03T13:18:13.540Z] #65 0.995 ++ set -e [2021-09-03T13:18:13.540Z] #65 0.996 ++ : v1.5.5 [2021-09-03T13:18:13.540Z] #65 1.003 + install_containerd [2021-09-03T13:18:13.540Z] #65 1.004 + echo 'Install containerd version v1.5.5' [2021-09-03T13:18:13.540Z] #65 1.004 Install containerd version v1.5.5 [2021-09-03T13:18:13.541Z] #65 1.004 + git clone https://github.com/containerd/containerd.git /tmp/tmp.W7IbiATdnB/src/github.com/containerd/containerd [2021-09-03T13:18:13.541Z] #65 1.010 Cloning into '/tmp/tmp.W7IbiATdnB/src/github.com/containerd/containerd'... [2021-09-03T13:18:14.492Z] #65 ... [2021-09-03T13:18:14.492Z] [2021-09-03T13:18:14.492Z] #67 [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-09-03T13:18:14.492Z] #67 sha256:c0bde099a9827db3c40863df5422bbb8515d6f99ce71fa0b196b9245b3c61200 [2021-09-03T13:18:14.492Z] #67 DONE 47.4s [2021-09-03T13:18:14.492Z] [2021-09-03T13:18:14.492Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-03T13:18:14.492Z] #68 sha256:092606b636844d2061324785c12676943600565e8f24366c2407b735ac276c9f [2021-09-03T13:18:14.492Z] #68 DONE 0.1s [2021-09-03T13:18:14.750Z] [2021-09-03T13:18:14.750Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-03T13:18:14.750Z] #69 sha256:8e2ed250ad8c1067976a25204b028eabffda77acdd1d50a2cd85f3e0de67c2d6 [2021-09-03T13:18:14.750Z] #69 DONE 0.1s [2021-09-03T13:18:14.750Z] [2021-09-03T13:18:14.750Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:14.750Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-09-03T13:18:14.750Z] #20 46.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-03T13:18:14.750Z] #20 47.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-03T13:18:14.750Z] #20 47.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-03T13:18:14.750Z] #20 47.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-03T13:18:14.750Z] #20 47.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-03T13:18:14.750Z] #20 47.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-03T13:18:14.750Z] #20 47.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-03T13:18:14.750Z] #20 47.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-03T13:18:14.750Z] #20 47.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-03T13:18:14.750Z] #20 47.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-03T13:18:14.750Z] #20 47.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-03T13:18:14.750Z] #20 47.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-03T13:18:14.750Z] #20 47.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-03T13:18:14.750Z] #20 47.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-03T13:18:14.750Z] #20 47.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-03T13:18:14.750Z] #20 47.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-03T13:18:14.750Z] #20 47.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-03T13:18:14.985Z] #58 54.84 + bin/ctr [2021-09-03T13:18:15.007Z] #20 47.97 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:18:15.230Z] #58 55.32 + bin/ctr [2021-09-03T13:18:15.571Z] #20 48.43 Fetched 115 MB in 3s (40.8 MB/s) [2021-09-03T13:18:15.571Z] #20 48.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-03T13:18:15.571Z] #20 48.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 ... 30211 files and directories currently installed.) [2021-09-03T13:18:15.571Z] #20 48.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-03T13:18:15.571Z] #20 48.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-03T13:18:16.182Z] #55 ... [2021-09-03T13:18:16.182Z] [2021-09-03T13:18:16.182Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:18:16.182Z] #21 sha256:15d03cd59a83ee473e06f60d1adaa5fa8eb413a88fba4a82509a50a89dd60bea [2021-09-03T13:18:16.183Z] #21 3.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:18:16.183Z] #21 6.177 Fetched 8289 kB in 5s (1715 kB/s) [2021-09-03T13:18:16.503Z] #20 ... [2021-09-03T13:18:16.503Z] [2021-09-03T13:18:16.503Z] #44 [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-09-03T13:18:16.503Z] #44 sha256:1b957e5af8d6f6bdd317ff90cbad158c4cbef521f9fc57fdac0bab396769cad6 [2021-09-03T13:18:16.503Z] #44 30.49 Reading package lists... [2021-09-03T13:18:16.503Z] #44 39.52 Building dependency tree... [2021-09-03T13:18:16.503Z] #44 43.68 The following additional packages will be installed: [2021-09-03T13:18:16.503Z] #44 43.71 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-09-03T13:18:16.503Z] #44 43.74 Suggested packages: [2021-09-03T13:18:16.503Z] #44 43.74 cmake-doc ninja-build lrzip [2021-09-03T13:18:16.503Z] #44 43.74 Recommended packages: [2021-09-03T13:18:16.503Z] #44 43.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-03T13:18:16.503Z] #44 44.40 The following NEW packages will be installed: [2021-09-03T13:18:16.503Z] #44 44.41 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-09-03T13:18:16.503Z] #44 44.75 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:18:16.503Z] #44 44.75 Need to get 8419 kB of archives. [2021-09-03T13:18:16.503Z] #44 44.75 After this operation, 34.9 MB of additional disk space will be used. [2021-09-03T13:18:16.503Z] #44 44.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-03T13:18:16.503Z] #44 44.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:18:16.503Z] #44 44.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-03T13:18:16.503Z] #44 44.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-03T13:18:16.503Z] #44 44.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-03T13:18:16.503Z] #44 44.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-03T13:18:16.503Z] #44 44.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-03T13:18:16.503Z] #44 44.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-03T13:18:16.503Z] #44 45.87 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:18:16.503Z] #44 46.20 Fetched 8419 kB in 0s (18.4 MB/s) [2021-09-03T13:18:16.503Z] #44 46.40 Selecting previously unselected package xxd. [2021-09-03T13:18:16.503Z] #44 46.40 (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 ... 30211 files and directories currently installed.) [2021-09-03T13:18:16.503Z] #44 46.48 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:18:16.503Z] #44 46.48 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:18:16.503Z] #44 46.62 Selecting previously unselected package vim-common. [2021-09-03T13:18:16.503Z] #44 46.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:18:16.503Z] #44 46.65 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:18:16.503Z] #44 46.78 Selecting previously unselected package cmake-data. [2021-09-03T13:18:16.503Z] #44 46.79 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-03T13:18:16.503Z] #44 46.79 Unpacking cmake-data (3.18.4-2) ... [2021-09-03T13:18:16.503Z] #44 47.98 Selecting previously unselected package libarchive13:amd64. [2021-09-03T13:18:16.503Z] #44 47.99 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-03T13:18:16.503Z] #44 48.00 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-03T13:18:16.503Z] #44 48.22 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-03T13:18:16.503Z] #44 48.23 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-03T13:18:16.503Z] #44 48.23 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-03T13:18:16.503Z] #44 48.35 Selecting previously unselected package librhash0:amd64. [2021-09-03T13:18:16.503Z] #44 48.35 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-09-03T13:18:16.503Z] #44 48.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-03T13:18:16.503Z] #44 48.52 Selecting previously unselected package libuv1:amd64. [2021-09-03T13:18:16.503Z] #44 48.52 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-09-03T13:18:16.503Z] #44 48.53 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-03T13:18:16.503Z] #44 48.63 Selecting previously unselected package cmake. [2021-09-03T13:18:16.503Z] #44 48.64 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-09-03T13:18:16.503Z] #44 48.64 Unpacking cmake (3.18.4-2) ... [2021-09-03T13:18:16.503Z] #44 ... [2021-09-03T13:18:16.503Z] [2021-09-03T13:18:16.503Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:16.503Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-09-03T13:18:16.503Z] #20 49.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-03T13:18:16.503Z] #20 49.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-03T13:18:16.503Z] #20 49.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:18:17.434Z] #20 ... [2021-09-03T13:18:17.434Z] [2021-09-03T13:18:17.434Z] #44 [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-09-03T13:18:17.434Z] #44 sha256:1b957e5af8d6f6bdd317ff90cbad158c4cbef521f9fc57fdac0bab396769cad6 [2021-09-03T13:18:17.434Z] #44 49.88 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-03T13:18:17.434Z] #44 49.90 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:18:17.434Z] #44 49.92 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-03T13:18:17.434Z] #44 49.93 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:18:17.434Z] #44 49.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-03T13:18:17.434Z] #44 49.97 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-03T13:18:17.434Z] #44 49.98 Setting up cmake-data (3.18.4-2) ... [2021-09-03T13:18:17.434Z] #44 50.00 Setting up cmake (3.18.4-2) ... [2021-09-03T13:18:17.434Z] #44 50.01 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:18:17.434Z] #44 DONE 50.3s [2021-09-03T13:18:17.434Z] [2021-09-03T13:18:17.434Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:17.434Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-09-03T13:18:17.434Z] #20 50.30 Selecting previously unselected package binutils-mingw-w64. [2021-09-03T13:18:17.434Z] #20 50.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-03T13:18:17.434Z] #20 50.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:18:17.434Z] #20 50.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-03T13:18:17.434Z] #20 50.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:18:17.434Z] #20 50.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:18:17.434Z] #20 50.54 Selecting previously unselected package dmsetup. [2021-09-03T13:18:17.580Z] #21 6.177 Reading package lists... [2021-09-03T13:18:17.580Z] #21 ... [2021-09-03T13:18:17.580Z] [2021-09-03T13:18:17.580Z] #25 [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-09-03T13:18:17.580Z] #25 sha256:47eeba43c47619ee2b27fbcbec6d1c66bc1632d4763fe0346d5dad14e7dae5ee [2021-09-03T13:18:17.580Z] #25 96.48 + mkdir -p /tmp/tmp.VwGtbx6SVW/src/github.com/docker [2021-09-03T13:18:17.580Z] #25 96.50 + mv components/cli /tmp/tmp.VwGtbx6SVW/src/github.com/docker/cli [2021-09-03T13:18:17.580Z] #25 96.50 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-09-03T13:18:17.580Z] #25 ... [2021-09-03T13:18:17.580Z] [2021-09-03T13:18:17.580Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:18:17.580Z] #21 sha256:15d03cd59a83ee473e06f60d1adaa5fa8eb413a88fba4a82509a50a89dd60bea [2021-09-03T13:18:17.694Z] #20 50.54 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:18:17.694Z] #20 50.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:18:17.951Z] #20 50.73 Selecting previously unselected package mingw-w64-common. [2021-09-03T13:18:17.951Z] #20 50.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-03T13:18:17.951Z] #20 50.74 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-03T13:18:18.556Z] #58 ... [2021-09-03T13:18:18.556Z] [2021-09-03T13:18:18.556Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:18.556Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:18:18.556Z] #14 109.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-03T13:18:18.556Z] #14 109.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:18.556Z] #14 109.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:18:19.196Z] #58 ... [2021-09-03T13:18:19.196Z] [2021-09-03T13:18:19.196Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:19.196Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:18:19.196Z] #14 111.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-03T13:18:19.196Z] #14 111.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:19.196Z] #14 111.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:18:19.509Z] #21 7.660 Reading package lists... [2021-09-03T13:18:19.773Z] #21 9.446 Building dependency tree... [2021-09-03T13:18:19.857Z] #20 52.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-03T13:18:19.857Z] #20 52.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-03T13:18:19.857Z] #20 52.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:18:20.351Z] #21 10.55 The following additional packages will be installed: [2021-09-03T13:18:20.616Z] #21 10.55 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-03T13:18:20.616Z] #21 10.55 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-03T13:18:20.616Z] #21 10.55 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-03T13:18:20.616Z] #21 10.55 python3-pkg-resources vim-runtime xxd [2021-09-03T13:18:20.616Z] #21 10.55 Suggested packages: [2021-09-03T13:18:20.616Z] #21 10.55 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-03T13:18:20.616Z] #21 10.55 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-03T13:18:20.616Z] #21 10.55 acl attr quota [2021-09-03T13:18:20.616Z] #21 10.56 Recommended packages: [2021-09-03T13:18:20.616Z] #21 10.56 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-03T13:18:20.745Z] c67ded6868b6: Verifying Checksum [2021-09-03T13:18:20.745Z] c67ded6868b6: Download complete [2021-09-03T13:18:20.789Z] #20 ... [2021-09-03T13:18:20.789Z] [2021-09-03T13:18:20.789Z] #45 [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-09-03T13:18:20.789Z] #45 sha256:3cb8f1a2ddccb9fe7449edfb8f1b78ea460b0e0d68bf798bed1950776ee18ce9 [2021-09-03T13:18:20.789Z] #45 0.841 + RM_GOPATH=0 [2021-09-03T13:18:20.789Z] #45 0.841 + TMP_GOPATH= [2021-09-03T13:18:20.789Z] #45 0.841 + : /build [2021-09-03T13:18:20.789Z] #45 0.841 + '[' -z '' ']' [2021-09-03T13:18:20.789Z] #45 0.842 ++ mktemp -d [2021-09-03T13:18:20.789Z] #45 0.845 + export GOPATH=/tmp/tmp.zin6VNw7CI [2021-09-03T13:18:20.789Z] #45 0.845 + GOPATH=/tmp/tmp.zin6VNw7CI [2021-09-03T13:18:20.789Z] #45 0.845 + RM_GOPATH=1 [2021-09-03T13:18:20.789Z] #45 0.845 + case "$(go env GOARCH)" in [2021-09-03T13:18:20.789Z] #45 0.845 ++ go env GOARCH [2021-09-03T13:18:20.789Z] #45 0.855 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:18:20.789Z] #45 0.855 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:18:20.789Z] #45 0.855 ++ dirname /tmp/install/install.sh [2021-09-03T13:18:20.789Z] #45 0.856 + dir=/tmp/install [2021-09-03T13:18:20.789Z] #45 0.856 + bin=tini [2021-09-03T13:18:20.789Z] #45 0.856 + shift [2021-09-03T13:18:20.789Z] #45 0.856 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-03T13:18:20.789Z] #45 0.856 + . /tmp/install/tini.installer [2021-09-03T13:18:20.789Z] #45 0.857 ++ : v0.19.0 [2021-09-03T13:18:20.789Z] #45 0.857 + install_tini [2021-09-03T13:18:20.789Z] #45 0.857 + echo 'Install tini version v0.19.0' [2021-09-03T13:18:20.789Z] #45 0.857 Install tini version v0.19.0 [2021-09-03T13:18:20.789Z] #45 0.857 + git clone https://github.com/krallin/tini.git /tmp/tmp.zin6VNw7CI/tini [2021-09-03T13:18:20.789Z] #45 0.859 Cloning into '/tmp/tmp.zin6VNw7CI/tini'... [2021-09-03T13:18:20.789Z] #45 1.308 + cd /tmp/tmp.zin6VNw7CI/tini [2021-09-03T13:18:20.789Z] #45 1.309 + git checkout -q v0.19.0 [2021-09-03T13:18:20.789Z] #45 1.314 + cmake . [2021-09-03T13:18:20.789Z] #45 1.519 -- The C compiler identification is GNU 10.2.1 [2021-09-03T13:18:20.789Z] #45 1.540 -- Detecting C compiler ABI info [2021-09-03T13:18:20.789Z] #45 1.660 -- Detecting C compiler ABI info - done [2021-09-03T13:18:20.789Z] #45 1.697 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-03T13:18:20.789Z] #45 1.700 -- Detecting C compile features [2021-09-03T13:18:20.789Z] #45 1.701 -- Detecting C compile features - done [2021-09-03T13:18:20.789Z] #45 1.717 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-03T13:18:20.789Z] #45 1.802 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-03T13:18:20.789Z] #45 1.834 -- Configuring done [2021-09-03T13:18:20.789Z] #45 1.845 -- Generating done [2021-09-03T13:18:20.789Z] #45 1.847 -- Build files have been written to: /tmp/tmp.zin6VNw7CI/tini [2021-09-03T13:18:20.789Z] #45 1.854 + make tini-static [2021-09-03T13:18:20.789Z] #45 1.955 Scanning dependencies of target tini-static [2021-09-03T13:18:20.789Z] #45 1.985 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-03T13:18:20.789Z] #45 2.411 [100%] Linking C executable tini-static [2021-09-03T13:18:20.789Z] #45 2.604 [100%] Built target tini-static [2021-09-03T13:18:20.789Z] #45 2.617 + mkdir -p /build [2021-09-03T13:18:20.789Z] #45 2.619 + cp tini-static /build/docker-init [2021-09-03T13:18:20.789Z] #45 DONE 3.2s [2021-09-03T13:18:20.789Z] [2021-09-03T13:18:20.789Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:20.789Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-09-03T13:18:21.568Z] #21 11.63 The following NEW packages will be installed: [2021-09-03T13:18:21.568Z] #21 11.63 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-03T13:18:21.568Z] #21 11.63 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-03T13:18:21.568Z] #21 11.63 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-03T13:18:21.568Z] #21 11.63 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-03T13:18:21.568Z] #21 11.63 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-03T13:18:21.568Z] #21 11.63 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-03T13:18:21.568Z] #21 11.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-03T13:18:21.568Z] #21 11.64 xz-utils zip [2021-09-03T13:18:21.721Z] #20 54.68 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-03T13:18:21.721Z] #20 54.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:21.721Z] #20 54.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:18:21.721Z] #20 54.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-03T13:18:21.749Z] 4612f6d0b889: Verifying Checksum [2021-09-03T13:18:21.749Z] 4612f6d0b889: Download complete [2021-09-03T13:18:21.832Z] #21 11.96 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:18:21.832Z] #21 11.96 Need to get 26.4 MB of archives. [2021-09-03T13:18:21.832Z] #21 11.96 After this operation, 103 MB of additional disk space will be used. [2021-09-03T13:18:21.832Z] #21 11.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-09-03T13:18:21.832Z] #21 11.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-09-03T13:18:21.832Z] #21 11.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-09-03T13:18:21.832Z] #21 11.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-09-03T13:18:21.832Z] #21 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-09-03T13:18:21.832Z] #21 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-09-03T13:18:21.832Z] #21 12.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-09-03T13:18:21.832Z] #21 12.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-09-03T13:18:21.978Z] #20 54.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:21.978Z] #20 54.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:18:22.097Z] #21 12.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-03T13:18:22.097Z] #21 12.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:18:22.097Z] #21 12.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-09-03T13:18:22.097Z] #21 12.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-09-03T13:18:22.097Z] #21 12.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-09-03T13:18:22.097Z] #21 12.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-09-03T13:18:22.097Z] #21 12.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-09-03T13:18:22.097Z] #21 12.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-09-03T13:18:22.097Z] #21 12.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-09-03T13:18:22.097Z] #21 12.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-09-03T13:18:22.097Z] #21 12.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-09-03T13:18:22.097Z] #21 12.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-09-03T13:18:22.097Z] #21 12.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-09-03T13:18:22.097Z] #21 12.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-03T13:18:22.097Z] #21 12.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-03T13:18:22.097Z] #21 12.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-03T13:18:22.097Z] #21 12.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-09-03T13:18:22.097Z] #21 12.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-09-03T13:18:22.097Z] #21 12.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-03T13:18:22.675Z] #21 12.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-09-03T13:18:22.675Z] #21 12.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-03T13:18:22.675Z] #21 12.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-03T13:18:22.675Z] #21 12.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-03T13:18:22.675Z] #21 12.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-09-03T13:18:22.675Z] #21 12.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-09-03T13:18:22.675Z] #21 12.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-03T13:18:22.675Z] #21 12.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-03T13:18:22.675Z] #21 12.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-03T13:18:22.675Z] #21 12.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:18:22.675Z] #21 12.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-03T13:18:22.675Z] #21 12.64 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-03T13:18:22.675Z] #21 12.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-09-03T13:18:22.675Z] #21 12.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-09-03T13:18:22.675Z] #21 12.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-09-03T13:18:22.675Z] #21 12.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-09-03T13:18:22.675Z] #21 12.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-03T13:18:22.940Z] #21 12.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-09-03T13:18:22.940Z] #21 12.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-09-03T13:18:22.940Z] #21 12.92 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-09-03T13:18:23.519Z] #21 13.38 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:18:23.519Z] #21 13.47 Fetched 26.4 MB in 1s (20.7 MB/s) [2021-09-03T13:18:23.519Z] #21 13.52 Selecting previously unselected package pigz. [2021-09-03T13:18:23.519Z] #21 13.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 ... 24004 files and directories currently installed.) [2021-09-03T13:18:23.519Z] #21 13.59 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-09-03T13:18:23.519Z] #21 13.59 Unpacking pigz (2.6-1) ... [2021-09-03T13:18:23.784Z] #21 13.68 Selecting previously unselected package libelf1:arm64. [2021-09-03T13:18:23.784Z] #21 13.69 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-09-03T13:18:23.784Z] #21 13.71 Unpacking libelf1:arm64 (0.183-1) ... [2021-09-03T13:18:23.784Z] #21 13.87 Selecting previously unselected package libbpf0:arm64. [2021-09-03T13:18:23.784Z] #21 13.89 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-09-03T13:18:23.784Z] #21 13.89 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-09-03T13:18:23.872Z] #20 57.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-03T13:18:23.872Z] #20 57.00 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:24.075Z] #21 13.99 Selecting previously unselected package libcap2:arm64. [2021-09-03T13:18:24.075Z] #21 13.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-09-03T13:18:24.075Z] #21 14.01 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-09-03T13:18:24.075Z] #21 14.10 Selecting previously unselected package libmnl0:arm64. [2021-09-03T13:18:24.075Z] #21 14.10 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-09-03T13:18:24.075Z] #21 14.12 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-09-03T13:18:24.129Z] #20 57.01 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:18:24.340Z] #21 14.24 Selecting previously unselected package libxtables12:arm64. [2021-09-03T13:18:24.340Z] #21 14.26 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-09-03T13:18:24.340Z] #21 14.30 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-09-03T13:18:24.340Z] #21 14.41 Selecting previously unselected package libcap2-bin. [2021-09-03T13:18:24.340Z] #21 14.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-09-03T13:18:24.340Z] #21 14.42 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-03T13:18:24.340Z] #21 14.52 Selecting previously unselected package iproute2. [2021-09-03T13:18:24.605Z] #21 14.52 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-09-03T13:18:24.605Z] #21 14.53 Unpacking iproute2 (5.10.0-4) ... [2021-09-03T13:18:25.134Z] #21 14.97 Selecting previously unselected package xxd. [2021-09-03T13:18:25.134Z] #21 14.98 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-03T13:18:25.134Z] #21 14.99 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:18:25.134Z] #21 15.14 Selecting previously unselected package vim-common. [2021-09-03T13:18:25.134Z] #21 15.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:18:25.134Z] #21 15.17 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:18:25.398Z] #21 15.35 Selecting previously unselected package bash-completion. [2021-09-03T13:18:25.398Z] #21 15.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-03T13:18:26.655Z] #14 117.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-03T13:18:26.655Z] #14 117.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:26.655Z] #14 117.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:18:27.347Z] #14 118.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-03T13:18:27.347Z] #14 118.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:27.347Z] #14 118.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:18:27.963Z] #21 17.86 Unpacking bash-completion (1:2.11-2) ... [2021-09-03T13:18:28.227Z] #21 18.28 Selecting previously unselected package bzip2. [2021-09-03T13:18:28.227Z] #21 18.28 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-09-03T13:18:28.227Z] #21 18.29 Unpacking bzip2 (1.0.8-4) ... [2021-09-03T13:18:28.227Z] #21 18.40 Selecting previously unselected package xz-utils. [2021-09-03T13:18:28.305Z] #20 60.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-03T13:18:28.305Z] #20 60.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:28.305Z] #20 60.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:18:28.492Z] #21 18.40 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-09-03T13:18:28.492Z] #21 18.42 Unpacking xz-utils (5.2.5-2) ... [2021-09-03T13:18:28.756Z] #21 18.63 Selecting previously unselected package apparmor. [2021-09-03T13:18:28.756Z] #21 18.63 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-09-03T13:18:28.756Z] #21 18.72 Unpacking apparmor (2.13.6-10) ... [2021-09-03T13:18:29.020Z] #21 19.12 Selecting previously unselected package inetutils-ping. [2021-09-03T13:18:29.235Z] #20 62.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-03T13:18:29.235Z] #20 62.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:29.235Z] #20 62.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:18:29.285Z] #21 19.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-09-03T13:18:29.285Z] #21 19.14 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-03T13:18:29.285Z] #21 19.25 Selecting previously unselected package libip4tc2:arm64. [2021-09-03T13:18:29.285Z] #21 19.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-09-03T13:18:29.285Z] #21 19.30 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-09-03T13:18:29.285Z] #21 19.38 Selecting previously unselected package libip6tc2:arm64. [2021-09-03T13:18:29.285Z] #21 19.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-09-03T13:18:29.285Z] #21 19.40 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-09-03T13:18:29.549Z] #21 19.50 Selecting previously unselected package libnfnetlink0:arm64. [2021-09-03T13:18:29.549Z] #21 19.51 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-09-03T13:18:29.550Z] #21 19.54 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-03T13:18:29.550Z] #21 19.63 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-09-03T13:18:29.550Z] #21 19.64 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-09-03T13:18:29.550Z] #21 19.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-03T13:18:29.814Z] #21 19.73 Selecting previously unselected package libnftnl11:arm64. [2021-09-03T13:18:29.814Z] #21 19.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-09-03T13:18:29.814Z] #21 19.76 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-09-03T13:18:29.814Z] #21 19.86 Selecting previously unselected package iptables. [2021-09-03T13:18:29.814Z] #21 19.87 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-09-03T13:18:29.814Z] #21 19.88 Unpacking iptables (1.8.7-1) ... [2021-09-03T13:18:30.393Z] #21 20.23 Selecting previously unselected package libonig5:arm64. [2021-09-03T13:18:30.393Z] #21 20.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-03T13:18:30.393Z] #21 20.24 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-03T13:18:30.393Z] #21 20.42 Selecting previously unselected package libjq1:arm64. [2021-09-03T13:18:30.393Z] #21 20.42 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-09-03T13:18:30.393Z] #21 20.44 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-03T13:18:30.393Z] #21 20.55 Selecting previously unselected package jq. [2021-09-03T13:18:30.657Z] #21 20.55 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-09-03T13:18:30.657Z] #21 20.56 Unpacking jq (1.6-2.1) ... [2021-09-03T13:18:30.657Z] #21 20.65 Selecting previously unselected package libaio1:arm64. [2021-09-03T13:18:30.657Z] #21 20.66 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-09-03T13:18:30.657Z] #21 20.66 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-09-03T13:18:30.657Z] #21 20.72 Selecting previously unselected package libgpm2:arm64. [2021-09-03T13:18:30.657Z] #21 20.73 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-09-03T13:18:30.657Z] #21 20.74 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-09-03T13:18:30.921Z] #21 20.84 Selecting previously unselected package libicu67:arm64. [2021-09-03T13:18:30.921Z] #21 20.85 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-09-03T13:18:30.921Z] #21 20.86 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-03T13:18:31.130Z] #20 63.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-03T13:18:31.130Z] #20 63.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:31.130Z] #20 63.91 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:18:31.501Z] using credential docker-jenkins-github-credentials [2021-09-03T13:18:31.579Z] Cloning the remote Git repository [2021-09-03T13:18:31.579Z] Cloning with configured refspecs honoured and without tags [2021-09-03T13:18:31.781Z] Cloning repository https://github.com/moby/moby.git [2021-09-03T13:18:32.204Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-03T13:18:32.851Z] #21 22.95 Selecting previously unselected package libinih1:arm64. [2021-09-03T13:18:32.851Z] #21 22.96 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-09-03T13:18:32.851Z] #21 22.97 Unpacking libinih1:arm64 (53-1+b2) ... [2021-09-03T13:18:33.116Z] #21 23.06 Selecting previously unselected package libnet1:arm64. [2021-09-03T13:18:33.116Z] #21 23.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-03T13:18:33.116Z] #21 23.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:18:33.116Z] #21 23.18 Selecting previously unselected package libnl-3-200:arm64. [2021-09-03T13:18:33.116Z] #21 23.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-03T13:18:33.116Z] #21 23.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-03T13:18:33.381Z] #21 23.30 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-03T13:18:33.381Z] #21 23.31 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-03T13:18:33.381Z] #21 23.31 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-03T13:18:33.381Z] #21 23.42 Selecting previously unselected package net-tools. [2021-09-03T13:18:33.381Z] #21 23.42 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-09-03T13:18:33.381Z] #21 23.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:18:33.645Z] #21 23.63 Selecting previously unselected package patch. [2021-09-03T13:18:33.645Z] #21 23.64 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-09-03T13:18:33.645Z] #21 23.65 Unpacking patch (2.7.6-7) ... [2021-09-03T13:18:33.645Z] #21 23.79 Selecting previously unselected package python-pip-whl. [2021-09-03T13:18:33.645Z] #21 23.80 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-03T13:18:33.645Z] #21 23.81 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-03T13:18:34.224Z] #21 24.20 Selecting previously unselected package python3-lib2to3. [2021-09-03T13:18:34.224Z] #21 24.20 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-03T13:18:34.224Z] #21 24.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:18:34.488Z] #21 24.40 Selecting previously unselected package python3-distutils. [2021-09-03T13:18:34.488Z] #21 24.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-03T13:18:34.488Z] #21 24.42 Unpacking python3-distutils (3.9.2-1) ... [2021-09-03T13:18:33.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:18:33.036Z] > git --version # timeout=10 [2021-09-03T13:18:33.078Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-03T13:18:33.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:18:33.081Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:18:34.752Z] #21 24.63 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:18:34.752Z] #21 24.64 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:18:34.752Z] #21 24.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:18:34.752Z] #21 24.82 Selecting previously unselected package python3-setuptools. [2021-09-03T13:18:34.752Z] #21 24.82 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-03T13:18:34.752Z] #21 24.84 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-03T13:18:35.016Z] #21 25.07 Selecting previously unselected package python3-wheel. [2021-09-03T13:18:35.016Z] #21 25.08 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-03T13:18:35.016Z] #21 25.09 Unpacking python3-wheel (0.34.2-1) ... [2021-09-03T13:18:35.016Z] #21 25.19 Selecting previously unselected package python3-pip. [2021-09-03T13:18:35.281Z] #21 25.19 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-03T13:18:35.281Z] #21 25.20 Unpacking python3-pip (20.3.4-4) ... [2021-09-03T13:18:35.305Z] #20 67.63 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-03T13:18:35.305Z] #20 67.64 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:35.305Z] #20 67.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:18:35.498Z] #14 127.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-03T13:18:35.498Z] #14 127.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:35.498Z] #14 127.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:18:35.545Z] #21 25.51 Selecting previously unselected package sudo. [2021-09-03T13:18:35.545Z] #21 25.52 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-09-03T13:18:35.545Z] #21 25.54 Unpacking sudo (1.9.5p2-3) ... [2021-09-03T13:18:35.562Z] #20 ... [2021-09-03T13:18:35.562Z] [2021-09-03T13:18:35.562Z] #65 [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-09-03T13:18:35.562Z] #65 sha256:97412e643a8ecb6fdef5408022b5720e825d5902d4e2e64cb67898e12c2e28f1 [2021-09-03T13:18:35.562Z] #65 13.15 + cd /tmp/tmp.W7IbiATdnB/src/github.com/containerd/containerd [2021-09-03T13:18:35.562Z] #65 13.15 + git checkout -q v1.5.5 [2021-09-03T13:18:35.562Z] #65 13.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-03T13:18:35.562Z] #65 13.87 + BUILDTAGS='netgo osusergo static_build' [2021-09-03T13:18:35.562Z] #65 13.87 + export EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:18:35.562Z] #65 13.87 + EXTRA_FLAGS=-buildmode=pie [2021-09-03T13:18:35.562Z] #65 13.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-03T13:18:35.562Z] #65 13.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-03T13:18:35.562Z] #65 13.87 + '[' '' = dynamic ']' [2021-09-03T13:18:35.562Z] #65 13.87 + make [2021-09-03T13:18:35.562Z] #65 14.80 + bin/ctr [2021-09-03T13:18:36.124Z] #21 26.12 Selecting previously unselected package thin-provisioning-tools. [2021-09-03T13:18:36.124Z] #21 26.15 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-09-03T13:18:36.124Z] #21 26.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:18:36.126Z] #65 ... [2021-09-03T13:18:36.126Z] [2021-09-03T13:18:36.126Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:36.126Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-09-03T13:18:36.126Z] #20 69.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-03T13:18:36.383Z] #20 69.26 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-03T13:18:36.384Z] #20 69.27 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:18:36.384Z] #20 69.34 Selecting previously unselected package libapparmor1:amd64. [2021-09-03T13:18:36.384Z] #20 69.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-03T13:18:36.384Z] #20 69.36 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-03T13:18:36.384Z] #20 69.41 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-03T13:18:36.384Z] #20 69.42 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-03T13:18:36.384Z] #20 69.43 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-03T13:18:36.388Z] #21 26.48 Selecting previously unselected package uidmap. [2021-09-03T13:18:36.388Z] #21 26.49 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-09-03T13:18:36.619Z] #14 126.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-03T13:18:36.619Z] #14 126.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:36.619Z] #14 126.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:18:36.641Z] #20 69.51 Selecting previously unselected package libbtrfs0:amd64. [2021-09-03T13:18:36.641Z] #20 69.51 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-03T13:18:36.641Z] #20 69.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:18:36.641Z] #20 69.60 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-03T13:18:36.641Z] #20 69.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-03T13:18:36.641Z] #20 69.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:18:36.653Z] #21 26.50 Unpacking uidmap (1:4.8.1-1) ... [2021-09-03T13:18:36.653Z] #21 26.68 Selecting previously unselected package vim-runtime. [2021-09-03T13:18:36.653Z] #21 26.68 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:18:36.653Z] #21 26.74 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-03T13:18:36.653Z] #21 26.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-03T13:18:36.897Z] #20 69.73 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-03T13:18:36.897Z] #20 69.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:18:36.897Z] #20 69.74 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:18:36.897Z] #20 69.78 Selecting previously unselected package libudev-dev:amd64. [2021-09-03T13:18:36.897Z] #20 69.79 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-03T13:18:36.897Z] #20 69.80 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-03T13:18:36.897Z] #20 69.88 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-03T13:18:36.897Z] #20 69.89 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-03T13:18:36.897Z] #20 69.89 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-03T13:18:36.917Z] #21 26.79 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:18:37.154Z] #20 70.02 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-03T13:18:37.155Z] #20 70.03 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-03T13:18:37.155Z] #20 70.03 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-03T13:18:37.155Z] #20 70.13 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-03T13:18:37.155Z] #20 70.13 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-03T13:18:37.155Z] #20 70.15 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-03T13:18:37.155Z] #20 70.23 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-03T13:18:37.155Z] #20 70.23 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-03T13:18:37.412Z] #20 70.24 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-03T13:18:37.412Z] #20 70.28 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-03T13:18:37.412Z] #20 70.29 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-03T13:18:37.412Z] #20 70.30 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-03T13:18:37.412Z] #20 70.46 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-03T13:18:37.412Z] #20 70.46 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-03T13:18:37.412Z] #20 70.47 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-03T13:18:37.669Z] #20 70.58 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-03T13:18:37.669Z] #20 70.59 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:18:37.669Z] #20 70.60 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:18:37.669Z] #20 70.64 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-03T13:18:37.669Z] #20 70.64 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-03T13:18:37.669Z] #20 70.65 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-03T13:18:37.669Z] #20 70.72 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-03T13:18:37.669Z] #20 70.72 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-03T13:18:37.669Z] #20 70.73 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-03T13:18:37.926Z] #20 70.92 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-03T13:18:37.926Z] #20 70.94 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-03T13:18:37.926Z] #20 70.96 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:18:37.926Z] #20 70.97 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-03T13:18:37.926Z] #20 70.98 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:18:37.926Z] #20 70.99 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-03T13:18:37.926Z] #20 71.01 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:18:37.926Z] #20 71.02 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-03T13:18:38.182Z] #20 71.03 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-03T13:18:38.182Z] #20 71.05 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-03T13:18:38.182Z] #20 71.07 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-03T13:18:38.182Z] #20 71.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:18:38.182Z] #20 71.09 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:18:38.183Z] #20 71.10 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-03T13:18:38.183Z] #20 71.12 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-03T13:18:38.183Z] #20 71.13 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-03T13:18:38.183Z] #20 71.14 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:18:38.183Z] #20 71.16 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-03T13:18:38.183Z] #20 71.17 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-03T13:18:38.183Z] #20 71.19 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:18:38.183Z] #20 71.20 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:18:38.183Z] #20 71.21 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-09-03T13:18:38.183Z] #20 71.22 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:18:38.183Z] #20 71.23 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-09-03T13:18:38.439Z] #20 71.24 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:18:38.439Z] #20 71.25 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:18:38.439Z] #20 71.26 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-09-03T13:18:38.439Z] #20 71.27 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:18:38.439Z] #20 71.29 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:18:38.439Z] #20 71.31 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:18:38.439Z] #20 71.33 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:18:38.439Z] #20 71.34 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:18:38.439Z] #20 71.36 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:18:38.439Z] #20 71.38 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:18:39.483Z] #21 29.49 Selecting previously unselected package vim. [2021-09-03T13:18:39.483Z] #21 29.50 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-09-03T13:18:39.483Z] #21 29.53 Unpacking vim (2:8.2.2434-3) ... [2021-09-03T13:18:40.061Z] #21 29.95 Selecting previously unselected package xfsprogs. [2021-09-03T13:18:40.061Z] #21 29.96 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-09-03T13:18:40.061Z] #21 29.96 Unpacking xfsprogs (5.10.0-4) ... [2021-09-03T13:18:40.325Z] #21 30.38 Selecting previously unselected package zip. [2021-09-03T13:18:40.325Z] #21 30.39 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-09-03T13:18:40.325Z] #21 30.39 Unpacking zip (3.0-12) ... [2021-09-03T13:18:40.589Z] #21 30.59 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:18:40.960Z] #20 DONE 73.7s [2021-09-03T13:18:40.960Z] [2021-09-03T13:18:40.960Z] #65 [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-09-03T13:18:40.960Z] #65 sha256:97412e643a8ecb6fdef5408022b5720e825d5902d4e2e64cb67898e12c2e28f1 [2021-09-03T13:18:40.960Z] #65 ... [2021-09-03T13:18:40.960Z] [2021-09-03T13:18:40.960Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-09-03T13:18:40.960Z] #21 sha256:ceaa7dd301e1851a9f32de5960dc40e3acc61b80a45dd2bcdcfb90a4df6ef030 [2021-09-03T13:18:41.987Z] #21 31.75 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-09-03T13:18:41.987Z] #21 31.76 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:18:41.987Z] #21 31.79 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-09-03T13:18:41.987Z] #21 31.81 Setting up libicu67:arm64 (67.1-7) ... [2021-09-03T13:18:41.987Z] #21 31.83 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-09-03T13:18:41.987Z] #21 31.85 Setting up libinih1:arm64 (53-1+b2) ... [2021-09-03T13:18:41.987Z] #21 31.89 Setting up uidmap (1:4.8.1-1) ... [2021-09-03T13:18:41.987Z] #21 31.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:18:41.987Z] #21 31.91 Setting up bzip2 (1.0.8-4) ... [2021-09-03T13:18:41.987Z] #21 31.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-03T13:18:41.987Z] #21 31.95 Setting up python3-wheel (0.34.2-1) ... [2021-09-03T13:18:42.328Z] #21 1.379 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-03T13:18:42.328Z] #21 1.460 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-03T13:18:42.328Z] #21 1.548 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-03T13:18:42.940Z] #21 32.80 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:18:42.941Z] #21 32.83 Setting up libcap2:arm64 (1:2.44-1) ... [2021-09-03T13:18:42.941Z] #21 32.84 Setting up libcap2-bin (1:2.44-1) ... [2021-09-03T13:18:42.941Z] #21 32.86 Setting up apparmor (2.13.6-10) ... [2021-09-03T13:18:43.145Z] #58 211.7 # github.com/containerd/containerd/cmd/containerd [2021-09-03T13:18:43.145Z] #58 211.7 /usr/bin/ld: /tmp/go-link-247134597/000019.o: in function `New': [2021-09-03T13:18:43.145Z] #58 211.7 /tmp/tmp.fyCbsz97rx/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-09-03T13:18:43.145Z] #58 211.8 + bin/containerd-stress [2021-09-03T13:18:43.145Z] #58 212.8 + bin/containerd-shim [2021-09-03T13:18:44.717Z] #14 ... [2021-09-03T13:18:44.717Z] [2021-09-03T13:18:44.717Z] #60 [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-09-03T13:18:44.717Z] #60 sha256:62afc13ef2942c2251a23072a56b576cf37a1c54028b2085e991a954f85b5359 [2021-09-03T13:18:44.717Z] #60 134.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:18:44.717Z] #60 134.7 + GOBIN=/build [2021-09-03T13:18:44.717Z] #60 134.7 + GO111MODULE=on [2021-09-03T13:18:44.717Z] #60 134.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-03T13:18:45.517Z] #14 ... [2021-09-03T13:18:45.517Z] [2021-09-03T13:18:45.517Z] #60 [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-09-03T13:18:45.517Z] #60 sha256:9e9fa16e3916ee57dd4b5e6179d2dc65cd215ba8d4a6b01dfa3f33d7037ab561 [2021-09-03T13:18:45.517Z] #60 137.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-03T13:18:45.517Z] #60 137.7 + GOBIN=/build [2021-09-03T13:18:45.517Z] #60 137.7 + GO111MODULE=on [2021-09-03T13:18:45.517Z] #60 137.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-03T13:18:46.363Z] #21 35.87 Setting up zip (3.0-12) ... [2021-09-03T13:18:46.363Z] #21 36.45 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:18:46.627Z] #21 36.47 Setting up bash-completion (1:2.11-2) ... [2021-09-03T13:18:48.145Z] #21 1.913 Reading package lists... [2021-09-03T13:18:48.439Z] #58 219.9 + bin/containerd-shim-runc-v1 [2021-09-03T13:18:49.933Z] Fetching without tags [2021-09-03T13:18:49.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:18:49.687Z] > git config --add remote.origin.fetch +refs/pull/42736/head:refs/remotes/origin/PR-42736 # timeout=10 [2021-09-03T13:18:49.729Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:18:49.846Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-03T13:18:49.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-03T13:18:49.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:18:49.972Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42736/head:refs/remotes/origin/PR-42736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-03T13:18:50.060Z] #21 39.71 Setting up xz-utils (5.2.5-2) ... [2021-09-03T13:18:50.060Z] #21 39.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-03T13:18:50.060Z] #21 39.74 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-09-03T13:18:50.060Z] #21 39.76 Setting up patch (2.7.6-7) ... [2021-09-03T13:18:50.060Z] #21 39.77 Setting up sudo (1.9.5p2-3) ... [2021-09-03T13:18:50.060Z] #21 39.89 invoke-rc.d: could not determine current runlevel [2021-09-03T13:18:50.060Z] #21 39.91 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-03T13:18:50.060Z] #21 39.93 Setting up xfsprogs (5.10.0-4) ... [2021-09-03T13:18:50.060Z] #21 39.98 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-09-03T13:18:50.060Z] #21 40.00 Setting up inetutils-ping (2:2.0-1) ... [2021-09-03T13:18:50.060Z] #21 40.02 Setting up pigz (2.6-1) ... [2021-09-03T13:18:50.060Z] #21 40.03 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-03T13:18:50.060Z] #21 40.04 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-03T13:18:50.060Z] #21 40.06 Setting up python-pip-whl (20.3.4-4) ... [2021-09-03T13:18:50.060Z] #21 40.09 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:18:50.654Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit a826ca3aefbd4d29344d851723731e3809f2a4ad [2021-09-03T13:18:51.059Z] 8f616e6e9eec: Pull complete [2021-09-03T13:18:51.457Z] #21 41.16 Setting up libaio1:arm64 (0.3.112-9) ... [2021-09-03T13:18:51.458Z] #21 41.17 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:18:51.722Z] #21 41.81 Setting up libelf1:arm64 (0.183-1) ... [2021-09-03T13:18:52.003Z] #21 41.93 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-03T13:18:52.003Z] #21 41.95 Setting up python3-distutils (3.9.2-1) ... [2021-09-03T13:18:52.321Z] #21 6.735 Reading package lists... [2021-09-03T13:18:52.582Z] #21 42.60 Setting up vim (2:8.2.2434-3) ... [2021-09-03T13:18:52.582Z] #21 42.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-03T13:18:52.582Z] #21 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-03T13:18:52.582Z] #21 42.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-03T13:18:52.582Z] #21 42.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-03T13:18:52.582Z] #21 42.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-03T13:18:52.582Z] #21 42.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-03T13:18:52.582Z] #21 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-03T13:18:52.582Z] #21 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-03T13:18:52.582Z] #21 42.71 Setting up python3-setuptools (52.0.0-4) ... [2021-09-03T13:18:52.644Z] #58 224.9 + bin/containerd-shim-runc-v2 [2021-09-03T13:18:52.822Z] #60 DONE 143.4s [2021-09-03T13:18:52.822Z] [2021-09-03T13:18:52.822Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-03T13:18:52.822Z] #61 sha256:ed02326480b1b33280825576a65b9be8d812a56cffc9f54533ccb815faecbbfd [2021-09-03T13:18:52.822Z] #61 DONE 0.1s [2021-09-03T13:18:52.822Z] [2021-09-03T13:18:52.822Z] #51 [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-09-03T13:18:52.822Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:18:52.822Z] #51 ... [2021-09-03T13:18:52.822Z] [2021-09-03T13:18:52.822Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-03T13:18:52.822Z] #62 sha256:90e89587fe76077c0aa6c9284d3eb8769574b3987c09ebd678922aaca78d1130 [2021-09-03T13:18:52.822Z] #62 DONE 0.1s [2021-09-03T13:18:52.822Z] [2021-09-03T13:18:52.822Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:52.822Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:18:52.822Z] #14 143.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-03T13:18:52.822Z] #14 143.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:52.822Z] #14 143.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:18:50.767Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:18:50.808Z] > git checkout -f a826ca3aefbd4d29344d851723731e3809f2a4ad # timeout=10 [2021-09-03T13:18:53.251Z] #21 11.28 Building dependency tree... [2021-09-03T13:18:53.251Z] #21 12.40 Reading state information... [2021-09-03T13:18:53.262Z] #58 225.5 + binaries [2021-09-03T13:18:53.262Z] #58 225.5 + install -D bin/containerd /build/containerd [2021-09-03T13:18:53.262Z] #58 225.5 + install -D bin/containerd-shim /build/containerd-shim [2021-09-03T13:18:53.262Z] #58 225.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-03T13:18:53.262Z] #58 225.5 + install -D bin/ctr /build/ctr [2021-09-03T13:18:54.183Z] #21 13.48 The following additional packages will be installed: [2021-09-03T13:18:54.183Z] #21 13.48 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-03T13:18:54.183Z] #21 13.48 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-03T13:18:54.424Z] Merge succeeded, producing 1fd21de183e4aba4f14cd843094a237a84919dba [2021-09-03T13:18:54.424Z] Checking out Revision 1fd21de183e4aba4f14cd843094a237a84919dba (PR-42736) [2021-09-03T13:18:54.440Z] #21 13.48 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-03T13:18:54.440Z] #21 13.48 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-03T13:18:54.440Z] #21 13.48 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-03T13:18:54.440Z] #21 13.49 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-09-03T13:18:54.440Z] #21 13.49 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-09-03T13:18:54.440Z] #21 13.50 Suggested packages: [2021-09-03T13:18:54.440Z] #21 13.50 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-09-03T13:18:54.440Z] #21 13.50 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-09-03T13:18:54.440Z] #21 13.50 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-09-03T13:18:54.440Z] #21 13.50 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-09-03T13:18:54.440Z] #21 13.50 seccomp:ppc64el seccomp:s390x [2021-09-03T13:18:54.440Z] #21 13.50 Recommended packages: [2021-09-03T13:18:54.440Z] #21 13.50 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-09-03T13:18:54.440Z] #21 13.50 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-09-03T13:18:54.440Z] #21 13.50 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-09-03T13:18:54.440Z] #21 13.50 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-09-03T13:18:54.696Z] #21 13.92 The following NEW packages will be installed: [2021-09-03T13:18:54.696Z] #21 13.92 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-03T13:18:54.696Z] #21 13.92 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-09-03T13:18:54.696Z] #21 13.92 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-09-03T13:18:54.696Z] #21 13.92 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-03T13:18:54.696Z] #21 13.92 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-03T13:18:54.696Z] #21 13.92 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-03T13:18:54.696Z] #21 13.92 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-03T13:18:54.696Z] #21 13.92 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-09-03T13:18:54.696Z] #21 13.92 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-09-03T13:18:54.696Z] #21 13.92 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-09-03T13:18:54.697Z] #21 13.93 libseccomp2:ppc64el libseccomp2:s390x [2021-09-03T13:18:54.953Z] #21 14.26 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:18:54.953Z] #21 14.26 Need to get 15.9 MB of archives. [2021-09-03T13:18:54.953Z] #21 14.26 After this operation, 72.9 MB of additional disk space will be used. [2021-09-03T13:18:54.953Z] #21 14.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-09-03T13:18:54.953Z] #21 14.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-09-03T13:18:54.953Z] #21 14.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-09-03T13:18:54.953Z] #21 14.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-09-03T13:18:54.953Z] #21 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-09-03T13:18:54.953Z] #21 14.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-09-03T13:18:54.953Z] #21 14.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-09-03T13:18:54.953Z] #21 14.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-09-03T13:18:54.953Z] #21 14.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-09-03T13:18:54.954Z] #21 14.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-09-03T13:18:54.954Z] #21 14.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-09-03T13:18:55.146Z] #21 44.73 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-03T13:18:55.146Z] #21 44.74 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-09-03T13:18:55.146Z] #21 44.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:18:55.146Z] #21 44.76 Setting up python3-pip (20.3.4-4) ... [2021-09-03T13:18:55.173Z] #58 DONE 227.2s [2021-09-03T13:18:55.210Z] #21 14.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-09-03T13:18:55.210Z] #21 14.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-09-03T13:18:55.210Z] #21 14.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-09-03T13:18:55.210Z] #21 14.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-09-03T13:18:55.210Z] #21 14.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-09-03T13:18:55.210Z] #21 14.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-09-03T13:18:55.210Z] #21 14.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-09-03T13:18:55.210Z] #21 14.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-09-03T13:18:55.210Z] #21 14.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-09-03T13:18:55.210Z] #21 14.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-09-03T13:18:55.210Z] #21 14.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-09-03T13:18:55.210Z] #21 14.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-09-03T13:18:55.210Z] #21 14.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-03T13:18:55.210Z] #21 14.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-03T13:18:55.210Z] #21 14.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-09-03T13:18:55.210Z] #21 14.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-09-03T13:18:55.210Z] #21 14.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-09-03T13:18:55.210Z] #21 14.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-09-03T13:18:55.210Z] #21 14.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-09-03T13:18:55.210Z] #21 14.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-09-03T13:18:55.210Z] #21 14.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-09-03T13:18:55.210Z] #21 14.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-09-03T13:18:55.210Z] #21 14.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-09-03T13:18:55.210Z] #21 14.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-09-03T13:18:55.210Z] #21 14.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-09-03T13:18:55.211Z] #21 14.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-09-03T13:18:55.211Z] #21 14.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-09-03T13:18:55.211Z] #21 14.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-09-03T13:18:55.211Z] #21 14.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-03T13:18:55.534Z] #60 ... [2021-09-03T13:18:55.534Z] [2021-09-03T13:18:55.534Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:55.534Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:18:55.534Z] #14 147.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.#14 ... [2021-09-03T13:18:55.534Z] [2021-09-03T13:18:55.534Z] #60 [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-09-03T13:18:55.534Z] #60 sha256:9e9fa16e3916ee57dd4b5e6179d2dc65cd215ba8d4a6b01dfa3f33d7037ab561 [2021-09-03T13:18:55.534Z] #60 DONE 147.3s [2021-09-03T13:18:55.534Z] [2021-09-03T13:18:55.534Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:18:55.534Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:18:55.534Z] #14 147.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-03T13:18:55.534Z] #14 147.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-03T13:18:55.534Z] #14 147.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:18:55.534Z] #14 ... [2021-09-03T13:18:55.534Z] [2021-09-03T13:18:55.534Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-03T13:18:55.534Z] #61 sha256:10392bce19436da2b5726f36e536fe9bb971b7d5d9c89e4348ea6836a8e476df [2021-09-03T13:18:55.534Z] #61 DONE 0.1s [2021-09-03T13:18:55.534Z] [2021-09-03T13:18:55.534Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-03T13:18:55.534Z] #62 sha256:12dfaa7241f82b71dd1f0c8fb7a0c5ad31dc235aa4a6c79c4ed73f45df7f6d64 [2021-09-03T13:18:55.534Z] #62 DONE 0.1s [2021-09-03T13:18:55.534Z] [2021-09-03T13:18:55.534Z] #41 [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-09-03T13:18:55.534Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:18:55.774Z] #21 15.01 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:18:56.031Z] #21 15.25 Fetched 15.9 MB in 0s (32.1 MB/s) [2021-09-03T13:18:56.031Z] #21 15.28 Selecting previously unselected package gcc-10-base:armel. [2021-09-03T13:18:56.031Z] #21 15.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 ... 38512 files and directories currently installed.) [2021-09-03T13:18:56.031Z] #21 15.33 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-09-03T13:18:56.031Z] #21 15.34 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-09-03T13:18:56.113Z] [2021-09-03T13:18:56.113Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-03T13:18:56.113Z] #59 sha256:42dd2167bf4c74f80819c2c010630eebfc2c22ebeb64d57ffb5382a16f0a27f6 [2021-09-03T13:18:56.113Z] #59 DONE 0.3s [2021-09-03T13:18:53.367Z] > git remote # timeout=10 [2021-09-03T13:18:53.500Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T13:18:53.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-03T13:18:53.543Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-03T13:18:54.333Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-03T13:18:54.461Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T13:18:54.505Z] > git checkout -f 1fd21de183e4aba4f14cd843094a237a84919dba # timeout=10 [2021-09-03T13:18:56.288Z] #21 15.40 Selecting previously unselected package gcc-10-base:armhf. [2021-09-03T13:18:56.288Z] #21 15.40 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-09-03T13:18:56.288Z] #21 15.43 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-09-03T13:18:56.288Z] #21 15.49 Selecting previously unselected package gcc-10-base:ppc64el. [2021-09-03T13:18:56.288Z] #21 15.50 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-09-03T13:18:56.288Z] #21 15.50 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-03T13:18:56.288Z] #21 15.55 Selecting previously unselected package gcc-10-base:s390x. [2021-09-03T13:18:56.288Z] #21 15.56 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-09-03T13:18:56.288Z] #21 15.57 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-09-03T13:18:56.373Z] [2021-09-03T13:18:56.373Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-03T13:18:56.373Z] #63 sha256:9118c0eccfbd1cf7be197938b3593a87be162b6d79f22c5b95aa28654591826c [2021-09-03T13:18:56.373Z] #63 DONE 0.1s [2021-09-03T13:18:56.373Z] [2021-09-03T13:18:56.373Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-03T13:18:56.373Z] #68 sha256:3d6fab96a3bebcef66d44e5db2a47c0773e3c6e9c4c99bf12fe02e852879e1cb [2021-09-03T13:18:56.544Z] #21 46.58 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-03T13:18:56.544Z] #21 46.60 Setting up jq (1.6-2.1) ... [2021-09-03T13:18:56.544Z] #21 46.61 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-09-03T13:18:56.544Z] #21 46.63 Setting up iptables (1.8.7-1) ... [2021-09-03T13:18:56.545Z] #21 15.61 Selecting previously unselected package gcc-10-base:arm64. [2021-09-03T13:18:56.545Z] #21 15.62 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-09-03T13:18:56.545Z] #21 15.63 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-09-03T13:18:56.545Z] #21 15.71 Selecting previously unselected package libgcc-s1:armel. [2021-09-03T13:18:56.545Z] #21 15.71 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-09-03T13:18:56.545Z] #21 15.73 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-09-03T13:18:56.545Z] #21 15.79 Selecting previously unselected package libcrypt1:armel. [2021-09-03T13:18:56.545Z] #21 15.79 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-09-03T13:18:56.545Z] #21 15.80 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-09-03T13:18:56.635Z] #68 DONE 0.3s [2021-09-03T13:18:56.802Z] #21 15.88 Selecting previously unselected package libc6:armel. [2021-09-03T13:18:56.802Z] #21 15.89 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-09-03T13:18:56.802Z] #21 16.06 Unpacking libc6:armel (2.31-13) ... [2021-09-03T13:18:56.808Z] #21 46.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:18:56.808Z] #21 46.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:18:56.808Z] #21 46.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:18:56.808Z] #21 46.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:18:56.808Z] #21 46.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-03T13:18:56.808Z] #21 46.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-03T13:18:56.808Z] #21 46.81 Setting up iproute2 (5.10.0-4) ... [2021-09-03T13:18:56.895Z] [2021-09-03T13:18:56.895Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-03T13:18:56.895Z] #69 sha256:d970c2c67cdf4190cd43f2f856a3df174bf38c867ad68427cad731e16c109206 [2021-09-03T13:18:56.895Z] #69 DONE 0.1s [2021-09-03T13:18:56.895Z] [2021-09-03T13:18:56.895Z] #70 [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-09-03T13:18:56.895Z] #70 sha256:f0414f2db687e08e84e88ae2344db3fb3618a9eedce9d686db90ded899a2d1f5 [2021-09-03T13:18:57.059Z] #21 16.46 Selecting previously unselected package libapparmor1:armel. [2021-09-03T13:18:57.316Z] #21 16.47 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-09-03T13:18:57.317Z] #21 16.47 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-09-03T13:18:57.317Z] #21 16.52 Selecting previously unselected package libapparmor-dev:armel. [2021-09-03T13:18:57.317Z] #21 16.52 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-09-03T13:18:57.317Z] #21 16.53 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-09-03T13:18:57.317Z] #21 16.59 Selecting previously unselected package libgcc-s1:arm64. [2021-09-03T13:18:57.317Z] #21 16.59 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-09-03T13:18:57.317Z] #21 16.60 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-09-03T13:18:57.317Z] #21 16.65 Selecting previously unselected package libcrypt1:arm64. [2021-09-03T13:18:57.317Z] #21 16.65 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-09-03T13:18:57.317Z] #21 16.66 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-03T13:18:57.389Z] #21 47.43 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:18:57.574Z] #21 16.74 Selecting previously unselected package libc6:arm64. [2021-09-03T13:18:57.574Z] #21 16.74 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-09-03T13:18:57.831Z] #21 16.89 Unpacking libc6:arm64 (2.31-13) ... [2021-09-03T13:18:57.834Z] #70 0.910 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-03T13:18:57.834Z] #70 1.027 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-03T13:18:57.834Z] #70 1.069 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-03T13:18:58.087Z] #21 17.37 Selecting previously unselected package libapparmor1:arm64. [2021-09-03T13:18:58.087Z] #21 17.37 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-03T13:18:58.087Z] #21 17.38 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-03T13:18:58.087Z] #21 17.42 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-03T13:18:58.087Z] #21 17.42 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-03T13:18:58.087Z] #21 17.43 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-03T13:18:58.355Z] #70 1.177 Reading package lists... [2021-09-03T13:18:58.358Z] #21 17.50 Selecting previously unselected package libgcc-s1:s390x. [2021-09-03T13:18:58.358Z] #21 17.50 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-09-03T13:18:58.358Z] #21 17.50 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-09-03T13:18:58.358Z] #21 17.55 Selecting previously unselected package libcrypt1:s390x. [2021-09-03T13:18:58.358Z] #21 17.56 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-09-03T13:18:58.358Z] #21 17.57 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-09-03T13:18:58.646Z] #21 17.65 Selecting previously unselected package libc6:s390x. [2021-09-03T13:18:58.646Z] #21 17.65 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-09-03T13:18:58.646Z] #21 17.87 Unpacking libc6:s390x (2.31-13) ... [2021-09-03T13:18:58.927Z] #70 1.669 Reading package lists... [2021-09-03T13:18:58.927Z] #70 2.151 Building dependency tree... [2021-09-03T13:18:58.927Z] #70 2.242 Reading state information... [2021-09-03T13:18:58.927Z] #70 2.355 The following additional packages will be installed: [2021-09-03T13:18:59.188Z] #70 2.356 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-09-03T13:18:59.188Z] #70 2.357 systemd-timesyncd [2021-09-03T13:18:59.188Z] #70 2.357 Suggested packages: [2021-09-03T13:18:59.188Z] #70 2.357 systemd-container policykit-1 [2021-09-03T13:18:59.188Z] #70 2.357 Recommended packages: [2021-09-03T13:18:59.188Z] #70 2.357 libnss-systemd [2021-09-03T13:18:59.188Z] #70 2.442 The following NEW packages will be installed: [2021-09-03T13:18:59.188Z] #70 2.443 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-09-03T13:18:59.188Z] #70 2.444 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-09-03T13:18:59.215Z] #21 18.38 Selecting previously unselected package libapparmor1:s390x. [2021-09-03T13:18:59.215Z] #21 18.38 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-09-03T13:18:59.215Z] #21 18.39 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-09-03T13:18:59.215Z] #21 18.45 Selecting previously unselected package libapparmor-dev:s390x. [2021-09-03T13:18:59.215Z] #21 18.45 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-09-03T13:18:59.215Z] #21 18.46 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-09-03T13:18:59.473Z] #21 18.53 Selecting previously unselected package libgcc-s1:armhf. [2021-09-03T13:18:59.473Z] #21 18.53 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-09-03T13:18:59.473Z] #21 18.54 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-09-03T13:18:59.473Z] #21 18.58 Selecting previously unselected package libcrypt1:armhf. [2021-09-03T13:18:59.473Z] #21 18.58 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-09-03T13:18:59.473Z] #21 18.59 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-09-03T13:18:59.473Z] #21 18.68 Selecting previously unselected package libc6:armhf. [2021-09-03T13:18:59.473Z] #21 18.69 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-09-03T13:18:59.730Z] #21 18.85 Unpacking libc6:armhf (2.31-13) ... [2021-09-03T13:18:59.757Z] #70 2.851 0 upgraded, 11 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:18:59.757Z] #70 2.851 Need to get 5937 kB of archives. [2021-09-03T13:18:59.757Z] #70 2.851 After this operation, 19.5 MB of additional disk space will be used. [2021-09-03T13:18:59.757Z] #70 2.851 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-09-03T13:18:59.757Z] #70 3.091 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-09-03T13:18:59.962Z] #21 DONE 49.7s [2021-09-03T13:18:59.962Z] [2021-09-03T13:18:59.962Z] #41 [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-09-03T13:18:59.962Z] #41 sha256:901bdcae8bd99e55f92d90f2ff911bd06564312c30aaeb5eee4b8beac008d08b [2021-09-03T13:18:59.962Z] #41 ... [2021-09-03T13:18:59.962Z] [2021-09-03T13:18:59.962Z] #22 [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-09-03T13:18:59.962Z] #22 sha256:75ebc4ef5f4abe4a8bf4effbd01819d0221171b7b89a549f4fc9b1d462a07626 [2021-09-03T13:18:59.987Z] #21 19.34 Selecting previously unselected package libapparmor1:armhf. [2021-09-03T13:18:59.987Z] #21 19.35 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-09-03T13:18:59.987Z] #21 19.36 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-09-03T13:19:00.017Z] #70 3.115 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-09-03T13:19:00.017Z] #70 3.280 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-09-03T13:19:00.017Z] #70 3.301 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-09-03T13:19:00.017Z] #70 3.332 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-09-03T13:19:00.245Z] #21 19.41 Selecting previously unselected package libapparmor-dev:armhf. [2021-09-03T13:19:00.245Z] #21 19.41 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-09-03T13:19:00.245Z] #21 19.43 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-09-03T13:19:00.245Z] #21 19.51 Selecting previously unselected package libgcc-s1:ppc64el. [2021-09-03T13:19:00.245Z] #21 19.52 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-09-03T13:19:00.245Z] #21 19.52 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-03T13:19:00.245Z] #21 19.58 Selecting previously unselected package libcrypt1:ppc64el. [2021-09-03T13:19:00.245Z] #21 19.59 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-09-03T13:19:00.245Z] #21 19.60 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-03T13:19:00.278Z] #70 3.602 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-09-03T13:19:00.278Z] #70 3.605 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-09-03T13:19:00.278Z] #70 3.615 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-09-03T13:19:00.278Z] #70 3.624 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-09-03T13:19:00.278Z] #70 3.632 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-09-03T13:19:00.501Z] #21 19.69 Selecting previously unselected package libc6:ppc64el. [2021-09-03T13:19:00.501Z] #21 19.70 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-09-03T13:19:00.538Z] #70 3.757 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:19:00.538Z] #70 3.789 Fetched 5937 kB in 1s (5001 kB/s) [2021-09-03T13:19:00.538Z] #70 3.818 Selecting previously unselected package libargon2-1:amd64. [2021-09-03T13:19:00.538Z] #70 3.818 (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 ... 28604 files and directories currently installed.) [2021-09-03T13:19:00.538Z] #70 3.841 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-09-03T13:19:00.538Z] #70 3.850 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-03T13:19:00.538Z] #70 3.887 Selecting previously unselected package libjson-c5:amd64. [2021-09-03T13:19:00.538Z] #70 3.889 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-09-03T13:19:00.538Z] #70 3.895 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-09-03T13:19:00.538Z] #70 3.943 Selecting previously unselected package libcryptsetup12:amd64. [2021-09-03T13:19:00.757Z] #21 19.86 Unpacking libc6:ppc64el (2.31-13) ... [2021-09-03T13:19:00.798Z] #70 3.946 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-09-03T13:19:00.798Z] #70 3.951 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-03T13:19:00.798Z] #70 4.008 Selecting previously unselected package libkmod2:amd64. [2021-09-03T13:19:00.798Z] #70 4.011 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-09-03T13:19:00.798Z] #70 4.015 Unpacking libkmod2:amd64 (28-1) ... [2021-09-03T13:19:00.798Z] #70 4.062 Selecting previously unselected package systemd-timesyncd. [2021-09-03T13:19:00.798Z] #70 4.065 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-09-03T13:19:00.798Z] #70 4.070 Unpacking systemd-timesyncd (247.3-6) ... [2021-09-03T13:19:00.798Z] #70 4.123 Selecting previously unselected package systemd. [2021-09-03T13:19:00.798Z] #70 4.123 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-09-03T13:19:00.798Z] #70 4.163 Unpacking systemd (247.3-6) ... [2021-09-03T13:19:00.934Z] #14 151.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-03T13:19:00.934Z] #14 151.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-03T13:19:00.934Z] #14 151.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:19:00.934Z] #14 151.3 Selecting previously unselected package libapparmor1:amd64. [2021-09-03T13:19:00.934Z] #14 151.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-03T13:19:00.934Z] #14 151.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-03T13:19:00.934Z] #14 151.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-03T13:19:00.934Z] #14 151.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-03T13:19:00.934Z] #14 151.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-03T13:19:00.934Z] #14 151.7 Selecting previously unselected package libbtrfs0:amd64. [2021-09-03T13:19:00.934Z] #14 151.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-03T13:19:00.934Z] #14 151.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:19:00.934Z] #14 151.9 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-03T13:19:00.934Z] #14 151.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-03T13:19:00.934Z] #14 152.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:19:01.192Z] #14 152.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-03T13:19:01.192Z] #14 152.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:19:01.192Z] #14 152.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:19:01.192Z] #14 152.5 Selecting previously unselected package libudev-dev:amd64. [2021-09-03T13:19:01.321Z] #21 20.54 Selecting previously unselected package libapparmor1:ppc64el. [2021-09-03T13:19:01.321Z] #21 20.54 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-09-03T13:19:01.321Z] #21 20.55 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-09-03T13:19:01.321Z] #21 20.66 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-09-03T13:19:01.357Z] #22 1.744 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-03T13:19:01.368Z] #70 4.650 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-03T13:19:01.369Z] #70 4.661 Setting up libjson-c5:amd64 (0.15-2) ... [2021-09-03T13:19:01.369Z] #70 4.672 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-03T13:19:01.369Z] #70 4.685 Setting up libkmod2:amd64 (28-1) ... [2021-09-03T13:19:01.369Z] #70 4.702 Setting up systemd (247.3-6) ... [2021-09-03T13:19:01.369Z] #70 4.749 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-09-03T13:19:01.450Z] #14 152.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-03T13:19:01.450Z] #14 152.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-03T13:19:01.450Z] #14 152.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-03T13:19:01.577Z] #21 20.67 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-09-03T13:19:01.577Z] #21 20.68 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-03T13:19:01.577Z] #21 20.81 Selecting previously unselected package libseccomp2:s390x. [2021-09-03T13:19:01.577Z] #21 20.82 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-09-03T13:19:01.577Z] #21 20.83 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-09-03T13:19:01.577Z] #21 20.87 Selecting previously unselected package libseccomp-dev:s390x. [2021-09-03T13:19:01.578Z] #21 20.88 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-09-03T13:19:01.578Z] #21 20.88 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-09-03T13:19:01.621Z] #22 1.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-03T13:19:01.621Z] #22 1.941 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-03T13:19:01.621Z] #22 DONE 2.0s [2021-09-03T13:19:01.621Z] [2021-09-03T13:19:01.621Z] #41 [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-09-03T13:19:01.621Z] #41 sha256:901bdcae8bd99e55f92d90f2ff911bd06564312c30aaeb5eee4b8beac008d08b [2021-09-03T13:19:01.628Z] #70 4.751 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-09-03T13:19:01.628Z] #70 4.754 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-09-03T13:19:01.707Z] #14 152.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-03T13:19:01.707Z] #14 152.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-03T13:19:01.834Z] #21 20.99 Selecting previously unselected package libseccomp2:ppc64el. [2021-09-03T13:19:01.834Z] #21 21.00 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-09-03T13:19:01.834Z] #21 21.00 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-09-03T13:19:01.834Z] #21 21.06 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-09-03T13:19:01.834Z] #21 21.07 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-09-03T13:19:01.834Z] #21 21.07 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-03T13:19:01.834Z] #21 21.14 Selecting previously unselected package libseccomp2:armhf. [2021-09-03T13:19:01.834Z] #21 21.15 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-09-03T13:19:01.834Z] #21 21.15 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-09-03T13:19:01.834Z] #21 21.20 Selecting previously unselected package libseccomp-dev:armhf. [2021-09-03T13:19:01.886Z] #41 ... [2021-09-03T13:19:01.886Z] [2021-09-03T13:19:01.886Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:19:01.886Z] #23 sha256:1ca16cdaaf0f09c39dcc8d7af49cf0b0d944c2b02f9c4cd50caa1f0ff9de78f5 [2021-09-03T13:19:01.888Z] #70 5.075 Setting up systemd-timesyncd (247.3-6) ... [2021-09-03T13:19:01.965Z] #14 153.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-03T13:19:01.965Z] #14 153.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-03T13:19:01.965Z] #14 153.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-03T13:19:02.091Z] #21 21.21 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-09-03T13:19:02.091Z] #21 21.21 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-09-03T13:19:02.091Z] #21 21.29 Selecting previously unselected package libseccomp2:armel. [2021-09-03T13:19:02.091Z] #21 21.29 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-09-03T13:19:02.091Z] #21 21.30 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-09-03T13:19:02.091Z] #21 21.35 Selecting previously unselected package libseccomp-dev:armel. [2021-09-03T13:19:02.091Z] #21 21.35 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-09-03T13:19:02.091Z] #21 21.36 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-09-03T13:19:02.091Z] #21 21.43 Selecting previously unselected package libseccomp2:arm64. [2021-09-03T13:19:02.091Z] #21 21.43 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-09-03T13:19:02.091Z] #21 21.44 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-09-03T13:19:02.149Z] #70 5.298 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-03T13:19:02.149Z] #70 5.298 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-03T13:19:02.149Z] #70 5.338 Selecting previously unselected package systemd-sysv. [2021-09-03T13:19:02.149Z] #70 5.338 (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 ... 29432 files and directories currently installed.) [2021-09-03T13:19:02.149Z] #70 5.352 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-09-03T13:19:02.149Z] #70 5.357 Unpacking systemd-sysv (247.3-6) ... [2021-09-03T13:19:02.149Z] #70 5.408 Selecting previously unselected package libdbus-1-3:amd64. [2021-09-03T13:19:02.149Z] #70 5.411 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-09-03T13:19:02.149Z] #70 5.416 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-03T13:19:02.149Z] #70 5.481 Selecting previously unselected package dbus. [2021-09-03T13:19:02.223Z] #14 153.4 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-03T13:19:02.223Z] #14 153.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-03T13:19:02.223Z] #14 153.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-03T13:19:02.223Z] #14 153.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-03T13:19:02.349Z] #21 21.49 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-03T13:19:02.349Z] #21 21.50 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-03T13:19:02.349Z] #21 21.50 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-03T13:19:02.349Z] #21 21.62 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-09-03T13:19:02.349Z] #21 21.63 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-09-03T13:19:02.349Z] #21 21.64 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-09-03T13:19:02.349Z] #21 21.66 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-03T13:19:02.349Z] #21 21.67 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-09-03T13:19:02.349Z] #21 21.68 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-03T13:19:02.349Z] #21 21.70 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-09-03T13:19:02.349Z] #21 21.71 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-09-03T13:19:02.349Z] #21 21.72 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-03T13:19:02.409Z] #70 5.483 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-09-03T13:19:02.409Z] #70 5.495 Unpacking dbus (1.12.20-2) ... [2021-09-03T13:19:02.409Z] #70 5.561 Selecting previously unselected package libpam-systemd:amd64. [2021-09-03T13:19:02.409Z] #70 5.564 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-09-03T13:19:02.409Z] #70 5.568 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-09-03T13:19:02.409Z] #70 5.622 Selecting previously unselected package dbus-user-session. [2021-09-03T13:19:02.409Z] #70 5.624 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-09-03T13:19:02.409Z] #70 5.630 Unpacking dbus-user-session (1.12.20-2) ... [2021-09-03T13:19:02.409Z] #70 5.685 Setting up systemd-sysv (247.3-6) ... [2021-09-03T13:19:02.409Z] #70 5.696 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-03T13:19:02.409Z] #70 5.706 Setting up dbus (1.12.20-2) ... [2021-09-03T13:19:02.480Z] #14 153.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-03T13:19:02.480Z] #14 153.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-03T13:19:02.480Z] #14 153.8 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-03T13:19:02.480Z] #14 153.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-03T13:19:02.480Z] #14 153.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-03T13:19:02.606Z] #21 21.73 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-09-03T13:19:02.606Z] #21 21.75 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-09-03T13:19:02.606Z] #21 21.76 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-09-03T13:19:02.606Z] #21 21.77 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-09-03T13:19:02.606Z] #21 21.79 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-03T13:19:02.606Z] #21 21.81 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-09-03T13:19:02.606Z] #21 21.83 Setting up libc6:arm64 (2.31-13) ... [2021-09-03T13:19:02.669Z] #70 5.827 invoke-rc.d: could not determine current runlevel [2021-09-03T13:19:02.669Z] #70 5.830 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-03T13:19:02.669Z] #70 5.835 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-09-03T13:19:02.669Z] #70 5.952 Setting up dbus-user-session (1.12.20-2) ... [2021-09-03T13:19:02.669Z] #70 5.972 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:19:02.930Z] #70 DONE 6.1s [2021-09-03T13:19:02.930Z] [2021-09-03T13:19:02.930Z] #71 [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-09-03T13:19:02.930Z] #71 sha256:0dbb532976b5e2d9249a250484708c9d2bd5428ab7e8658d1a257edf188d449b [2021-09-03T13:19:03.044Z] #14 154.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-03T13:19:03.044Z] #14 154.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-03T13:19:03.045Z] #14 154.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-03T13:19:03.302Z] #14 154.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-03T13:19:03.302Z] #14 154.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:19:03.302Z] #14 154.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:19:03.500Z] #71 0.451 % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-03T13:19:03.500Z] #71 0.452 Dload Upload Total Spent Left Speed [2021-09-03T13:19:03.500Z] #71 0.453 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 13916 0 --:--:-- --:--:-- --:--:-- 13916 [2021-09-03T13:19:03.500Z] #71 DONE 0.6s [2021-09-03T13:19:03.559Z] #14 154.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-03T13:19:03.559Z] #14 154.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-03T13:19:03.559Z] #14 154.7 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-03T13:19:03.685Z] #41 ... [2021-09-03T13:19:03.685Z] [2021-09-03T13:19:03.685Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-03T13:19:03.685Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-09-03T13:19:03.685Z] #14 154.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-03T13:19:03.685Z] #14 154.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-03T13:19:03.685Z] #14 154.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:19:03.685Z] #14 154.8 Selecting previously unselected package libapparmor1:amd64. [2021-09-03T13:19:03.685Z] #14 154.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-03T13:19:03.685Z] #14 154.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-03T13:19:03.685Z] #14 155.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-03T13:19:03.685Z] #14 155.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-03T13:19:03.685Z] #14 155.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-03T13:19:03.685Z] #14 155.2 Selecting previously unselected package libbtrfs0:amd64. [2021-09-03T13:19:03.685Z] #14 155.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-03T13:19:03.685Z] #14 155.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:19:03.685Z] #14 155.4 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-03T13:19:03.685Z] #14 155.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-03T13:19:03.685Z] #14 155.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:19:03.685Z] #14 155.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-03T13:19:03.686Z] #14 155.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:19:03.686Z] #14 155.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:19:03.686Z] #14 155.9 Selecting previously unselected package libudev-dev:amd64. [2021-09-03T13:19:03.686Z] #14 156.0 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-03T13:19:03.686Z] #14 156.0 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-03T13:19:03.760Z] [2021-09-03T13:19:03.761Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-03T13:19:03.761Z] #72 sha256:0b97df3b86a07d5a0108dbd9bb99cdaf27c932b3ec7f148853b94b5a71db64c7 [2021-09-03T13:19:03.947Z] #14 156.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-03T13:19:03.947Z] #14 156.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-03T13:19:03.947Z] #14 156.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-03T13:19:03.976Z] #21 23.09 Setting up libc6:armel (2.31-13) ... [2021-09-03T13:19:04.073Z] #14 155.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-03T13:19:04.073Z] #14 155.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-03T13:19:04.073Z] #14 155.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-03T13:19:04.209Z] #14 156.5 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-03T13:19:04.209Z] #14 156.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-03T13:19:04.209Z] #14 156.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-03T13:19:04.331Z] #72 DONE 0.8s [2021-09-03T13:19:04.331Z] [2021-09-03T13:19:04.331Z] #73 exporting to image [2021-09-03T13:19:04.331Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-03T13:19:04.331Z] #73 exporting layers [2021-09-03T13:19:04.471Z] #14 156.9 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-03T13:19:04.471Z] #14 156.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-03T13:19:04.471Z] #14 156.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-03T13:19:04.638Z] #14 155.9 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-03T13:19:04.638Z] #14 156.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-03T13:19:04.638Z] #14 156.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:19:04.638Z] #14 156.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-03T13:19:04.895Z] #14 156.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:19:04.895Z] #14 156.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-03T13:19:04.895Z] #14 156.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:19:04.895Z] #14 156.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-03T13:19:04.895Z] #14 156.1 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-03T13:19:04.895Z] #14 156.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-03T13:19:04.895Z] #14 156.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-03T13:19:04.895Z] #14 156.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:19:04.895Z] #14 156.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:19:04.895Z] #14 156.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-03T13:19:04.895Z] #14 156.2 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-03T13:19:04.895Z] #14 156.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-03T13:19:04.895Z] #14 156.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:19:04.895Z] #14 156.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-03T13:19:05.045Z] #14 157.2 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-03T13:19:05.045Z] #14 157.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-03T13:19:05.045Z] #14 157.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-03T13:19:05.045Z] #14 157.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-03T13:19:05.045Z] #14 157.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-03T13:19:05.045Z] #14 157.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-03T13:19:05.153Z] #14 156.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-03T13:19:05.153Z] #14 156.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:19:05.153Z] #14 156.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:19:05.153Z] #14 156.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-03T13:19:05.153Z] #14 156.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:19:05.153Z] #14 156.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-03T13:19:05.153Z] #14 156.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:19:05.153Z] #14 156.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:19:05.153Z] #14 156.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-03T13:19:05.153Z] #14 156.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:19:05.153Z] #14 156.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:19:05.153Z] #14 156.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:19:05.345Z] #21 24.31 Setting up libc6:armhf (2.31-13) ... [2021-09-03T13:19:05.410Z] #14 156.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:19:05.410Z] #14 156.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:19:05.410Z] #14 156.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:19:05.410Z] #14 156.5 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:19:05.855Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-03T13:19:05.977Z] #14 DONE 157.2s [2021-09-03T13:19:05.977Z] [2021-09-03T13:19:05.977Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-03T13:19:05.977Z] #15 sha256:ea83db9364731311b07807ffb0817c32f2b9653020282d4ac0a9773e3d7bb930 [2021-09-03T13:19:05.993Z] First time build. Skipping changelog. [2021-09-03T13:19:06.079Z] #14 158.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-03T13:19:06.079Z] #14 158.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-03T13:19:06.079Z] #14 158.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-03T13:19:06.079Z] #14 158.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-03T13:19:06.274Z] #21 25.53 Setting up libc6:ppc64el (2.31-13) ... [2021-09-03T13:19:06.345Z] #14 158.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-03T13:19:06.345Z] #14 158.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-03T13:19:06.608Z] #14 158.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-03T13:19:06.608Z] #14 158.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-03T13:19:06.608Z] #14 158.8 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-03T13:19:06.868Z] #14 159.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-03T13:19:06.868Z] #14 159.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-03T13:19:06.868Z] #14 159.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-03T13:19:05.893Z] > git rev-list --no-walk 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 # timeout=10 [2021-09-03T13:19:07.456Z] #14 159.7 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-03T13:19:07.456Z] #14 159.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-03T13:19:07.456Z] #14 159.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-03T13:19:07.456Z] #14 159.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-03T13:19:07.456Z] #14 159.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-03T13:19:07.456Z] #14 159.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-03T13:19:07.456Z] #14 159.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-03T13:19:07.456Z] #14 159.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-03T13:19:07.456Z] #14 159.9 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-03T13:19:07.456Z] #14 159.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-03T13:19:07.643Z] #21 26.75 Setting up libc6:s390x (2.31-13) ... [2021-09-03T13:19:07.790Z] #14 159.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-03T13:19:07.790Z] #14 159.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-03T13:19:07.790Z] #14 159.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-03T13:19:07.790Z] #14 160.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-03T13:19:07.790Z] #14 160.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-03T13:19:07.790Z] #14 160.1 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-03T13:19:07.790Z] #14 160.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-03T13:19:07.790Z] #14 160.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-03T13:19:08.365Z] #14 160.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-03T13:19:08.365Z] #14 160.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-03T13:19:08.629Z] #14 160.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:19:08.629Z] #14 161.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-03T13:19:08.629Z] #14 161.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:19:08.629Z] #14 161.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-03T13:19:08.892Z] #14 161.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-03T13:19:08.892Z] #14 161.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-03T13:19:08.892Z] #14 161.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-09-03T13:19:08.892Z] #14 161.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-03T13:19:08.892Z] #14 161.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-03T13:19:08.892Z] #14 161.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:19:08.892Z] #14 161.3 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-03T13:19:09.011Z] #21 27.99 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.00 Setting up libapparmor1:armel (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.02 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.03 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.04 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.06 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.07 Setting up libseccomp2:armel (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.08 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.09 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.10 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.12 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.13 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.14 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.16 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.24 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-09-03T13:19:09.011Z] #21 28.26 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.28 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.29 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.32 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.35 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-09-03T13:19:09.011Z] #21 28.37 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:19:09.154Z] #14 161.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:19:09.154Z] #14 161.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-03T13:19:09.154Z] #14 161.6 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:19:09.265Z] #15 DONE 2.9s [2021-09-03T13:19:09.265Z] [2021-09-03T13:19:09.265Z] #16 [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-09-03T13:19:09.265Z] #16 sha256:40fe0ffd82e03d38a9dd575ea729e5b53ff901e9870fb1e3ea0926119d550e45 [2021-09-03T13:19:09.475Z] + docker version [2021-09-03T13:19:09.574Z] #21 DONE 28.7s [2021-09-03T13:19:09.574Z] [2021-09-03T13:19:09.574Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-03T13:19:09.574Z] #22 sha256:1ce2af6d4aaf6e69bc8a0575d13280c248cd6d901e32e6ccb22c307f9dbdf578 [2021-09-03T13:19:09.728Z] #14 DONE 161.9s [2021-09-03T13:19:09.728Z] [2021-09-03T13:19:09.728Z] #55 [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-09-03T13:19:09.728Z] #55 sha256:01760cbd68d3683832de3bda080e43a8897c35ccaa32d1816fea7d4eeb6667e2 [2021-09-03T13:19:10.088Z] #23 ... [2021-09-03T13:19:10.088Z] [2021-09-03T13:19:10.088Z] #41 [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-09-03T13:19:10.088Z] #41 sha256:901bdcae8bd99e55f92d90f2ff911bd06564312c30aaeb5eee4b8beac008d08b [2021-09-03T13:19:10.088Z] #41 158.3 + dpkg --print-architecture [2021-09-03T13:19:10.088Z] #41 DONE 159.0s [2021-09-03T13:19:10.088Z] [2021-09-03T13:19:10.088Z] #51 [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-09-03T13:19:10.088Z] #51 sha256:47c69482421c8b25fd8b7a4492174bae77a3660d4f3d514b71e0227367ac64dd [2021-09-03T13:19:11.170Z] #16 DONE 1.9s [2021-09-03T13:19:11.170Z] [2021-09-03T13:19:11.170Z] #55 [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-09-03T13:19:11.170Z] #55 sha256:d563abadea8cabc14798f05b65ec99317bb23b015258f5402e7a5bcc9d579c52 [2021-09-03T13:19:11.170Z] #55 2.942 + RM_GOPATH=0 [2021-09-03T13:19:11.170Z] #55 2.942 + TMP_GOPATH= [2021-09-03T13:19:11.170Z] #55 2.942 + : /build [2021-09-03T13:19:11.170Z] #55 2.942 + '[' -z '' ']' [2021-09-03T13:19:11.170Z] #55 2.942 ++ mktemp -d [2021-09-03T13:19:11.170Z] #55 2.942 + export GOPATH=/tmp/tmp.EWfdYfq5FB [2021-09-03T13:19:11.170Z] #55 2.942 + GOPATH=/tmp/tmp.EWfdYfq5FB [2021-09-03T13:19:11.170Z] #55 2.942 + RM_GOPATH=1 [2021-09-03T13:19:11.170Z] #55 2.942 + case "$(go env GOARCH)" in [2021-09-03T13:19:11.170Z] #55 2.942 ++ go env GOARCH [2021-09-03T13:19:11.170Z] #55 2.949 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:19:11.170Z] #55 2.949 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:19:11.170Z] #55 2.950 ++ dirname /tmp/install/install.sh [2021-09-03T13:19:11.170Z] #55 2.951 + dir=/tmp/install [2021-09-03T13:19:11.170Z] #55 2.951 + bin=runc [2021-09-03T13:19:11.170Z] #55 2.964 Install runc version v1.0.2 (build tags: seccomp) [2021-09-03T13:19:11.170Z] #55 2.964 + shift [2021-09-03T13:19:11.170Z] #55 2.964 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-03T13:19:11.170Z] #55 2.964 + . /tmp/install/runc.installer [2021-09-03T13:19:11.170Z] #55 2.964 ++ set -e [2021-09-03T13:19:11.170Z] #55 2.964 ++ : v1.0.2 [2021-09-03T13:19:11.170Z] #55 2.964 + install_runc [2021-09-03T13:19:11.170Z] #55 2.964 + RUNC_BUILDTAGS=seccomp [2021-09-03T13:19:11.170Z] #55 2.964 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-03T13:19:11.170Z] #55 2.964 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EWfdYfq5FB/src/github.com/opencontainers/runc [2021-09-03T13:19:11.170Z] #55 2.964 Cloning into '/tmp/tmp.EWfdYfq5FB/src/github.com/opencontainers/runc'... [2021-09-03T13:19:11.472Z] #22 DONE 1.6s [2021-09-03T13:19:11.472Z] [2021-09-03T13:19:11.472Z] #23 [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-09-03T13:19:11.472Z] #23 sha256:49e00cba97c4def39a0af9356c54cf286245980f3b5aab6cf862b063a2fd5c31 [2021-09-03T13:19:11.646Z] #55 ... [2021-09-03T13:19:11.646Z] [2021-09-03T13:19:11.646Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-03T13:19:11.646Z] #15 sha256:ea83db9364731311b07807ffb0817c32f2b9653020282d4ac0a9773e3d7bb930 [2021-09-03T13:19:11.646Z] #15 DONE 2.1s [2021-09-03T13:19:11.646Z] [2021-09-03T13:19:11.646Z] #55 [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-09-03T13:19:11.646Z] #55 sha256:01760cbd68d3683832de3bda080e43a8897c35ccaa32d1816fea7d4eeb6667e2 [2021-09-03T13:19:11.646Z] #55 2.102 + RM_GOPATH=0 [2021-09-03T13:19:11.646Z] #55 2.102 + TMP_GOPATH= [2021-09-03T13:19:11.646Z] #55 2.102 + : /build [2021-09-03T13:19:11.646Z] #55 2.102 + '[' -z '' ']' [2021-09-03T13:19:11.646Z] #55 2.102 ++ mktemp -d [2021-09-03T13:19:11.646Z] #55 2.128 + export GOPATH=/tmp/tmp.YOyjdtlvkA [2021-09-03T13:19:11.646Z] #55 2.128 + GOPATH=/tmp/tmp.YOyjdtlvkA [2021-09-03T13:19:11.646Z] #55 2.128 + RM_GOPATH=1 [2021-09-03T13:19:11.646Z] #55 2.128 + case "$(go env GOARCH)" in [2021-09-03T13:19:11.646Z] #55 2.131 ++ go env GOARCH [2021-09-03T13:19:11.646Z] #55 2.181 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:19:11.646Z] #55 2.181 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:19:11.646Z] #55 2.181 ++ dirname /tmp/install/install.sh [2021-09-03T13:19:11.908Z] #55 2.188 + dir=/tmp/install [2021-09-03T13:19:11.908Z] #55 2.188 + bin=runc [2021-09-03T13:19:11.908Z] #55 2.188 + shift [2021-09-03T13:19:11.908Z] #55 2.188 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-03T13:19:11.908Z] #55 2.188 + . /tmp/install/runc.installer [2021-09-03T13:19:11.908Z] #55 2.188 ++ set -e [2021-09-03T13:19:11.908Z] #55 2.188 ++ : v1.0.2 [2021-09-03T13:19:11.908Z] #55 2.188 + install_runc [2021-09-03T13:19:11.908Z] #55 2.188 + RUNC_BUILDTAGS=seccomp [2021-09-03T13:19:11.908Z] #55 2.188 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-03T13:19:11.908Z] #55 2.188 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YOyjdtlvkA/src/github.com/opencontainers/runc [2021-09-03T13:19:11.908Z] #55 2.188 Install runc version v1.0.2 (build tags: seccomp) [2021-09-03T13:19:11.908Z] #55 2.198 Cloning into '/tmp/tmp.YOyjdtlvkA/src/github.com/opencontainers/runc'... [2021-09-03T13:19:12.403Z] #23 DONE 1.2s [2021-09-03T13:19:12.403Z] [2021-09-03T13:19:12.403Z] #62 [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-09-03T13:19:12.403Z] #62 sha256:ff1ed70aa79d4816b27aab34ea70a90b4a0c23215610514c56473d0da77ffa24 [2021-09-03T13:19:12.403Z] #62 1.422 + RM_GOPATH=0 [2021-09-03T13:19:12.403Z] #62 1.422 + TMP_GOPATH= [2021-09-03T13:19:12.403Z] #62 1.422 + : /build [2021-09-03T13:19:12.403Z] #62 1.422 + '[' -z '' ']' [2021-09-03T13:19:12.403Z] #62 1.425 ++ mktemp -d [2021-09-03T13:19:12.403Z] #62 1.425 + export GOPATH=/tmp/tmp.jj8gMEyEGw [2021-09-03T13:19:12.403Z] #62 1.425 + GOPATH=/tmp/tmp.jj8gMEyEGw [2021-09-03T13:19:12.403Z] #62 1.425 + RM_GOPATH=1 [2021-09-03T13:19:12.403Z] #62 1.425 + case "$(go env GOARCH)" in [2021-09-03T13:19:12.403Z] #62 1.427 ++ go env GOARCH [2021-09-03T13:19:12.403Z] #62 1.432 + export GO_BUILDMODE=-buildmode=pie [2021-09-03T13:19:12.403Z] #62 1.432 + GO_BUILDMODE=-buildmode=pie [2021-09-03T13:19:12.403Z] #62 1.432 ++ dirname /tmp/install/install.sh [2021-09-03T13:19:12.403Z] #62 1.435 + dir=/tmp/install [2021-09-03T13:19:12.403Z] #62 1.435 + bin=runc [2021-09-03T13:19:12.403Z] #62 1.435 + shift [2021-09-03T13:19:12.403Z] #62 1.435 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-03T13:19:12.403Z] #62 1.435 + . /tmp/install/runc.installer [2021-09-03T13:19:12.403Z] #62 1.435 ++ set -e [2021-09-03T13:19:12.403Z] #62 1.435 ++ : v1.0.2 [2021-09-03T13:19:12.403Z] #62 1.435 + install_runc [2021-09-03T13:19:12.403Z] #62 1.435 + RUNC_BUILDTAGS=seccomp [2021-09-03T13:19:12.403Z] #62 1.435 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-03T13:19:12.403Z] #62 1.435 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jj8gMEyEGw/src/github.com/opencontainers/runc [2021-09-03T13:19:12.403Z] #62 1.435 Install runc version v1.0.2 (build tags: seccomp) [2021-09-03T13:19:12.403Z] #62 1.438 Cloning into '/tmp/tmp.jj8gMEyEGw/src/github.com/opencontainers/runc'... [2021-09-03T13:19:12.475Z] #73 exporting layers 7.8s done [2021-09-03T13:19:12.475Z] #73 writing image sha256:6e0bfa4ebef3cfaf27832da4c33d03ab1f4bfdf55607cf500a0dd13a5e7dfc41 done [2021-09-03T13:19:12.475Z] #73 naming to docker.io/library/docker:ad6101d8064a26676edc859d0292cecb7136b628 done [2021-09-03T13:19:12.475Z] #73 DONE 7.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-03T13:19:12.830Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=ad6101d8064a26676edc859d0292cecb7136b628 -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:ad6101d8064a26676edc859d0292cecb7136b628 hack/make.sh dynbinary test-integration [2021-09-03T13:19:13.067Z] #55 ... [2021-09-03T13:19:13.067Z] [2021-09-03T13:19:13.067Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-03T13:19:13.067Z] #17 sha256:e9bcea670dbf3ece80b257a6a822b535037d7443af12a61278fe31beb733a097 [2021-09-03T13:19:13.067Z] #17 1.584 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-03T13:19:13.067Z] #17 DONE 1.8s [2021-09-03T13:19:13.067Z] [2021-09-03T13:19:13.067Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-03T13:19:13.067Z] #18 sha256:be3950f9e062f0bbc5b4f2f08715b45dd73ee6e3bc63f615f2b81fa67dbcfdfb [2021-09-03T13:19:13.338Z] #62 ... [2021-09-03T13:19:13.338Z] [2021-09-03T13:19:13.338Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-03T13:19:13.338Z] #24 sha256:864abac52487b2f9771e4c8af0d60972d629c572b70d5855b4f2732cffda5c93 [2021-09-03T13:19:13.338Z] #24 1.048 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-03T13:19:13.338Z] #24 DONE 1.1s [2021-09-03T13:19:13.400Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-09-03T13:19:13.400Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-09-03T13:19:13.400Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-09-03T13:19:13.400Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-09-03T13:19:13.400Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-09-03T13:19:13.400Z] Detected virtualization docker. [2021-09-03T13:19:13.400Z] Detected architecture x86-64. [2021-09-03T13:19:13.400Z] Set hostname to . [2021-09-03T13:19:13.400Z] modprobe@configfs.service: Succeeded. [2021-09-03T13:19:13.400Z] modprobe@drm.service: Succeeded. [2021-09-03T13:19:13.401Z] modprobe@fuse.service: Succeeded. [2021-09-03T13:19:13.414Z] #51 ... [2021-09-03T13:19:13.414Z] [2021-09-03T13:19:13.414Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:19:13.414Z] #23 sha256:1ca16cdaaf0f09c39dcc8d7af49cf0b0d944c2b02f9c4cd50caa1f0ff9de78f5 [2021-09-03T13:19:13.414Z] #23 11.57 Collecting yamllint==1.26.1 [2021-09-03T13:19:13.598Z] [2021-09-03T13:19:13.598Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-03T13:19:13.598Z] #25 sha256:63feaecfe00d6a2fd5d59fae7badcaf5e4bb9f94f3ae09264f1ecd4165cce487 [2021-09-03T13:19:13.661Z] + source /etc/docker-entrypoint-cmd [2021-09-03T13:19:13.661Z] ++ hack/make.sh dynbinary test-integration [2021-09-03T13:19:13.661Z] [2021-09-03T13:19:13.922Z] Removing bundles/ [2021-09-03T13:19:13.922Z] [2021-09-03T13:19:13.922Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-03T13:19:13.922Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:19:13.922Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:19:14.366Z] #23 12.65 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-03T13:19:14.439Z] #18 DONE 1.8s [2021-09-03T13:19:14.439Z] [2021-09-03T13:19:14.439Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-03T13:19:14.439Z] #19 sha256:869ab68eada4b81c07727f07efbd7f060a983174ff24a596776c5192d45fe86f [2021-09-03T13:19:14.532Z] #25 DONE 1.1s [2021-09-03T13:19:14.532Z] [2021-09-03T13:19:14.532Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-03T13:19:14.532Z] #26 sha256:080af709847e7ecca386e7edd6c1c7298e4d89380f35ed3a207b34d97da554db [2021-09-03T13:19:15.216Z] #55 ... [2021-09-03T13:19:15.217Z] [2021-09-03T13:19:15.217Z] #16 [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-09-03T13:19:15.217Z] #16 sha256:40fe0ffd82e03d38a9dd575ea729e5b53ff901e9870fb1e3ea0926119d550e45 [2021-09-03T13:19:15.217Z] #16 DONE 3.4s [2021-09-03T13:19:15.217Z] [2021-09-03T13:19:15.217Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-03T13:19:15.217Z] #17 sha256:e9bcea670dbf3ece80b257a6a822b535037d7443af12a61278fe31beb733a097 [2021-09-03T13:19:15.463Z] #26 DONE 1.1s [2021-09-03T13:19:15.464Z] [2021-09-03T13:19:15.464Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-09-03T13:19:15.464Z] #27 sha256:664506e14797f51c18951f4bdefe1333b4fbdb904746051c073a14106252d6b1 [2021-09-03T13:19:15.762Z] #23 14.24 Collecting pathspec>=0.5.3 [2021-09-03T13:19:16.046Z] #23 14.26 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-03T13:19:16.605Z] #17 ... [2021-09-03T13:19:16.605Z] [2021-09-03T13:19:16.605Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:19:16.605Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:19:16.605Z] #33 DONE 168.7s [2021-09-03T13:19:16.605Z] [2021-09-03T13:19:16.605Z] #51 [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-09-03T13:19:16.605Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:19:16.622Z] #23 14.77 Collecting pyyaml [2021-09-03T13:19:16.622Z] #23 14.78 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-09-03T13:19:16.622Z] #23 14.93 Building wheels for collected packages: yamllint [2021-09-03T13:19:16.622Z] #23 14.94 Building wheel for yamllint (setup.py): started [2021-09-03T13:19:16.634Z] Client: [2021-09-03T13:19:16.634Z] Version: 20.10.8 [2021-09-03T13:19:16.634Z] API version: 1.41 [2021-09-03T13:19:16.634Z] Go version: go1.16.6 [2021-09-03T13:19:16.634Z] Git commit: 3967b7d [2021-09-03T13:19:16.634Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-03T13:19:16.634Z] OS/Arch: windows/amd64 [2021-09-03T13:19:16.634Z] Context: default [2021-09-03T13:19:16.634Z] Experimental: true [2021-09-03T13:19:16.634Z] [2021-09-03T13:19:16.634Z] Server: Docker Engine - Community [2021-09-03T13:19:16.634Z] Engine: [2021-09-03T13:19:16.634Z] Version: 20.10.8 [2021-09-03T13:19:16.634Z] API version: 1.41 (minimum version 1.24) [2021-09-03T13:19:16.634Z] Go version: go1.16.6 [2021-09-03T13:19:16.634Z] Git commit: 75249d8 [2021-09-03T13:19:16.634Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-03T13:19:16.634Z] OS/Arch: windows/amd64 [2021-09-03T13:19:16.634Z] Experimental: true [2021-09-03T13:19:16.837Z] #27 DONE 1.2s [2021-09-03T13:19:16.837Z] [2021-09-03T13:19:16.837Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:19:16.837Z] #28 sha256:99de3fc1eda9965c7fcce91f8f31ea54c9edf0a21e916bd87cf523ccf0f47bc9 [2021-09-03T13:19:16.866Z] #51 ... [2021-09-03T13:19:16.866Z] [2021-09-03T13:19:16.866Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-03T13:19:16.866Z] #17 sha256:e9bcea670dbf3ece80b257a6a822b535037d7443af12a61278fe31beb733a097 [2021-09-03T13:19:16.866Z] #17 1.801 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-03T13:19:16.965Z] #19 DONE 2.0s [2021-09-03T13:19:16.965Z] [2021-09-03T13:19:16.965Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-03T13:19:16.965Z] #20 sha256:3a2fd727b80079fbf96563e4c68016659354a0d48de96abb2d146b45b11ea510 [2021-09-03T13:19:17.129Z] #17 DONE 1.9s [2021-09-03T13:19:17.129Z] [2021-09-03T13:19:17.129Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-03T13:19:17.129Z] #18 sha256:be3950f9e062f0bbc5b4f2f08715b45dd73ee6e3bc63f615f2b81fa67dbcfdfb [2021-09-03T13:19:17.199Z] #23 ... [2021-09-03T13:19:17.199Z] [2021-09-03T13:19:17.199Z] #51 [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-09-03T13:19:17.199Z] #51 sha256:47c69482421c8b25fd8b7a4492174bae77a3660d4f3d514b71e0227367ac64dd [2021-09-03T13:19:17.199Z] #51 165.3 + /build/golangci-lint --version [2021-09-03T13:19:17.200Z] #51 165.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-03T13:19:17.200Z] #51 DONE 166.2s [2021-09-03T13:19:17.200Z] [2021-09-03T13:19:17.200Z] #25 [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-09-03T13:19:17.200Z] #25 sha256:47eeba43c47619ee2b27fbcbec6d1c66bc1632d4763fe0346d5dad14e7dae5ee [Pipeline] sh [2021-09-03T13:19:17.778Z] #25 ... [2021-09-03T13:19:17.778Z] [2021-09-03T13:19:17.778Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:19:17.778Z] #23 sha256:1ca16cdaaf0f09c39dcc8d7af49cf0b0d944c2b02f9c4cd50caa1f0ff9de78f5 [2021-09-03T13:19:17.778Z] #23 16.06 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-03T13:19:17.778Z] #23 16.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ef62255e3574765375090acce80a539fba9b67140a711480e77e1494628acda1 [2021-09-03T13:19:17.778Z] #23 16.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-03T13:19:17.778Z] #23 16.08 Successfully built yamllint [2021-09-03T13:19:17.778Z] #23 16.10 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-03T13:19:17.897Z] #20 ... [2021-09-03T13:19:17.897Z] [2021-09-03T13:19:17.897Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-03T13:19:17.897Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-09-03T13:19:17.897Z] #33 DONE 169.0s [2021-09-03T13:19:18.155Z] [2021-09-03T13:19:18.155Z] #41 [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-09-03T13:19:18.155Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:19:18.211Z] #28 1.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:19:18.211Z] #28 1.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:19:18.211Z] #28 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:19:18.211Z] #28 1.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-03T13:19:18.219Z] + docker info [2021-09-03T13:19:18.219Z] Client: [2021-09-03T13:19:18.219Z] Context: default [2021-09-03T13:19:18.219Z] Debug Mode: false [2021-09-03T13:19:18.219Z] [2021-09-03T13:19:18.219Z] Server: [2021-09-03T13:19:18.219Z] Containers: 0 [2021-09-03T13:19:18.219Z] Running: 0 [2021-09-03T13:19:18.219Z] Paused: 0 [2021-09-03T13:19:18.219Z] Stopped: 0 [2021-09-03T13:19:18.219Z] Images: 0 [2021-09-03T13:19:18.219Z] Server Version: 20.10.8 [2021-09-03T13:19:18.219Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-03T13:19:18.219Z] Windows: [2021-09-03T13:19:18.219Z] LCOW: [2021-09-03T13:19:18.219Z] Logging Driver: json-file [2021-09-03T13:19:18.219Z] Plugins: [2021-09-03T13:19:18.219Z] Volume: local [2021-09-03T13:19:18.219Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T13:19:18.219Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T13:19:18.219Z] Swarm: inactive [2021-09-03T13:19:18.219Z] Default Isolation: process [2021-09-03T13:19:18.219Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-03T13:19:18.219Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-03T13:19:18.219Z] OSType: windows [2021-09-03T13:19:18.219Z] Architecture: x86_64 [2021-09-03T13:19:18.219Z] CPUs: 4 [2021-09-03T13:19:18.219Z] Total Memory: 32GiB [2021-09-03T13:19:18.219Z] Name: azwin-2-d5ac60 [2021-09-03T13:19:18.219Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-03T13:19:18.219Z] Docker Root Dir: D:\docker [2021-09-03T13:19:18.219Z] Debug Mode: false [2021-09-03T13:19:18.219Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:19:18.219Z] Labels: [2021-09-03T13:19:18.219Z] Experimental: true [2021-09-03T13:19:18.219Z] Insecure Registries: [2021-09-03T13:19:18.219Z] 10.0.0.4:5000 [2021-09-03T13:19:18.219Z] 127.0.0.0/8 [2021-09-03T13:19:18.219Z] Registry Mirrors: [2021-09-03T13:19:18.219Z] http://10.0.0.4:5000/ [2021-09-03T13:19:18.219Z] Live Restore Enabled: false [2021-09-03T13:19:18.219Z] Product License: Community Engine [2021-09-03T13:19:18.219Z] [2021-09-03T13:19:18.356Z] #23 16.58 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-09-03T13:19:18.414Z] #41 ... [2021-09-03T13:19:18.414Z] [2021-09-03T13:19:18.414Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-03T13:19:18.414Z] #20 sha256:3a2fd727b80079fbf96563e4c68016659354a0d48de96abb2d146b45b11ea510 [2021-09-03T13:19:18.414Z] #20 DONE 1.7s [2021-09-03T13:19:18.414Z] [2021-09-03T13:19:18.414Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:19:18.414Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [Pipeline] powershell [2021-09-03T13:19:18.468Z] #28 1.784 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:19:18.620Z] #23 DONE 17.0s [2021-09-03T13:19:18.620Z] [2021-09-03T13:19:18.620Z] #58 [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-09-03T13:19:18.620Z] #58 sha256:1292b3a39f17636b488cc0d775cf877df92243893ca34d649e4b971ce5e3d4f7 [2021-09-03T13:19:18.726Z] #28 2.116 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-03T13:19:18.983Z] #28 2.381 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-03T13:19:19.050Z] #18 DONE 1.9s [2021-09-03T13:19:19.050Z] [2021-09-03T13:19:19.050Z] #51 [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-09-03T13:19:19.050Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:19:19.050Z] #51 ... [2021-09-03T13:19:19.050Z] [2021-09-03T13:19:19.050Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-03T13:19:19.050Z] #19 sha256:869ab68eada4b81c07727f07efbd7f060a983174ff24a596776c5192d45fe86f [2021-09-03T13:19:19.549Z] #28 2.776 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-03T13:19:19.807Z] #28 3.102 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-03T13:19:20.064Z] #28 3.389 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.4 kB] [2021-09-03T13:19:20.321Z] #28 3.391 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.4 kB] [2021-09-03T13:19:20.321Z] #28 3.392 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.0 kB] [2021-09-03T13:19:20.321Z] #28 3.400 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:19:20.321Z] #28 3.401 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.1 kB] [2021-09-03T13:19:20.321Z] #28 3.401 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.4 kB] [2021-09-03T13:19:20.440Z] #19 DONE 1.4s [2021-09-03T13:19:20.440Z] [2021-09-03T13:19:20.440Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-03T13:19:20.440Z] #20 sha256:3a2fd727b80079fbf96563e4c68016659354a0d48de96abb2d146b45b11ea510 [2021-09-03T13:19:20.942Z] #21 2.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:19:21.201Z] #21 2.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:19:21.201Z] #21 2.772 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:19:21.769Z] #21 3.388 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:19:21.830Z] #20 DONE 1.3s [2021-09-03T13:19:21.830Z] [2021-09-03T13:19:21.830Z] #55 [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-09-03T13:19:21.830Z] #55 sha256:01760cbd68d3683832de3bda080e43a8897c35ccaa32d1816fea7d4eeb6667e2 [2021-09-03T13:19:21.830Z] #55 12.08 + cd /tmp/tmp.YOyjdtlvkA/src/github.com/opencontainers/runc [2021-09-03T13:19:21.830Z] #55 12.08 + git checkout -q v1.0.2 [2021-09-03T13:19:22.407Z] #55 12.70 + '[' -z '' ']' [2021-09-03T13:19:22.407Z] #55 12.70 + target=static [2021-09-03T13:19:22.407Z] #55 12.70 + make BUILDTAGS=seccomp static [2021-09-03T13:19:22.407Z] #55 12.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-03T13:19:22.705Z] #21 4.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:19:25.582Z] #28 ... [2021-09-03T13:19:25.582Z] [2021-09-03T13:19:25.582Z] #62 [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-09-03T13:19:25.582Z] #62 sha256:ff1ed70aa79d4816b27aab34ea70a90b4a0c23215610514c56473d0da77ffa24 [2021-09-03T13:19:25.582Z] #62 5.279 + cd /tmp/tmp.jj8gMEyEGw/src/github.com/opencontainers/runc [2021-09-03T13:19:25.582Z] #62 5.279 + git checkout -q v1.0.2 [2021-09-03T13:19:25.582Z] #62 5.443 + '[' -z '' ']' [2021-09-03T13:19:25.582Z] #62 5.443 + target=static [2021-09-03T13:19:25.582Z] #62 5.443 + make BUILDTAGS=seccomp static [2021-09-03T13:19:25.582Z] #62 5.738 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-03T13:19:26.108Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-03T13:19:26.108Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-325bec75\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-03T13:19:26.108Z] ---------------------------------------------------------------------------- [2021-09-03T13:19:26.108Z] [2021-09-03T13:19:26.108Z] INFO: executeCI.ps1 starting at Fri Sep 3 13:19:26 CUT 2021 [2021-09-03T13:19:26.108Z] [2021-09-03T13:19:26.108Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-03T13:19:26.576Z] INFO: Running git version 2.24.1.windows.2 [2021-09-03T13:19:26.576Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-03T13:19:26.576Z] INFO: Environment variables: [2021-09-03T13:19:26.576Z] [2021-09-03T13:19:26.576Z] Name Value [2021-09-03T13:19:26.576Z] ---- ----- [2021-09-03T13:19:26.576Z] ALLUSERSPROFILE C:\ProgramData [2021-09-03T13:19:26.576Z] amd64 true [2021-09-03T13:19:26.576Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-03T13:19:26.576Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-03T13:19:26.576Z] arm64 true [2021-09-03T13:19:26.576Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-03T13:19:26.576Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-03T13:19:26.576Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-03T13:19:26.576Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-03T13:19:26.576Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-03T13:19:26.576Z] BRANCH_NAME PR-42736 [2021-09-03T13:19:26.576Z] BUILD_DISPLAY_NAME #10 [2021-09-03T13:19:26.576Z] BUILD_ID 10 [2021-09-03T13:19:26.576Z] BUILD_NUMBER 10 [2021-09-03T13:19:26.576Z] BUILD_TAG jenkins-moby-PR-42736-10 [2021-09-03T13:19:26.576Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/ [2021-09-03T13:19:26.576Z] cgroup2 true [2021-09-03T13:19:26.577Z] CHANGE_AUTHOR thaJeztah [2021-09-03T13:19:26.577Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-09-03T13:19:26.577Z] CHANGE_BRANCH cap_net_raw_usens_detection [2021-09-03T13:19:26.577Z] CHANGE_FORK thaJeztah/docker [2021-09-03T13:19:26.577Z] CHANGE_ID 42736 [2021-09-03T13:19:26.577Z] CHANGE_TARGET master [2021-09-03T13:19:26.577Z] CHANGE_TITLE daemon.WithCommonOptions() fix detection of user-namespaces [2021-09-03T13:19:26.577Z] CHANGE_URL https://github.com/moby/moby/pull/42736 [2021-09-03T13:19:26.577Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-03T13:19:26.577Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-03T13:19:26.577Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-03T13:19:26.577Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-03T13:19:26.577Z] COMPUTERNAME azwin-2-d5ac60 [2021-09-03T13:19:26.577Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-03T13:19:26.577Z] ConfigSequenceNumber 0 [2021-09-03T13:19:26.577Z] dco true [2021-09-03T13:19:26.577Z] DOCKER_BUILDKIT 0 [2021-09-03T13:19:26.577Z] DOCKER_DUT_DEBUG 1 [2021-09-03T13:19:26.577Z] DOCKER_EXPERIMENTAL 1 [2021-09-03T13:19:26.577Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-03T13:19:26.577Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-09-03T13:19:26.577Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-03T13:19:26.577Z] EXECUTOR_NUMBER 0 [2021-09-03T13:19:26.577Z] FQDN azwin-2-d5ac60.westus.cloudapp.azure.com [2021-09-03T13:19:26.577Z] GIT_BRANCH PR-42736 [2021-09-03T13:19:26.577Z] GIT_COMMIT 1fd21de183e4aba4f14cd843094a237a84919dba [2021-09-03T13:19:26.577Z] GIT_PREVIOUS_COMMIT 8839f3ed16163bdbf20a2bd573693ed6e69dcdf4 [2021-09-03T13:19:26.577Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 32bb4a225dc28e717db2a33c29ca1848d74c2771 [2021-09-03T13:19:26.577Z] GIT_URL https://github.com/moby/moby.git [2021-09-03T13:19:26.577Z] HUDSON_COOKIE 4573dc10-fae6-46b5-a4fd-936f1aebebfc [2021-09-03T13:19:26.577Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-03T13:19:26.577Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-03T13:19:26.577Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-03T13:19:26.577Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-03T13:19:26.577Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-03T13:19:26.577Z] JENKINS_NODE_COOKIE cb68be98-a4ca-4bda-9a80-83b24b1bf48c [2021-09-03T13:19:26.577Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-03T13:19:26.577Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-03T13:19:26.577Z] JOB_BASE_NAME PR-42736 [2021-09-03T13:19:26.577Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/display/redirect [2021-09-03T13:19:26.577Z] JOB_NAME moby/PR-42736 [2021-09-03T13:19:26.577Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/ [2021-09-03T13:19:26.577Z] library.jps.version master [2021-09-03T13:19:26.577Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-03T13:19:26.577Z] NODE_LABELS amd64 azure azwin-2-d5ac60 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-03T13:19:26.577Z] NODE_NAME azwin-2-d5ac60 [2021-09-03T13:19:26.577Z] NUMBER_OF_PROCESSORS 4 [2021-09-03T13:19:26.577Z] OS Windows_NT [2021-09-03T13:19:26.577Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-03T13:19:26.577Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-03T13:19:26.577Z] ppc64le false [2021-09-03T13:19:26.577Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-03T13:19:26.577Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-09-03T13:19:26.577Z] PROCESSOR_LEVEL 6 [2021-09-03T13:19:26.577Z] PROCESSOR_REVISION 5504 [2021-09-03T13:19:26.577Z] ProgramData C:\ProgramData [2021-09-03T13:19:26.577Z] ProgramFiles C:\Program Files [2021-09-03T13:19:26.577Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-03T13:19:26.577Z] ProgramW6432 C:\Program Files [2021-09-03T13:19:26.577Z] PROMPT $P$G [2021-09-03T13:19:26.577Z] PSExecutionPolicyPreference Bypass [2021-09-03T13:19:26.577Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-03T13:19:26.577Z] PUBLIC C:\Users\Public [2021-09-03T13:19:26.577Z] rootless true [2021-09-03T13:19:26.577Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect?page=arti... [2021-09-03T13:19:26.577Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect?page=changes [2021-09-03T13:19:26.577Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect [2021-09-03T13:19:26.577Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42736/10/display/redirect?page=tests [2021-09-03T13:19:26.577Z] s390x false [2021-09-03T13:19:26.577Z] SKIP_VALIDATION_TESTS 1 [2021-09-03T13:19:26.577Z] SOURCES_DRIVE d [2021-09-03T13:19:26.577Z] SOURCES_SUBDIR gopath [2021-09-03T13:19:26.577Z] STAGE_NAME Run tests [2021-09-03T13:19:26.577Z] SystemDrive C: [2021-09-03T13:19:26.577Z] SystemRoot C:\Windows [2021-09-03T13:19:26.577Z] TEMP C:\Windows\TEMP [2021-09-03T13:19:26.577Z] TESTDEBUG 0 [2021-09-03T13:19:26.577Z] TESTRUN_DRIVE d [2021-09-03T13:19:26.577Z] TESTRUN_SUBDIR CI [2021-09-03T13:19:26.577Z] TIMEOUT 120m [2021-09-03T13:19:26.577Z] TMP C:\Windows\TEMP [2021-09-03T13:19:26.577Z] unit_validate true [2021-09-03T13:19:26.577Z] USERDOMAIN WORKGROUP [2021-09-03T13:19:26.577Z] USERNAME azwin-2-d5ac60$ [2021-09-03T13:19:26.577Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-03T13:19:26.577Z] validate_force false [2021-09-03T13:19:26.577Z] windir C:\Windows [2021-09-03T13:19:26.577Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-03T13:19:26.577Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-03T13:19:26.577Z] windows2022 true [2021-09-03T13:19:26.577Z] windows2022containerd true [2021-09-03T13:19:26.577Z] windowsRS1 false [2021-09-03T13:19:26.577Z] windowsRS5 true [2021-09-03T13:19:26.577Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-03T13:19:26.577Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-03T13:19:26.577Z] [2021-09-03T13:19:26.577Z] [2021-09-03T13:19:26.577Z] [2021-09-03T13:19:26.952Z] #62 ... [2021-09-03T13:19:26.952Z] [2021-09-03T13:19:26.952Z] #65 [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-09-03T13:19:26.952Z] #65 sha256:97412e643a8ecb6fdef5408022b5720e825d5902d4e2e64cb67898e12c2e28f1 [2021-09-03T13:19:26.952Z] #65 64.33 + bin/containerd [2021-09-03T13:19:27.046Z] INFO: Sources under d:\gopath\... [2021-09-03T13:19:27.046Z] INFO: Test run under d:\CI\... [2021-09-03T13:19:27.046Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-03T13:19:27.046Z] INFO: docker/docker repository was found [2021-09-03T13:19:27.515Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-03T13:19:27.983Z] ltsc2022: Pulling from windows/servercore [2021-09-03T13:19:27.983Z] 8f616e6e9eec: Pulling fs layer [2021-09-03T13:19:27.983Z] 393f6f5bddce: Pulling fs layer [2021-09-03T13:19:27.989Z] #21 ... [2021-09-03T13:19:27.989Z] [2021-09-03T13:19:27.989Z] #55 [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-09-03T13:19:27.989Z] #55 sha256:d563abadea8cabc14798f05b65ec99317bb23b015258f5402e7a5bcc9d579c52 [2021-09-03T13:19:27.989Z] #55 13.08 + cd /tmp/tmp.EWfdYfq5FB/src/github.com/opencontainers/runc [2021-09-03T13:19:27.989Z] #55 13.08 + git checkout -q v1.0.2 [2021-09-03T13:19:27.989Z] #55 13.71 + '[' -z '' ']' [2021-09-03T13:19:27.989Z] #55 13.71 + target=static [2021-09-03T13:19:27.989Z] #55 13.71 + make BUILDTAGS=seccomp static [2021-09-03T13:19:27.989Z] #55 14.01 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-03T13:19:28.560Z] #55 ... [2021-09-03T13:19:28.560Z] [2021-09-03T13:19:28.560Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:19:28.560Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-09-03T13:19:28.560Z] #21 10.33 Fetched 8401 kB in 8s (1064 kB/s) [2021-09-03T13:19:29.000Z] #55 ... [2021-09-03T13:19:29.000Z] [2021-09-03T13:19:29.000Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:19:29.000Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-09-03T13:19:29.000Z] #21 1.427 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-03T13:19:29.000Z] #21 1.454 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-03T13:19:29.000Z] #21 1.458 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-03T13:19:29.000Z] #21 1.892 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-03T13:19:29.000Z] #21 2.836 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.4 kB] [2021-09-03T13:19:29.000Z] #21 6.247 Fetched 8401 kB in 5s (1647 kB/s) [2021-09-03T13:19:29.948Z] #21 6.247 Reading package lists... [2021-09-03T13:19:31.839Z] #21 10.33 Reading package lists... [2021-09-03T13:19:32.132Z] #21 8.344 Reading package lists... [2021-09-03T13:19:32.208Z] #65 ... [2021-09-03T13:19:32.208Z] [2021-09-03T13:19:32.208Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-03T13:19:32.208Z] #28 sha256:99de3fc1eda9965c7fcce91f8f31ea54c9edf0a21e916bd87cf523ccf0f47bc9 [2021-09-03T13:19:32.208Z] #28 14.53 Fetched 48.3 MB in 13s (3583 kB/s) [2021-09-03T13:19:32.394Z] #21 10.17 Building dependency tree... [2021-09-03T13:19:32.968Z] #21 11.13 The following additional packages will be installed: [2021-09-03T13:19:32.968Z] #21 11.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-03T13:19:32.968Z] #21 11.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-03T13:19:32.968Z] #21 11.13 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-03T13:19:32.968Z] #21 11.13 python3-pkg-resources vim-runtime xxd [2021-09-03T13:19:32.968Z] #21 11.14 Suggested packages: [2021-09-03T13:19:32.968Z] #21 11.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-03T13:19:32.968Z] #21 11.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-03T13:19:32.968Z] #21 11.14 acl attr quota [2021-09-03T13:19:32.968Z] #21 11.14 Recommended packages: [2021-09-03T13:19:32.968Z] #21 11.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-03T13:19:33.914Z] #21 12.14 The following NEW packages will be installed: [2021-09-03T13:19:33.914Z] #21 12.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-03T13:19:33.914Z] #21 12.14 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-03T13:19:33.914Z] #21 12.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-03T13:19:33.914Z] #21 12.15 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-03T13:19:33.914Z] #21 12.15 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-03T13:19:33.914Z] #21 12.15 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-03T13:19:33.914Z] #21 12.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-03T13:19:33.914Z] #21 12.15 xz-utils zip [2021-09-03T13:19:34.176Z] #21 12.45 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:19:34.176Z] #21 12.45 Need to get 27.0 MB of archives. [2021-09-03T13:19:34.176Z] #21 12.45 After this operation, 104 MB of additional disk space will be used. [2021-09-03T13:19:34.176Z] #21 12.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-03T13:19:34.176Z] #21 12.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-03T13:19:34.176Z] #21 12.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-03T13:19:34.176Z] #21 12.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-03T13:19:34.176Z] #21 12.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-03T13:19:34.176Z] #21 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-03T13:19:34.176Z] #21 12.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-03T13:19:34.176Z] #21 12.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-03T13:19:34.176Z] #21 12.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-03T13:19:34.176Z] #21 12.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:19:34.176Z] #21 12.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-03T13:19:34.176Z] #21 12.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-03T13:19:34.176Z] #21 12.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-03T13:19:34.176Z] #21 12.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-03T13:19:34.176Z] #21 12.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-03T13:19:34.438Z] #21 12.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-03T13:19:34.438Z] #21 12.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-03T13:19:34.438Z] #21 12.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-03T13:19:34.438Z] #21 12.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-03T13:19:34.438Z] #21 12.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-03T13:19:34.438Z] #21 12.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-03T13:19:34.438Z] #21 12.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-03T13:19:34.438Z] #21 12.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-03T13:19:34.438Z] #21 12.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-03T13:19:34.438Z] #21 12.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-03T13:19:34.438Z] #21 12.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-03T13:19:34.438Z] #21 12.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-03T13:19:34.438Z] #21 12.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-03T13:19:34.438Z] #21 12.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-03T13:19:34.438Z] #21 12.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-03T13:19:34.438Z] #21 12.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-03T13:19:34.438Z] #21 12.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-03T13:19:34.439Z] #21 12.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-03T13:19:34.439Z] #21 12.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-03T13:19:34.439Z] #21 12.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-03T13:19:34.700Z] #21 12.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-03T13:19:34.700Z] #21 12.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:19:34.700Z] #21 12.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-03T13:19:34.700Z] #21 12.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-03T13:19:34.700Z] #21 12.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-03T13:19:34.700Z] #21 12.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-03T13:19:34.700Z] #21 12.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-03T13:19:34.700Z] #21 12.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-03T13:19:34.700Z] #21 12.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-03T13:19:34.700Z] #21 13.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-03T13:19:34.700Z] #21 13.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-03T13:19:34.962Z] #21 13.14 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-03T13:19:35.145Z] 393f6f5bddce: Verifying Checksum [2021-09-03T13:19:35.145Z] 393f6f5bddce: Download complete [2021-09-03T13:19:35.180Z] #21 13.53 Reading package lists... [2021-09-03T13:19:35.224Z] #21 13.56 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:19:35.224Z] #21 13.64 Fetched 27.0 MB in 1s (27.1 MB/s) [2021-09-03T13:19:35.224Z] #21 13.67 Selecting previously unselected package pigz. [2021-09-03T13:19:35.487Z] #21 13.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-09-03T13:19:35.487Z] #21 13.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-03T13:19:35.487Z] #21 13.72 Unpacking pigz (2.6-1) ... [2021-09-03T13:19:35.487Z] #21 13.80 Selecting previously unselected package libelf1:amd64. [2021-09-03T13:19:35.487Z] #21 13.80 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-03T13:19:35.487Z] #21 13.81 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-03T13:19:35.749Z] #21 13.98 Selecting previously unselected package libbpf0:amd64. [2021-09-03T13:19:35.749Z] #21 13.99 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-03T13:19:35.749Z] #21 14.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-03T13:19:35.749Z] #21 14.09 Selecting previously unselected package libcap2:amd64. [2021-09-03T13:19:36.021Z] #21 14.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-03T13:19:36.021Z] #21 14.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-03T13:19:36.021Z] #21 14.15 Selecting previously unselected package libmnl0:amd64. [2021-09-03T13:19:36.021Z] #21 14.16 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-03T13:19:36.021Z] #21 14.17 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-03T13:19:36.021Z] #21 14.24 Selecting previously unselected package libxtables12:amd64. [2021-09-03T13:19:36.021Z] #21 14.24 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-03T13:19:36.021Z] #21 14.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-03T13:19:36.021Z] #21 14.31 Selecting previously unselected package libcap2-bin. [2021-09-03T13:19:36.021Z] #21 14.31 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-03T13:19:36.021Z] #21 14.31 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-03T13:19:36.021Z] #21 14.38 Selecting previously unselected package iproute2. [2021-09-03T13:19:36.283Z] #21 14.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-03T13:19:36.283Z] #21 14.39 Unpacking iproute2 (5.10.0-4) ... [2021-09-03T13:19:36.545Z] #21 14.83 Selecting previously unselected package xxd. [2021-09-03T13:19:36.545Z] #21 14.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:19:36.545Z] #21 14.84 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:19:36.570Z] #21 16.92 Building dependency tree... [2021-09-03T13:19:36.807Z] #21 14.94 Selecting previously unselected package vim-common. [2021-09-03T13:19:36.807Z] #21 14.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:19:36.807Z] #21 14.96 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:19:36.807Z] #21 15.11 Selecting previously unselected package bash-completion. [2021-09-03T13:19:36.807Z] #21 15.12 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-03T13:19:37.133Z] #21 18.90 The following additional packages will be installed: [2021-09-03T13:19:37.390Z] #21 18.90 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-03T13:19:37.390Z] #21 18.90 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-03T13:19:37.390Z] #21 18.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-03T13:19:37.390Z] #21 18.91 python3-pkg-resources vim-runtime xxd [2021-09-03T13:19:37.390Z] #21 18.91 Suggested packages: [2021-09-03T13:19:37.390Z] #21 18.91 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-03T13:19:37.390Z] #21 18.91 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-03T13:19:37.390Z] #21 18.91 acl attr quota [2021-09-03T13:19:37.390Z] #21 18.91 Recommended packages: [2021-09-03T13:19:37.390Z] #21 18.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-03T13:19:37.466Z] #28 14.53 Reading package lists... [2021-09-03T13:19:38.322Z] #21 19.92 The following NEW packages will be installed: [2021-09-03T13:19:38.323Z] #21 19.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-03T13:19:38.323Z] #21 19.92 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-03T13:19:38.323Z] #21 19.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-03T13:19:38.323Z] #21 19.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-03T13:19:38.323Z] #21 19.93 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-03T13:19:38.323Z] #21 19.93 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-03T13:19:38.323Z] #21 19.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-03T13:19:38.323Z] #21 19.93 xz-utils zip [2021-09-03T13:19:38.580Z] #21 20.24 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:19:38.580Z] #21 20.24 Need to get 27.0 MB of archives. [2021-09-03T13:19:38.580Z] #21 20.24 After this operation, 104 MB of additional disk space will be used. [2021-09-03T13:19:38.580Z] #21 20.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-03T13:19:38.580Z] #21 20.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-03T13:19:38.581Z] #21 20.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-03T13:19:38.581Z] #21 20.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-03T13:19:38.581Z] #21 20.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-03T13:19:38.581Z] #21 20.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-03T13:19:38.581Z] #21 20.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-03T13:19:38.581Z] #21 20.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-03T13:19:38.581Z] #21 20.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-03T13:19:38.581Z] #21 20.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:19:38.581Z] #21 20.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-03T13:19:38.581Z] #21 20.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-03T13:19:38.581Z] #21 20.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-03T13:19:38.581Z] #21 20.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-03T13:19:38.581Z] #21 20.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-03T13:19:38.581Z] #21 20.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-03T13:19:38.581Z] #21 20.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-03T13:19:38.726Z] #21 16.76 Unpacking bash-completion (1:2.11-2) ... [2021-09-03T13:19:38.726Z] #21 17.19 Selecting previously unselected package bzip2. [2021-09-03T13:19:38.838Z] #21 20.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-03T13:19:38.838Z] #21 20.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-03T13:19:38.838Z] #21 20.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-03T13:19:38.838Z] #21 20.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-03T13:19:38.839Z] #21 20.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-03T13:19:38.839Z] #21 20.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-03T13:19:38.839Z] #21 20.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-03T13:19:38.839Z] #21 20.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-03T13:19:38.839Z] #21 20.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-03T13:19:38.839Z] #21 20.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-03T13:19:38.988Z] #21 17.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-03T13:19:38.988Z] #21 17.24 Unpacking bzip2 (1.0.8-4) ... [2021-09-03T13:19:38.988Z] #21 17.31 Selecting previously unselected package xz-utils. [2021-09-03T13:19:39.097Z] #21 20.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-03T13:19:39.097Z] #21 20.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-03T13:19:39.097Z] #21 20.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-03T13:19:39.097Z] #21 20.69 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-03T13:19:39.097Z] #21 20.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-03T13:19:39.097Z] #21 20.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-03T13:19:39.097Z] #21 20.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-03T13:19:39.097Z] #21 20.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-03T13:19:39.097Z] #21 20.78 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-03T13:19:39.097Z] #21 20.78 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:19:39.097Z] #21 20.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-03T13:19:39.097Z] #21 20.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-03T13:19:39.097Z] #21 20.80 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-03T13:19:39.097Z] #21 20.81 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-03T13:19:39.097Z] #21 20.84 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-03T13:19:39.097Z] #21 20.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-03T13:19:39.097Z] #21 20.86 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-03T13:19:39.250Z] #21 17.32 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-03T13:19:39.251Z] #21 17.34 Unpacking xz-utils (5.2.5-2) ... [2021-09-03T13:19:39.251Z] #21 17.50 Selecting previously unselected package apparmor. [2021-09-03T13:19:39.251Z] #21 17.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-03T13:19:39.251Z] #21 17.55 Unpacking apparmor (2.13.6-10) ... [2021-09-03T13:19:39.354Z] #21 21.08 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-03T13:19:39.355Z] #21 21.10 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-03T13:19:39.355Z] #21 21.13 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-03T13:19:39.824Z] #21 17.93 Selecting previously unselected package inetutils-ping. [2021-09-03T13:19:39.824Z] #21 17.94 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-03T13:19:39.824Z] #21 17.95 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-03T13:19:39.824Z] #21 18.06 Selecting previously unselected package libip4tc2:amd64. [2021-09-03T13:19:39.824Z] #21 18.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-03T13:19:39.824Z] #21 18.08 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:39.824Z] #21 18.15 Selecting previously unselected package libip6tc2:amd64. [2021-09-03T13:19:39.824Z] #21 18.15 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-03T13:19:39.824Z] #21 18.17 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:39.824Z] #21 18.22 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-03T13:19:39.824Z] #21 18.22 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-03T13:19:39.824Z] #21 18.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-03T13:19:39.824Z] #21 18.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-03T13:19:39.920Z] #21 21.56 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:19:39.920Z] #21 21.67 Fetched 27.0 MB in 1s (22.7 MB/s) [2021-09-03T13:19:39.920Z] #21 21.72 Selecting previously unselected package pigz. [2021-09-03T13:19:39.920Z] #21 21.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 ... 24014 files and directories currently installed.) [2021-09-03T13:19:39.920Z] #21 21.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-03T13:19:40.086Z] #21 18.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-03T13:19:40.086Z] #21 18.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-03T13:19:40.086Z] #21 18.35 Selecting previously unselected package libnftnl11:amd64. [2021-09-03T13:19:40.086Z] #21 18.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-03T13:19:40.086Z] #21 18.38 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-03T13:19:40.178Z] #21 21.78 Unpacking pigz (2.6-1) ... [2021-09-03T13:19:40.178Z] #21 21.88 Selecting previously unselected package libelf1:amd64. [2021-09-03T13:19:40.178Z] #21 21.88 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-03T13:19:40.178Z] #21 21.89 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-03T13:19:40.347Z] #21 18.46 Selecting previously unselected package iptables. [2021-09-03T13:19:40.347Z] #21 18.46 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-03T13:19:40.347Z] #21 18.46 Unpacking iptables (1.8.7-1) ... [2021-09-03T13:19:40.435Z] #21 22.06 Selecting previously unselected package libbpf0:amd64. [2021-09-03T13:19:40.435Z] #21 22.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-03T13:19:40.435Z] #21 22.07 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-03T13:19:40.435Z] #21 22.16 Selecting previously unselected package libcap2:amd64. [2021-09-03T13:19:40.435Z] #21 22.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-03T13:19:40.435Z] #21 22.18 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-03T13:19:40.435Z] #21 22.23 Selecting previously unselected package libmnl0:amd64. [2021-09-03T13:19:40.435Z] #21 22.24 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-03T13:19:40.435Z] #21 22.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-03T13:19:40.435Z] #21 22.29 Selecting previously unselected package libxtables12:amd64. [2021-09-03T13:19:40.609Z] #21 18.73 Selecting previously unselected package libonig5:amd64. [2021-09-03T13:19:40.609Z] #21 18.74 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-03T13:19:40.609Z] #21 18.75 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:19:40.609Z] #21 18.88 Selecting previously unselected package libjq1:amd64. [2021-09-03T13:19:40.609Z] #21 18.89 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-03T13:19:40.609Z] #21 18.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:19:40.694Z] #21 22.29 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-03T13:19:40.694Z] #21 22.30 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-03T13:19:40.694Z] #21 22.35 Selecting previously unselected package libcap2-bin. [2021-09-03T13:19:40.694Z] #21 22.36 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-03T13:19:40.694Z] #21 22.36 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-03T13:19:40.871Z] #21 18.99 Selecting previously unselected package jq. [2021-09-03T13:19:40.871Z] #21 18.99 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-03T13:19:40.871Z] #21 19.01 Unpacking jq (1.6-2.1) ... [2021-09-03T13:19:40.871Z] #21 19.09 Selecting previously unselected package libaio1:amd64. [2021-09-03T13:19:40.871Z] #21 19.09 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-03T13:19:40.871Z] #21 19.10 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-03T13:19:40.871Z] #21 19.15 Selecting previously unselected package libgpm2:amd64. [2021-09-03T13:19:40.871Z] #21 19.15 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-03T13:19:40.871Z] #21 19.16 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-03T13:19:40.871Z] #21 19.23 Selecting previously unselected package libicu67:amd64. [2021-09-03T13:19:40.871Z] #21 19.23 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-03T13:19:40.951Z] #21 22.46 Selecting previously unselected package iproute2. [2021-09-03T13:19:40.952Z] #21 22.46 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-03T13:19:40.952Z] #21 22.46 Unpacking iproute2 (5.10.0-4) ... [2021-09-03T13:19:41.133Z] #21 19.24 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-03T13:19:41.209Z] #21 22.91 Selecting previously unselected package xxd. [2021-09-03T13:19:41.209Z] #21 22.91 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:19:41.209Z] #21 22.93 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:19:41.209Z] #21 23.04 Selecting previously unselected package vim-common. [2021-09-03T13:19:41.467Z] #21 23.04 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:19:41.467Z] #21 23.06 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:19:41.467Z] #21 23.20 Selecting previously unselected package bash-completion. [2021-09-03T13:19:41.467Z] #21 23.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-03T13:19:43.365Z] #21 24.75 Unpacking bash-completion (1:2.11-2) ... [2021-09-03T13:19:43.622Z] #21 25.14 Selecting previously unselected package bzip2. [2021-09-03T13:19:43.622Z] #21 25.15 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-03T13:19:43.622Z] #21 25.16 Unpacking bzip2 (1.0.8-4) ... [2021-09-03T13:19:43.622Z] #21 25.26 Selecting previously unselected package xz-utils. [2021-09-03T13:19:43.622Z] #21 25.27 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-03T13:19:43.622Z] #21 25.27 Unpacking xz-utils (5.2.5-2) ... [2021-09-03T13:19:43.879Z] #21 25.45 Selecting previously unselected package apparmor. [2021-09-03T13:19:43.879Z] #21 25.46 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-03T13:19:43.879Z] #21 25.52 Unpacking apparmor (2.13.6-10) ... [2021-09-03T13:19:44.273Z] #28 20.84 Reading package lists... [2021-09-03T13:19:44.440Z] #21 22.46 Selecting previously unselected package libinih1:amd64. [2021-09-03T13:19:44.440Z] #21 22.46 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-03T13:19:44.440Z] #21 22.47 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-03T13:19:44.440Z] #21 22.51 Selecting previously unselected package libnet1:amd64. [2021-09-03T13:19:44.440Z] #21 22.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-03T13:19:44.440Z] #21 22.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:19:44.440Z] #21 22.61 Selecting previously unselected package libnl-3-200:amd64. [2021-09-03T13:19:44.440Z] #21 22.62 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-03T13:19:44.440Z] #21 22.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:19:44.440Z] #21 22.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-03T13:19:44.440Z] #21 22.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-03T13:19:44.440Z] #21 22.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:19:44.443Z] #21 26.01 Selecting previously unselected package inetutils-ping. [2021-09-03T13:19:44.443Z] #21 26.02 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-03T13:19:44.443Z] #21 26.03 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-03T13:19:44.444Z] #21 26.14 Selecting previously unselected package libip4tc2:amd64. [2021-09-03T13:19:44.444Z] #21 26.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-03T13:19:44.444Z] #21 26.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:44.444Z] #21 26.22 Selecting previously unselected package libip6tc2:amd64. [2021-09-03T13:19:44.701Z] #21 26.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-03T13:19:44.701Z] #21 26.23 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:44.701Z] #21 26.29 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-03T13:19:44.701Z] #21 26.29 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-03T13:19:44.701Z] #21 26.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-03T13:19:44.701Z] #21 26.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-03T13:19:44.701Z] #21 26.36 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-03T13:19:44.701Z] #21 26.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-03T13:19:44.701Z] #21 26.43 Selecting previously unselected package libnftnl11:amd64. [2021-09-03T13:19:44.701Z] #21 26.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-03T13:19:44.701Z] #21 26.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-03T13:19:44.701Z] #21 22.76 Selecting previously unselected package net-tools. [2021-09-03T13:19:44.701Z] #21 22.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-03T13:19:44.701Z] #21 22.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:19:44.701Z] #21 22.97 Selecting previously unselected package patch. [2021-09-03T13:19:44.701Z] #21 22.99 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-03T13:19:44.701Z] #21 23.00 Unpacking patch (2.7.6-7) ... [2021-09-03T13:19:44.958Z] #21 26.53 Selecting previously unselected package iptables. [2021-09-03T13:19:44.958Z] #21 26.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-03T13:19:44.958Z] #21 26.55 Unpacking iptables (1.8.7-1) ... [2021-09-03T13:19:44.963Z] #21 23.13 Selecting previously unselected package python-pip-whl. [2021-09-03T13:19:44.963Z] #21 23.13 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-03T13:19:44.963Z] #21 23.14 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-03T13:19:45.204Z] #28 26.90 Building dependency tree... [2021-09-03T13:19:45.215Z] #21 26.78 Selecting previously unselected package libonig5:amd64. [2021-09-03T13:19:45.215Z] #21 26.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-03T13:19:45.215Z] #21 26.80 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:19:45.215Z] #21 26.93 Selecting previously unselected package libjq1:amd64. [2021-09-03T13:19:45.215Z] #21 26.94 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-03T13:19:45.215Z] #21 26.95 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:19:45.472Z] #21 27.05 Selecting previously unselected package jq. [2021-09-03T13:19:45.472Z] #21 27.06 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-03T13:19:45.472Z] #21 27.07 Unpacking jq (1.6-2.1) ... [2021-09-03T13:19:45.472Z] #21 27.13 Selecting previously unselected package libaio1:amd64. [2021-09-03T13:19:45.472Z] #21 27.14 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-03T13:19:45.472Z] #21 27.15 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-03T13:19:45.472Z] #21 27.20 Selecting previously unselected package libgpm2:amd64. [2021-09-03T13:19:45.472Z] #21 27.21 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-03T13:19:45.472Z] #21 27.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-03T13:19:45.472Z] #21 27.29 Selecting previously unselected package libicu67:amd64. [2021-09-03T13:19:45.535Z] #21 23.68 Selecting previously unselected package python3-lib2to3. [2021-09-03T13:19:45.535Z] #21 23.68 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-03T13:19:45.535Z] #21 23.69 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:19:45.535Z] #21 23.80 Selecting previously unselected package python3-distutils. [2021-09-03T13:19:45.535Z] #21 23.81 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-03T13:19:45.535Z] #21 23.82 Unpacking python3-distutils (3.9.2-1) ... [2021-09-03T13:19:45.535Z] #21 23.92 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:19:45.729Z] #21 27.31 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-03T13:19:45.729Z] #21 27.32 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-03T13:19:45.797Z] #21 23.92 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:19:45.797Z] #21 23.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:19:45.797Z] #21 24.05 Selecting previously unselected package python3-setuptools. [2021-09-03T13:19:45.797Z] #21 24.05 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-03T13:19:45.797Z] #21 24.06 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-03T13:19:46.058Z] #21 24.28 Selecting previously unselected package python3-wheel. [2021-09-03T13:19:46.058Z] #21 24.30 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-03T13:19:46.058Z] #21 24.30 Unpacking python3-wheel (0.34.2-1) ... [2021-09-03T13:19:46.058Z] #21 24.36 Selecting previously unselected package python3-pip. [2021-09-03T13:19:46.058Z] #21 24.37 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-03T13:19:46.058Z] #21 24.37 Unpacking python3-pip (20.3.4-4) ... [2021-09-03T13:19:46.319Z] #21 24.67 Selecting previously unselected package sudo. [2021-09-03T13:19:46.319Z] #21 24.67 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-03T13:19:46.319Z] #21 24.68 Unpacking sudo (1.9.5p2-3) ... [2021-09-03T13:19:46.574Z] #28 29.80 bzip2 is already the newest version (1.0.8-4). [2021-09-03T13:19:46.575Z] #28 29.80 patch is already the newest version (2.7.6-7). [2021-09-03T13:19:46.575Z] #28 29.80 xz-utils is already the newest version (5.2.5-2). [2021-09-03T13:19:46.575Z] #28 29.80 The following additional packages will be installed: [2021-09-03T13:19:46.575Z] #28 29.80 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-03T13:19:46.575Z] #28 29.81 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-09-03T13:19:46.575Z] #28 29.81 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-03T13:19:46.575Z] #28 29.81 python3-pkg-resources vim-runtime xxd [2021-09-03T13:19:46.575Z] #28 29.83 Suggested packages: [2021-09-03T13:19:46.575Z] #28 29.83 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-09-03T13:19:46.575Z] #28 29.83 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-09-03T13:19:46.575Z] #28 29.83 Recommended packages: [2021-09-03T13:19:46.575Z] #28 29.83 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-03T13:19:46.893Z] #21 25.24 Selecting previously unselected package thin-provisioning-tools. [2021-09-03T13:19:46.893Z] #21 25.25 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-03T13:19:46.893Z] #21 25.26 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:19:47.417Z] #21 25.50 Selecting previously unselected package uidmap. [2021-09-03T13:19:47.417Z] #21 25.53 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-03T13:19:47.417Z] #21 25.53 Unpacking uidmap (1:4.8.1-1) ... [2021-09-03T13:19:47.417Z] #21 25.67 Selecting previously unselected package vim-runtime. [2021-09-03T13:19:47.417Z] #21 25.68 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:19:47.417Z] #21 25.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-03T13:19:47.417Z] #21 25.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-03T13:19:47.417Z] #21 25.75 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:19:48.472Z] #28 31.29 The following NEW packages will be installed: [2021-09-03T13:19:48.472Z] #28 31.29 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-09-03T13:19:48.472Z] #28 31.30 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-03T13:19:48.472Z] #28 31.30 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-09-03T13:19:48.472Z] #28 31.30 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-09-03T13:19:48.472Z] #28 31.30 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-09-03T13:19:48.472Z] #28 31.31 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-09-03T13:19:48.472Z] #28 31.31 vim-common vim-runtime xfsprogs xxd zip [2021-09-03T13:19:48.472Z] #28 31.68 0 upgraded, 43 newly installed, 0 to remove and 2 not upgraded. [2021-09-03T13:19:48.472Z] #28 31.68 Need to get 18.0 MB of archives. [2021-09-03T13:19:48.472Z] #28 31.68 After this operation, 69.4 MB of additional disk space will be used. [2021-09-03T13:19:48.472Z] #28 31.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-03T13:19:48.472Z] #28 31.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-03T13:19:48.472Z] #28 31.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-03T13:19:48.472Z] #28 31.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-03T13:19:48.472Z] #28 31.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-03T13:19:48.472Z] #28 31.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-03T13:19:48.472Z] #28 31.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-03T13:19:48.472Z] #28 31.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-03T13:19:48.472Z] #28 31.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-03T13:19:48.472Z] #28 31.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-03T13:19:48.472Z] #28 31.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-03T13:19:48.472Z] #28 31.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-03T13:19:48.472Z] #28 31.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-03T13:19:48.472Z] #28 31.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-03T13:19:48.472Z] #28 31.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-03T13:19:48.472Z] #28 31.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-03T13:19:48.472Z] #28 31.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-03T13:19:48.472Z] #28 31.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-03T13:19:48.472Z] #28 31.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-03T13:19:48.472Z] #28 31.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-03T13:19:48.472Z] #28 31.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-03T13:19:48.472Z] #28 31.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-03T13:19:48.472Z] #28 31.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-03T13:19:48.472Z] #28 31.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-03T13:19:48.729Z] #28 31.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-03T13:19:48.729Z] #28 31.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-03T13:19:48.730Z] #28 31.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-03T13:19:48.730Z] #28 31.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-03T13:19:48.730Z] #28 31.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-03T13:19:48.730Z] #28 31.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-03T13:19:48.730Z] #28 31.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-03T13:19:48.730Z] #28 31.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-03T13:19:48.730Z] #28 31.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-03T13:19:48.730Z] #28 31.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-03T13:19:48.730Z] #28 31.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-03T13:19:48.730Z] #28 31.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-03T13:19:48.730Z] #28 31.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-03T13:19:48.730Z] #28 31.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-03T13:19:48.730Z] #28 31.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-03T13:19:48.730Z] #28 31.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-03T13:19:48.730Z] #28 32.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-03T13:19:48.987Z] #28 32.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-03T13:19:48.987Z] #28 32.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-03T13:19:49.007Z] #21 30.34 Selecting previously unselected package libinih1:amd64. [2021-09-03T13:19:49.007Z] #21 30.34 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-03T13:19:49.007Z] #21 30.35 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-03T13:19:49.007Z] #21 30.40 Selecting previously unselected package libnet1:amd64. [2021-09-03T13:19:49.007Z] #21 30.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-03T13:19:49.007Z] #21 30.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:19:49.007Z] #21 30.49 Selecting previously unselected package libnl-3-200:amd64. [2021-09-03T13:19:49.007Z] #21 30.49 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-03T13:19:49.007Z] #21 30.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:19:49.007Z] #21 30.57 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-03T13:19:49.007Z] #21 30.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-03T13:19:49.007Z] #21 30.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:19:49.007Z] #21 30.63 Selecting previously unselected package net-tools. [2021-09-03T13:19:49.007Z] #21 30.65 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-03T13:19:49.007Z] #21 30.66 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:19:49.244Z] #28 32.59 debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T13:19:49.265Z] #21 30.82 Selecting previously unselected package patch. [2021-09-03T13:19:49.265Z] #21 30.83 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-03T13:19:49.265Z] #21 30.84 Unpacking patch (2.7.6-7) ... [2021-09-03T13:19:49.265Z] #21 30.94 Selecting previously unselected package python-pip-whl. [2021-09-03T13:19:49.265Z] #21 30.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-03T13:19:49.265Z] #21 30.96 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-03T13:19:49.501Z] #28 32.85 Fetched 18.0 MB in 1s (26.2 MB/s) [2021-09-03T13:19:49.759Z] #28 32.91 Selecting previously unselected package pigz. [2021-09-03T13:19:49.759Z] #28 32.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-09-03T13:19:49.759Z] #28 32.96 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-03T13:19:49.759Z] #28 32.97 Unpacking pigz (2.6-1) ... [2021-09-03T13:19:49.759Z] #28 33.04 Selecting previously unselected package libelf1:amd64. [2021-09-03T13:19:49.759Z] #28 33.04 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-03T13:19:49.759Z] #28 33.05 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-03T13:19:49.830Z] #21 31.46 Selecting previously unselected package python3-lib2to3. [2021-09-03T13:19:49.830Z] #21 31.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-03T13:19:49.830Z] #21 31.49 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:19:50.016Z] #28 33.14 Selecting previously unselected package libbpf0:amd64. [2021-09-03T13:19:50.016Z] #28 33.14 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-03T13:19:50.016Z] #28 33.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-03T13:19:50.016Z] #28 33.23 Selecting previously unselected package libcap2:amd64. [2021-09-03T13:19:50.016Z] #28 33.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-03T13:19:50.016Z] #28 33.25 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-03T13:19:50.016Z] #28 33.32 Selecting previously unselected package libmnl0:amd64. [2021-09-03T13:19:50.016Z] #28 33.32 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-03T13:19:50.016Z] #28 33.32 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-03T13:19:50.016Z] #28 33.37 Selecting previously unselected package libxtables12:amd64. [2021-09-03T13:19:50.088Z] #21 31.62 Selecting previously unselected package python3-distutils. [2021-09-03T13:19:50.088Z] #21 31.62 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-03T13:19:50.088Z] #21 31.63 Unpacking python3-distutils (3.9.2-1) ... [2021-09-03T13:19:50.088Z] #21 31.76 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:19:50.088Z] #21 31.77 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:19:50.088Z] #21 31.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:19:50.274Z] #28 33.37 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-03T13:19:50.274Z] #28 33.38 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-03T13:19:50.274Z] #28 33.44 Selecting previously unselected package libcap2-bin. [2021-09-03T13:19:50.274Z] #28 33.44 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-03T13:19:50.274Z] #28 33.45 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-03T13:19:50.274Z] #28 33.53 Selecting previously unselected package iproute2. [2021-09-03T13:19:50.274Z] #28 33.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-03T13:19:50.274Z] #28 33.54 Unpacking iproute2 (5.10.0-4) ... [2021-09-03T13:19:50.346Z] #21 31.91 Selecting previously unselected package python3-setuptools. [2021-09-03T13:19:50.346Z] #21 31.92 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-03T13:19:50.346Z] #21 31.93 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-03T13:19:50.346Z] #21 32.18 Selecting previously unselected package python3-wheel. [2021-09-03T13:19:50.531Z] #28 33.82 Selecting previously unselected package xxd. [2021-09-03T13:19:50.531Z] #28 33.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:19:50.531Z] #28 33.83 Unpacking xxd (2:8.2.2434-3) ... [2021-09-03T13:19:50.531Z] #28 33.92 Selecting previously unselected package vim-common. [2021-09-03T13:19:50.531Z] #28 33.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:19:50.603Z] #21 32.18 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-03T13:19:50.603Z] #21 32.19 Unpacking python3-wheel (0.34.2-1) ... [2021-09-03T13:19:50.603Z] #21 32.24 Selecting previously unselected package python3-pip. [2021-09-03T13:19:50.603Z] #21 32.25 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-03T13:19:50.603Z] #21 32.26 Unpacking python3-pip (20.3.4-4) ... [2021-09-03T13:19:50.725Z] #21 28.59 Selecting previously unselected package vim. [2021-09-03T13:19:50.725Z] #21 28.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:19:50.725Z] #21 28.61 Unpacking vim (2:8.2.2434-3) ... [2021-09-03T13:19:50.788Z] #28 33.94 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-03T13:19:50.860Z] #21 32.51 Selecting previously unselected package sudo. [2021-09-03T13:19:50.861Z] #21 32.51 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-03T13:19:50.861Z] #21 32.52 Unpacking sudo (1.9.5p2-3) ... [2021-09-03T13:19:50.986Z] #21 29.09 Selecting previously unselected package xfsprogs. [2021-09-03T13:19:50.986Z] #21 29.11 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-03T13:19:50.986Z] #21 29.11 Unpacking xfsprogs (5.10.0-4) ... [2021-09-03T13:19:51.046Z] #28 34.06 Selecting previously unselected package bash-completion. [2021-09-03T13:19:51.046Z] #28 34.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-03T13:19:51.248Z] #21 29.56 Selecting previously unselected package zip. [2021-09-03T13:19:51.248Z] #21 29.56 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-03T13:19:51.248Z] #21 29.57 Unpacking zip (3.0-12) ... [2021-09-03T13:19:51.426Z] #21 33.01 Selecting previously unselected package thin-provisioning-tools. [2021-09-03T13:19:51.426Z] #21 33.02 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-03T13:19:51.426Z] #21 33.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:19:51.509Z] #21 29.72 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:19:51.683Z] #21 33.23 Selecting previously unselected package uidmap. [2021-09-03T13:19:51.683Z] #21 33.24 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-03T13:19:51.683Z] #21 33.24 Unpacking uidmap (1:4.8.1-1) ... [2021-09-03T13:19:51.683Z] #21 33.38 Selecting previously unselected package vim-runtime. [2021-09-03T13:19:51.683Z] #21 33.38 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:19:51.683Z] #21 33.41 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-03T13:19:51.683Z] #21 33.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-03T13:19:51.683Z] #21 33.44 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:19:51.977Z] #28 35.18 Unpacking bash-completion (1:2.11-2) ... [2021-09-03T13:19:52.082Z] #21 30.40 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:52.082Z] #21 30.42 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:19:52.082Z] #21 30.43 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-03T13:19:52.082Z] #21 30.45 Setting up libicu67:amd64 (67.1-7) ... [2021-09-03T13:19:52.082Z] #21 30.46 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:52.082Z] #21 30.48 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-03T13:19:52.082Z] #21 30.49 Setting up uidmap (1:4.8.1-1) ... [2021-09-03T13:19:52.235Z] #28 35.42 Selecting previously unselected package apparmor. [2021-09-03T13:19:52.235Z] #28 35.43 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-09-03T13:19:52.235Z] #28 35.47 Unpacking apparmor (2.13.6-10) ... [2021-09-03T13:19:52.344Z] #21 30.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:19:52.344Z] #21 30.52 Setting up bzip2 (1.0.8-4) ... [2021-09-03T13:19:52.344Z] #21 30.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:19:52.344Z] #21 30.54 Setting up python3-wheel (0.34.2-1) ... [2021-09-03T13:19:52.493Z] #28 35.72 Selecting previously unselected package inetutils-ping. [2021-09-03T13:19:52.493Z] #28 35.73 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-03T13:19:52.493Z] #28 35.73 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-03T13:19:52.493Z] #28 35.82 Selecting previously unselected package libip4tc2:amd64. [2021-09-03T13:19:52.750Z] #28 35.82 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-03T13:19:52.750Z] #28 35.83 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:52.750Z] #28 35.89 Selecting previously unselected package libip6tc2:amd64. [2021-09-03T13:19:52.750Z] #28 35.89 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-03T13:19:52.750Z] #28 35.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:52.750Z] #28 35.96 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-03T13:19:52.750Z] #28 35.96 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-03T13:19:52.750Z] #28 35.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-03T13:19:52.750Z] #28 36.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-03T13:19:52.750Z] #28 36.02 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-03T13:19:52.750Z] #28 36.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-03T13:19:52.750Z] #28 36.08 Selecting previously unselected package libnftnl11:amd64. [2021-09-03T13:19:52.916Z] #21 31.24 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:19:53.007Z] #28 36.09 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-03T13:19:53.008Z] #28 36.10 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-03T13:19:53.008Z] #28 36.17 Selecting previously unselected package iptables. [2021-09-03T13:19:53.008Z] #28 36.17 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-09-03T13:19:53.008Z] #28 36.18 Unpacking iptables (1.8.7-1) ... [2021-09-03T13:19:53.008Z] #28 36.37 Selecting previously unselected package libonig5:amd64. [2021-09-03T13:19:53.178Z] #21 31.26 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-03T13:19:53.178Z] #21 31.29 Setting up libcap2-bin (1:2.44-1) ... [2021-09-03T13:19:53.178Z] #21 31.32 Setting up apparmor (2.13.6-10) ... [2021-09-03T13:19:53.267Z] #28 36.38 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-03T13:19:53.267Z] #28 36.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:19:53.267Z] #28 36.49 Selecting previously unselected package libjq1:amd64. [2021-09-03T13:19:53.267Z] #28 36.49 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-09-03T13:19:53.267Z] #28 36.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:19:53.267Z] #28 36.60 Selecting previously unselected package jq. [2021-09-03T13:19:53.267Z] #28 36.60 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-09-03T13:19:53.524Z] #28 36.60 Unpacking jq (1.6-2.1) ... [2021-09-03T13:19:53.524Z] #28 36.67 Selecting previously unselected package libaio1:amd64. [2021-09-03T13:19:53.524Z] #28 36.67 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-09-03T13:19:53.524Z] #28 36.69 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-03T13:19:53.524Z] #28 36.74 Selecting previously unselected package libgpm2:amd64. [2021-09-03T13:19:53.524Z] #28 36.74 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-09-03T13:19:53.524Z] #28 36.75 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-03T13:19:53.524Z] #28 36.80 Selecting previously unselected package libinih1:amd64. [2021-09-03T13:19:53.524Z] #28 36.80 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-09-03T13:19:53.524Z] #28 36.81 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-03T13:19:53.524Z] #28 36.88 Selecting previously unselected package libnet1:amd64. [2021-09-03T13:19:53.524Z] #28 36.88 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-03T13:19:53.782Z] #28 36.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:19:53.782Z] #28 36.96 Selecting previously unselected package libnl-3-200:amd64. [2021-09-03T13:19:53.782Z] #28 36.96 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-03T13:19:53.782Z] #28 36.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:19:53.782Z] #28 37.03 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-03T13:19:53.782Z] #28 37.04 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-03T13:19:53.782Z] #28 37.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:19:53.782Z] #28 37.09 Selecting previously unselected package net-tools. [2021-09-03T13:19:53.782Z] #28 37.10 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-03T13:19:53.782Z] #28 37.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:19:54.038Z] #28 37.22 Selecting previously unselected package python-pip-whl. [2021-09-03T13:19:54.038Z] #28 37.22 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-09-03T13:19:54.038Z] #28 37.23 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-03T13:19:54.295Z] #28 37.55 Selecting previously unselected package python3-lib2to3. [2021-09-03T13:19:54.295Z] #28 37.56 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-03T13:19:54.295Z] #28 37.57 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:19:54.553Z] #28 37.65 Selecting previously unselected package python3-distutils. [2021-09-03T13:19:54.553Z] #28 37.66 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-09-03T13:19:54.553Z] #28 37.67 Unpacking python3-distutils (3.9.2-1) ... [2021-09-03T13:19:54.553Z] #28 37.77 Selecting previously unselected package python3-pkg-resources. [2021-09-03T13:19:54.553Z] #28 37.78 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-03T13:19:54.553Z] #28 37.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:19:54.553Z] #28 37.89 Selecting previously unselected package python3-setuptools. [2021-09-03T13:19:54.567Z] #21 32.75 Setting up zip (3.0-12) ... [2021-09-03T13:19:54.567Z] #21 32.76 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:19:54.567Z] #21 32.79 Setting up bash-completion (1:2.11-2) ... [2021-09-03T13:19:54.810Z] #28 37.89 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-09-03T13:19:54.810Z] #28 37.90 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-03T13:19:54.810Z] #28 38.06 Selecting previously unselected package python3-wheel. [2021-09-03T13:19:54.810Z] #28 38.08 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-09-03T13:19:54.810Z] #28 38.08 Unpacking python3-wheel (0.34.2-1) ... [2021-09-03T13:19:54.810Z] #28 38.14 Selecting previously unselected package python3-pip. [2021-09-03T13:19:54.960Z] #21 36.17 Selecting previously unselected package vim. [2021-09-03T13:19:54.960Z] #21 36.19 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:19:54.960Z] #21 36.20 Unpacking vim (2:8.2.2434-3) ... [2021-09-03T13:19:54.960Z] #21 36.69 Selecting previously unselected package xfsprogs. [2021-09-03T13:19:54.960Z] #21 36.70 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-03T13:19:54.960Z] #21 36.70 Unpacking xfsprogs (5.10.0-4) ... [2021-09-03T13:19:55.067Z] #28 38.15 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-09-03T13:19:55.067Z] #28 38.16 Unpacking python3-pip (20.3.4-4) ... [2021-09-03T13:19:55.067Z] #28 38.36 Selecting previously unselected package sudo. [2021-09-03T13:19:55.067Z] #28 38.37 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-09-03T13:19:55.067Z] #28 38.38 Unpacking sudo (1.9.5p2-3) ... [2021-09-03T13:19:55.526Z] #21 37.11 Selecting previously unselected package zip. [2021-09-03T13:19:55.526Z] #21 37.12 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-03T13:19:55.526Z] #21 37.13 Unpacking zip (3.0-12) ... [2021-09-03T13:19:55.631Z] #28 38.73 Selecting previously unselected package thin-provisioning-tools. [2021-09-03T13:19:55.632Z] #28 38.75 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-03T13:19:55.632Z] #28 38.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:19:55.632Z] #28 38.91 Selecting previously unselected package uidmap. [2021-09-03T13:19:55.632Z] #28 38.92 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-03T13:19:55.632Z] #28 38.93 Unpacking uidmap (1:4.8.1-1) ... [2021-09-03T13:19:55.632Z] #28 39.03 Selecting previously unselected package vim-runtime. [2021-09-03T13:19:55.783Z] #21 37.34 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:19:55.889Z] #28 39.04 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-03T13:19:55.889Z] #28 39.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-03T13:19:55.889Z] #28 39.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-03T13:19:55.889Z] #28 39.08 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:19:56.485Z] #21 34.69 Setting up xz-utils (5.2.5-2) ... [2021-09-03T13:19:56.485Z] #21 34.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-03T13:19:56.485Z] #21 34.73 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-03T13:19:56.485Z] #21 34.74 Setting up patch (2.7.6-7) ... [2021-09-03T13:19:56.485Z] #21 34.76 Setting up sudo (1.9.5p2-3) ... [2021-09-03T13:19:56.485Z] #21 34.82 invoke-rc.d: could not determine current runlevel [2021-09-03T13:19:56.485Z] #21 34.83 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-03T13:19:56.485Z] #21 34.85 Setting up xfsprogs (5.10.0-4) ... [2021-09-03T13:19:56.485Z] #21 34.87 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-03T13:19:56.485Z] #21 34.88 Setting up inetutils-ping (2:2.0-1) ... [2021-09-03T13:19:56.485Z] #21 34.89 Setting up pigz (2.6-1) ... [2021-09-03T13:19:56.485Z] #21 34.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-03T13:19:56.485Z] #21 34.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:19:56.485Z] #21 34.94 Setting up python-pip-whl (20.3.4-4) ... [2021-09-03T13:19:56.606Z] #21 38.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:56.606Z] #21 38.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:19:56.606Z] #21 38.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-03T13:19:56.606Z] #21 38.26 Setting up libicu67:amd64 (67.1-7) ... [2021-09-03T13:19:56.606Z] #21 38.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:56.606Z] #21 38.29 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-03T13:19:56.606Z] #21 38.30 Setting up uidmap (1:4.8.1-1) ... [2021-09-03T13:19:56.606Z] #21 38.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:19:56.606Z] #21 38.32 Setting up bzip2 (1.0.8-4) ... [2021-09-03T13:19:56.747Z] #21 34.96 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:19:56.864Z] #21 38.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:19:56.864Z] #21 38.36 Setting up python3-wheel (0.34.2-1) ... [2021-09-03T13:19:57.429Z] #21 39.06 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:19:57.429Z] #21 39.07 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-03T13:19:57.429Z] #21 39.08 Setting up libcap2-bin (1:2.44-1) ... [2021-09-03T13:19:57.429Z] #21 39.09 Setting up apparmor (2.13.6-10) ... [2021-09-03T13:19:57.691Z] #21 35.70 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-03T13:19:57.691Z] #21 35.72 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:19:57.691Z] #21 36.12 Setting up libelf1:amd64 (0.183-1) ... [2021-09-03T13:19:57.785Z] #28 40.92 Selecting previously unselected package vim. [2021-09-03T13:19:57.785Z] #28 40.93 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-03T13:19:57.785Z] #28 40.95 Unpacking vim (2:8.2.2434-3) ... [2021-09-03T13:19:57.952Z] #21 36.15 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:19:57.952Z] #21 36.17 Setting up python3-distutils (3.9.2-1) ... [2021-09-03T13:19:58.041Z] #28 41.23 Selecting previously unselected package xfsprogs. [2021-09-03T13:19:58.041Z] #28 41.24 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-03T13:19:58.041Z] #28 41.24 Unpacking xfsprogs (5.10.0-4) ... [2021-09-03T13:19:58.298Z] #28 41.48 Selecting previously unselected package zip. [2021-09-03T13:19:58.298Z] #28 41.48 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-09-03T13:19:58.298Z] #28 41.50 Unpacking zip (3.0-12) ... [2021-09-03T13:19:58.525Z] #21 36.57 Setting up vim (2:8.2.2434-3) ... [2021-09-03T13:19:58.525Z] #21 36.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-03T13:19:58.525Z] #21 36.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-03T13:19:58.525Z] #21 36.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-03T13:19:58.525Z] #21 36.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-03T13:19:58.525Z] #21 36.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-03T13:19:58.525Z] #21 36.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-03T13:19:58.525Z] #21 36.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-03T13:19:58.525Z] #21 36.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-03T13:19:58.525Z] #21 36.63 Setting up python3-setuptools (52.0.0-4) ... [2021-09-03T13:19:58.556Z] #28 41.65 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-03T13:19:59.119Z] #28 42.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:59.119Z] #28 42.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-03T13:19:59.119Z] #28 42.29 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-03T13:19:59.119Z] #28 42.35 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-03T13:19:59.119Z] #28 42.37 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-03T13:19:59.119Z] #28 42.39 Setting up uidmap (1:4.8.1-1) ... [2021-09-03T13:19:59.119Z] #28 42.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-03T13:19:59.119Z] #28 42.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-03T13:19:59.119Z] #28 42.43 Setting up python3-wheel (0.34.2-1) ... [2021-09-03T13:19:59.326Z] #21 40.58 Setting up zip (3.0-12) ... [2021-09-03T13:19:59.327Z] #21 40.61 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:19:59.327Z] #21 40.64 Setting up bash-completion (1:2.11-2) ... [2021-09-03T13:19:59.722Z] #28 42.82 Setting up xxd (2:8.2.2434-3) ... [2021-09-03T13:19:59.722Z] #28 42.83 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-03T13:19:59.722Z] #28 42.85 Setting up libcap2-bin (1:2.44-1) ... [2021-09-03T13:19:59.722Z] #28 42.87 Setting up apparmor (2.13.6-10) ... [2021-09-03T13:19:59.954Z] #21 37.96 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:19:59.954Z] #21 37.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-03T13:19:59.954Z] #21 38.03 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:19:59.954Z] #21 38.05 Setting up python3-pip (20.3.4-4) ... [2021-09-03T13:20:00.714Z] #21 42.38 Setting up xz-utils (5.2.5-2) ... [2021-09-03T13:20:00.714Z] #21 42.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-03T13:20:00.714Z] #21 42.41 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-03T13:20:00.714Z] #21 42.42 Setting up patch (2.7.6-7) ... [2021-09-03T13:20:00.714Z] #21 42.43 Setting up sudo (1.9.5p2-3) ... [2021-09-03T13:20:00.901Z] #21 39.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-03T13:20:00.901Z] #21 39.20 Setting up jq (1.6-2.1) ... [2021-09-03T13:20:00.901Z] #21 39.22 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-03T13:20:00.901Z] #21 39.23 Setting up iptables (1.8.7-1) ... [2021-09-03T13:20:00.901Z] #21 39.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:20:00.901Z] #21 39.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:20:00.901Z] #21 39.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:20:00.901Z] #21 39.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:20:00.901Z] #21 39.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-03T13:20:00.901Z] #21 39.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-03T13:20:00.901Z] #21 39.28 Setting up iproute2 (5.10.0-4) ... [2021-09-03T13:20:00.972Z] #21 42.51 invoke-rc.d: could not determine current runlevel [2021-09-03T13:20:00.972Z] #21 42.52 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-03T13:20:00.972Z] #21 42.53 Setting up xfsprogs (5.10.0-4) ... [2021-09-03T13:20:00.972Z] #21 42.55 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-03T13:20:00.972Z] #21 42.57 Setting up inetutils-ping (2:2.0-1) ... [2021-09-03T13:20:00.972Z] #21 42.60 Setting up pigz (2.6-1) ... [2021-09-03T13:20:00.972Z] #21 42.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-03T13:20:00.972Z] #21 42.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:20:00.972Z] #21 42.65 Setting up python-pip-whl (20.3.4-4) ... [2021-09-03T13:20:00.972Z] #21 42.66 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:20:01.120Z] #28 44.11 Setting up zip (3.0-12) ... [2021-09-03T13:20:01.120Z] #28 44.13 Setting up vim-common (2:8.2.2434-3) ... [2021-09-03T13:20:01.120Z] #28 44.16 Setting up bash-completion (1:2.11-2) ... [2021-09-03T13:20:01.474Z] #21 39.63 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:20:01.537Z] #21 43.36 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-03T13:20:01.797Z] #21 43.38 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:20:02.048Z] #21 DONE 40.5s [2021-09-03T13:20:02.048Z] [2021-09-03T13:20:02.048Z] #55 [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-09-03T13:20:02.048Z] #55 sha256:01760cbd68d3683832de3bda080e43a8897c35ccaa32d1816fea7d4eeb6667e2 [2021-09-03T13:20:02.310Z] #55 ... [2021-09-03T13:20:02.310Z] [2021-09-03T13:20:02.310Z] #22 [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-09-03T13:20:02.310Z] #22 sha256:41f0c63753d4ef8f7f942d08858932a7b2e9eb10c48824ec6453fa3bafd877d0 [2021-09-03T13:20:02.312Z] #21 43.92 Setting up libelf1:amd64 (0.183-1) ... [2021-09-03T13:20:02.312Z] #21 43.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:20:02.312Z] #21 43.99 Setting up python3-distutils (3.9.2-1) ... [2021-09-03T13:20:02.490Z] #28 45.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-03T13:20:02.490Z] #28 45.51 Setting up sudo (1.9.5p2-3) ... [2021-09-03T13:20:02.490Z] #28 45.58 invoke-rc.d: could not determine current runlevel [2021-09-03T13:20:02.490Z] #28 45.59 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-03T13:20:02.490Z] #28 45.62 Setting up xfsprogs (5.10.0-4) ... [2021-09-03T13:20:02.490Z] #28 45.64 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-03T13:20:02.490Z] #28 45.66 Setting up inetutils-ping (2:2.0-1) ... [2021-09-03T13:20:02.490Z] #28 45.67 Setting up pigz (2.6-1) ... [2021-09-03T13:20:02.490Z] #28 45.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-03T13:20:02.490Z] #28 45.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-03T13:20:02.490Z] #28 45.72 Setting up python-pip-whl (20.3.4-4) ... [2021-09-03T13:20:02.490Z] #28 45.73 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-03T13:20:02.747Z] #28 46.11 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-03T13:20:02.877Z] #21 44.47 Setting up vim (2:8.2.2434-3) ... [2021-09-03T13:20:02.877Z] #21 44.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-03T13:20:02.877Z] #21 44.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-03T13:20:02.877Z] #21 44.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-03T13:20:02.877Z] #21 44.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-03T13:20:02.877Z] #21 44.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-03T13:20:02.877Z] #21 44.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-03T13:20:02.877Z] #21 44.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-03T13:20:02.877Z] #21 44.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-03T13:20:02.877Z] #21 44.57 Setting up python3-setuptools (52.0.0-4) ... [2021-09-03T13:20:03.004Z] #28 46.12 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-03T13:20:03.255Z] #22 1.054 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-03T13:20:03.255Z] #22 1.059 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-03T13:20:03.255Z] #22 1.063 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-03T13:20:03.255Z] #22 DONE 1.1s [2021-09-03T13:20:03.255Z] [2021-09-03T13:20:03.255Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:20:03.255Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-09-03T13:20:03.262Z] #28 46.39 Setting up libelf1:amd64 (0.183-1) ... [2021-09-03T13:20:03.262Z] #28 46.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-03T13:20:03.262Z] #28 46.42 Setting up python3-distutils (3.9.2-1) ... [2021-09-03T13:20:03.518Z] #28 46.66 Setting up vim (2:8.2.2434-3) ... [2021-09-03T13:20:03.518Z] #28 46.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-03T13:20:03.518Z] #28 46.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-03T13:20:03.518Z] #28 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-03T13:20:03.518Z] #28 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-03T13:20:03.518Z] #28 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-03T13:20:03.518Z] #28 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-03T13:20:03.518Z] #28 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-03T13:20:03.518Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-03T13:20:03.518Z] #28 46.74 Setting up python3-setuptools (52.0.0-4) ... [2021-09-03T13:20:04.249Z] #21 45.95 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:20:04.249Z] #21 45.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-03T13:20:04.249Z] #21 45.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:20:04.249Z] #21 45.98 Setting up python3-pip (20.3.4-4) ... [2021-09-03T13:20:04.449Z] #28 47.57 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-03T13:20:04.449Z] #28 47.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-03T13:20:04.449Z] #28 47.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-03T13:20:04.449Z] #28 47.62 Setting up python3-pip (20.3.4-4) ... [2021-09-03T13:20:05.381Z] #28 48.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-03T13:20:05.381Z] #28 48.40 Setting up jq (1.6-2.1) ... [2021-09-03T13:20:05.381Z] #28 48.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-03T13:20:05.381Z] #28 48.43 Setting up iptables (1.8.7-1) ... [2021-09-03T13:20:05.381Z] #28 48.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:20:05.381Z] #28 48.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:20:05.381Z] #28 48.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:20:05.381Z] #28 48.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:20:05.381Z] #28 48.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-03T13:20:05.381Z] #28 48.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-03T13:20:05.381Z] #28 48.49 Setting up iproute2 (5.10.0-4) ... [2021-09-03T13:20:05.410Z] #58 ... [2021-09-03T13:20:05.410Z] [2021-09-03T13:20:05.410Z] #25 [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-09-03T13:20:05.410Z] #25 sha256:47eeba43c47619ee2b27fbcbec6d1c66bc1632d4763fe0346d5dad14e7dae5ee [2021-09-03T13:20:05.410Z] #25 208.7 + return [2021-09-03T13:20:05.410Z] #25 DONE 210.1s [2021-09-03T13:20:05.410Z] [2021-09-03T13:20:05.410Z] #58 [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-09-03T13:20:05.410Z] #58 sha256:1292b3a39f17636b488cc0d775cf877df92243893ca34d649e4b971ce5e3d4f7 [2021-09-03T13:20:05.410Z] #58 184.7 + bin/containerd [2021-09-03T13:20:05.410Z] #58 ... [2021-09-03T13:20:05.410Z] [2021-09-03T13:20:05.410Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-03T13:20:05.410Z] #26 sha256:aee4030e3322da5abff8773b8322ae4bb3b9acf93664ed9767faa8a71776f3a9 [2021-09-03T13:20:05.410Z] #26 DONE 0.7s [2021-09-03T13:20:05.410Z] [2021-09-03T13:20:05.410Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-03T13:20:05.410Z] #31 sha256:c359aa86e55f65f9287b90e672818b001abe3616c3105a9fab47bca0e6dfb64c [2021-09-03T13:20:05.620Z] #21 47.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-03T13:20:05.620Z] #21 47.11 Setting up jq (1.6-2.1) ... [2021-09-03T13:20:05.620Z] #21 47.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-03T13:20:05.620Z] #21 47.15 Setting up iptables (1.8.7-1) ... [2021-09-03T13:20:05.620Z] #21 47.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:20:05.620Z] #21 47.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:20:05.620Z] #21 47.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-03T13:20:05.620Z] #21 47.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-03T13:20:05.620Z] #21 47.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-03T13:20:05.620Z] #21 47.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-03T13:20:05.620Z] #21 47.21 Setting up iproute2 (5.10.0-4) ... [2021-09-03T13:20:05.639Z] #28 48.78 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:20:05.885Z] #21 47.62 Processing triggers for libc-bin (2.31-13) ... [2021-09-03T13:20:06.372Z] #31 DONE 0.8s [2021-09-03T13:20:06.373Z] [2021-09-03T13:20:06.373Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-03T13:20:06.373Z] #34 sha256:3164efcee1683e967a45d660c0ac8a80e38b8af4972a50bb4a997ec6badad476 [2021-09-03T13:20:06.817Z] #21 DONE 48.4s [2021-09-03T13:20:06.817Z] [2021-09-03T13:20:06.817Z] #22 [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-09-03T13:20:06.817Z] #22 sha256:41f0c63753d4ef8f7f942d08858932a7b2e9eb10c48824ec6453fa3bafd877d0 [2021-09-03T13:20:07.322Z] #34 DONE 0.9s [2021-09-03T13:20:07.322Z] [2021-09-03T13:20:07.322Z] #55 [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-09-03T13:20:07.322Z] #55 sha256:06002e0be947ebbfa401ab28f57b78d5e1c72fb33690b1370607d7ea14e87944 [2021-09-03T13:20:07.322Z] #55 126.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-03T13:20:07.322Z] #55 127.6 + mkdir -p /build [2021-09-03T13:20:07.322Z] #55 127.6 + cp runc /build/runc [2021-09-03T13:20:07.322Z] #55 DONE 128.2s [2021-09-03T13:20:07.322Z] [2021-09-03T13:20:07.322Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-03T13:20:07.322Z] #36 sha256:81d392183d06cb96a5751adde9ca8b864fc7439cdaff253862bbb161826eb127 [2021-09-03T13:20:07.322Z] #36 DONE 0.2s [2021-09-03T13:20:07.322Z] [2021-09-03T13:20:07.322Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-03T13:20:07.322Z] #39 sha256:fada3e22a9a8a3550f3566893a53264a16d0ddbf9f32d64d11c0b9780bae64b8 [2021-09-03T13:20:07.322Z] #39 DONE 0.1s [2021-09-03T13:20:07.322Z] [2021-09-03T13:20:07.322Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-03T13:20:07.322Z] #42 sha256:36ec34008f9342060b3f8524e741315d08fe642196a42a3309ebf658932df589 [2021-09-03T13:20:07.552Z] #28 DONE 50.4s [2021-09-03T13:20:07.552Z] [2021-09-03T13:20:07.552Z] #29 [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-09-03T13:20:07.552Z] #29 sha256:7b9f80fe68ae4042eb12e0bcc6a2ae17d419ad1abb3ca8403483598ef50c9771 [2021-09-03T13:20:07.750Z] #22 1.071 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-03T13:20:07.750Z] #22 1.076 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-03T13:20:07.750Z] #22 1.080 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-03T13:20:07.750Z] #22 DONE 1.1s [2021-09-03T13:20:07.750Z] [2021-09-03T13:20:07.750Z] #51 [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-09-03T13:20:07.750Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:20:07.900Z] #42 DONE 0.5s [2021-09-03T13:20:07.900Z] [2021-09-03T13:20:07.900Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-03T13:20:07.900Z] #46 sha256:de5ec2978793e65d25a977e93d1b21df8b273dcfe168334187b0f1832e8734e0 [2021-09-03T13:20:07.900Z] #46 DONE 0.1s [2021-09-03T13:20:07.900Z] [2021-09-03T13:20:07.900Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-03T13:20:07.900Z] #48 sha256:77f8fb7fbc6c556275ee74de83f2dcca71d0b91270aedfe03f6f749590691aa8 [2021-09-03T13:20:08.008Z] #51 ... [2021-09-03T13:20:08.008Z] [2021-09-03T13:20:08.008Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:20:08.008Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-09-03T13:20:08.120Z] #29 1.008 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-03T13:20:08.171Z] #48 DONE 0.2s [2021-09-03T13:20:08.171Z] [2021-09-03T13:20:08.171Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-03T13:20:08.171Z] #50 sha256:75f1ec0d026b7194fbb27f11ec312ec02f9a80912123f76ab79b9cf68a0bb390 [2021-09-03T13:20:08.171Z] #50 DONE 0.2s [2021-09-03T13:20:08.171Z] [2021-09-03T13:20:08.171Z] #58 [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-09-03T13:20:08.171Z] #58 sha256:1292b3a39f17636b488cc0d775cf877df92243893ca34d649e4b971ce5e3d4f7 [2021-09-03T13:20:08.377Z] #29 1.012 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-03T13:20:08.377Z] #29 1.016 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-03T13:20:08.377Z] #29 DONE 1.1s [2021-09-03T13:20:08.377Z] [2021-09-03T13:20:08.377Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:20:08.377Z] #30 sha256:85067f73143af934414bf5c13567263f699278d28a09f1bf98ebd3b9e5f6eeee [2021-09-03T13:20:08.448Z] #58 ... [2021-09-03T13:20:08.448Z] [2021-09-03T13:20:08.448Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-03T13:20:08.448Z] #52 sha256:bbfba7244a9372c2e4e1c25b6e7ee08b88cefe96379b32caad778906b4785ac4 [2021-09-03T13:20:09.413Z] #52 DONE 1.0s [2021-09-03T13:20:09.413Z] [2021-09-03T13:20:09.413Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-03T13:20:09.413Z] #54 sha256:aa6f66cb2a573f1a1e1e53ad8699f84c3687373321000552e2182853c5dfa5fa [2021-09-03T13:20:09.413Z] #54 DONE 0.1s [2021-09-03T13:20:09.413Z] [2021-09-03T13:20:09.413Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-03T13:20:09.413Z] #56 sha256:141818969bf6dfd10bcd716004c251df6ab8065314d89ec06edf40c987f92452 [2021-09-03T13:20:09.992Z] #56 DONE 0.5s [2021-09-03T13:20:09.992Z] [2021-09-03T13:20:09.992Z] #58 [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-09-03T13:20:09.992Z] #58 sha256:1292b3a39f17636b488cc0d775cf877df92243893ca34d649e4b971ce5e3d4f7 [2021-09-03T13:20:13.265Z] #23 9.373 Collecting yamllint==1.26.1 [2021-09-03T13:20:13.836Z] #23 10.43 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-03T13:20:14.778Z] #23 11.38 Collecting pathspec>=0.5.3 [2021-09-03T13:20:14.778Z] #23 11.39 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-03T13:20:15.039Z] #23 11.65 Collecting pyyaml [2021-09-03T13:20:15.039Z] #23 11.65 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-03T13:20:15.039Z] #23 11.71 Building wheels for collected packages: yamllint [2021-09-03T13:20:15.039Z] #23 11.71 Building wheel for yamllint (setup.py): started [2021-09-03T13:20:15.613Z] #23 ... [2021-09-03T13:20:15.613Z] [2021-09-03T13:20:15.613Z] #41 [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-09-03T13:20:15.613Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:20:15.613Z] #41 227.0 + dpkg --print-architecture [2021-09-03T13:20:15.613Z] #41 227.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-03T13:20:15.876Z] #41 227.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-03T13:20:15.876Z] #41 227.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-03T13:20:16.478Z] #30 7.737 Collecting yamllint==1.26.1 [2021-09-03T13:20:17.042Z] #30 8.776 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-03T13:20:17.263Z] #41 ... [2021-09-03T13:20:17.263Z] [2021-09-03T13:20:17.263Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:20:17.263Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-09-03T13:20:17.263Z] #23 12.64 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-03T13:20:17.263Z] #23 12.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a27ca365a47e33737e394d0992621abc78f177d9030022bd0ef5094cbaf24193 [2021-09-03T13:20:17.263Z] #23 12.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-03T13:20:17.263Z] #23 12.66 Successfully built yamllint [2021-09-03T13:20:17.263Z] #23 12.67 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-03T13:20:17.263Z] #23 13.07 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-03T13:20:17.263Z] #23 DONE 13.5s [2021-09-03T13:20:17.263Z] [2021-09-03T13:20:17.263Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-03T13:20:17.263Z] #26 sha256:5d84cbb00df981ae713025db84cf3cb7f2aca08441a5f512170ed7ed82b7e607 [2021-09-03T13:20:17.263Z] #26 DONE 0.2s [2021-09-03T13:20:17.263Z] [2021-09-03T13:20:17.263Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-03T13:20:17.263Z] #31 sha256:1dda81c5aec17065965207b18c79e3d501dbb3be95d64eb91d5ab259965489e5 [2021-09-03T13:20:17.362Z] 393f6f5bddce: Pull complete [2021-09-03T13:20:17.362Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-09-03T13:20:17.362Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:20:17.362Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:20:17.362Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-03T13:20:17.362Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-03T13:20:17.362Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.169' [2021-09-03T13:20:17.362Z] INFO: Docker version of control daemon [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] Client: [2021-09-03T13:20:17.362Z] Version: 20.10.8 [2021-09-03T13:20:17.362Z] API version: 1.41 [2021-09-03T13:20:17.362Z] Go version: go1.16.6 [2021-09-03T13:20:17.362Z] Git commit: 3967b7d [2021-09-03T13:20:17.362Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-03T13:20:17.362Z] OS/Arch: windows/amd64 [2021-09-03T13:20:17.362Z] Context: default [2021-09-03T13:20:17.362Z] Experimental: true [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] Server: Docker Engine - Community [2021-09-03T13:20:17.362Z] Engine: [2021-09-03T13:20:17.362Z] Version: 20.10.8 [2021-09-03T13:20:17.362Z] API version: 1.41 (minimum version 1.24) [2021-09-03T13:20:17.362Z] Go version: go1.16.6 [2021-09-03T13:20:17.362Z] Git commit: 75249d8 [2021-09-03T13:20:17.362Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-03T13:20:17.362Z] OS/Arch: windows/amd64 [2021-09-03T13:20:17.362Z] Experimental: true [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] INFO: Docker info of control daemon [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] Client: [2021-09-03T13:20:17.362Z] Context: default [2021-09-03T13:20:17.362Z] Debug Mode: false [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] Server: [2021-09-03T13:20:17.362Z] Containers: 0 [2021-09-03T13:20:17.362Z] Running: 0 [2021-09-03T13:20:17.362Z] Paused: 0 [2021-09-03T13:20:17.362Z] Stopped: 0 [2021-09-03T13:20:17.362Z] Images: 1 [2021-09-03T13:20:17.362Z] Server Version: 20.10.8 [2021-09-03T13:20:17.362Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-03T13:20:17.362Z] Windows: [2021-09-03T13:20:17.362Z] LCOW: [2021-09-03T13:20:17.362Z] Logging Driver: json-file [2021-09-03T13:20:17.362Z] Plugins: [2021-09-03T13:20:17.362Z] Volume: local [2021-09-03T13:20:17.362Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T13:20:17.362Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T13:20:17.362Z] Swarm: inactive [2021-09-03T13:20:17.362Z] Default Isolation: process [2021-09-03T13:20:17.362Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-03T13:20:17.362Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-03T13:20:17.362Z] OSType: windows [2021-09-03T13:20:17.362Z] Architecture: x86_64 [2021-09-03T13:20:17.362Z] CPUs: 4 [2021-09-03T13:20:17.362Z] Total Memory: 32GiB [2021-09-03T13:20:17.362Z] Name: azwin-2-d5ac61 [2021-09-03T13:20:17.362Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-03T13:20:17.362Z] Docker Root Dir: D:\docker [2021-09-03T13:20:17.362Z] Debug Mode: false [2021-09-03T13:20:17.362Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:20:17.362Z] Labels: [2021-09-03T13:20:17.362Z] Experimental: true [2021-09-03T13:20:17.362Z] Insecure Registries: [2021-09-03T13:20:17.362Z] 10.0.0.4:5000 [2021-09-03T13:20:17.362Z] 127.0.0.0/8 [2021-09-03T13:20:17.362Z] Registry Mirrors: [2021-09-03T13:20:17.362Z] http://10.0.0.4:5000/ [2021-09-03T13:20:17.362Z] Live Restore Enabled: false [2021-09-03T13:20:17.362Z] Product License: Community Engine [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] INFO: Commit hash is 35b109b5ac [2021-09-03T13:20:17.362Z] INFO: Nuke-Everything... [2021-09-03T13:20:17.362Z] INFO: Container count on control daemon to delete is 0 [2021-09-03T13:20:17.362Z] INFO: Nuking d:\CI [2021-09-03T13:20:17.362Z] INFO: Zapped successfully [2021-09-03T13:20:17.362Z] INFO: Location for testing is d:\CI\PR-42736\10 [2021-09-03T13:20:17.362Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] INFO: Building the image from Dockerfile.windows at 09/03/2021 13:20:09... [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] Sending build context to Docker daemon 60.66MB [2021-09-03T13:20:17.362Z] [2021-09-03T13:20:17.362Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-03T13:20:17.362Z] ---> 801c33f5de3a [2021-09-03T13:20:17.362Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-03T13:20:17.362Z] ---> Running in 6c28b98ef783 [2021-09-03T13:20:17.362Z] Removing intermediate container 6c28b98ef783 [2021-09-03T13:20:17.362Z] ---> b590e1188171 [2021-09-03T13:20:17.362Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-09-03T13:20:17.362Z] ---> Running in c99f729484e8 [2021-09-03T13:20:17.362Z] Removing intermediate container c99f729484e8 [2021-09-03T13:20:17.362Z] ---> 06bb68aa12ad [2021-09-03T13:20:17.362Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-03T13:20:17.362Z] ---> Running in 02c7756ca69e [2021-09-03T13:20:17.362Z] Removing intermediate container 02c7756ca69e [2021-09-03T13:20:17.362Z] ---> 84fe7fe836e1 [2021-09-03T13:20:17.362Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-03T13:20:17.362Z] ---> Running in e4a14e60da43 [2021-09-03T13:20:17.362Z] Removing intermediate container e4a14e60da43 [2021-09-03T13:20:17.362Z] ---> 6f0c1f900352 [2021-09-03T13:20:17.362Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-03T13:20:17.362Z] ---> Running in 4dd6dc705708 [2021-09-03T13:20:17.362Z] Removing intermediate container 4dd6dc705708 [2021-09-03T13:20:17.362Z] ---> e5f77f4693e4 [2021-09-03T13:20:17.362Z] Step 7/11 : 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;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-03T13:20:17.362Z] ---> Running in ca72958d486e [2021-09-03T13:20:17.526Z] #31 DONE 0.3s [2021-09-03T13:20:17.526Z] [2021-09-03T13:20:17.526Z] #58 [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-09-03T13:20:17.526Z] #58 sha256:65da898372168c7dee3babbb4762fa01cfd33a1e8c63b98f776bd5c9ba249657 [2021-09-03T13:20:17.526Z] #58 ... [2021-09-03T13:20:17.526Z] [2021-09-03T13:20:17.526Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-03T13:20:17.526Z] #34 sha256:def2f34ee2ad237056ccd0b362312107be0f8ffedc7d8fe5dde6b274f72d8b35 [2021-09-03T13:20:17.526Z] #34 DONE 0.1s [2021-09-03T13:20:17.526Z] [2021-09-03T13:20:17.526Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-03T13:20:17.526Z] #36 sha256:987387bbb6e888c135a2fbf667760248d5b55a54b9e328d77350933d8be9bd7e [2021-09-03T13:20:17.526Z] #36 DONE 0.1s [2021-09-03T13:20:17.526Z] [2021-09-03T13:20:17.526Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-03T13:20:17.526Z] #39 sha256:8cfac2f53962621b5a6568c485c6e73e61ddf79e6a3759508b46697bb6bb1c07 [2021-09-03T13:20:17.526Z] #39 DONE 0.1s [2021-09-03T13:20:17.526Z] [2021-09-03T13:20:17.526Z] #51 [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-09-03T13:20:17.526Z] #51 sha256:303d313df2ec087a4e58be332be77de4aa2312a0c66dd62a4b1e03e96fad17fb [2021-09-03T13:20:17.605Z] #30 9.425 Collecting pathspec>=0.5.3 [2021-09-03T13:20:17.605Z] #30 9.430 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-03T13:20:17.862Z] #30 9.624 Collecting pyyaml [2021-09-03T13:20:17.862Z] #30 9.628 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-03T13:20:17.862Z] #30 9.667 Building wheels for collected packages: yamllint [2021-09-03T13:20:17.862Z] #30 9.668 Building wheel for yamllint (setup.py): started [2021-09-03T13:20:17.970Z] #23 9.285 Collecting yamllint==1.26.1 [2021-09-03T13:20:18.098Z] #51 230.3 + /build/golangci-lint --version [2021-09-03T13:20:18.227Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-03T13:20:18.360Z] #51 230.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-03T13:20:18.424Z] #30 10.20 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-03T13:20:18.561Z] 4612f6d0b889: Pull complete [2021-09-03T13:20:18.622Z] #51 DONE 230.8s [2021-09-03T13:20:18.622Z] [2021-09-03T13:20:18.622Z] #55 [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-09-03T13:20:18.622Z] #55 sha256:01760cbd68d3683832de3bda080e43a8897c35ccaa32d1816fea7d4eeb6667e2 [2021-09-03T13:20:18.682Z] #30 10.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=259fea929f810ae17967a20f16717edbe40b8612ba0ded096e7b8304a58c3a8d [2021-09-03T13:20:18.682Z] #30 10.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-03T13:20:18.682Z] #30 10.21 Successfully built yamllint [2021-09-03T13:20:18.682Z] #30 10.23 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-03T13:20:18.682Z] #30 10.47 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-03T13:20:18.790Z] #23 ... [2021-09-03T13:20:18.790Z] [2021-09-03T13:20:18.790Z] #41 [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-09-03T13:20:18.790Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:20:18.790Z] #41 229.7 + dpkg --print-architecture [2021-09-03T13:20:18.790Z] #41 229.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-03T13:20:19.247Z] #30 DONE 11.0s [2021-09-03T13:20:19.247Z] [2021-09-03T13:20:19.247Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-03T13:20:19.247Z] #33 sha256:df9b309b5219146044ededb81b2616c2532c56e64d6fb8adadd9f37d28b63df5 [2021-09-03T13:20:19.354Z] #41 230.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-03T13:20:19.354Z] #41 230.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-03T13:20:19.504Z] #33 DONE 0.3s [2021-09-03T13:20:19.504Z] [2021-09-03T13:20:19.504Z] #62 [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-09-03T13:20:19.504Z] #62 sha256:ff1ed70aa79d4816b27aab34ea70a90b4a0c23215610514c56473d0da77ffa24 [2021-09-03T13:20:19.637Z] [2021-09-03T13:20:19.637Z] SUCCESS: Specified value was saved. [2021-09-03T13:20:19.761Z] #62 ... [2021-09-03T13:20:19.761Z] [2021-09-03T13:20:19.761Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-03T13:20:19.761Z] #38 sha256:5c982ab724919e5aba93ad519125a41a9a23293c58b38227a60c047791f2bec8 [2021-09-03T13:20:20.021Z] #38 DONE 0.4s [2021-09-03T13:20:20.021Z] [2021-09-03T13:20:20.022Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-03T13:20:20.022Z] #41 sha256:4c4ff4ea25d1d588bdd20f049269c8649545848a43dff6ddc143a75bf8e26454 [2021-09-03T13:20:20.278Z] #41 DONE 0.2s [2021-09-03T13:20:20.278Z] [2021-09-03T13:20:20.278Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-03T13:20:20.278Z] #43 sha256:4e277ce42f0a2b45e1ff04d0e6654cd351e20367caf1d9a0de5b0ccb76ae5729 [2021-09-03T13:20:20.278Z] #43 DONE 0.1s [2021-09-03T13:20:20.278Z] [2021-09-03T13:20:20.278Z] #62 [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-09-03T13:20:20.278Z] #62 sha256:ff1ed70aa79d4816b27aab34ea70a90b4a0c23215610514c56473d0da77ffa24 [2021-09-03T13:20:20.278Z] #62 ... [2021-09-03T13:20:20.278Z] [2021-09-03T13:20:20.278Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-03T13:20:20.278Z] #46 sha256:81918a64ceb9016f2d03fd21901579fd4bf13f2ece75f2b6b5e6dc0afae59139 [2021-09-03T13:20:20.278Z] #46 DONE 0.1s [2021-09-03T13:20:20.278Z] [2021-09-03T13:20:20.278Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-03T13:20:20.278Z] #49 sha256:cdfa5fc4de79731a76a4d64743199001b530010178696085b96e071ccfe43541 [2021-09-03T13:20:20.535Z] #49 DONE 0.3s [2021-09-03T13:20:20.535Z] [2021-09-03T13:20:20.535Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-03T13:20:20.535Z] #53 sha256:421191bdf7fce4a8caa2579098e957c856005ffcb8c04fc6e751cdbbf7b00c80 [2021-09-03T13:20:20.535Z] #53 DONE 0.1s [2021-09-03T13:20:20.535Z] [2021-09-03T13:20:20.535Z] #62 [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-09-03T13:20:20.535Z] #62 sha256:ff1ed70aa79d4816b27aab34ea70a90b4a0c23215610514c56473d0da77ffa24 [2021-09-03T13:20:20.621Z] INFO: Downloading git... [2021-09-03T13:20:20.792Z] #62 ... [2021-09-03T13:20:20.792Z] [2021-09-03T13:20:20.792Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-03T13:20:20.792Z] #55 sha256:79afe02a0e32cbe56cac347424a358e193a4a5d255faf30c3a8b814cb43fe286 [2021-09-03T13:20:20.792Z] #55 DONE 0.1s [2021-09-03T13:20:20.792Z] [2021-09-03T13:20:20.792Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-03T13:20:20.792Z] #57 sha256:8ff95be837dfa88187eb881eadc1e0a45b72c4d80d677e9d14f967b20dcc1b91 [2021-09-03T13:20:20.792Z] #57 DONE 0.1s [2021-09-03T13:20:20.792Z] [2021-09-03T13:20:20.792Z] #62 [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-09-03T13:20:20.792Z] #62 sha256:ff1ed70aa79d4816b27aab34ea70a90b4a0c23215610514c56473d0da77ffa24 [2021-09-03T13:20:21.051Z] #62 ... [2021-09-03T13:20:21.051Z] [2021-09-03T13:20:21.051Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-03T13:20:21.051Z] #59 sha256:ec36ab2a7c5151068a766adf3798a783e938ab9dc384a0fda71eb53a0da84279 [2021-09-03T13:20:21.051Z] #59 DONE 0.3s [2021-09-03T13:20:21.051Z] [2021-09-03T13:20:21.051Z] #65 [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-09-03T13:20:21.051Z] #65 sha256:97412e643a8ecb6fdef5408022b5720e825d5902d4e2e64cb67898e12c2e28f1 [2021-09-03T13:20:21.308Z] #65 ... [2021-09-03T13:20:21.308Z] [2021-09-03T13:20:21.308Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-03T13:20:21.308Z] #61 sha256:b5e26f727f0eff46b63783b272796e025d96780a182ecd0af9ed51ed379ab057 [2021-09-03T13:20:21.308Z] #61 DONE 0.1s [2021-09-03T13:20:21.308Z] [2021-09-03T13:20:21.308Z] #62 [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-09-03T13:20:21.308Z] #62 sha256:ff1ed70aa79d4816b27aab34ea70a90b4a0c23215610514c56473d0da77ffa24 [2021-09-03T13:20:21.605Z] INFO: Downloading go... [2021-09-03T13:20:22.629Z] #41 ... [2021-09-03T13:20:22.629Z] [2021-09-03T13:20:22.629Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-03T13:20:22.629Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-09-03T13:20:22.629Z] #23 11.29 Collecting pathspec>=0.5.3 [2021-09-03T13:20:22.629Z] #23 11.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-03T13:20:22.629Z] #23 11.62 Collecting pyyaml [2021-09-03T13:20:22.629Z] #23 11.63 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-03T13:20:22.630Z] #23 11.72 Building wheels for collected packages: yamllint [2021-09-03T13:20:22.630Z] #23 11.73 Building wheel for yamllint (setup.py): started [2021-09-03T13:20:22.630Z] #23 12.59 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-03T13:20:22.630Z] #23 12.60 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d729fab54c50f229daf93560d3edb73511760ae16e3619a94828e1d1560b823a [2021-09-03T13:20:22.630Z] #23 12.60 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-03T13:20:22.630Z] #23 12.61 Successfully built yamllint [2021-09-03T13:20:22.630Z] #23 12.64 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-03T13:20:22.630Z] #23 13.01 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-03T13:20:22.630Z] #23 DONE 14.7s [2021-09-03T13:20:22.887Z] [2021-09-03T13:20:22.887Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-03T13:20:22.887Z] #26 sha256:b76d236944f92915ea3c8bbdbc506ead0a68d38b39b077c1b3ad1cbf62580530 [2021-09-03T13:20:23.144Z] #26 DONE 0.5s [2021-09-03T13:20:23.144Z] [2021-09-03T13:20:23.144Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-03T13:20:23.144Z] #31 sha256:5529afe4a31f51fc7e320f97ba589638f4f2fe3d1365183b446088caa8b9dc96 [2021-09-03T13:20:23.167Z] INFO: Downloading compiler 1 of 3... [2021-09-03T13:20:23.709Z] #31 DONE 0.7s [2021-09-03T13:20:23.709Z] [2021-09-03T13:20:23.709Z] #51 [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-09-03T13:20:23.709Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:20:23.709Z] #51 235.1 + /build/golangci-lint --version [2021-09-03T13:20:23.967Z] #51 ... [2021-09-03T13:20:23.967Z] [2021-09-03T13:20:23.967Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-03T13:20:23.967Z] #34 sha256:93629ec9f3405d5ae3c2ea6326c1e89a33dbc237640e2256bef7dcebad7f88fe [2021-09-03T13:20:23.967Z] #34 DONE 0.4s [2021-09-03T13:20:24.223Z] [2021-09-03T13:20:24.223Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-03T13:20:24.223Z] #36 sha256:b5acff94827d3e8e42e58322ad648a3d55840ff2cf46e568e576b8d6f230f030 [2021-09-03T13:20:24.223Z] #36 DONE 0.1s [2021-09-03T13:20:24.223Z] [2021-09-03T13:20:24.223Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-03T13:20:24.223Z] #39 sha256:cdeaf6ba5bfef21645cb87282bd8b125e926f48becb6596ffcfb2ad136e1980e [2021-09-03T13:20:24.223Z] #39 DONE 0.0s [2021-09-03T13:20:24.223Z] [2021-09-03T13:20:24.223Z] #41 [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-09-03T13:20:24.223Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:20:24.223Z] #41 ... [2021-09-03T13:20:24.223Z] [2021-09-03T13:20:24.223Z] #51 [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-09-03T13:20:24.223Z] #51 sha256:30f0af2bf70acd821dc252a9b603d09581bd6125ce6c43fa044bf162ac6363ae [2021-09-03T13:20:24.223Z] #51 235.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-03T13:20:24.481Z] #51 DONE 235.6s [2021-09-03T13:20:24.481Z] [2021-09-03T13:20:24.481Z] #55 [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-09-03T13:20:24.481Z] #55 sha256:d563abadea8cabc14798f05b65ec99317bb23b015258f5402e7a5bcc9d579c52 [2021-09-03T13:20:24.730Z] INFO: Downloading compiler 2 of 3... [2021-09-03T13:20:25.198Z] INFO: Downloading compiler 3 of 3... [2021-09-03T13:20:26.182Z] INFO: Extracting git... [2021-09-03T13:20:33.544Z] #55 ... [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #41 [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-09-03T13:20:33.545Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:20:33.545Z] #41 DONE 243.2s [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #55 [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-09-03T13:20:33.545Z] #55 sha256:01760cbd68d3683832de3bda080e43a8897c35ccaa32d1816fea7d4eeb6667e2 [2021-09-03T13:20:33.545Z] #55 ... [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-03T13:20:33.545Z] #42 sha256:0b917fa452dba4f933dac2e4073997894a9ba5ab3d7632fb5344310b61cc40a2 [2021-09-03T13:20:33.545Z] #42 DONE 0.3s [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-03T13:20:33.545Z] #46 sha256:9735698c7ea17e16c7e4e94e2f2a7950f1f10c569f1156e78e1b392bb5a498f1 [2021-09-03T13:20:33.545Z] #46 DONE 0.1s [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #55 [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-09-03T13:20:33.545Z] #55 sha256:01760cbd68d3683832de3bda080e43a8897c35ccaa32d1816fea7d4eeb6667e2 [2021-09-03T13:20:33.545Z] #55 ... [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-03T13:20:33.545Z] #48 sha256:2327376687f80c1ef3d3ee4c4f54f9ac9f0b2bdd5cccdd12b49ea678c60ff99b [2021-09-03T13:20:33.545Z] #48 DONE 0.1s [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-03T13:20:33.545Z] #50 sha256:70fa9a96017bebcfe5f3a5f05533bc752ac6e456fd0bdfd7bd195ce9b517d100 [2021-09-03T13:20:33.545Z] #50 DONE 0.1s [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-03T13:20:33.545Z] #52 sha256:d0843704d00ef59e98d81bf05ee53f94412ef0314ac7e79309149238a6ba3253 [2021-09-03T13:20:33.545Z] #52 DONE 0.1s [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-03T13:20:33.545Z] #54 sha256:0028cf77b89dfabdb81b6464ecad0733b470b62054695afefbcfe4eb0b366cff [2021-09-03T13:20:33.545Z] #54 DONE 0.1s [2021-09-03T13:20:33.545Z] [2021-09-03T13:20:33.545Z] #55 [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-09-03T13:20:33.545Z] #55 sha256:01760cbd68d3683832de3bda080e43a8897c35ccaa32d1816fea7d4eeb6667e2 [2021-09-03T13:20:36.165Z] #62 84.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-03T13:20:36.165Z] #62 85.05 + mkdir -p /build [2021-09-03T13:20:36.165Z] #62 85.05 + cp runc /build/runc [2021-09-03T13:20:36.165Z] #62 DONE 85.7s [2021-09-03T13:20:36.165Z] [2021-09-03T13:20:36.165Z] #65 [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-09-03T13:20:36.165Z] #65 sha256:97412e643a8ecb6fdef5408022b5720e825d5902d4e2e64cb67898e12c2e28f1 [2021-09-03T13:20:36.593Z] INFO: Expanding go... [2021-09-03T13:20:36.668Z] #55 ... [2021-09-03T13:20:36.668Z] [2021-09-03T13:20:36.668Z] #41 [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-09-03T13:20:36.668Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-09-03T13:20:36.668Z] #41 DONE 247.0s [2021-09-03T13:20:36.668Z] [2021-09-03T13:20:36.668Z] #55 [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-09-03T13:20:36.668Z] #55 sha256:d563abadea8cabc14798f05b65ec99317bb23b015258f5402e7a5bcc9d579c52 [2021-09-03T13:20:36.734Z] #65 ... [2021-09-03T13:20:36.734Z] [2021-09-03T13:20:36.734Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-03T13:20:36.734Z] #63 sha256:60fa7158706889d9d3813dee2fb1d933a3602fedd55976eeb57b439566c3df50 [2021-09-03T13:20:36.931Z] #55 ... [2021-09-03T13:20:36.931Z] [2021-09-03T13:20:36.931Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-03T13:20:36.931Z] #42 sha256:5c6e7d00b866d3f064e3466849e763c6f51788c66b12d0b047e975282306d6c2 [2021-09-03T13:20:36.992Z] #63 DONE 0.1s [2021-09-03T13:20:36.992Z] [2021-09-03T13:20:36.992Z] #65 [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-09-03T13:20:36.992Z] #65 sha256:97412e643a8ecb6fdef5408022b5720e825d5902d4e2e64cb67898e12c2e28f1 [2021-09-03T13:20:37.869Z] #42 DONE 0.6s [2021-09-03T13:20:37.869Z] [2021-09-03T13:20:37.869Z] #55 [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-09-03T13:20:37.869Z] #55 sha256:d563abadea8cabc14798f05b65ec99317bb23b015258f5402e7a5bcc9d579c52 [2021-09-03T13:20:37.869Z] #55 ... [2021-09-03T13:20:37.869Z] [2021-09-03T13:20:37.869Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-03T13:20:37.869Z] #46 sha256:0812077a40305f7320ac14c397078479c43a1ae55f182e5770708f1d432d511d [2021-09-03T13:20:37.869Z] #46 DONE 0.1s [2021-09-03T13:20:37.869Z] [2021-09-03T13:20:37.869Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-03T13:20:37.869Z] #48 sha256:c4b42a0b6ec69bff8f7e4dc739511938fbe2966cade631c83a3a22541912d01e [2021-09-03T13:20:37.869Z] #48 DONE 0.1s [2021-09-03T13:20:37.869Z] [2021-09-03T13:20:37.869Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-03T13:20:37.869Z] #50 sha256:c870febdfc0da6deabe9735fde52444982a6c7afe9365ceb3bd83cc09d2b9f59 [2021-09-03T13:20:38.229Z] #50 DONE 0.2s [2021-09-03T13:20:38.229Z] [2021-09-03T13:20:38.229Z] #55 [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-09-03T13:20:38.229Z] #55 sha256:d563abadea8cabc14798f05b65ec99317bb23b015258f5402e7a5bcc9d579c52 [2021-09-03T13:20:38.229Z] #55 ... [2021-09-03T13:20:38.229Z] [2021-09-03T13:20:38.229Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-03T13:20:38.229Z] #52 sha256:6d43a4c81668b24f54e436c648e9687f0f278330409f24bda3d28b7afd123108 [2021-09-03T13:20:38.517Z] #52 DONE 0.5s [2021-09-03T13:20:38.517Z] [2021-09-03T13:20:38.517Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-03T13:20:38.517Z] #54 sha256:9db7608baa59eb2759f4fe82157b7498ebfefc294e4360edc532257828e59fce [2021-09-03T13:20:38.517Z] #54 DONE 0.1s [2021-09-03T13:20:38.517Z] [2021-09-03T13:20:38.517Z] #55 [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-09-03T13:20:38.517Z] #55 sha256:d563abadea8cabc14798f05b65ec99317bb23b015258f5402e7a5bcc9d579c52 [2021-09-03T13:20:38.886Z] #65 146.2 # github.com/containerd/containerd/cmd/containerd [2021-09-03T13:20:38.886Z] #65 146.2 /usr/bin/ld: /tmp/go-link-3250409478/000019.o: in function `New': [2021-09-03T13:20:38.886Z] #65 146.2 /tmp/tmp.W7IbiATdnB/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-09-03T13:20:38.886Z] #65 146.3 + bin/containerd-stress [2021-09-03T13:20:39.816Z] #65 147.3 + bin/containerd-shim [2021-09-03T13:20:42.172Z] #58 222.4 # github.com/containerd/containerd/cmd/containerd [2021-09-03T13:20:42.172Z] #58 222.4 /usr/bin/ld: /tmp/go-link-857637617/000019.o: in function `New': [2021-09-03T13:20:42.172Z] #58 222.4 /tmp/tmp.f3Jj8EFCmn/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-09-03T13:20:42.172Z] #58 222.5 + bin/containerd-stress [2021-09-03T13:20:45.483Z] #58 227.8 + bin/containerd-shim [2021-09-03T13:20:47.912Z] #65 154.5 + bin/containerd-shim-runc-v1 [2021-09-03T13:20:50.419Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:20:50.419Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:20:50.419Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:20:50.419Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:20:50.419Z] [2021-09-03T13:20:50.419Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-03T13:20:50.419Z] DOCKER_SYSTEMD=1 [2021-09-03T13:20:50.419Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-03T13:20:50.419Z] HOSTNAME=b11621d55c83 [2021-09-03T13:20:50.419Z] DEST=bundles/test-integration [2021-09-03T13:20:50.419Z] PWD=/go/src/github.com/docker/docker [2021-09-03T13:20:50.419Z] DOCKER_GITCOMMIT=ad6101d8064a26676edc859d0292cecb7136b628 [2021-09-03T13:20:50.419Z] container=docker [2021-09-03T13:20:50.419Z] HOME=/root [2021-09-03T13:20:50.419Z] LANG=C.UTF-8 [2021-09-03T13:20:50.419Z] INVOCATION_ID=3f3a53d65bb44b1895d96ff17e76f4e8 [2021-09-03T13:20:50.419Z] GOLANG_VERSION=1.17 [2021-09-03T13:20:50.419Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-03T13:20:50.419Z] VALIDATE_BRANCH=master [2021-09-03T13:20:50.419Z] TERM=xterm [2021-09-03T13:20:50.419Z] DOCKER_PKG=github.com/docker/docker [2021-09-03T13:20:50.419Z] SHLVL=3 [2021-09-03T13:20:50.419Z] TIMEOUT=120m [2021-09-03T13:20:50.419Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-03T13:20:50.419Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-03T13:20:50.419Z] GO111MODULE=off [2021-09-03T13:20:50.419Z] DOCKER_EXPERIMENTAL=1 [2021-09-03T13:20:50.419Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-03T13:20:50.419Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-03T13:20:50.419Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-03T13:20:50.419Z] GOPATH=/go [2021-09-03T13:20:50.419Z] PKG_CONFIG=pkg-config [2021-09-03T13:20:50.419Z] _=/usr/bin/env [2021-09-03T13:20:50.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-03T13:20:51.675Z] #55 ... [2021-09-03T13:20:51.675Z] [2021-09-03T13:20:51.675Z] #58 [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-09-03T13:20:51.675Z] #58 sha256:65da898372168c7dee3babbb4762fa01cfd33a1e8c63b98f776bd5c9ba249657 [2021-09-03T13:20:51.675Z] #58 211.6 + bin/containerd [2021-09-03T13:20:52.084Z] #65 159.6 + bin/containerd-shim-runc-v2 [2021-09-03T13:20:53.014Z] #65 160.2 + binaries [2021-09-03T13:20:53.014Z] #65 160.2 + install -D bin/containerd /build/containerd [2021-09-03T13:20:53.014Z] #65 160.2 + install -D bin/containerd-shim /build/containerd-shim [2021-09-03T13:20:53.014Z] #65 160.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-03T13:20:53.014Z] #65 160.2 + install -D bin/ctr /build/ctr [2021-09-03T13:20:53.647Z] #58 235.3 + bin/containerd-shim-runc-v1 [2021-09-03T13:20:53.941Z] #65 DONE 161.4s [2021-09-03T13:20:55.312Z] [2021-09-03T13:20:55.312Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-03T13:20:55.312Z] #66 sha256:8234eb6e0d78a5beecd1f01df824e9fe66a97ff1aa81e8f369252ba3cfdf2b3a [2021-09-03T13:20:55.312Z] #66 DONE 0.2s [2021-09-03T13:20:55.312Z] [2021-09-03T13:20:55.312Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-03T13:20:55.312Z] #70 sha256:62af30726b6a78c315e287148fc5979e22c981b8bbecec1326846d835024268b [2021-09-03T13:20:55.312Z] #70 DONE 0.1s [2021-09-03T13:20:55.568Z] [2021-09-03T13:20:55.568Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-03T13:20:55.568Z] #75 sha256:6b10a4af6a67b02089ba415995c5f6a3872bf4ba1a7e48135df70fadbb9c9166 [2021-09-03T13:20:56.130Z] #75 DONE 0.6s [2021-09-03T13:20:56.130Z] [2021-09-03T13:20:56.130Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-03T13:20:56.130Z] #76 sha256:2e19fd8bd54664aecd7df0ea8d18aed1cd500f62d6e40205f64ce38e7a92c989 [2021-09-03T13:20:56.130Z] #76 DONE 0.1s [2021-09-03T13:20:56.130Z] [2021-09-03T13:20:56.130Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-03T13:20:56.130Z] #77 sha256:a1357da895fad2a8d5e344532dec47c33cbfeb5e60c21a11a4807225c204092e [2021-09-03T13:20:57.811Z] INFO: Expanding compiler 1 of 3... [2021-09-03T13:20:57.811Z] INFO: Expanding compiler 2 of 3... [2021-09-03T13:20:57.870Z] #58 240.1 + bin/containerd-shim-runc-v2 [2021-09-03T13:20:58.443Z] #58 241.0 + binaries [2021-09-03T13:20:58.443Z] #58 241.0 + install -D bin/containerd /build/containerd [2021-09-03T13:20:58.443Z] #58 241.1 + install -D bin/containerd-shim /build/containerd-shim [2021-09-03T13:20:58.443Z] #58 241.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-03T13:20:58.443Z] #58 241.1 + install -D bin/ctr /build/ctr [2021-09-03T13:20:59.822Z] #58 ... [2021-09-03T13:20:59.822Z] [2021-09-03T13:20:59.822Z] #55 [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-09-03T13:20:59.822Z] #55 sha256:01760cbd68d3683832de3bda080e43a8897c35ccaa32d1816fea7d4eeb6667e2 [2021-09-03T13:20:59.822Z] #55 109.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-03T13:20:59.822Z] #55 109.8 + mkdir -p /build [2021-09-03T13:20:59.822Z] #55 109.8 + cp runc /build/runc [2021-09-03T13:21:00.395Z] #55 DONE 110.8s [2021-09-03T13:21:00.395Z] [2021-09-03T13:21:00.395Z] #58 [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-09-03T13:21:00.395Z] #58 sha256:65da898372168c7dee3babbb4762fa01cfd33a1e8c63b98f776bd5c9ba249657 [2021-09-03T13:21:00.463Z] #55 ... [2021-09-03T13:21:00.463Z] [2021-09-03T13:21:00.463Z] #58 [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-09-03T13:21:00.463Z] #58 sha256:67d0e9ef0daea3082732c6b893c42c8bbfb2d781c8a9c9e8970ecaff69ce4007 [2021-09-03T13:21:00.463Z] #58 218.1 + bin/containerd [2021-09-03T13:21:01.373Z] #77 DONE 4.4s [2021-09-03T13:21:01.373Z] [2021-09-03T13:21:01.373Z] #78 exporting to image [2021-09-03T13:21:01.373Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-03T13:21:01.373Z] #78 exporting layers [2021-09-03T13:21:01.595Z] INFO: Expanding compiler 3 of 3... [2021-09-03T13:21:01.595Z] INFO: Removing downloaded files... [2021-09-03T13:21:01.595Z] INFO: Downloading containerd [2021-09-03T13:21:01.751Z] #58 DONE 244.4s [2021-09-03T13:21:02.311Z] #58 ... [2021-09-03T13:21:02.311Z] [2021-09-03T13:21:02.311Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-03T13:21:02.311Z] #56 sha256:7661f2fdc427ba23e78710efa08da941ed536c74b6148c0902609dc23b6952ec [2021-09-03T13:21:02.311Z] #56 DONE 0.4s [2021-09-03T13:21:02.311Z] [2021-09-03T13:21:02.311Z] #58 [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-09-03T13:21:02.311Z] #58 sha256:65da898372168c7dee3babbb4762fa01cfd33a1e8c63b98f776bd5c9ba249657 [2021-09-03T13:21:03.669Z] [2021-09-03T13:21:03.669Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-03T13:21:03.669Z] #59 sha256:a6dfc8268e6b5755574fabac753835008c2698e8c57cc1840a88322d9dc67afb [2021-09-03T13:21:03.739Z] #58 ... [2021-09-03T13:21:03.739Z] [2021-09-03T13:21:03.739Z] #55 [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-09-03T13:21:03.739Z] #55 sha256:d563abadea8cabc14798f05b65ec99317bb23b015258f5402e7a5bcc9d579c52 [2021-09-03T13:21:03.739Z] #55 117.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-03T13:21:04.670Z] #55 118.5 + mkdir -p /build [2021-09-03T13:21:04.670Z] #55 118.5 + cp runc /build/runc [2021-09-03T13:21:05.056Z] #59 DONE 1.5s [2021-09-03T13:21:05.056Z] [2021-09-03T13:21:05.056Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-03T13:21:05.056Z] #63 sha256:cf2515e8abab99e11846eebc3ab91f4588bdf15c2811f73ec27687befa57cff9 [2021-09-03T13:21:05.318Z] #63 DONE 0.3s [2021-09-03T13:21:05.318Z] [2021-09-03T13:21:05.318Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-03T13:21:05.318Z] #68 sha256:af4dce621421bcf7e5940909c7dd925036d26e647e274eff46e2d58d6aeedadb [2021-09-03T13:21:05.602Z] #55 DONE 119.7s [2021-09-03T13:21:05.602Z] [2021-09-03T13:21:05.602Z] #58 [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-09-03T13:21:05.602Z] #58 sha256:67d0e9ef0daea3082732c6b893c42c8bbfb2d781c8a9c9e8970ecaff69ce4007 [2021-09-03T13:21:07.236Z] #68 DONE 1.7s [2021-09-03T13:21:07.236Z] [2021-09-03T13:21:07.236Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-03T13:21:07.236Z] #69 sha256:5a1736927d0f979f5ba6e43a651a28f2a107ba2cb7d7f16964424c2be56c22f8 [2021-09-03T13:21:07.236Z] #69 DONE 0.0s [2021-09-03T13:21:07.236Z] [2021-09-03T13:21:07.236Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-03T13:21:07.236Z] #70 sha256:0fa4ba9fd46e4c825e1c54ce0916eb4e6ef250789c683796181ad2cc3dcc8173 [2021-09-03T13:21:07.498Z] #58 ... [2021-09-03T13:21:07.498Z] [2021-09-03T13:21:07.498Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-03T13:21:07.498Z] #56 sha256:f164c73e6fb7dbc2b815172c82c04b398804fb4157e79cdd98475d22dfb9f509 [2021-09-03T13:21:07.756Z] #56 DONE 0.3s [2021-09-03T13:21:07.756Z] [2021-09-03T13:21:07.756Z] #58 [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-09-03T13:21:07.756Z] #58 sha256:67d0e9ef0daea3082732c6b893c42c8bbfb2d781c8a9c9e8970ecaff69ce4007 [2021-09-03T13:21:09.158Z] #70 DONE 1.9s [2021-09-03T13:21:09.158Z] [2021-09-03T13:21:09.158Z] #71 exporting to image [2021-09-03T13:21:09.158Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-03T13:21:09.158Z] #71 exporting layers [2021-09-03T13:21:10.249Z] [2021-09-03T13:21:10.249Z] Name Version Source Summary [2021-09-03T13:21:10.249Z] ---- ------- ------ ------- [2021-09-03T13:21:10.249Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-03T13:21:10.249Z] [2021-09-03T13:21:10.249Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-03T13:21:10.249Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-03T13:21:10.249Z] PSChildName : containerd [2021-09-03T13:21:10.249Z] PSDrive : C [2021-09-03T13:21:10.249Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-03T13:21:10.249Z] PSIsContainer : True [2021-09-03T13:21:10.249Z] Name : containerd [2021-09-03T13:21:10.249Z] FullName : C:\containerd [2021-09-03T13:21:10.249Z] Parent : [2021-09-03T13:21:10.249Z] Exists : True [2021-09-03T13:21:10.249Z] Root : C:\ [2021-09-03T13:21:10.249Z] Extension : [2021-09-03T13:21:10.249Z] CreationTime : 9/3/2021 1:21:10 PM [2021-09-03T13:21:10.249Z] CreationTimeUtc : 9/3/2021 1:21:10 PM [2021-09-03T13:21:10.249Z] LastAccessTime : 9/3/2021 1:21:10 PM [2021-09-03T13:21:10.249Z] LastAccessTimeUtc : 9/3/2021 1:21:10 PM [2021-09-03T13:21:10.249Z] LastWriteTime : 9/3/2021 1:21:10 PM [2021-09-03T13:21:10.249Z] LastWriteTimeUtc : 9/3/2021 1:21:10 PM [2021-09-03T13:21:10.249Z] Attributes : Directory [2021-09-03T13:21:10.720Z] Mode : d----- [2021-09-03T13:21:10.720Z] BaseName : containerd [2021-09-03T13:21:10.720Z] Target : {} [2021-09-03T13:21:10.720Z] LinkType : [2021-09-03T13:21:10.720Z] [2021-09-03T13:21:11.711Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-03T13:21:11.711Z] INFO: Configuring git core.autocrlf... [2021-09-03T13:21:11.711Z] [2021-09-03T13:21:11.711Z] [2021-09-03T13:21:13.378Z] #71 exporting layers 4.3s done [2021-09-03T13:21:13.378Z] #71 writing image sha256:117ffdc9628707d798999da70e3315c105772b342e0c33d7e5f4839640300f2c done [2021-09-03T13:21:13.378Z] #71 naming to docker.io/library/docker:11300e5ff37dc0ec1279aac5813618e06e6e014c done [2021-09-03T13:21:13.378Z] #71 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-03T13:21:13.726Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-03T13:21:14.019Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11300e5ff37dc0ec1279aac5813618e06e6e014c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11300e5ff37dc0ec1279aac5813618e06e6e014c hack/test/unit [2021-09-03T13:21:16.572Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-03T13:21:16.572Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-03T13:21:16.572Z] + TESTDIRS=./... [2021-09-03T13:21:16.572Z] + exclude_paths='/vendor/|/integration' [2021-09-03T13:21:16.572Z] ++ go list ./... [2021-09-03T13:21:16.572Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-03T13:21:17.521Z] + pkg_list='github.com/docker/docker/api [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/backend [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/container [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/events [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/filters [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/image [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/mount [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/network [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/registry [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/time [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/versions [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:21:17.521Z] github.com/docker/docker/api/types/volume [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:21:17.521Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:21:17.521Z] github.com/docker/docker/cli [2021-09-03T13:21:17.521Z] github.com/docker/docker/cli/config [2021-09-03T13:21:17.521Z] github.com/docker/docker/cli/debug [2021-09-03T13:21:17.521Z] github.com/docker/docker/client [2021-09-03T13:21:17.521Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:21:17.521Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:21:17.521Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:21:17.521Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:21:17.521Z] github.com/docker/docker/container [2021-09-03T13:21:17.521Z] github.com/docker/docker/container/stream [2021-09-03T13:21:17.521Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:21:17.521Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:21:17.521Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/config [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/events [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/exec [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/images [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/links [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/logger [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:21:17.521Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/names [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/network [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/stats [2021-09-03T13:21:17.522Z] github.com/docker/docker/distribution [2021-09-03T13:21:17.522Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:21:17.522Z] github.com/docker/docker/distribution/utils [2021-09-03T13:21:17.522Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:21:17.522Z] github.com/docker/docker/dockerversion [2021-09-03T13:21:17.522Z] github.com/docker/docker/errdefs [2021-09-03T13:21:17.522Z] github.com/docker/docker/image [2021-09-03T13:21:17.522Z] github.com/docker/docker/image/cache [2021-09-03T13:21:17.522Z] github.com/docker/docker/image/tarexport [2021-09-03T13:21:17.522Z] github.com/docker/docker/image/v1 [2021-09-03T13:21:17.522Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:21:17.522Z] github.com/docker/docker/layer [2021-09-03T13:21:17.522Z] github.com/docker/docker/libcontainerd [2021-09-03T13:21:17.522Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:21:17.522Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:21:17.522Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:21:17.522Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:21:17.522Z] github.com/docker/docker/libnetwork/types [2021-09-03T13:21:17.522Z] github.com/docker/docker/oci [2021-09-03T13:21:17.522Z] github.com/docker/docker/oci/caps [2021-09-03T13:21:17.522Z] github.com/docker/docker/opts [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/archive [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/directory [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/locker [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/mount [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/platform [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/pools [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/progress [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/signal [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/stack [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/system [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/term [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:21:17.522Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:21:17.522Z] github.com/docker/docker/plugin [2021-09-03T13:21:17.522Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:21:17.522Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:21:17.522Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:21:17.522Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:21:17.522Z] github.com/docker/docker/quota [2021-09-03T13:21:17.522Z] github.com/docker/docker/reference [2021-09-03T13:21:17.522Z] github.com/docker/docker/registry [2021-09-03T13:21:17.522Z] github.com/docker/docker/registry/resumable [2021-09-03T13:21:17.522Z] github.com/docker/docker/restartmanager [2021-09-03T13:21:17.522Z] github.com/docker/docker/rootless [2021-09-03T13:21:17.522Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:21:17.522Z] github.com/docker/docker/runconfig [2021-09-03T13:21:17.522Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/environment [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/registry [2021-09-03T13:21:17.522Z] github.com/docker/docker/testutil/request [2021-09-03T13:21:17.522Z] github.com/docker/docker/volume [2021-09-03T13:21:17.522Z] github.com/docker/docker/volume/drivers [2021-09-03T13:21:17.522Z] github.com/docker/docker/volume/local [2021-09-03T13:21:17.522Z] github.com/docker/docker/volume/mounts [2021-09-03T13:21:17.522Z] github.com/docker/docker/volume/service [2021-09-03T13:21:17.522Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:21:17.522Z] github.com/docker/docker/volume/testutils' [2021-09-03T13:21:17.522Z] ++ grep --fixed-strings -v /libnetwork [2021-09-03T13:21:17.522Z] ++ echo 'github.com/docker/docker/api [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/backend [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/container [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/events [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/filters [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/image [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/mount [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/network [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/registry [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/time [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/versions [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:21:17.522Z] github.com/docker/docker/api/types/volume [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:21:17.522Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:21:17.522Z] github.com/docker/docker/cli [2021-09-03T13:21:17.522Z] github.com/docker/docker/cli/config [2021-09-03T13:21:17.522Z] github.com/docker/docker/cli/debug [2021-09-03T13:21:17.522Z] github.com/docker/docker/client [2021-09-03T13:21:17.522Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:21:17.522Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:21:17.522Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:21:17.522Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:21:17.522Z] github.com/docker/docker/container [2021-09-03T13:21:17.522Z] github.com/docker/docker/container/stream [2021-09-03T13:21:17.522Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:21:17.522Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:21:17.522Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/config [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/events [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/exec [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:21:17.522Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/images [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/links [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/names [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/network [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/stats [2021-09-03T13:21:17.523Z] github.com/docker/docker/distribution [2021-09-03T13:21:17.523Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:21:17.523Z] github.com/docker/docker/distribution/utils [2021-09-03T13:21:17.523Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:21:17.523Z] github.com/docker/docker/dockerversion [2021-09-03T13:21:17.523Z] github.com/docker/docker/errdefs [2021-09-03T13:21:17.523Z] github.com/docker/docker/image [2021-09-03T13:21:17.523Z] github.com/docker/docker/image/cache [2021-09-03T13:21:17.523Z] github.com/docker/docker/image/tarexport [2021-09-03T13:21:17.523Z] github.com/docker/docker/image/v1 [2021-09-03T13:21:17.523Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:21:17.523Z] github.com/docker/docker/layer [2021-09-03T13:21:17.523Z] github.com/docker/docker/libcontainerd [2021-09-03T13:21:17.523Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:21:17.523Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:21:17.523Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:21:17.523Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/libnetwork/types [2021-09-03T13:21:17.523Z] github.com/docker/docker/oci [2021-09-03T13:21:17.523Z] github.com/docker/docker/oci/caps [2021-09-03T13:21:17.523Z] github.com/docker/docker/opts [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/archive [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/directory [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/locker [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/mount [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/platform [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/pools [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/progress [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/signal [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/stack [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/system [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/term [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:21:17.523Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:21:17.523Z] github.com/docker/docker/plugin [2021-09-03T13:21:17.523Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:21:17.523Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:21:17.523Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:21:17.523Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:21:17.523Z] github.com/docker/docker/quota [2021-09-03T13:21:17.523Z] github.com/docker/docker/reference [2021-09-03T13:21:17.523Z] github.com/docker/docker/registry [2021-09-03T13:21:17.523Z] github.com/docker/docker/registry/resumable [2021-09-03T13:21:17.523Z] github.com/docker/docker/restartmanager [2021-09-03T13:21:17.523Z] github.com/docker/docker/rootless [2021-09-03T13:21:17.523Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:21:17.523Z] github.com/docker/docker/runconfig [2021-09-03T13:21:17.523Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/environment [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/registry [2021-09-03T13:21:17.523Z] github.com/docker/docker/testutil/request [2021-09-03T13:21:17.523Z] github.com/docker/docker/volume [2021-09-03T13:21:17.523Z] github.com/docker/docker/volume/drivers [2021-09-03T13:21:17.523Z] github.com/docker/docker/volume/local [2021-09-03T13:21:17.523Z] github.com/docker/docker/volume/mounts [2021-09-03T13:21:17.523Z] github.com/docker/docker/volume/service [2021-09-03T13:21:17.523Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:21:17.523Z] github.com/docker/docker/volume/testutils' [2021-09-03T13:21:17.523Z] + base_pkg_list='github.com/docker/docker/api [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/backend [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/container [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/events [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/filters [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/image [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/mount [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/network [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/registry [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/time [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/versions [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:21:17.523Z] github.com/docker/docker/api/types/volume [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:21:17.523Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:21:17.523Z] github.com/docker/docker/cli [2021-09-03T13:21:17.523Z] github.com/docker/docker/cli/config [2021-09-03T13:21:17.523Z] github.com/docker/docker/cli/debug [2021-09-03T13:21:17.523Z] github.com/docker/docker/client [2021-09-03T13:21:17.523Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:21:17.523Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:21:17.523Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:21:17.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:21:17.523Z] github.com/docker/docker/container [2021-09-03T13:21:17.523Z] github.com/docker/docker/container/stream [2021-09-03T13:21:17.523Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:21:17.523Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:21:17.523Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/config [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/events [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/exec [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/images [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/links [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/names [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/network [2021-09-03T13:21:17.523Z] github.com/docker/docker/daemon/stats [2021-09-03T13:21:17.524Z] github.com/docker/docker/distribution [2021-09-03T13:21:17.524Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:21:17.524Z] github.com/docker/docker/distribution/utils [2021-09-03T13:21:17.524Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:21:17.524Z] github.com/docker/docker/dockerversion [2021-09-03T13:21:17.524Z] github.com/docker/docker/errdefs [2021-09-03T13:21:17.524Z] github.com/docker/docker/image [2021-09-03T13:21:17.524Z] github.com/docker/docker/image/cache [2021-09-03T13:21:17.524Z] github.com/docker/docker/image/tarexport [2021-09-03T13:21:17.524Z] github.com/docker/docker/image/v1 [2021-09-03T13:21:17.524Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:21:17.524Z] github.com/docker/docker/layer [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:21:17.524Z] github.com/docker/docker/oci [2021-09-03T13:21:17.524Z] github.com/docker/docker/oci/caps [2021-09-03T13:21:17.524Z] github.com/docker/docker/opts [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/archive [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/directory [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/locker [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/mount [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/platform [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/pools [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/progress [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/signal [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/stack [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/system [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/term [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:21:17.524Z] github.com/docker/docker/plugin [2021-09-03T13:21:17.524Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:21:17.524Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:21:17.524Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:21:17.524Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:21:17.524Z] github.com/docker/docker/quota [2021-09-03T13:21:17.524Z] github.com/docker/docker/reference [2021-09-03T13:21:17.524Z] github.com/docker/docker/registry [2021-09-03T13:21:17.524Z] github.com/docker/docker/registry/resumable [2021-09-03T13:21:17.524Z] github.com/docker/docker/restartmanager [2021-09-03T13:21:17.524Z] github.com/docker/docker/rootless [2021-09-03T13:21:17.524Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:21:17.524Z] github.com/docker/docker/runconfig [2021-09-03T13:21:17.524Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/environment [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/registry [2021-09-03T13:21:17.524Z] github.com/docker/docker/testutil/request [2021-09-03T13:21:17.524Z] github.com/docker/docker/volume [2021-09-03T13:21:17.524Z] github.com/docker/docker/volume/drivers [2021-09-03T13:21:17.524Z] github.com/docker/docker/volume/local [2021-09-03T13:21:17.524Z] github.com/docker/docker/volume/mounts [2021-09-03T13:21:17.524Z] github.com/docker/docker/volume/service [2021-09-03T13:21:17.524Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:21:17.524Z] github.com/docker/docker/volume/testutils' [2021-09-03T13:21:17.524Z] ++ grep --fixed-strings /libnetwork [2021-09-03T13:21:17.524Z] ++ echo 'github.com/docker/docker/api [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/backend [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/container [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/events [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/filters [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/image [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/mount [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/network [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/registry [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/time [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/versions [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:21:17.524Z] github.com/docker/docker/api/types/volume [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:21:17.524Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:21:17.524Z] github.com/docker/docker/cli [2021-09-03T13:21:17.524Z] github.com/docker/docker/cli/config [2021-09-03T13:21:17.524Z] github.com/docker/docker/cli/debug [2021-09-03T13:21:17.524Z] github.com/docker/docker/client [2021-09-03T13:21:17.524Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:21:17.524Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:21:17.524Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:21:17.524Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:21:17.524Z] github.com/docker/docker/container [2021-09-03T13:21:17.524Z] github.com/docker/docker/container/stream [2021-09-03T13:21:17.524Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:21:17.524Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:21:17.524Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/config [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/events [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/exec [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/images [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/links [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/names [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/network [2021-09-03T13:21:17.524Z] github.com/docker/docker/daemon/stats [2021-09-03T13:21:17.524Z] github.com/docker/docker/distribution [2021-09-03T13:21:17.524Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:21:17.524Z] github.com/docker/docker/distribution/utils [2021-09-03T13:21:17.524Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:21:17.524Z] github.com/docker/docker/dockerversion [2021-09-03T13:21:17.524Z] github.com/docker/docker/errdefs [2021-09-03T13:21:17.524Z] github.com/docker/docker/image [2021-09-03T13:21:17.524Z] github.com/docker/docker/image/cache [2021-09-03T13:21:17.524Z] github.com/docker/docker/image/tarexport [2021-09-03T13:21:17.524Z] github.com/docker/docker/image/v1 [2021-09-03T13:21:17.524Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:21:17.524Z] github.com/docker/docker/layer [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:21:17.524Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:21:17.524Z] github.com/docker/docker/libnetwork/types [2021-09-03T13:21:17.524Z] github.com/docker/docker/oci [2021-09-03T13:21:17.524Z] github.com/docker/docker/oci/caps [2021-09-03T13:21:17.524Z] github.com/docker/docker/opts [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/archive [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:21:17.524Z] github.com/docker/docker/pkg/directory [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/locker [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/mount [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/platform [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/pools [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/progress [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/signal [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/stack [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/system [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/term [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:21:17.525Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:21:17.525Z] github.com/docker/docker/plugin [2021-09-03T13:21:17.525Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:21:17.525Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:21:17.525Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:21:17.525Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:21:17.525Z] github.com/docker/docker/quota [2021-09-03T13:21:17.525Z] github.com/docker/docker/reference [2021-09-03T13:21:17.525Z] github.com/docker/docker/registry [2021-09-03T13:21:17.525Z] github.com/docker/docker/registry/resumable [2021-09-03T13:21:17.525Z] github.com/docker/docker/restartmanager [2021-09-03T13:21:17.525Z] github.com/docker/docker/rootless [2021-09-03T13:21:17.525Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:21:17.525Z] github.com/docker/docker/runconfig [2021-09-03T13:21:17.525Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/environment [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/registry [2021-09-03T13:21:17.525Z] github.com/docker/docker/testutil/request [2021-09-03T13:21:17.525Z] github.com/docker/docker/volume [2021-09-03T13:21:17.525Z] github.com/docker/docker/volume/drivers [2021-09-03T13:21:17.525Z] github.com/docker/docker/volume/local [2021-09-03T13:21:17.525Z] github.com/docker/docker/volume/mounts [2021-09-03T13:21:17.525Z] github.com/docker/docker/volume/service [2021-09-03T13:21:17.525Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:21:17.525Z] github.com/docker/docker/volume/testutils' [2021-09-03T13:21:17.525Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/types' [2021-09-03T13:21:17.525Z] + echo 'github.com/docker/docker/libnetwork [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/types' [2021-09-03T13:21:17.525Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:21:17.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:21:17.525Z] + type docker-proxy [2021-09-03T13:21:17.525Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-03T13:21:17.525Z] + hack/make.sh binary-proxy install-proxy [2021-09-03T13:21:17.525Z] [2021-09-03T13:21:17.788Z] Removing bundles/ [2021-09-03T13:21:17.788Z] [2021-09-03T13:21:17.788Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-03T13:21:17.788Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-03T13:21:17.788Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:21:27.810Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-03T13:21:27.810Z] [2021-09-03T13:21:27.810Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-03T13:21:27.810Z] Installing docker-proxy to /usr/local/bin/ [2021-09-03T13:21:27.810Z] [2021-09-03T13:21:27.810Z] + mkdir -p bundles [2021-09-03T13:21:27.810Z] + '[' -n 'github.com/docker/docker/api [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/backend [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/container [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/events [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/filters [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/image [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/mount [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/network [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/registry [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/time [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/versions [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:21:27.810Z] github.com/docker/docker/api/types/volume [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:21:27.810Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:21:27.810Z] github.com/docker/docker/cli [2021-09-03T13:21:27.810Z] github.com/docker/docker/cli/config [2021-09-03T13:21:27.810Z] github.com/docker/docker/cli/debug [2021-09-03T13:21:27.810Z] github.com/docker/docker/client [2021-09-03T13:21:27.810Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:21:27.810Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:21:27.810Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:21:27.810Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:21:27.810Z] github.com/docker/docker/container [2021-09-03T13:21:27.810Z] github.com/docker/docker/container/stream [2021-09-03T13:21:27.810Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:21:27.810Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:21:27.810Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/config [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/events [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/exec [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/images [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/links [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/names [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/network [2021-09-03T13:21:27.810Z] github.com/docker/docker/daemon/stats [2021-09-03T13:21:27.810Z] github.com/docker/docker/distribution [2021-09-03T13:21:27.810Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:21:27.810Z] github.com/docker/docker/distribution/utils [2021-09-03T13:21:27.810Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:21:27.810Z] github.com/docker/docker/dockerversion [2021-09-03T13:21:27.810Z] github.com/docker/docker/errdefs [2021-09-03T13:21:27.810Z] github.com/docker/docker/image [2021-09-03T13:21:27.810Z] github.com/docker/docker/image/cache [2021-09-03T13:21:27.810Z] github.com/docker/docker/image/tarexport [2021-09-03T13:21:27.810Z] github.com/docker/docker/image/v1 [2021-09-03T13:21:27.810Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:21:27.810Z] github.com/docker/docker/layer [2021-09-03T13:21:27.810Z] github.com/docker/docker/libcontainerd [2021-09-03T13:21:27.810Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:21:27.810Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:21:27.810Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:21:27.810Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:21:27.810Z] github.com/docker/docker/oci [2021-09-03T13:21:27.810Z] github.com/docker/docker/oci/caps [2021-09-03T13:21:27.810Z] github.com/docker/docker/opts [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/archive [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/directory [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/locker [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/mount [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/platform [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/pools [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/progress [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/signal [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/stack [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/system [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/term [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:21:27.810Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:21:27.810Z] github.com/docker/docker/plugin [2021-09-03T13:21:27.810Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:21:27.810Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:21:27.810Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:21:27.810Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:21:27.810Z] github.com/docker/docker/quota [2021-09-03T13:21:27.810Z] github.com/docker/docker/reference [2021-09-03T13:21:27.810Z] github.com/docker/docker/registry [2021-09-03T13:21:27.810Z] github.com/docker/docker/registry/resumable [2021-09-03T13:21:27.810Z] github.com/docker/docker/restartmanager [2021-09-03T13:21:27.810Z] github.com/docker/docker/rootless [2021-09-03T13:21:27.810Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:21:27.810Z] github.com/docker/docker/runconfig [2021-09-03T13:21:27.810Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/environment [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/registry [2021-09-03T13:21:27.810Z] github.com/docker/docker/testutil/request [2021-09-03T13:21:27.810Z] github.com/docker/docker/volume [2021-09-03T13:21:27.810Z] github.com/docker/docker/volume/drivers [2021-09-03T13:21:27.810Z] github.com/docker/docker/volume/local [2021-09-03T13:21:27.810Z] github.com/docker/docker/volume/mounts [2021-09-03T13:21:27.810Z] github.com/docker/docker/volume/service [2021-09-03T13:21:27.810Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:21:27.810Z] github.com/docker/docker/volume/testutils' ']' [2021-09-03T13:21:27.811Z] + 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/stack 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-09-03T13:21:28.759Z] ? github.com/docker/docker/api [no test files] [2021-09-03T13:21:28.903Z] #58 248.0 # github.com/containerd/containerd/cmd/containerd [2021-09-03T13:21:28.903Z] #58 248.0 /usr/bin/ld: /tmp/go-link-1292431563/000019.o: in function `New': [2021-09-03T13:21:28.903Z] #58 248.0 /tmp/tmp.IJByCXwQCX/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-09-03T13:21:28.903Z] #58 248.1 + bin/containerd-stress [2021-09-03T13:21:29.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-03T13:21:29.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-03T13:21:29.473Z] #58 249.1 + bin/containerd-shim [2021-09-03T13:21:31.866Z] 8f616e6e9eec: Verifying Checksum [2021-09-03T13:21:31.866Z] 8f616e6e9eec: Download complete [2021-09-03T13:21:33.403Z] #78 exporting layers 28.2s done [2021-09-03T13:21:33.403Z] #78 writing image sha256:209639608f4b556a5db18c5a52ae0011fcf5e7836be4b3084a8226a259f395b5 done [2021-09-03T13:21:33.403Z] #78 naming to docker.io/library/docker:bb87ba065c046944b14e7e9f32b84701fa2308f4 done [2021-09-03T13:21:33.403Z] #78 DONE 28.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-09-03T13:21:33.752Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42736/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb87ba065c046944b14e7e9f32b84701fa2308f4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb87ba065c046944b14e7e9f32b84701fa2308f4 hack/validate/default [2021-09-03T13:21:34.271Z] #58 253.9 # github.com/containerd/containerd/cmd/containerd [2021-09-03T13:21:34.271Z] #58 253.9 /usr/bin/ld: /tmp/go-link-984311247/000019.o: in function `New': [2021-09-03T13:21:34.271Z] #58 253.9 /tmp/tmp.s4uiPxGPu8/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-09-03T13:21:34.271Z] #58 254.0 + bin/containerd-stress [2021-09-03T13:21:34.681Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-09-03T13:21:34.681Z] No api/types/ or api/swagger.yaml changes in diff. [2021-09-03T13:21:34.681Z] Congratulations! All TOML source files changed here have valid syntax. [2021-09-03T13:21:34.681Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-09-03T13:21:34.681Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-09-03T13:21:34.681Z] Congratulations! No new tests were added to integration-cli. [2021-09-03T13:21:34.681Z] [2021-09-03T13:21:34.681Z] INFO Start validation with golang-ci-lint [2021-09-03T13:21:34.835Z] #58 255.0 + bin/containerd-shim [2021-09-03T13:21:34.937Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-09-03T13:21:34.937Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-03T13:21:34.937Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-03T13:21:37.614Z] #58 256.4 + bin/containerd-shim-runc-v1 [2021-09-03T13:21:41.825Z] #58 261.4 + bin/containerd-shim-runc-v2 [2021-09-03T13:21:42.397Z] #58 262.0 + binaries [2021-09-03T13:21:42.397Z] #58 262.0 + install -D bin/containerd /build/containerd [2021-09-03T13:21:42.397Z] #58 262.0 + install -D bin/containerd-shim /build/containerd-shim [2021-09-03T13:21:42.397Z] #58 262.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-03T13:21:42.397Z] #58 262.1 + install -D bin/ctr /build/ctr [2021-09-03T13:21:42.932Z] #58 262.1 + bin/containerd-shim-runc-v1 [2021-09-03T13:21:43.707Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-09-03T13:21:44.938Z] #58 DONE 264.7s [2021-09-03T13:21:45.879Z] [2021-09-03T13:21:45.879Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-03T13:21:45.879Z] #59 sha256:1a215a51c270f6c15c225c5b16cb8de2354b522dab34bd849f5f6efd54b2d425 [2021-09-03T13:21:46.820Z] #59 DONE 0.9s [2021-09-03T13:21:46.820Z] [2021-09-03T13:21:46.820Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-03T13:21:46.820Z] #63 sha256:fcdc399c9fd3da4f289e85061018a0d39ec054456050fba58425c1892891fcde [2021-09-03T13:21:46.820Z] #63 DONE 0.2s [2021-09-03T13:21:47.080Z] [2021-09-03T13:21:47.080Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-03T13:21:47.080Z] #68 sha256:63550eb5d4e7d00a9bb161965f5a390467b6d9012143e710305586bdbe506829 [2021-09-03T13:21:47.109Z] #58 267.2 + bin/containerd-shim-runc-v2 [2021-09-03T13:21:48.038Z] #58 267.8 + binaries [2021-09-03T13:21:48.038Z] #58 267.8 + install -D bin/containerd /build/containerd [2021-09-03T13:21:48.038Z] #58 267.8 + install -D bin/containerd-shim /build/containerd-shim [2021-09-03T13:21:48.038Z] #58 267.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-03T13:21:48.038Z] #58 267.8 + install -D bin/ctr /build/ctr [2021-09-03T13:21:48.464Z] #68 DONE 1.2s [2021-09-03T13:21:48.464Z] [2021-09-03T13:21:48.464Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-03T13:21:48.464Z] #69 sha256:a1701e2d5d06ebd804b3b1993fe3cf5f3f72bf04d3cd465339fa24dc87a60560 [2021-09-03T13:21:48.464Z] #69 DONE 0.0s [2021-09-03T13:21:48.464Z] [2021-09-03T13:21:48.464Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-03T13:21:48.464Z] #70 sha256:3eaabde032baf41ff15e21fb197b097a4a1f3ae642d05efdb3ed77045879561b [2021-09-03T13:21:49.849Z] #70 DONE 1.5s [2021-09-03T13:21:49.849Z] [2021-09-03T13:21:49.849Z] #71 exporting to image [2021-09-03T13:21:49.849Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-03T13:21:49.849Z] #71 exporting layers [2021-09-03T13:21:50.556Z] #58 DONE 270.5s [2021-09-03T13:21:51.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-03T13:21:51.490Z] [2021-09-03T13:21:51.490Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-03T13:21:51.490Z] #59 sha256:a05354d930b1e01733da5b3a2eb305974b009af76d6ff539e61dbfa182a2a639 [2021-09-03T13:21:52.417Z] #59 DONE 0.9s [2021-09-03T13:21:52.417Z] [2021-09-03T13:21:52.417Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-03T13:21:52.417Z] #63 sha256:7a0bef617c117500592bd15bb73e3721b521adf9be40e6c802a37784f327512b [2021-09-03T13:21:52.673Z] #63 DONE 0.3s [2021-09-03T13:21:52.673Z] [2021-09-03T13:21:52.673Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-03T13:21:52.673Z] #68 sha256:8765783bcd8a4c76705b104f9e47b27f386514e56ec3d192220e0a7749b86a22 [2021-09-03T13:21:54.044Z] #68 DONE 1.2s [2021-09-03T13:21:54.044Z] [2021-09-03T13:21:54.044Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-03T13:21:54.044Z] #69 sha256:bf909f9740820cea13ad8a34711834e8a698322ade69a6c77c58c4aa01b3d25f [2021-09-03T13:21:54.044Z] #69 DONE 0.0s [2021-09-03T13:21:54.044Z] [2021-09-03T13:21:54.044Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-03T13:21:54.044Z] #70 sha256:0a5f32362ee6c02b2f4e206032ff7e5d0a7671a53822920b3bf0e416ba10e1f2 [2021-09-03T13:21:55.411Z] #70 DONE 1.4s [2021-09-03T13:21:55.411Z] [2021-09-03T13:21:55.411Z] #71 exporting to image [2021-09-03T13:21:55.411Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-03T13:21:55.411Z] #71 exporting layers [2021-09-03T13:21:56.432Z] #71 exporting layers 6.1s done [2021-09-03T13:21:56.432Z] #71 writing image sha256:2fbafd00fa4313178f4253f6987cbdd3bec29e54e08aac475f08562e1ea7fe53 done [2021-09-03T13:21:56.432Z] #71 naming to docker.io/library/docker:2e74d543a48f971f044c8380438dda2ea3a3d3c0 done [2021-09-03T13:21:56.432Z] #71 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-09-03T13:21:56.877Z] + trap exit INT TERM [2021-09-03T13:21:56.877Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-09-03T13:21:56.877Z] + CONTAINER_NAME=docker-pr10 [2021-09-03T13:21:56.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42736/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 -e DOCKER_GRAPHDRIVER docker:2e74d543a48f971f044c8380438dda2ea3a3d3c0 hack/make.sh dynbinary [2021-09-03T13:21:58.821Z] [2021-09-03T13:21:58.821Z] Removing bundles/ [2021-09-03T13:21:58.821Z] [2021-09-03T13:21:58.821Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-03T13:21:58.821Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:21:58.821Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:22:00.161Z] c67ded6868b6: Pull complete [2021-09-03T13:22:00.161Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-09-03T13:22:00.161Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:22:00.161Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:22:00.161Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-09-03T13:22:00.161Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-09-03T13:22:00.633Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-09-03T13:22:00.633Z] INFO: Docker version of control daemon [2021-09-03T13:22:00.633Z] [2021-09-03T13:22:00.633Z] Client: [2021-09-03T13:22:00.633Z] Version: 20.10.8 [2021-09-03T13:22:00.633Z] API version: 1.41 [2021-09-03T13:22:00.633Z] Go version: go1.16.6 [2021-09-03T13:22:00.633Z] Git commit: 3967b7d [2021-09-03T13:22:00.633Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-03T13:22:00.633Z] OS/Arch: windows/amd64 [2021-09-03T13:22:00.633Z] Context: default [2021-09-03T13:22:00.633Z] Experimental: true [2021-09-03T13:22:00.633Z] [2021-09-03T13:22:00.633Z] Server: Docker Engine - Community [2021-09-03T13:22:00.633Z] Engine: [2021-09-03T13:22:00.633Z] Version: 20.10.8 [2021-09-03T13:22:00.633Z] API version: 1.41 (minimum version 1.24) [2021-09-03T13:22:00.633Z] Go version: go1.16.6 [2021-09-03T13:22:00.633Z] Git commit: 75249d8 [2021-09-03T13:22:00.633Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-03T13:22:00.633Z] OS/Arch: windows/amd64 [2021-09-03T13:22:00.633Z] Experimental: true [2021-09-03T13:22:00.633Z] [2021-09-03T13:22:00.633Z] INFO: Docker info of control daemon [2021-09-03T13:22:00.633Z] [2021-09-03T13:22:01.104Z] Client: [2021-09-03T13:22:01.104Z] Context: default [2021-09-03T13:22:01.104Z] Debug Mode: false [2021-09-03T13:22:01.104Z] Plugins: [2021-09-03T13:22:01.104Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-03T13:22:01.104Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-03T13:22:01.104Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-03T13:22:01.104Z] [2021-09-03T13:22:01.104Z] Server: [2021-09-03T13:22:01.104Z] Containers: 0 [2021-09-03T13:22:01.104Z] Running: 0 [2021-09-03T13:22:01.104Z] Paused: 0 [2021-09-03T13:22:01.104Z] Stopped: 0 [2021-09-03T13:22:01.104Z] Images: 1 [2021-09-03T13:22:01.104Z] Server Version: 20.10.8 [2021-09-03T13:22:01.104Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-03T13:22:01.104Z] Windows: [2021-09-03T13:22:01.104Z] LCOW: [2021-09-03T13:22:01.104Z] Logging Driver: json-file [2021-09-03T13:22:01.104Z] Plugins: [2021-09-03T13:22:01.104Z] Volume: local [2021-09-03T13:22:01.104Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T13:22:01.104Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T13:22:01.104Z] Swarm: inactive [2021-09-03T13:22:01.104Z] Default Isolation: process [2021-09-03T13:22:01.104Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-03T13:22:01.104Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-03T13:22:01.104Z] OSType: windows [2021-09-03T13:22:01.104Z] Architecture: x86_64 [2021-09-03T13:22:01.104Z] CPUs: 4 [2021-09-03T13:22:01.104Z] Total Memory: 32GiB [2021-09-03T13:22:01.104Z] Name: azwin-2-b5d0f0 [2021-09-03T13:22:01.104Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-03T13:22:01.104Z] Docker Root Dir: D:\docker [2021-09-03T13:22:01.104Z] Debug Mode: false [2021-09-03T13:22:01.104Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:22:01.104Z] Labels: [2021-09-03T13:22:01.104Z] Experimental: true [2021-09-03T13:22:01.104Z] Insecure Registries: [2021-09-03T13:22:01.104Z] 10.0.0.4:5000 [2021-09-03T13:22:01.104Z] 127.0.0.0/8 [2021-09-03T13:22:01.104Z] Registry Mirrors: [2021-09-03T13:22:01.104Z] http://10.0.0.4:5000/ [2021-09-03T13:22:01.104Z] Live Restore Enabled: false [2021-09-03T13:22:01.104Z] Product License: Community Engine [2021-09-03T13:22:01.104Z] [2021-09-03T13:22:01.104Z] [2021-09-03T13:22:01.104Z] INFO: Commit hash is 57f7a25178 [2021-09-03T13:22:01.104Z] INFO: Nuke-Everything... [2021-09-03T13:22:01.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-03T13:22:01.575Z] INFO: Container count on control daemon to delete is 0 [2021-09-03T13:22:01.953Z] #71 exporting layers 6.3s done [2021-09-03T13:22:01.953Z] #71 writing image sha256:fa05024bfac9507bcfe530c08a0df5ea33eb5405978ce1875eb440bc3216d6ad done [2021-09-03T13:22:01.953Z] #71 naming to docker.io/library/docker:2e74d543a48f971f044c8380438dda2ea3a3d3c0 done [2021-09-03T13:22:01.953Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-03T13:22:02.046Z] INFO: Nuking d:\CI [2021-09-03T13:22:02.046Z] INFO: Zapped successfully [2021-09-03T13:22:02.046Z] INFO: Location for testing is d:\CI\PR-42736\10 [2021-09-03T13:22:02.046Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-03T13:22:02.046Z] [2021-09-03T13:22:02.046Z] [2021-09-03T13:22:02.046Z] INFO: Building the image from Dockerfile.windows at 09/03/2021 13:22:01... [2021-09-03T13:22:02.046Z] [2021-09-03T13:22:02.295Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 -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:2e74d543a48f971f044c8380438dda2ea3a3d3c0 hack/make.sh dynbinary test-integration [2021-09-03T13:22:03.662Z] [2021-09-03T13:22:03.662Z] Removing bundles/ [2021-09-03T13:22:03.662Z] [2021-09-03T13:22:03.662Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-03T13:22:03.662Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:22:03.662Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:22:06.819Z] Sending build context to Docker daemon 60.66MB [2021-09-03T13:22:06.819Z] [2021-09-03T13:22:06.819Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-03T13:22:06.819Z] ---> d1724c2d9a84 [2021-09-03T13:22:06.819Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-03T13:22:06.819Z] ---> Running in f42d066480a4 [2021-09-03T13:22:07.293Z] Removing intermediate container f42d066480a4 [2021-09-03T13:22:07.293Z] ---> 9991c51ef5ca [2021-09-03T13:22:07.293Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-09-03T13:22:07.293Z] ---> Running in 1fc2c2b6d9ea [2021-09-03T13:22:07.764Z] Removing intermediate container 1fc2c2b6d9ea [2021-09-03T13:22:07.764Z] ---> 88d80cf2a620 [2021-09-03T13:22:07.764Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-03T13:22:07.764Z] ---> Running in 5fe7956d73dc [2021-09-03T13:22:08.237Z] Removing intermediate container 5fe7956d73dc [2021-09-03T13:22:08.237Z] ---> 631fb797a5d7 [2021-09-03T13:22:08.237Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-03T13:22:08.237Z] ---> Running in 6d8f053c7531 [2021-09-03T13:22:08.237Z] Removing intermediate container 6d8f053c7531 [2021-09-03T13:22:08.237Z] ---> f6edb077b514 [2021-09-03T13:22:08.237Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-03T13:22:08.709Z] ---> Running in 8d957cfded13 [2021-09-03T13:22:08.709Z] Removing intermediate container 8d957cfded13 [2021-09-03T13:22:08.709Z] ---> da2b3af75139 [2021-09-03T13:22:08.709Z] Step 7/11 : 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;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-03T13:22:08.709Z] ---> Running in 7117c2918a9c [2021-09-03T13:22:11.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-03T13:22:11.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-03T13:22:11.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-03T13:22:11.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-03T13:22:12.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-03T13:22:12.388Z] Removing intermediate container ca72958d486e [2021-09-03T13:22:12.388Z] ---> e4ed85bf0193 [2021-09-03T13:22:12.388Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-03T13:22:12.388Z] ---> Running in 27ec6cd887d1 [2021-09-03T13:22:12.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-03T13:22:14.621Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-03T13:22:14.621Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-03T13:22:14.621Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-03T13:22:14.621Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-03T13:22:14.621Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-03T13:22:14.621Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:22:14.621Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-03T13:22:14.621Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-03T13:22:14.621Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T13:22:15.092Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-03T13:22:15.092Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-03T13:22:15.092Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-03T13:22:15.092Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-03T13:22:15.092Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-03T13:22:15.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-03T13:22:15.562Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-03T13:22:15.562Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-03T13:22:16.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-03T13:22:17.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-03T13:22:17.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-03T13:22:18.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-03T13:22:19.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-03T13:22:20.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-03T13:22:20.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-03T13:22:21.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-03T13:22:22.124Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-03T13:22:22.124Z] Using test binary docker [2021-09-03T13:22:22.124Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-03T13:22:22.124Z] Starting apparmor (via systemctl): apparmor.service. [2021-09-03T13:22:22.124Z] INFO: Waiting for daemon to start... [2021-09-03T13:22:22.124Z] Starting dockerd [2021-09-03T13:22:23.809Z] [2021-09-03T13:22:23.809Z] SUCCESS: Specified value was saved. [2021-09-03T13:22:23.809Z] INFO: Downloading git... [2021-09-03T13:22:24.664Z] . [2021-09-03T13:22:24.664Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-03T13:22:24.664Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-03T13:22:24.664Z] Error: No such image: emptyfs [2021-09-03T13:22:24.664Z] Running integration-test (iteration 1) [2021-09-03T13:22:24.664Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-03T13:22:24.664Z] Loaded image: busybox:latest [2021-09-03T13:22:24.664Z] Loaded image: busybox:glibc [2021-09-03T13:22:25.381Z] INFO: Downloading go... [2021-09-03T13:22:26.051Z] Loaded image: debian:bullseye-slim [2021-09-03T13:22:26.311Z] Loaded image: hello-world:latest [2021-09-03T13:22:26.311Z] Loaded image: arm32v7/hello-world:latest [2021-09-03T13:22:26.311Z] INFO: Testing against a local daemon [2021-09-03T13:22:26.311Z] === RUN TestCgroupNamespacesBuild [2021-09-03T13:22:26.959Z] INFO: Downloading compiler 1 of 3... [2021-09-03T13:22:26.959Z] INFO: Downloading compiler 2 of 3... [2021-09-03T13:22:26.959Z] INFO: Downloading compiler 3 of 3... [2021-09-03T13:22:27.429Z] INFO: Extracting git... [2021-09-03T13:22:27.693Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2021-09-03T13:22:27.693Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-03T13:22:29.075Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2021-09-03T13:22:29.075Z] === RUN TestBuildWithSession [2021-09-03T13:22:29.075Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:22:29.075Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-03T13:22:29.075Z] === RUN TestBuildSquashParent [2021-09-03T13:22:30.507Z] Removing intermediate container 27ec6cd887d1 [2021-09-03T13:22:30.507Z] ---> 63e253d09e85 [2021-09-03T13:22:30.507Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-03T13:22:30.507Z] ---> Running in 1849a99a68d1 [2021-09-03T13:22:30.507Z] Removing intermediate container 1849a99a68d1 [2021-09-03T13:22:30.507Z] ---> 5a8a60d46c8d [2021-09-03T13:22:30.507Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-03T13:22:30.507Z] ---> Running in deda309fecfc [2021-09-03T13:22:30.507Z] Removing intermediate container deda309fecfc [2021-09-03T13:22:30.507Z] ---> 71481012b202 [2021-09-03T13:22:30.507Z] Step 11/11 : COPY . . [2021-09-03T13:22:33.274Z] --- PASS: TestBuildSquashParent (4.25s) [2021-09-03T13:22:33.275Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-03T13:22:33.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:22:33.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:22:33.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:22:33.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:22:33.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:22:33.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:22:33.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:22:33.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:22:33.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:22:33.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:22:33.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:22:33.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:22:33.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:22:33.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:22:35.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:22:35.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:22:36.567Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:22:36.828Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:22:38.739Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-03T13:22:38.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) [2021-09-03T13:22:38.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.02s) [2021-09-03T13:22:38.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s) [2021-09-03T13:22:38.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s) [2021-09-03T13:22:38.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.67s) [2021-09-03T13:22:38.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2021-09-03T13:22:38.739Z] === RUN TestBuildMultiStageCopy [2021-09-03T13:22:38.739Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-03T13:22:39.954Z] INFO: Expanding go... [2021-09-03T13:22:40.121Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-03T13:22:40.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-03T13:22:40.382Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-03T13:22:40.643Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-03T13:22:40.903Z] --- PASS: TestBuildMultiStageCopy (2.44s) [2021-09-03T13:22:40.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2021-09-03T13:22:40.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-09-03T13:22:40.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-09-03T13:22:40.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-09-03T13:22:40.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-09-03T13:22:40.903Z] === RUN TestBuildMultiStageParentConfig [2021-09-03T13:22:41.473Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-09-03T13:22:41.473Z] === RUN TestBuildLabelWithTargets [2021-09-03T13:22:42.426Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2021-09-03T13:22:42.426Z] === RUN TestBuildWithEmptyLayers [2021-09-03T13:22:42.997Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2021-09-03T13:22:42.997Z] === RUN TestBuildMultiStageOnBuild [2021-09-03T13:22:44.909Z] --- PASS: TestBuildMultiStageOnBuild (1.93s) [2021-09-03T13:22:44.909Z] === RUN TestBuildUncleanTarFilenames [2021-09-03T13:22:45.481Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-09-03T13:22:45.481Z] === RUN TestBuildMultiStageLayerLeak [2021-09-03T13:22:47.391Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2021-09-03T13:22:47.391Z] === RUN TestBuildWithHugeFile [2021-09-03T13:22:48.199Z] ---> 95f37a209f60 [2021-09-03T13:22:48.200Z] Successfully built 95f37a209f60 [2021-09-03T13:22:48.200Z] Successfully tagged docker:latest [2021-09-03T13:22:48.200Z] INFO: Image build ended at 09/03/2021 13:22:47. Duration:00:02:37.9806034 [2021-09-03T13:22:48.200Z] [2021-09-03T13:22:48.200Z] [2021-09-03T13:22:48.200Z] INFO: Building the test binaries at 09/03/2021 13:22:47... [2021-09-03T13:22:51.131Z] INFO: make.ps1 starting at 09/03/2021 13:22:50 [2021-09-03T13:22:51.540Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-03T13:22:51.540Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-03T13:22:51.540Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-03T13:22:51.540Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2021-09-03T13:22:51.541Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-03T13:22:51.541Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-03T13:22:51.541Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-09-03T13:22:51.541Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 77.3% of statements [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/builder [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-03T13:22:51.541Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2021-09-03T13:22:51.541Z] ok github.com/docker/docker/builder/remotecontext 0.143s coverage: 13.7% of statements [2021-09-03T13:22:51.541Z] ok github.com/docker/docker/builder/dockerfile 0.367s coverage: 49.0% of statements [2021-09-03T13:22:51.541Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-03T13:22:51.541Z] ok github.com/docker/docker/cmd/docker-proxy 0.195s coverage: 67.6% of statements [2021-09-03T13:22:51.590Z] INFO: Git commit (35b109b5ac) assumed from DOCKER_GITCOMMIT environment variable [2021-09-03T13:22:51.590Z] INFO: Invoking autogen... [2021-09-03T13:22:51.590Z] INFO: Building daemon... [2021-09-03T13:22:52.117Z] ok github.com/docker/docker/builder/remotecontext/git 5.262s coverage: 86.3% of statements [2021-09-03T13:22:52.117Z] ? github.com/docker/docker/cli [no test files] [2021-09-03T13:22:52.117Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-03T13:22:54.680Z] ok github.com/docker/docker/client 0.269s coverage: 75.6% of statements [2021-09-03T13:22:58.125Z] 8f616e6e9eec: Pull complete [2021-09-03T13:23:05.291Z] INFO: Expanding compiler 1 of 3... [2021-09-03T13:23:05.291Z] INFO: Expanding compiler 2 of 3... [2021-09-03T13:23:07.518Z] INFO: Expanding compiler 3 of 3... [2021-09-03T13:23:07.992Z] INFO: Removing downloaded files... [2021-09-03T13:23:07.992Z] INFO: Downloading containerd [2021-09-03T13:23:16.679Z] [2021-09-03T13:23:16.679Z] Name Version Source Summary [2021-09-03T13:23:16.679Z] ---- ------- ------ ------- [2021-09-03T13:23:16.679Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-03T13:23:17.154Z] [2021-09-03T13:23:17.154Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-03T13:23:17.154Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-03T13:23:17.154Z] PSChildName : containerd [2021-09-03T13:23:17.154Z] PSDrive : C [2021-09-03T13:23:17.154Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-03T13:23:17.154Z] PSIsContainer : True [2021-09-03T13:23:17.154Z] Name : containerd [2021-09-03T13:23:17.154Z] FullName : C:\containerd [2021-09-03T13:23:17.155Z] Parent : [2021-09-03T13:23:17.155Z] Exists : True [2021-09-03T13:23:17.155Z] Root : C:\ [2021-09-03T13:23:17.155Z] Extension : [2021-09-03T13:23:17.155Z] CreationTime : 9/3/2021 1:23:16 PM [2021-09-03T13:23:17.155Z] CreationTimeUtc : 9/3/2021 1:23:16 PM [2021-09-03T13:23:17.155Z] LastAccessTime : 9/3/2021 1:23:16 PM [2021-09-03T13:23:17.155Z] LastAccessTimeUtc : 9/3/2021 1:23:16 PM [2021-09-03T13:23:17.155Z] LastWriteTime : 9/3/2021 1:23:16 PM [2021-09-03T13:23:17.155Z] LastWriteTimeUtc : 9/3/2021 1:23:16 PM [2021-09-03T13:23:17.155Z] Attributes : Directory [2021-09-03T13:23:17.155Z] Mode : d----- [2021-09-03T13:23:17.155Z] BaseName : containerd [2021-09-03T13:23:17.155Z] Target : {} [2021-09-03T13:23:17.155Z] LinkType : [2021-09-03T13:23:17.155Z] [2021-09-03T13:23:18.729Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-03T13:23:18.729Z] INFO: Configuring git core.autocrlf... [2021-09-03T13:23:18.729Z] [2021-09-03T13:23:18.729Z] [2021-09-03T13:23:26.847Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 29.3% of statements [2021-09-03T13:23:26.847Z] ok github.com/docker/docker/container 0.134s coverage: 34.8% of statements [2021-09-03T13:23:26.847Z] ok github.com/docker/docker/cmd/dockerd/trap 2.922s coverage: 0.0% of statements [2021-09-03T13:23:26.847Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-03T13:23:26.847Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-03T13:23:26.847Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-03T13:23:26.847Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-03T13:23:26.847Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-03T13:23:26.847Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-09-03T13:23:28.777Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.9% of statements [2021-09-03T13:23:30.708Z] ok github.com/docker/docker/daemon/cluster 0.094s coverage: 0.5% of statements [2021-09-03T13:23:32.636Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.1% of statements [2021-09-03T13:23:32.900Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-09-03T13:23:33.852Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2021-09-03T13:23:34.429Z] ok github.com/docker/docker/daemon/graphdriver 0.047s coverage: 2.2% of statements [2021-09-03T13:23:35.351Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:23:35.351Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:23:35.351Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:23:35.351Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:23:35.351Z] [2021-09-03T13:23:35.351Z] + TEST_INTEGRATION_DEST=1 [2021-09-03T13:23:35.351Z] + CONTAINER_NAME=docker-pr10-1 [2021-09-03T13:23:35.351Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-09-03T13:23:35.351Z] + run_tests test-integration-flaky [2021-09-03T13:23:35.351Z] + '[' -n 0 ']' [2021-09-03T13:23:35.351Z] + rm= [2021-09-03T13:23:35.351Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42736/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42736/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2e74d543a48f971f044c8380438dda2ea3a3d3c0 hack/make.sh test-integration-flaky test-integration [2021-09-03T13:23:35.351Z] + c=0 [2021-09-03T13:23:35.351Z] ++ jobs -p [2021-09-03T13:23:35.351Z] + TEST_INTEGRATION_DEST=3 [2021-09-03T13:23:35.351Z] + CONTAINER_NAME=docker-pr10-3 [2021-09-03T13:23:35.351Z] + TEST_SKIP_INTEGRATION=1 [2021-09-03T13:23:35.351Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-09-03T13:23:35.351Z] + run_tests [2021-09-03T13:23:35.351Z] + '[' -n 0 ']' [2021-09-03T13:23:35.351Z] + rm= [2021-09-03T13:23:35.351Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42736/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42736/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2e74d543a48f971f044c8380438dda2ea3a3d3c0 hack/make.sh '' test-integration [2021-09-03T13:23:35.351Z] + TEST_INTEGRATION_DEST=2 [2021-09-03T13:23:35.351Z] + CONTAINER_NAME=docker-pr10-2 [2021-09-03T13:23:35.351Z] + TEST_SKIP_INTEGRATION=1 [2021-09-03T13:23:35.351Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-09-03T13:23:35.351Z] + run_tests [2021-09-03T13:23:35.351Z] + '[' -n 0 ']' [2021-09-03T13:23:35.351Z] + rm= [2021-09-03T13:23:35.351Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42736/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42736/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2e74d543a48f971f044c8380438dda2ea3a3d3c0 hack/make.sh '' test-integration [2021-09-03T13:23:35.351Z] + for job in $(jobs -p) [2021-09-03T13:23:35.351Z] + wait 15491 [2021-09-03T13:23:35.351Z] [2021-09-03T13:23:35.351Z] [2021-09-03T13:23:35.351Z] [2021-09-03T13:23:35.351Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-03T13:23:35.351Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-03T13:23:35.351Z] HOSTNAME=1394c4f60c1c [2021-09-03T13:23:35.351Z] TEST_SKIP_INTEGRATION=1 [2021-09-03T13:23:35.351Z] TESTDEBUG=0 [2021-09-03T13:23:35.351Z] DEST=bundles/test-integration [2021-09-03T13:23:35.351Z] PWD=/go/src/github.com/docker/docker [2021-09-03T13:23:35.351Z] KEEPBUNDLE=1 [2021-09-03T13:23:35.351Z] DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 [2021-09-03T13:23:35.351Z] container=docker [2021-09-03T13:23:35.351Z] HOME=/root [2021-09-03T13:23:35.351Z] GOLANG_VERSION=1.17 [2021-09-03T13:23:35.351Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-03T13:23:35.351Z] VALIDATE_BRANCH=master [2021-09-03T13:23:35.351Z] TERM=xterm [2021-09-03T13:23:35.351Z] DOCKER_PKG=github.com/docker/docker [2021-09-03T13:23:35.351Z] SHLVL=1 [2021-09-03T13:23:35.351Z] TIMEOUT=120m [2021-09-03T13:23:35.351Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-03T13:23:35.351Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-03T13:23:35.351Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-09-03T13:23:35.351Z] GO111MODULE=off [2021-09-03T13:23:35.351Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-03T13:23:35.351Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-03T13:23:35.351Z] GOPATH=/go [2021-09-03T13:23:35.351Z] PKG_CONFIG=pkg-config [2021-09-03T13:23:35.351Z] _=/usr/bin/env [2021-09-03T13:23:35.351Z] Building test suite binary ./integration-cli/test.main [2021-09-03T13:23:35.351Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-03T13:23:35.351Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-09-03T13:23:35.351Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-03T13:23:35.351Z] HOSTNAME=1340db9c72e7 [2021-09-03T13:23:35.351Z] TEST_SKIP_INTEGRATION=1 [2021-09-03T13:23:35.351Z] TESTDEBUG=0 [2021-09-03T13:23:35.351Z] DEST=bundles/test-integration [2021-09-03T13:23:35.351Z] PWD=/go/src/github.com/docker/docker [2021-09-03T13:23:35.351Z] KEEPBUNDLE=1 [2021-09-03T13:23:35.351Z] DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 [2021-09-03T13:23:35.351Z] container=docker [2021-09-03T13:23:35.351Z] HOME=/root [2021-09-03T13:23:35.351Z] GOLANG_VERSION=1.17 [2021-09-03T13:23:35.351Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-03T13:23:35.351Z] VALIDATE_BRANCH=master [2021-09-03T13:23:35.351Z] TERM=xterm [2021-09-03T13:23:35.351Z] DOCKER_PKG=github.com/docker/docker [2021-09-03T13:23:35.351Z] SHLVL=1 [2021-09-03T13:23:35.351Z] TIMEOUT=120m [2021-09-03T13:23:35.351Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-03T13:23:35.351Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-03T13:23:35.351Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-09-03T13:23:35.351Z] GO111MODULE=off [2021-09-03T13:23:35.351Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-03T13:23:35.351Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-03T13:23:35.351Z] GOPATH=/go [2021-09-03T13:23:35.351Z] PKG_CONFIG=pkg-config [2021-09-03T13:23:35.351Z] _=/usr/bin/env [2021-09-03T13:23:35.351Z] Building test suite binary ./integration-cli/test.main [2021-09-03T13:23:35.620Z] [2021-09-03T13:23:35.620Z] Found new integrations tests: [2021-09-03T13:23:35.620Z] +func TestUnprivilegedPortsAndPing(t *testing.T) { [2021-09-03T13:23:35.620Z] Running stress test for them. [2021-09-03T13:23:35.620Z] Using test flags: -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:23:36.990Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.868s coverage: 74.6% of statements [2021-09-03T13:23:37.008Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-03T13:23:37.008Z] HOSTNAME=df949d503d57 [2021-09-03T13:23:37.008Z] TESTDEBUG=0 [2021-09-03T13:23:37.008Z] DEST=bundles/test-integration-flaky [2021-09-03T13:23:37.008Z] PWD=/go/src/github.com/docker/docker [2021-09-03T13:23:37.008Z] KEEPBUNDLE=1 [2021-09-03T13:23:37.008Z] DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 [2021-09-03T13:23:37.008Z] container=docker [2021-09-03T13:23:37.008Z] HOME=/root [2021-09-03T13:23:37.008Z] GOLANG_VERSION=1.17 [2021-09-03T13:23:37.008Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-03T13:23:37.008Z] VALIDATE_BRANCH=master [2021-09-03T13:23:37.008Z] TERM=xterm [2021-09-03T13:23:37.008Z] DOCKER_PKG=github.com/docker/docker [2021-09-03T13:23:37.008Z] SHLVL=1 [2021-09-03T13:23:37.008Z] TIMEOUT=120m [2021-09-03T13:23:37.008Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-03T13:23:37.008Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-03T13:23:37.008Z] TESTFLAGS=-test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:23:37.008Z] GO111MODULE=off [2021-09-03T13:23:37.008Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-03T13:23:37.008Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-03T13:23:37.008Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-03T13:23:37.008Z] TEST_REPEAT=5 [2021-09-03T13:23:37.008Z] GOPATH=/go [2021-09-03T13:23:37.008Z] PKG_CONFIG=pkg-config [2021-09-03T13:23:37.008Z] _=/usr/bin/env [2021-09-03T13:23:37.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-03T13:23:37.253Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.1% of statements [2021-09-03T13:23:37.253Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.529s coverage: 13.8% of statements [2021-09-03T13:23:38.651Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.732s coverage: 56.2% of statements [2021-09-03T13:23:39.228Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.039s coverage: 1.9% of statements [2021-09-03T13:23:40.078Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:23:40.078Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:23:40.078Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:23:40.078Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:23:40.078Z] [2021-09-03T13:23:40.078Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-03T13:23:40.078Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-03T13:23:40.078Z] HOSTNAME=517eb15451de [2021-09-03T13:23:40.078Z] DEST=bundles/test-integration [2021-09-03T13:23:40.078Z] PWD=/go/src/github.com/docker/docker [2021-09-03T13:23:40.078Z] DOCKER_ROOTLESS=1 [2021-09-03T13:23:40.078Z] DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 [2021-09-03T13:23:40.078Z] container=docker [2021-09-03T13:23:40.078Z] HOME=/root [2021-09-03T13:23:40.078Z] GOLANG_VERSION=1.17 [2021-09-03T13:23:40.078Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-03T13:23:40.078Z] VALIDATE_BRANCH=master [2021-09-03T13:23:40.078Z] TERM=xterm [2021-09-03T13:23:40.078Z] DOCKER_PKG=github.com/docker/docker [2021-09-03T13:23:40.078Z] SHLVL=1 [2021-09-03T13:23:40.078Z] TIMEOUT=120m [2021-09-03T13:23:40.078Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-03T13:23:40.078Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-03T13:23:40.078Z] GO111MODULE=off [2021-09-03T13:23:40.078Z] DOCKER_EXPERIMENTAL=1 [2021-09-03T13:23:40.078Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-03T13:23:40.078Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-03T13:23:40.078Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-03T13:23:40.078Z] GOPATH=/go [2021-09-03T13:23:40.078Z] PKG_CONFIG=pkg-config [2021-09-03T13:23:40.078Z] _=/usr/bin/env [2021-09-03T13:23:40.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-03T13:23:41.159Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.705s coverage: 49.4% of statements [2021-09-03T13:23:43.085Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.306s coverage: 57.7% of statements [2021-09-03T13:23:43.085Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 57.5% of statements [2021-09-03T13:23:43.656Z] --- PASS: TestBuildWithHugeFile (51.87s) [2021-09-03T13:23:43.656Z] === RUN TestBuildWCOWSandboxSize [2021-09-03T13:23:43.656Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-03T13:23:43.656Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-09-03T13:23:43.656Z] === RUN TestBuildWithEmptyDockerfile [2021-09-03T13:23:43.656Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:23:43.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:23:43.656Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:23:43.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:23:43.656Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:23:43.656Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:23:43.656Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:23:43.656Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:23:43.656Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:23:43.656Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-03T13:23:43.656Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-09-03T13:23:43.656Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-09-03T13:23:43.656Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-09-03T13:23:43.656Z] === RUN TestBuildPreserveOwnership [2021-09-03T13:23:43.656Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-03T13:23:43.656Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-03T13:23:43.656Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2021-09-03T13:23:43.656Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2021-09-03T13:23:43.656Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2021-09-03T13:23:43.656Z] === RUN TestBuildPlatformInvalid [2021-09-03T13:23:43.656Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-03T13:23:43.656Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-03T13:23:43.917Z] Loaded image: busybox:latest [2021-09-03T13:23:43.917Z] Loaded image: busybox:glibc [2021-09-03T13:23:44.482Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.268s coverage: 46.2% of statements [2021-09-03T13:23:44.482Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-09-03T13:23:45.060Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-09-03T13:23:45.301Z] Loaded image: debian:bullseye-slim [2021-09-03T13:23:45.301Z] Loaded image: hello-world:latest [2021-09-03T13:23:45.301Z] Loaded image: arm32v7/hello-world:latest [2021-09-03T13:23:45.637Z] ok github.com/docker/docker/daemon/images 0.074s coverage: 6.7% of statements [2021-09-03T13:23:46.214Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.5% of statements [2021-09-03T13:23:46.791Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2021-09-03T13:23:46.791Z] ok github.com/docker/docker/daemon/logger/awslogs 0.282s coverage: 77.4% of statements [2021-09-03T13:23:47.055Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2021-09-03T13:23:47.319Z] ok github.com/docker/docker/daemon 12.172s coverage: 17.6% of statements [2021-09-03T13:23:47.319Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-03T13:23:47.319Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-03T13:23:47.896Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.052s coverage: 69.9% of statements [2021-09-03T13:23:48.473Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2021-09-03T13:23:48.473Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2021-09-03T13:23:48.473Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-03T13:23:48.738Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.094s coverage: 55.1% of statements [2021-09-03T13:23:49.316Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2021-09-03T13:23:49.316Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-09-03T13:23:49.891Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2021-09-03T13:23:50.845Z] ok github.com/docker/docker/distribution/metadata 0.188s coverage: 48.2% of statements [2021-09-03T13:23:52.025Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-03T13:23:52.025Z] [2021-09-03T13:23:52.025Z] ________ ____ __. [2021-09-03T13:23:52.025Z] \_____ \ | |/ _| [2021-09-03T13:23:52.025Z] / | \| < [2021-09-03T13:23:52.025Z] / | \ | \ [2021-09-03T13:23:52.025Z] \_______ /____|__ \ [2021-09-03T13:23:52.025Z] \/ \/ [2021-09-03T13:23:52.025Z] [2021-09-03T13:23:52.025Z] INFO: make.ps1 ended at 09/03/2021 13:23:50 [2021-09-03T13:23:52.025Z] INFO: Binaries build ended at 09/03/2021 13:23:51. Duration:00:01:04.0278240 [2021-09-03T13:23:52.241Z] ok github.com/docker/docker/daemon/logger/splunk 2.078s coverage: 82.5% of statements [2021-09-03T13:23:52.241Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-03T13:23:52.241Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-03T13:23:52.241Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-09-03T13:23:52.241Z] ok github.com/docker/docker/distribution 0.139s coverage: 25.8% of statements [2021-09-03T13:23:52.241Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-03T13:23:52.818Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2021-09-03T13:23:53.081Z] ok github.com/docker/docker/image 0.043s coverage: 86.6% of statements [2021-09-03T13:23:53.345Z] ok github.com/docker/docker/distribution/xfer 1.742s coverage: 85.1% of statements [2021-09-03T13:23:53.345Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-03T13:23:53.561Z] INFO: Copying the built daemon binary to d:\CI\PR-42736\10\binary\dockerd-35b109b5ac.exe... [2021-09-03T13:23:53.561Z] INFO: Copying the built client binary to d:\CI\PR-42736\10\binary\docker-35b109b5ac.exe... [2021-09-03T13:23:53.561Z] INFO: Copying dockerversion from the container... [2021-09-03T13:23:53.561Z] INFO: Copying the golang package from the container to d:\CI\PR-42736\10\installer\go.zip... [2021-09-03T13:23:53.608Z] ok github.com/docker/docker/image/tarexport 0.030s coverage: 0.7% of statements [2021-09-03T13:23:53.872Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2021-09-03T13:23:53.872Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-03T13:23:53.872Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-09-03T13:23:54.534Z] INFO: Extracting go.zip to d:\CI\PR-42736\10\go [2021-09-03T13:23:54.822Z] ok github.com/docker/docker/oci 0.019s coverage: 43.3% of statements [2021-09-03T13:23:54.822Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 52.9% of statements [2021-09-03T13:23:55.302Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.65s) [2021-09-03T13:23:55.302Z] PASS [2021-09-03T13:23:55.302Z] [2021-09-03T13:23:55.302Z] === Skipped [2021-09-03T13:23:55.302Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-03T13:23:55.302Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:23:55.302Z] [2021-09-03T13:23:55.302Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-09-03T13:23:55.302Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-03T13:23:55.302Z] [2021-09-03T13:23:55.302Z] DONE 34 tests, 2 skipped in 89.367s [2021-09-03T13:23:55.302Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-03T13:23:55.302Z] INFO: Testing against a local daemon [2021-09-03T13:23:55.302Z] === RUN TestConfigInspect [2021-09-03T13:23:55.400Z] ok github.com/docker/docker/opts 0.091s coverage: 67.1% of statements [2021-09-03T13:23:55.977Z] ok github.com/docker/docker/pkg/broadcaster 0.021s coverage: 100.0% of statements [2021-09-03T13:23:56.242Z] --- PASS: TestConfigInspect (2.44s) [2021-09-03T13:23:56.242Z] === RUN TestConfigList [2021-09-03T13:23:56.554Z] ok github.com/docker/docker/pkg/authorization 0.476s coverage: 68.3% of statements [2021-09-03T13:23:56.554Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2021-09-03T13:23:57.502Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2021-09-03T13:23:58.078Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-09-03T13:23:58.078Z] ok github.com/docker/docker/pkg/archive 1.175s coverage: 82.3% of statements [2021-09-03T13:23:58.654Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-09-03T13:23:58.782Z] --- PASS: TestConfigList (2.20s) [2021-09-03T13:23:58.782Z] === RUN TestConfigsCreateAndDelete [2021-09-03T13:23:58.917Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-09-03T13:23:59.179Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-09-03T13:23:59.763Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-09-03T13:24:00.345Z] ok github.com/docker/docker/pkg/chrootarchive 2.916s coverage: 43.2% of statements [2021-09-03T13:24:00.613Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-09-03T13:24:00.692Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2021-09-03T13:24:00.692Z] === RUN TestConfigsUpdate [2021-09-03T13:24:00.883Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 83.1% of statements [2021-09-03T13:24:01.149Z] ok github.com/docker/docker/pkg/fsutils 0.242s coverage: 85.1% of statements [2021-09-03T13:24:01.149Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-09-03T13:24:02.098Z] ok github.com/docker/docker/pkg/discovery/kv 3.036s coverage: 84.1% of statements [2021-09-03T13:24:02.673Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-09-03T13:24:02.673Z] ok github.com/docker/docker/pkg/idtools 0.618s coverage: 69.5% of statements [2021-09-03T13:24:02.937Z] ok github.com/docker/docker/pkg/ioutils 0.637s coverage: 71.5% of statements [2021-09-03T13:24:02.937Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-09-03T13:24:02.937Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-09-03T13:24:03.201Z] ok github.com/docker/docker/layer 7.150s coverage: 68.8% of statements [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-03T13:24:03.201Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-03T13:24:03.201Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-09-03T13:24:03.201Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-09-03T13:24:03.233Z] --- PASS: TestConfigsUpdate (2.13s) [2021-09-03T13:24:03.233Z] === RUN TestTemplatedConfig [2021-09-03T13:24:03.779Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2021-09-03T13:24:03.779Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2021-09-03T13:24:03.779Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-03T13:24:03.779Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-03T13:24:04.042Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2021-09-03T13:24:04.619Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2021-09-03T13:24:04.619Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2021-09-03T13:24:04.619Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2021-09-03T13:24:04.882Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2021-09-03T13:24:05.143Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2021-09-03T13:24:05.406Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-09-03T13:24:05.406Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-09-03T13:24:05.668Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-09-03T13:24:05.773Z] --- PASS: TestTemplatedConfig (2.71s) [2021-09-03T13:24:05.773Z] === RUN TestConfigCreateResolve [2021-09-03T13:24:05.931Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2021-09-03T13:24:06.195Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 51.2% of statements [2021-09-03T13:24:06.458Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 40.1% of statements [2021-09-03T13:24:06.721Z] coverage: [no statements] [2021-09-03T13:24:06.721Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-09-03T13:24:06.985Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2021-09-03T13:24:07.247Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-09-03T13:24:07.247Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-09-03T13:24:07.247Z] ok github.com/docker/docker/pkg/tarsum 0.166s coverage: 89.3% of statements [2021-09-03T13:24:07.510Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2021-09-03T13:24:07.684Z] --- PASS: TestConfigCreateResolve (2.17s) [2021-09-03T13:24:07.684Z] PASS [2021-09-03T13:24:07.684Z] [2021-09-03T13:24:07.684Z] DONE 6 tests in 13.867s [2021-09-03T13:24:07.684Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-03T13:24:07.684Z] INFO: Testing against a local daemon [2021-09-03T13:24:07.684Z] === RUN TestCheckpoint [2021-09-03T13:24:07.684Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:24:07.684Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-03T13:24:07.684Z] === RUN TestContainerInvalidJSON [2021-09-03T13:24:07.684Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:24:07.684Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:24:07.684Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:24:07.684Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:24:07.684Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:24:07.684Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:24:07.684Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-03T13:24:07.684Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-03T13:24:07.684Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-03T13:24:07.684Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-03T13:24:07.684Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-09-03T13:24:07.684Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-03T13:24:07.684Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-09-03T13:24:07.684Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-03T13:24:07.944Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-09-03T13:24:07.944Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-03T13:24:07.944Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-09-03T13:24:07.944Z] === RUN TestCopyFromContainer [2021-09-03T13:24:08.086Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 14.4% of statements [2021-09-03T13:24:09.035Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 86.0% of statements [2021-09-03T13:24:09.327Z] === RUN TestCopyFromContainer// [2021-09-03T13:24:09.327Z] === RUN TestCopyFromContainer//bar/root [2021-09-03T13:24:09.327Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-03T13:24:09.327Z] === RUN TestCopyFromContainer/bar/quux [2021-09-03T13:24:09.327Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-03T13:24:09.327Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-03T13:24:09.327Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-03T13:24:09.587Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-03T13:24:09.587Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-03T13:24:09.587Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer (1.76s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-09-03T13:24:09.587Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-03T13:24:09.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-03T13:24:09.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:24:09.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:24:09.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:24:09.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:24:09.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:24:09.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:24:09.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:24:09.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:24:09.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:24:09.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-03T13:24:09.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-03T13:24:09.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-03T13:24:09.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-03T13:24:09.587Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-03T13:24:09.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-09-03T13:24:09.848Z] === RUN TestCreateWithInvalidEnv [2021-09-03T13:24:09.848Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-03T13:24:09.848Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-03T13:24:09.848Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-03T13:24:09.848Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-03T13:24:09.848Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-03T13:24:09.848Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-03T13:24:09.848Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-03T13:24:09.848Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-03T13:24:09.848Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-03T13:24:09.848Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-03T13:24:09.848Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-03T13:24:09.848Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-03T13:24:09.848Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-03T13:24:09.848Z] === RUN TestCreateTmpfsMountsTarget [2021-09-03T13:24:09.848Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-03T13:24:09.848Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-03T13:24:09.983Z] ok github.com/docker/docker/plugin 0.536s coverage: 23.2% of statements [2021-09-03T13:24:09.983Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2021-09-03T13:24:10.561Z] ok github.com/docker/docker/quota 0.570s coverage: 71.4% of statements [2021-09-03T13:24:10.561Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2021-09-03T13:24:11.137Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2021-09-03T13:24:11.434Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 2m22.642994214s [2021-09-03T13:24:11.435Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 498.091285ms [2021-09-03T13:24:11.713Z] ok github.com/docker/docker/registry 0.157s coverage: 58.8% of statements [2021-09-03T13:24:11.713Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2021-09-03T13:24:11.713Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2021-09-03T13:24:11.764Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s) [2021-09-03T13:24:11.764Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-03T13:24:13.109Z] ok github.com/docker/docker/volume/drivers 0.027s coverage: 36.1% of statements [2021-09-03T13:24:13.676Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2021-09-03T13:24:13.676Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-03T13:24:13.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:24:13.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:24:13.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:24:13.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:24:13.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:24:13.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:24:13.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:24:13.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:24:13.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:24:13.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:24:13.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:24:13.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:24:13.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:24:13.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:24:13.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:24:13.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-03T13:24:13.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-03T13:24:13.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-03T13:24:13.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-03T13:24:13.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-03T13:24:13.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-03T13:24:13.676Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-03T13:24:14.246Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-09-03T13:24:14.246Z] === RUN TestCreateDifferentPlatform [2021-09-03T13:24:14.246Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-03T13:24:14.246Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-03T13:24:14.246Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-03T13:24:14.246Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-03T13:24:14.246Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-03T13:24:14.246Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-03T13:24:14.246Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-09-03T13:24:14.246Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-03T13:24:14.246Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-03T13:24:14.246Z] === RUN TestContainerStartOnDaemonRestart [2021-09-03T13:24:14.246Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-03T13:24:14.246Z] === RUN TestDaemonRestartIpcMode [2021-09-03T13:24:14.246Z] === PAUSE TestDaemonRestartIpcMode [2021-09-03T13:24:14.246Z] === RUN TestDaemonHostGatewayIP [2021-09-03T13:24:14.246Z] === PAUSE TestDaemonHostGatewayIP [2021-09-03T13:24:14.246Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-03T13:24:14.246Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-03T13:24:14.246Z] === RUN TestContainerKillOnDaemonStart [2021-09-03T13:24:14.246Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-03T13:24:14.246Z] === RUN TestDiff [2021-09-03T13:24:14.507Z] ok github.com/docker/docker/volume/local 0.226s coverage: 76.4% of statements [2021-09-03T13:24:14.769Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.7% of statements [2021-09-03T13:24:15.187Z] --- PASS: TestDiff (0.62s) [2021-09-03T13:24:15.187Z] === RUN TestExecWithCloseStdin [2021-09-03T13:24:15.756Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-09-03T13:24:15.756Z] === RUN TestExec [2021-09-03T13:24:16.326Z] --- PASS: TestExec (0.73s) [2021-09-03T13:24:16.326Z] === RUN TestExecUser [2021-09-03T13:24:16.689Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-09-03T13:24:17.266Z] --- PASS: TestExecUser (0.73s) [2021-09-03T13:24:17.266Z] === RUN TestExportContainerAndImportImage [2021-09-03T13:24:17.836Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-09-03T13:24:17.836Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-03T13:24:18.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-03T13:24:18.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-03T13:24:19.217Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-09-03T13:24:19.217Z] === RUN TestHealthCheckWorkdir [2021-09-03T13:24:19.685Z] INFO: Extraction ended at 09/03/2021 13:24:15. Duration:00:00:21.4727519 [2021-09-03T13:24:19.685Z] INFO: Updating the golang and path environment variables [2021-09-03T13:24:19.685Z] INFO: GOPATH=d:\gopath [2021-09-03T13:24:19.685Z] INFO: go version go1.17 windows/amd64 [2021-09-03T13:24:19.685Z] INFO: Running the daemon under test in debug mode [2021-09-03T13:24:19.685Z] INFO: Starting a daemon under test... [2021-09-03T13:24:19.685Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42736\10\daemon --pidfile d:\CI\PR-42736\10\docker.pid -D [2021-09-03T13:24:19.685Z] INFO: Process started successfully. [2021-09-03T13:24:19.685Z] INFO: Start tailing logs of the daemon under tests [2021-09-03T13:24:19.685Z] INFO: Waiting for the daemon under test to start... [2021-09-03T13:24:20.158Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2021-09-03T13:24:20.158Z] === RUN TestHealthKillContainer [2021-09-03T13:24:21.386Z] INFO [runner/unused/goanalysis] analyzers took 29.362307482s with top 10 stages: buildssa: 25.271403741s, U1000: 4.090903741s [2021-09-03T13:24:22.696Z] --- PASS: TestHealthKillContainer (2.71s) [2021-09-03T13:24:22.696Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-03T13:24:23.266Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-09-03T13:24:23.266Z] === RUN TestIpcModeNone [2021-09-03T13:24:24.207Z] --- PASS: TestIpcModeNone (0.71s) [2021-09-03T13:24:24.207Z] === RUN TestIpcModePrivate [2021-09-03T13:24:24.467Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-09-03T13:24:24.727Z] --- PASS: TestIpcModePrivate (0.78s) [2021-09-03T13:24:24.727Z] === RUN TestIpcModeShareable [2021-09-03T13:24:25.297Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-09-03T13:24:25.558Z] --- PASS: TestIpcModeShareable (0.75s) [2021-09-03T13:24:25.558Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-03T13:24:27.471Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.04s) [2021-09-03T13:24:27.471Z] === RUN TestAPIIpcModeHost [2021-09-03T13:24:28.042Z] --- PASS: TestAPIIpcModeHost (0.45s) [2021-09-03T13:24:28.042Z] === RUN TestDaemonIpcModeShareable [2021-09-03T13:24:28.981Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-09-03T13:24:29.241Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2021-09-03T13:24:29.241Z] === RUN TestDaemonIpcModePrivate [2021-09-03T13:24:30.622Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-09-03T13:24:30.622Z] --- PASS: TestDaemonIpcModePrivate (1.36s) [2021-09-03T13:24:30.622Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-03T13:24:31.090Z] Removing intermediate container 7117c2918a9c [2021-09-03T13:24:31.090Z] ---> b827d9515be9 [2021-09-03T13:24:31.090Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-03T13:24:31.090Z] ---> Running in 28d76765a18c [2021-09-03T13:24:31.562Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-09-03T13:24:31.823Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s) [2021-09-03T13:24:31.823Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-03T13:24:32.764Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-09-03T13:24:33.024Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2021-09-03T13:24:33.024Z] === RUN TestIpcModeOlderClient [2021-09-03T13:24:33.024Z] === PAUSE TestIpcModeOlderClient [2021-09-03T13:24:33.024Z] === RUN TestKillContainerInvalidSignal [2021-09-03T13:24:33.595Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2021-09-03T13:24:33.595Z] === RUN TestKillContainer [2021-09-03T13:24:33.595Z] === RUN TestKillContainer/no_signal [2021-09-03T13:24:34.165Z] === RUN TestKillContainer/non_killing_signal [2021-09-03T13:24:34.425Z] === RUN TestKillContainer/killing_signal [2021-09-03T13:24:34.999Z] --- PASS: TestKillContainer (1.55s) [2021-09-03T13:24:34.999Z] --- PASS: TestKillContainer/no_signal (0.48s) [2021-09-03T13:24:34.999Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2021-09-03T13:24:34.999Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2021-09-03T13:24:34.999Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-03T13:24:34.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-03T13:24:35.569Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-03T13:24:35.863Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-03T13:24:36.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s) [2021-09-03T13:24:36.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2021-09-03T13:24:36.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2021-09-03T13:24:36.140Z] === RUN TestKillStoppedContainer [2021-09-03T13:24:36.140Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-09-03T13:24:36.140Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-03T13:24:36.400Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-09-03T13:24:36.400Z] === RUN TestKillDifferentUserContainer [2021-09-03T13:24:36.661Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2021-09-03T13:24:36.661Z] === RUN TestInspectOomKilledTrue [2021-09-03T13:24:36.661Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-03T13:24:36.661Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-03T13:24:36.661Z] === RUN TestInspectOomKilledFalse [2021-09-03T13:24:36.854Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-03T13:24:36.854Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-03T13:24:36.854Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-03T13:24:36.854Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-03T13:24:36.854Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:24:36.854Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-03T13:24:37.232Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2021-09-03T13:24:37.232Z] === RUN TestLinksEtcHostsContentMatch [2021-09-03T13:24:37.327Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-03T13:24:37.327Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T13:24:37.327Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-03T13:24:37.327Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-03T13:24:37.327Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-03T13:24:37.327Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-03T13:24:37.370Z] ...INFO: Daemon under test started and replied! [2021-09-03T13:24:37.370Z] INFO: Docker version of the daemon under test [2021-09-03T13:24:37.370Z] [2021-09-03T13:24:37.370Z] Client: [2021-09-03T13:24:37.370Z] Version: 17.06.2-ce [2021-09-03T13:24:37.370Z] API version: 1.30 [2021-09-03T13:24:37.370Z] Go version: go1.8.3 [2021-09-03T13:24:37.370Z] Git commit: cec0b72 [2021-09-03T13:24:37.370Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-03T13:24:37.370Z] OS/Arch: windows/amd64 [2021-09-03T13:24:37.370Z] [2021-09-03T13:24:37.370Z] Server: [2021-09-03T13:24:37.370Z] Version: 0.0.0-dev [2021-09-03T13:24:37.370Z] API version: 1.42 (minimum version 1.24) [2021-09-03T13:24:37.370Z] Go version: go1.17 [2021-09-03T13:24:37.370Z] Git commit: 35b109b5ac [2021-09-03T13:24:37.370Z] Built: 09/03/2021 13:22:51 [2021-09-03T13:24:37.370Z] OS/Arch: windows/amd64 [2021-09-03T13:24:37.370Z] Experimental: false [2021-09-03T13:24:37.370Z] [2021-09-03T13:24:37.370Z] INFO: Docker info of the daemon under test [2021-09-03T13:24:37.370Z] [2021-09-03T13:24:37.370Z] Containers: 0 [2021-09-03T13:24:37.370Z] Running: 0 [2021-09-03T13:24:37.370Z] Paused: 0 [2021-09-03T13:24:37.370Z] Stopped: 0 [2021-09-03T13:24:37.370Z] Images: 0 [2021-09-03T13:24:37.370Z] Server Version: 0.0.0-dev [2021-09-03T13:24:37.370Z] Storage Driver: windowsfilter [2021-09-03T13:24:37.370Z] Windows: [2021-09-03T13:24:37.370Z] Logging Driver: json-file [2021-09-03T13:24:37.370Z] Plugins: [2021-09-03T13:24:37.370Z] Volume: local [2021-09-03T13:24:37.370Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T13:24:37.370Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T13:24:37.370Z] Swarm: inactive [2021-09-03T13:24:37.370Z] Default Isolation: process [2021-09-03T13:24:37.370Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-03T13:24:37.370Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-03T13:24:37.370Z] OSType: windows [2021-09-03T13:24:37.370Z] Architecture: x86_64 [2021-09-03T13:24:37.370Z] CPUs: 4 [2021-09-03T13:24:37.370Z] Total Memory: 32GiB [2021-09-03T13:24:37.370Z] Name: azwin-2-d5ac61 [2021-09-03T13:24:37.370Z] ID: R6HE:YRXZ:IJNX:LZRM:OKPQ:ZANN:SZNE:V37B:EJLZ:JO4F:PY5Z:FLFU [2021-09-03T13:24:37.370Z] Docker Root Dir: D:\CI\PR-42736\10\daemon [2021-09-03T13:24:37.370Z] Debug Mode (client): false [2021-09-03T13:24:37.370Z] Debug Mode (server): true [2021-09-03T13:24:37.370Z] File Descriptors: -1 [2021-09-03T13:24:37.370Z] Goroutines: 16 [2021-09-03T13:24:37.370Z] System Time: 2021-09-03T13:24:35.0988835Z [2021-09-03T13:24:37.370Z] EventsListeners: 0 [2021-09-03T13:24:37.370Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:24:37.370Z] Labels: [2021-09-03T13:24:37.370Z] Experimental: false [2021-09-03T13:24:37.370Z] Insecure Registries: [2021-09-03T13:24:37.370Z] 127.0.0.0/8 [2021-09-03T13:24:37.370Z] Live Restore Enabled: false [2021-09-03T13:24:37.370Z] [2021-09-03T13:24:37.370Z] [2021-09-03T13:24:37.370Z] INFO: Docker images of the daemon under test [2021-09-03T13:24:37.370Z] [2021-09-03T13:24:37.370Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T13:24:37.370Z] [2021-09-03T13:24:37.370Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-03T13:24:37.370Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-03T13:24:37.370Z] ltsc2022: Pulling from windows/servercore [2021-09-03T13:24:37.370Z] 8f616e6e9eec: Pulling fs layer [2021-09-03T13:24:37.370Z] 393f6f5bddce: Pulling fs layer [2021-09-03T13:24:37.492Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2021-09-03T13:24:37.492Z] === RUN TestLinksContainerNames [2021-09-03T13:24:37.798Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-03T13:24:38.268Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-03T13:24:38.268Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-03T13:24:38.661Z] ok github.com/docker/docker/pkg/plugins 33.675s coverage: 76.3% of statements [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/rootless [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/volume [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-03T13:24:38.661Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === Skipped [2021-09-03T13:24:38.661Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-03T13:24:38.661Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-03T13:24:38.661Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-03T13:24:38.661Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-03T13:24:38.661Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:71: No driver to put! [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-03T13:24:38.661Z] time="2021-09-03T13:23:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-03T13:24:38.661Z] time="2021-09-03T13:23:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-03T13:24:38.661Z] time="2021-09-03T13:23:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-03T13:24:38.661Z] time="2021-09-03T13:23:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-03T13:24:38.661Z] time="2021-09-03T13:23:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:71: No driver to put! [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-03T13:24:38.661Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-03T13:24:38.661Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-03T13:24:38.661Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:24:38.661Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-03T13:24:38.661Z] graphtest_unix.go:71: No driver to put! [2021-09-03T13:24:38.661Z] [2021-09-03T13:24:38.661Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-03T13:24:38.662Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-03T13:24:38.662Z] [2021-09-03T13:24:38.662Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-03T13:24:38.662Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-03T13:24:38.662Z] [2021-09-03T13:24:38.662Z] DONE 2309 tests, 28 skipped in 190.964s [2021-09-03T13:24:38.662Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:24:38.662Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-03T13:24:38.662Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/testutils github.com/docker/docker/libnetwork/types [2021-09-03T13:24:38.874Z] --- PASS: TestLinksContainerNames (1.03s) [2021-09-03T13:24:38.874Z] === RUN TestLogsFollowTailEmpty [2021-09-03T13:24:39.134Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-09-03T13:24:39.134Z] === RUN TestContainerNetworkMountsNoChown [2021-09-03T13:24:39.607Z] 393f6f5bddce: Pull complete [2021-09-03T13:24:39.607Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-09-03T13:24:39.607Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:24:39.607Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:24:39.607Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-03T13:24:39.607Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-03T13:24:39.607Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.169' [2021-09-03T13:24:39.607Z] INFO: Docker version of control daemon [2021-09-03T13:24:39.607Z] [2021-09-03T13:24:39.607Z] Client: [2021-09-03T13:24:39.607Z] Version: 20.10.8 [2021-09-03T13:24:39.607Z] API version: 1.41 [2021-09-03T13:24:39.607Z] Go version: go1.16.6 [2021-09-03T13:24:39.607Z] Git commit: 3967b7d [2021-09-03T13:24:39.607Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-03T13:24:39.607Z] OS/Arch: windows/amd64 [2021-09-03T13:24:39.607Z] Context: default [2021-09-03T13:24:39.607Z] Experimental: true [2021-09-03T13:24:39.607Z] [2021-09-03T13:24:39.607Z] Server: Docker Engine - Community [2021-09-03T13:24:39.607Z] Engine: [2021-09-03T13:24:39.607Z] Version: 20.10.8 [2021-09-03T13:24:39.607Z] API version: 1.41 (minimum version 1.24) [2021-09-03T13:24:39.607Z] Go version: go1.16.6 [2021-09-03T13:24:39.607Z] Git commit: 75249d8 [2021-09-03T13:24:39.607Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-03T13:24:39.607Z] OS/Arch: windows/amd64 [2021-09-03T13:24:39.607Z] Experimental: true [2021-09-03T13:24:39.607Z] [2021-09-03T13:24:39.607Z] INFO: Docker info of control daemon [2021-09-03T13:24:39.607Z] [2021-09-03T13:24:39.607Z] Client: [2021-09-03T13:24:39.607Z] Context: default [2021-09-03T13:24:39.607Z] Debug Mode: false [2021-09-03T13:24:39.607Z] [2021-09-03T13:24:39.607Z] Server: [2021-09-03T13:24:39.607Z] Containers: 0 [2021-09-03T13:24:39.607Z] Running: 0 [2021-09-03T13:24:39.607Z] Paused: 0 [2021-09-03T13:24:39.607Z] Stopped: 0 [2021-09-03T13:24:39.607Z] Images: 1 [2021-09-03T13:24:39.607Z] Server Version: 20.10.8 [2021-09-03T13:24:39.607Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-03T13:24:39.607Z] Windows: [2021-09-03T13:24:39.607Z] LCOW: [2021-09-03T13:24:39.607Z] Logging Driver: json-file [2021-09-03T13:24:39.607Z] Plugins: [2021-09-03T13:24:39.607Z] Volume: local [2021-09-03T13:24:39.607Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T13:24:39.607Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T13:24:39.607Z] Swarm: inactive [2021-09-03T13:24:39.607Z] Default Isolation: process [2021-09-03T13:24:39.607Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-03T13:24:39.607Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-03T13:24:39.607Z] OSType: windows [2021-09-03T13:24:39.607Z] Architecture: x86_64 [2021-09-03T13:24:39.607Z] CPUs: 4 [2021-09-03T13:24:39.607Z] Total Memory: 32GiB [2021-09-03T13:24:39.607Z] Name: azwin-2-d5ac60 [2021-09-03T13:24:39.607Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-03T13:24:39.607Z] Docker Root Dir: D:\docker [2021-09-03T13:24:39.607Z] Debug Mode: false [2021-09-03T13:24:39.607Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:24:39.607Z] Labels: [2021-09-03T13:24:39.608Z] Experimental: true [2021-09-03T13:24:39.608Z] Insecure Registries: [2021-09-03T13:24:39.608Z] 10.0.0.4:5000 [2021-09-03T13:24:39.608Z] 127.0.0.0/8 [2021-09-03T13:24:39.608Z] Registry Mirrors: [2021-09-03T13:24:39.608Z] http://10.0.0.4:5000/ [2021-09-03T13:24:39.608Z] Live Restore Enabled: false [2021-09-03T13:24:39.608Z] Product License: Community Engine [2021-09-03T13:24:39.608Z] [2021-09-03T13:24:39.608Z] [2021-09-03T13:24:39.608Z] INFO: Commit hash is 1fd21de183 [2021-09-03T13:24:39.608Z] INFO: Nuke-Everything... [2021-09-03T13:24:39.608Z] INFO: Container count on control daemon to delete is 0 [2021-09-03T13:24:39.608Z] INFO: Nuking d:\CI [2021-09-03T13:24:39.608Z] INFO: Zapped successfully [2021-09-03T13:24:39.608Z] INFO: Location for testing is d:\CI\PR-42736\10 [2021-09-03T13:24:39.608Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-03T13:24:39.608Z] [2021-09-03T13:24:39.608Z] [2021-09-03T13:24:39.608Z] INFO: Building the image from Dockerfile.windows at 09/03/2021 13:24:28... [2021-09-03T13:24:39.608Z] [2021-09-03T13:24:39.608Z] Sending build context to Docker daemon 60.66MB [2021-09-03T13:24:39.608Z] [2021-09-03T13:24:39.608Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-03T13:24:39.608Z] ---> 801c33f5de3a [2021-09-03T13:24:39.608Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-03T13:24:39.608Z] ---> Running in e5fd88847b35 [2021-09-03T13:24:39.608Z] Removing intermediate container e5fd88847b35 [2021-09-03T13:24:39.608Z] ---> 01fd64402479 [2021-09-03T13:24:39.608Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-09-03T13:24:39.608Z] ---> Running in d03f51122b4c [2021-09-03T13:24:39.608Z] Removing intermediate container d03f51122b4c [2021-09-03T13:24:39.608Z] ---> d02461cc8c0b [2021-09-03T13:24:39.608Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-03T13:24:39.608Z] ---> Running in 7cae781997d2 [2021-09-03T13:24:39.608Z] Removing intermediate container 7cae781997d2 [2021-09-03T13:24:39.608Z] ---> 1ae25068b026 [2021-09-03T13:24:39.608Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-03T13:24:39.608Z] ---> Running in 9849e3fac203 [2021-09-03T13:24:39.608Z] Removing intermediate container 9849e3fac203 [2021-09-03T13:24:39.608Z] ---> f0859347322a [2021-09-03T13:24:39.608Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-03T13:24:39.608Z] ---> Running in 96e43a8701de [2021-09-03T13:24:39.608Z] Removing intermediate container 96e43a8701de [2021-09-03T13:24:39.608Z] ---> 9236d3c83eba [2021-09-03T13:24:39.608Z] Step 7/11 : 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;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-03T13:24:39.608Z] ---> Running in 0221bd9fd9c5 [2021-09-03T13:24:39.705Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/default [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/default [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/private [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/private [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rprivate [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/slave [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/slave [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rslave [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/shared [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/shared [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rshared [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/default [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/rshared [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/shared [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/rslave [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/slave [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/rprivate [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/private [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-03T13:24:39.705Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:24:39.705Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:24:39.705Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-03T13:24:39.967Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:24:39.967Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:24:39.967Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:24:39.967Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:24:39.967Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-03T13:24:39.967Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:24:39.967Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-03T13:24:39.968Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:24:39.968Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-03T13:24:39.968Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:24:39.968Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:24:39.968Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:24:39.968Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:24:39.968Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-03T13:24:39.968Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:24:40.247Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-03T13:24:40.247Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-09-03T13:24:40.247Z] === RUN TestContainerBindMountNonRecursive [2021-09-03T13:24:40.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-03T13:24:41.172Z] [2021-09-03T13:24:41.172Z] SUCCESS: Specified value was saved. [2021-09-03T13:24:41.630Z] --- PASS: TestContainerBindMountNonRecursive (1.44s) [2021-09-03T13:24:41.630Z] === RUN TestContainerVolumesMountedAsShared [2021-09-03T13:24:42.157Z] INFO: Downloading git... [2021-09-03T13:24:42.201Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-09-03T13:24:42.201Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-03T13:24:42.461Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2021-09-03T13:24:42.461Z] === RUN TestNetworkNat [2021-09-03T13:24:43.031Z] --- PASS: TestNetworkNat (0.52s) [2021-09-03T13:24:43.031Z] === RUN TestNetworkLocalhostTCPNat [2021-09-03T13:24:43.149Z] INFO: Downloading go... [2021-09-03T13:24:43.601Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-09-03T13:24:43.601Z] === RUN TestNetworkLoopbackNat [2021-09-03T13:24:44.439Z] 393f6f5bddce: Verifying Checksum [2021-09-03T13:24:44.439Z] 393f6f5bddce: Download complete [2021-09-03T13:24:44.718Z] INFO: Downloading compiler 1 of 3... [2021-09-03T13:24:45.188Z] INFO: Downloading compiler 2 of 3... [2021-09-03T13:24:45.188Z] INFO: Downloading compiler 3 of 3... [2021-09-03T13:24:45.188Z] INFO: Extracting git... [2021-09-03T13:24:46.896Z] --- PASS: TestNetworkLoopbackNat (2.87s) [2021-09-03T13:24:46.896Z] === RUN TestPause [2021-09-03T13:24:46.896Z] --- PASS: TestPause (0.48s) [2021-09-03T13:24:46.896Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-03T13:24:46.896Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-03T13:24:46.896Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-03T13:24:46.896Z] === RUN TestPauseStopPausedContainer [2021-09-03T13:24:47.467Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2021-09-03T13:24:47.467Z] === RUN TestPidHost [2021-09-03T13:24:48.407Z] --- PASS: TestPidHost (1.08s) [2021-09-03T13:24:48.407Z] === RUN TestPsFilter [2021-09-03T13:24:48.668Z] --- PASS: TestPsFilter (0.13s) [2021-09-03T13:24:48.668Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-03T13:24:48.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-03T13:24:49.237Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-09-03T13:24:49.237Z] === RUN TestRemoveContainerWithVolume [2021-09-03T13:24:49.497Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2021-09-03T13:24:49.497Z] === RUN TestRemoveContainerRunning [2021-09-03T13:24:50.068Z] --- PASS: TestRemoveContainerRunning (0.46s) [2021-09-03T13:24:50.068Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-03T13:24:50.638Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2021-09-03T13:24:50.638Z] === RUN TestRemoveInvalidContainer [2021-09-03T13:24:50.638Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-03T13:24:50.638Z] === RUN TestRenameLinkedContainer [2021-09-03T13:24:51.506Z] 8f616e6e9eec: Verifying Checksum [2021-09-03T13:24:51.506Z] 8f616e6e9eec: Download complete [2021-09-03T13:24:52.550Z] --- PASS: TestRenameLinkedContainer (1.96s) [2021-09-03T13:24:52.550Z] === RUN TestRenameStoppedContainer [2021-09-03T13:24:52.810Z] --- PASS: TestRenameStoppedContainer (0.45s) [2021-09-03T13:24:52.810Z] === RUN TestRenameRunningContainerAndReuse [2021-09-03T13:24:54.193Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2021-09-03T13:24:54.193Z] === RUN TestRenameInvalidName [2021-09-03T13:24:54.454Z] --- PASS: TestRenameInvalidName (0.51s) [2021-09-03T13:24:54.454Z] === RUN TestRenameAnonymousContainer [2021-09-03T13:24:56.125Z] Removing intermediate container 28d76765a18c [2021-09-03T13:24:56.125Z] ---> bf52c822a800 [2021-09-03T13:24:56.125Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-03T13:24:56.125Z] ---> Running in d9cdff78411e [2021-09-03T13:24:56.125Z] Removing intermediate container d9cdff78411e [2021-09-03T13:24:56.125Z] ---> 041b8d48be14 [2021-09-03T13:24:56.125Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-03T13:24:56.125Z] ---> Running in 5afeeebdea91 [2021-09-03T13:24:56.125Z] Removing intermediate container 5afeeebdea91 [2021-09-03T13:24:56.125Z] ---> 2930b9c32093 [2021-09-03T13:24:56.125Z] Step 11/11 : COPY . . [2021-09-03T13:24:56.371Z] --- PASS: TestRenameAnonymousContainer (1.81s) [2021-09-03T13:24:56.371Z] === RUN TestRenameContainerWithSameName [2021-09-03T13:24:56.631Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-09-03T13:24:56.631Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-03T13:24:57.571Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s) [2021-09-03T13:24:57.572Z] === RUN TestResize [2021-09-03T13:24:57.684Z] INFO: Expanding go... [2021-09-03T13:24:58.143Z] --- PASS: TestResize (0.50s) [2021-09-03T13:24:58.143Z] === RUN TestResizeWithInvalidSize [2021-09-03T13:24:58.713Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2021-09-03T13:24:58.713Z] === RUN TestResizeWhenContainerNotStarted [2021-09-03T13:24:58.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-03T13:24:59.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-03T13:24:59.283Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:24:59.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:24:59.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:24:59.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-03T13:24:59.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-03T13:24:59.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-03T13:25:00.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-03T13:25:00.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-03T13:25:01.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:25:01.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:25:01.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-03T13:25:02.139Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:25:02.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:25:03.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-03T13:25:03.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-03T13:25:03.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-03T13:25:04.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-03T13:25:05.297Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-03T13:25:05.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-03T13:25:05.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-03T13:25:06.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-03T13:25:06.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-03T13:25:07.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-03T13:25:07.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-03T13:25:07.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-03T13:25:08.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-03T13:25:09.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.02s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s) [2021-09-03T13:25:09.641Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s) [2021-09-03T13:25:09.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2021-09-03T13:25:09.642Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2021-09-03T13:25:09.642Z] === RUN TestCgroupNamespacesRun [2021-09-03T13:25:09.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-03T13:25:10.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-03T13:25:10.531Z] Using test binary docker [2021-09-03T13:25:10.531Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-03T13:25:10.531Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-03T13:25:10.531Z] INFO: Waiting for daemon to start... [2021-09-03T13:25:10.531Z] Starting dockerd [2021-09-03T13:25:11.023Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2021-09-03T13:25:11.023Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-03T13:25:11.023Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-03T13:25:11.023Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-03T13:25:11.023Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-03T13:25:12.422Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2021-09-03T13:25:12.422Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-03T13:25:13.363Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2021-09-03T13:25:13.363Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-03T13:25:13.800Z] . [2021-09-03T13:25:13.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-03T13:25:13.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-03T13:25:13.800Z] Error: No such image: emptyfs [2021-09-03T13:25:13.800Z] Running integration-test (iteration 1) [2021-09-03T13:25:13.800Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-03T13:25:13.800Z] Loaded image: busybox:latest [2021-09-03T13:25:14.056Z] Loaded image: busybox:glibc [2021-09-03T13:25:14.745Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2021-09-03T13:25:14.745Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-03T13:25:15.425Z] Loaded image: debian:bullseye-slim [2021-09-03T13:25:15.425Z] Loaded image: hello-world:latest [2021-09-03T13:25:15.425Z] Loaded image: arm32v7/hello-world:latest [2021-09-03T13:25:15.425Z] INFO: Testing against a local daemon [2021-09-03T13:25:15.425Z] === RUN TestCgroupNamespacesBuild [2021-09-03T13:25:15.687Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2021-09-03T13:25:15.687Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-03T13:25:16.627Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-09-03T13:25:16.627Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-03T13:25:16.804Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2021-09-03T13:25:16.804Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-03T13:25:17.387Z] ---> 90d6912f1122 [2021-09-03T13:25:17.734Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2021-09-03T13:25:17.734Z] === RUN TestBuildWithSession [2021-09-03T13:25:17.734Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:25:17.734Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-03T13:25:17.734Z] === RUN TestBuildSquashParent [2021-09-03T13:25:17.858Z] Successfully built 90d6912f1122 [2021-09-03T13:25:17.858Z] Successfully tagged docker:latest [2021-09-03T13:25:17.858Z] INFO: Image build ended at 09/03/2021 13:25:17. Duration:00:03:15.8230255 [2021-09-03T13:25:17.858Z] [2021-09-03T13:25:17.858Z] [2021-09-03T13:25:17.858Z] INFO: Building the test binaries at 09/03/2021 13:25:17... [2021-09-03T13:25:18.010Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2021-09-03T13:25:18.011Z] === RUN TestNISDomainname [2021-09-03T13:25:18.270Z] --- PASS: TestNISDomainname (0.60s) [2021-09-03T13:25:18.270Z] === RUN TestHostnameDnsResolution [2021-09-03T13:25:19.211Z] --- PASS: TestHostnameDnsResolution (0.78s) [2021-09-03T13:25:19.211Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:25:19.783Z] --- PASS: TestUnprivilegedPortsAndPing (0.71s) [2021-09-03T13:25:19.783Z] === RUN TestStats [2021-09-03T13:25:22.325Z] --- PASS: TestStats (2.55s) [2021-09-03T13:25:22.325Z] === RUN TestStopContainerWithTimeout [2021-09-03T13:25:22.325Z] === RUN TestStopContainerWithTimeout/0 [2021-09-03T13:25:22.325Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-03T13:25:22.325Z] === RUN TestStopContainerWithTimeout/1 [2021-09-03T13:25:22.325Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-03T13:25:22.325Z] === RUN TestStopContainerWithTimeout/3 [2021-09-03T13:25:22.325Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-03T13:25:22.325Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-03T13:25:22.325Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-03T13:25:22.325Z] === CONT TestStopContainerWithTimeout/0 [2021-09-03T13:25:22.325Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-03T13:25:22.983Z] INFO: Expanding compiler 1 of 3... [2021-09-03T13:25:22.983Z] INFO: Expanding compiler 2 of 3... [2021-09-03T13:25:23.267Z] === CONT TestStopContainerWithTimeout/3 [2021-09-03T13:25:23.754Z] INFO: make.ps1 starting at 09/03/2021 13:25:23 [2021-09-03T13:25:23.754Z] INFO: Git commit (57f7a25178) assumed from DOCKER_GITCOMMIT environment variable [2021-09-03T13:25:23.754Z] INFO: Invoking autogen... [2021-09-03T13:25:24.225Z] INFO: Building daemon... [2021-09-03T13:25:25.176Z] === CONT TestStopContainerWithTimeout/1 [2021-09-03T13:25:25.823Z] --- PASS: TestBuildSquashParent (7.41s) [2021-09-03T13:25:25.823Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-03T13:25:25.823Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:25:25.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:25:25.823Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:25:25.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:25:25.823Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:25:25.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:25:25.823Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:25:25.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:25:25.823Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:25:25.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:25:25.823Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:25:25.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:25:25.823Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:25:25.823Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:25:26.557Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-03T13:25:26.557Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2021-09-03T13:25:26.557Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2021-09-03T13:25:26.557Z] --- PASS: TestStopContainerWithTimeout/3 (2.50s) [2021-09-03T13:25:26.557Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2021-09-03T13:25:26.557Z] === RUN TestDeleteDevicemapper [2021-09-03T13:25:26.557Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-03T13:25:26.557Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-03T13:25:26.557Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-03T13:25:26.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:25:26.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:25:26.777Z] INFO: Expanding compiler 3 of 3... [2021-09-03T13:25:27.245Z] INFO: Removing downloaded files... [2021-09-03T13:25:27.713Z] INFO: Downloading containerd [2021-09-03T13:25:28.470Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2021-09-03T13:25:28.470Z] === RUN TestUpdateMemory [2021-09-03T13:25:29.047Z] --- PASS: TestUpdateMemory (0.62s) [2021-09-03T13:25:29.047Z] === RUN TestUpdateCPUQuota [2021-09-03T13:25:29.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:25:29.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:25:29.987Z] --- PASS: TestUpdateCPUQuota (0.97s) [2021-09-03T13:25:29.987Z] === RUN TestUpdatePidsLimit [2021-09-03T13:25:29.987Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-03T13:25:30.248Z] === RUN TestUpdatePidsLimit/no_change [2021-09-03T13:25:30.508Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-03T13:25:30.769Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-03T13:25:31.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-03T13:25:31.163Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-03T13:25:31.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.60s) [2021-09-03T13:25:31.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2021-09-03T13:25:31.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-09-03T13:25:31.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2021-09-03T13:25:31.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s) [2021-09-03T13:25:31.164Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.06s) [2021-09-03T13:25:31.164Z] === RUN TestBuildMultiStageCopy [2021-09-03T13:25:31.164Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-03T13:25:31.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-03T13:25:31.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-03T13:25:32.492Z] --- PASS: TestUpdatePidsLimit (2.41s) [2021-09-03T13:25:32.492Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-09-03T13:25:32.492Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-09-03T13:25:32.492Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2021-09-03T13:25:32.492Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-09-03T13:25:32.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-09-03T13:25:32.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2021-09-03T13:25:32.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-09-03T13:25:32.492Z] === RUN TestUpdateRestartPolicy [2021-09-03T13:25:34.434Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-03T13:25:34.957Z] ok github.com/docker/docker/libnetwork 46.855s coverage: 41.0% of statements [2021-09-03T13:25:34.957Z] ok github.com/docker/docker/libnetwork/bitseq 0.311s coverage: 84.4% of statements [2021-09-03T13:25:34.957Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-03T13:25:34.957Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-03T13:25:34.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-03T13:25:34.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-03T13:25:34.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-03T13:25:34.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-03T13:25:34.957Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-03T13:25:35.220Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-03T13:25:35.362Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-03T13:25:35.793Z] ok github.com/docker/docker/libnetwork/config 0.051s coverage: 24.0% of statements [2021-09-03T13:25:36.290Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-03T13:25:36.368Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-09-03T13:25:36.369Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-03T13:25:36.369Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-03T13:25:36.943Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-09-03T13:25:37.217Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-03T13:25:38.133Z] [2021-09-03T13:25:38.133Z] Name Version Source Summary [2021-09-03T13:25:38.133Z] ---- ------- ------ ------- [2021-09-03T13:25:38.133Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-03T13:25:38.145Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2021-09-03T13:25:38.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2021-09-03T13:25:38.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-09-03T13:25:38.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-09-03T13:25:38.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-09-03T13:25:38.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-09-03T13:25:38.146Z] === RUN TestBuildMultiStageParentConfig [2021-09-03T13:25:38.605Z] [2021-09-03T13:25:38.605Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-03T13:25:38.605Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-03T13:25:38.605Z] PSChildName : containerd [2021-09-03T13:25:38.605Z] PSDrive : C [2021-09-03T13:25:38.605Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-03T13:25:38.605Z] PSIsContainer : True [2021-09-03T13:25:38.605Z] Name : containerd [2021-09-03T13:25:38.605Z] FullName : C:\containerd [2021-09-03T13:25:38.605Z] Parent : [2021-09-03T13:25:38.605Z] Exists : True [2021-09-03T13:25:38.605Z] Root : C:\ [2021-09-03T13:25:38.605Z] Extension : [2021-09-03T13:25:38.605Z] CreationTime : 9/3/2021 1:25:38 PM [2021-09-03T13:25:38.605Z] CreationTimeUtc : 9/3/2021 1:25:38 PM [2021-09-03T13:25:38.605Z] LastAccessTime : 9/3/2021 1:25:38 PM [2021-09-03T13:25:38.605Z] LastAccessTimeUtc : 9/3/2021 1:25:38 PM [2021-09-03T13:25:38.605Z] LastWriteTime : 9/3/2021 1:25:38 PM [2021-09-03T13:25:38.605Z] LastWriteTimeUtc : 9/3/2021 1:25:38 PM [2021-09-03T13:25:38.605Z] Attributes : Directory [2021-09-03T13:25:38.605Z] Mode : d----- [2021-09-03T13:25:38.605Z] BaseName : containerd [2021-09-03T13:25:38.605Z] Target : {} [2021-09-03T13:25:38.605Z] LinkType : [2021-09-03T13:25:38.605Z] [2021-09-03T13:25:40.169Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-03T13:25:40.169Z] INFO: Configuring git core.autocrlf... [2021-09-03T13:25:40.169Z] [2021-09-03T13:25:40.169Z] [2021-09-03T13:25:42.245Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.565s coverage: 59.9% of statements [2021-09-03T13:25:42.245Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-03T13:25:42.245Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-09-03T13:25:42.776Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.707766838s with top 10 stages: buildssa: 1m34.251187298s, goimports: 21.593272642s, unconvert: 13.032004947s, gosec: 9.113197678s, golint: 5.436290671s, ineffassign: 4.770890308s, misspell: 4.585795378s, inspect: 3.269889707s, vrp: 3.025982977s, printf: 1.962281437s [2021-09-03T13:25:42.776Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-09-03T13:25:42.776Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2178/2178, nolint: 0/78, skip_files: 2178/2178, skip_dirs: 2178/2178, exclude-rules: 78/1790, cgo: 2178/2759, path_prettifier: 2178/2178, autogenerated_exclude: 1790/2178, identifier_marker: 1790/1790, exclude: 1790/1790 [2021-09-03T13:25:42.776Z] INFO [runner] processing took 71.857942ms with stages: nolint: 25.463515ms, identifier_marker: 25.16562ms, path_prettifier: 9.380675ms, autogenerated_exclude: 4.420814ms, exclude-rules: 2.930448ms, cgo: 2.576354ms, skip_dirs: 1.794252ms, filename_unadjuster: 119.244µs, exclude: 2.455µs, max_same_issues: 1.465µs, skip_files: 1.076µs, uniq_by_line: 485ns, max_from_linter: 391ns, diff: 344ns, source_code: 338ns, max_per_file_from_linter: 240ns, path_shortener: 226ns [2021-09-03T13:25:42.776Z] INFO [runner] linters took 1m43.765690923s with stages: goanalysis_metalinter: 1m20.2713847s, unused: 23.422260943s [2021-09-03T13:25:42.776Z] INFO File cache stats: 1686 entries of total size 8.5MiB [2021-09-03T13:25:42.776Z] INFO Memory: 2471 samples, avg is 1832.8MB, max is 4996.1MB [2021-09-03T13:25:42.776Z] INFO Execution took 4m6.918714727s [2021-09-03T13:25:42.776Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2021-09-03T13:25:43.392Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-09-03T13:25:43.392Z] === RUN TestBuildLabelWithTargets [Pipeline] sh [2021-09-03T13:25:43.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-03T13:25:43.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-03T13:25:43.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb87ba065c046944b14e7e9f32b84701fa2308f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb87ba065c046944b14e7e9f32b84701fa2308f4 hack/make.sh dynbinary test-docker-py [2021-09-03T13:25:44.238Z] [2021-09-03T13:25:44.238Z] Removing bundles/ [2021-09-03T13:25:44.238Z] [2021-09-03T13:25:44.238Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-03T13:25:44.238Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:25:44.238Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:25:44.714Z] --- PASS: TestUpdateRestartPolicy (11.35s) [2021-09-03T13:25:44.714Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-03T13:25:44.714Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2021-09-03T13:25:44.714Z] === RUN TestWaitNonBlocked [2021-09-03T13:25:44.714Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:25:44.714Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:25:44.714Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:25:44.714Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:25:44.714Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:25:44.714Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:25:44.797Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.027s coverage: 4.0% of statements [2021-09-03T13:25:44.797Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-03T13:25:44.974Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-03T13:25:44.974Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2021-09-03T13:25:44.974Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2021-09-03T13:25:44.974Z] === RUN TestWaitBlocked [2021-09-03T13:25:44.974Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:25:44.974Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:25:44.974Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:25:44.974Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:25:44.974Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:25:44.974Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:25:45.744Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.027s coverage: 4.5% of statements [2021-09-03T13:25:45.744Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-03T13:25:45.916Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-03T13:25:45.916Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2021-09-03T13:25:45.916Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2021-09-03T13:25:45.916Z] === CONT TestContainerStartOnDaemonRestart [2021-09-03T13:25:45.916Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-03T13:25:46.006Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-09-03T13:25:48.459Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2021-09-03T13:25:48.459Z] === CONT TestIpcModeOlderClient [2021-09-03T13:25:48.459Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2021-09-03T13:25:48.459Z] === CONT TestContainerKillOnDaemonStart [2021-09-03T13:25:48.459Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-09-03T13:25:48.459Z] === CONT TestDaemonHostGatewayIP [2021-09-03T13:25:51.001Z] --- PASS: TestDaemonHostGatewayIP (2.71s) [2021-09-03T13:25:51.001Z] === CONT TestDaemonRestartIpcMode [2021-09-03T13:25:51.479Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-09-03T13:25:51.479Z] === RUN TestBuildWithEmptyLayers [2021-09-03T13:25:53.544Z] --- PASS: TestDaemonRestartIpcMode (2.42s) [2021-09-03T13:25:54.034Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-09-03T13:25:54.034Z] === RUN TestBuildMultiStageOnBuild [2021-09-03T13:25:56.032Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.242s coverage: 6.6% of statements [2021-09-03T13:25:56.032Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-03T13:25:56.608Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-09-03T13:25:58.529Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-09-03T13:25:58.529Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-03T13:25:58.529Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-03T13:25:58.529Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-03T13:25:59.285Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-09-03T13:25:59.285Z] === RUN TestBuildUncleanTarFilenames [2021-09-03T13:25:59.848Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-09-03T13:25:59.848Z] === RUN TestBuildMultiStageLayerLeak [2021-09-03T13:26:00.129Z] --- PASS: TestContainerKillOnDaemonStart (11.85s) [2021-09-03T13:26:00.129Z] PASS [2021-09-03T13:26:00.129Z] [2021-09-03T13:26:00.129Z] === Skipped [2021-09-03T13:26:00.129Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-03T13:26:00.129Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:26:00.129Z] [2021-09-03T13:26:00.129Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-03T13:26:00.129Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-03T13:26:00.129Z] [2021-09-03T13:26:00.129Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-03T13:26:00.129Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-03T13:26:00.129Z] [2021-09-03T13:26:00.129Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-03T13:26:00.129Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-03T13:26:00.129Z] [2021-09-03T13:26:00.129Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-03T13:26:00.129Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-03T13:26:00.129Z] [2021-09-03T13:26:00.129Z] DONE 196 tests, 5 skipped in 112.464s [2021-09-03T13:26:00.129Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-03T13:26:00.129Z] === RUN TestConfigDaemonLibtrustID [2021-09-03T13:26:00.447Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-09-03T13:26:00.700Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-09-03T13:26:00.700Z] === RUN TestDaemonConfigValidation [2021-09-03T13:26:00.700Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:26:00.700Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:26:00.700Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-03T13:26:00.700Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-03T13:26:00.700Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-03T13:26:00.700Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-03T13:26:00.700Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-03T13:26:00.700Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-03T13:26:00.700Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-03T13:26:00.700Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-03T13:26:00.700Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:26:00.700Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-03T13:26:00.700Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-03T13:26:00.700Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-03T13:26:00.700Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-03T13:26:00.709Z] ok github.com/docker/docker/libnetwork/etchosts 0.037s coverage: 81.2% of statements [2021-09-03T13:26:00.963Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-03T13:26:00.963Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-09-03T13:26:00.963Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-09-03T13:26:00.963Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-09-03T13:26:00.963Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-09-03T13:26:00.963Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-09-03T13:26:00.963Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-03T13:26:00.963Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-03T13:26:01.284Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-09-03T13:26:01.858Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-09-03T13:26:01.858Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-09-03T13:26:01.903Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-03T13:26:02.843Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-03T13:26:03.583Z] 8f616e6e9eec: Pull complete [2021-09-03T13:26:04.225Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-03T13:26:04.225Z] daemon_test.go:148: [d66f75b39e3be] daemon is not started [2021-09-03T13:26:04.225Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-09-03T13:26:04.225Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-09-03T13:26:04.225Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-09-03T13:26:04.225Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-09-03T13:26:04.225Z] PASS [2021-09-03T13:26:04.225Z] [2021-09-03T13:26:04.225Z] DONE 11 tests in 3.877s [2021-09-03T13:26:04.225Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-03T13:26:04.225Z] INFO: Testing against a local daemon [2021-09-03T13:26:04.225Z] === RUN TestCommitInheritsEnv [2021-09-03T13:26:04.225Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-09-03T13:26:04.225Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-03T13:26:04.225Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-03T13:26:04.225Z] === RUN TestImagesFilterMultiReference [2021-09-03T13:26:04.485Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-09-03T13:26:04.485Z] === RUN TestImagePullPlatformInvalid [2021-09-03T13:26:04.485Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-03T13:26:04.485Z] === RUN TestRemoveImageOrphaning [2021-09-03T13:26:04.745Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-09-03T13:26:04.745Z] === RUN TestRemoveImageGarbageCollector [2021-09-03T13:26:05.094Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2021-09-03T13:26:05.094Z] === RUN TestBuildWithHugeFile [2021-09-03T13:26:06.661Z] --- PASS: TestRemoveImageGarbageCollector (1.69s) [2021-09-03T13:26:06.661Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-03T13:26:06.661Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-03T13:26:06.661Z] === RUN TestTagInvalidReference [2021-09-03T13:26:06.661Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-03T13:26:06.661Z] === RUN TestTagValidPrefixedRepo [2021-09-03T13:26:06.661Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-03T13:26:06.661Z] === RUN TestTagExistedNameWithoutForce [2021-09-03T13:26:06.661Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-03T13:26:06.661Z] === RUN TestTagOfficialNames [2021-09-03T13:26:06.661Z] --- PASS: TestTagOfficialNames (0.05s) [2021-09-03T13:26:06.661Z] === RUN TestTagMatchesDigest [2021-09-03T13:26:06.661Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-03T13:26:06.661Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-03T13:26:14.104Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-09-03T13:26:36.586Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-03T13:26:36.586Z] [2021-09-03T13:26:36.586Z] ________ ____ __. [2021-09-03T13:26:36.586Z] \_____ \ | |/ _| [2021-09-03T13:26:36.586Z] / | \| < [2021-09-03T13:26:36.586Z] / | \ | \ [2021-09-03T13:26:36.586Z] \_______ /____|__ \ [2021-09-03T13:26:36.586Z] \/ \/ [2021-09-03T13:26:36.586Z] [2021-09-03T13:26:36.586Z] INFO: make.ps1 ended at 09/03/2021 13:26:34 [2021-09-03T13:26:36.586Z] INFO: Binaries build ended at 09/03/2021 13:26:35. Duration:00:01:18.1398039 [2021-09-03T13:26:37.555Z] INFO: Copying the built daemon binary to d:\CI\PR-42736\10\binary\dockerd-57f7a25178.exe... [2021-09-03T13:26:37.555Z] INFO: Copying the built client binary to d:\CI\PR-42736\10\binary\docker-57f7a25178.exe... [2021-09-03T13:26:37.555Z] INFO: Copying dockerversion from the container... [2021-09-03T13:26:37.555Z] INFO: Copying the golang package from the container to d:\CI\PR-42736\10\installer\go.zip... [2021-09-03T13:26:38.527Z] INFO: Extracting go.zip to d:\CI\PR-42736\10\go [2021-09-03T13:26:51.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-03T13:26:52.465Z] Removing intermediate container 0221bd9fd9c5 [2021-09-03T13:26:52.465Z] ---> a10d65a957fd [2021-09-03T13:26:52.465Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-03T13:26:52.465Z] ---> Running in 06c4889cbd8f [2021-09-03T13:26:55.500Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-03T13:26:55.968Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-03T13:26:55.968Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-03T13:26:56.436Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-03T13:26:56.436Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-03T13:26:56.436Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T13:26:56.436Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-03T13:26:56.436Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-03T13:26:56.436Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T13:26:56.436Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-03T13:26:56.436Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-03T13:26:56.436Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-03T13:26:56.436Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-03T13:26:56.905Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-03T13:26:57.898Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-03T13:26:57.898Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-03T13:27:01.279Z] --- PASS: TestBuildWithHugeFile (51.92s) [2021-09-03T13:27:01.279Z] === RUN TestBuildWCOWSandboxSize [2021-09-03T13:27:01.279Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-03T13:27:01.279Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-03T13:27:01.279Z] === RUN TestBuildWithEmptyDockerfile [2021-09-03T13:27:01.279Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:27:01.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:27:01.279Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:27:01.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:27:01.279Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:27:01.279Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:27:01.279Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:27:01.279Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:27:01.279Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:27:01.279Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-09-03T13:27:01.279Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-09-03T13:27:01.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-09-03T13:27:01.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-09-03T13:27:01.279Z] === RUN TestBuildPreserveOwnership [2021-09-03T13:27:01.279Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-03T13:27:02.207Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-03T13:27:03.673Z] INFO: Extraction ended at 09/03/2021 13:27:03. Duration:00:00:25.0216688 [2021-09-03T13:27:03.673Z] INFO: Updating the golang and path environment variables [2021-09-03T13:27:03.673Z] INFO: GOPATH=d:\gopath [2021-09-03T13:27:03.673Z] INFO: go version go1.17 windows/amd64 [2021-09-03T13:27:03.673Z] INFO: Running the daemon under test in debug mode [2021-09-03T13:27:03.673Z] INFO: Starting a daemon under test... [2021-09-03T13:27:03.673Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42736\10\daemon --pidfile d:\CI\PR-42736\10\docker.pid -D [2021-09-03T13:27:03.673Z] INFO: Process started successfully. [2021-09-03T13:27:03.673Z] INFO: Start tailing logs of the daemon under tests [2021-09-03T13:27:04.132Z] INFO: Waiting for the daemon under test to start... [2021-09-03T13:27:06.377Z] --- PASS: TestBuildPreserveOwnership (9.84s) [2021-09-03T13:27:06.377Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) [2021-09-03T13:27:06.377Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-09-03T13:27:06.377Z] === RUN TestBuildPlatformInvalid [2021-09-03T13:27:06.377Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-03T13:27:06.377Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-03T13:27:06.377Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-03T13:27:06.377Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-03T13:27:06.377Z] PASS [2021-09-03T13:27:06.377Z] [2021-09-03T13:27:06.377Z] === Skipped [2021-09-03T13:27:06.377Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-03T13:27:06.377Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:27:06.377Z] [2021-09-03T13:27:06.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-03T13:27:06.377Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-03T13:27:06.377Z] [2021-09-03T13:27:06.377Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-03T13:27:06.377Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-03T13:27:06.377Z] [2021-09-03T13:27:06.377Z] DONE 34 tests, 3 skipped in 112.624s [2021-09-03T13:27:06.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-03T13:27:06.377Z] INFO: Testing against a local daemon [2021-09-03T13:27:06.377Z] === RUN TestConfigInspect [2021-09-03T13:27:06.377Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.377Z] --- SKIP: TestConfigInspect (0.02s) [2021-09-03T13:27:06.377Z] === RUN TestConfigList [2021-09-03T13:27:06.377Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.377Z] --- SKIP: TestConfigList (0.02s) [2021-09-03T13:27:06.377Z] === RUN TestConfigsCreateAndDelete [2021-09-03T13:27:06.378Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-09-03T13:27:06.378Z] === RUN TestConfigsUpdate [2021-09-03T13:27:06.378Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-09-03T13:27:06.378Z] === RUN TestTemplatedConfig [2021-09-03T13:27:06.378Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-03T13:27:06.378Z] === RUN TestConfigCreateResolve [2021-09-03T13:27:06.378Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-09-03T13:27:06.378Z] PASS [2021-09-03T13:27:06.378Z] [2021-09-03T13:27:06.378Z] === Skipped [2021-09-03T13:27:06.378Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-09-03T13:27:06.378Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] [2021-09-03T13:27:06.378Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-09-03T13:27:06.378Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] [2021-09-03T13:27:06.378Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-09-03T13:27:06.378Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] [2021-09-03T13:27:06.378Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-09-03T13:27:06.378Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] [2021-09-03T13:27:06.378Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-09-03T13:27:06.378Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] [2021-09-03T13:27:06.378Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-09-03T13:27:06.378Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:27:06.378Z] [2021-09-03T13:27:06.378Z] DONE 6 tests, 6 skipped in 0.163s [2021-09-03T13:27:06.378Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-03T13:27:06.634Z] INFO: Testing against a local daemon [2021-09-03T13:27:06.634Z] === RUN TestCheckpoint [2021-09-03T13:27:06.634Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:27:06.634Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-03T13:27:06.634Z] === RUN TestContainerInvalidJSON [2021-09-03T13:27:06.634Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:27:06.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:27:06.634Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:27:06.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:27:06.634Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:27:06.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:27:06.634Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-03T13:27:06.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-03T13:27:06.634Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-03T13:27:06.634Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-03T13:27:06.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-09-03T13:27:06.634Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-03T13:27:06.634Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-09-03T13:27:06.634Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-03T13:27:06.891Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-09-03T13:27:06.891Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-03T13:27:06.891Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-09-03T13:27:06.891Z] === RUN TestCopyFromContainer [2021-09-03T13:27:10.159Z] === RUN TestCopyFromContainer// [2021-09-03T13:27:10.159Z] === RUN TestCopyFromContainer//bar/root [2021-09-03T13:27:10.159Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-03T13:27:10.416Z] === RUN TestCopyFromContainer/bar/quux [2021-09-03T13:27:10.416Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-03T13:27:10.416Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-03T13:27:10.416Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-03T13:27:10.416Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-03T13:27:10.673Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-03T13:27:10.673Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer (3.86s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-03T13:27:10.673Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-03T13:27:10.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-03T13:27:10.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:27:10.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:27:10.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:27:10.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:27:10.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:27:10.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:27:10.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:27:10.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:27:10.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:27:10.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-03T13:27:10.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-03T13:27:10.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-03T13:27:10.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-03T13:27:10.673Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-03T13:27:10.673Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-03T13:27:10.673Z] === RUN TestCreateWithInvalidEnv [2021-09-03T13:27:10.673Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-03T13:27:10.673Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-03T13:27:10.673Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-03T13:27:10.673Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-03T13:27:10.673Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-03T13:27:10.673Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-03T13:27:10.673Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-03T13:27:10.673Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-03T13:27:10.673Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-03T13:27:10.673Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-03T13:27:10.673Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-03T13:27:10.673Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-03T13:27:10.673Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-03T13:27:10.673Z] === RUN TestCreateTmpfsMountsTarget [2021-09-03T13:27:10.673Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-03T13:27:10.673Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-03T13:27:12.042Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2021-09-03T13:27:12.042Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-03T13:27:12.971Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2021-09-03T13:27:12.971Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-03T13:27:13.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:27:13.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:27:13.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:27:13.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:27:13.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:27:13.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:27:13.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:27:13.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:27:13.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:27:13.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:27:13.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:27:13.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:27:13.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:27:13.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:27:13.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:27:13.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-03T13:27:13.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-03T13:27:13.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-03T13:27:13.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-03T13:27:13.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-03T13:27:13.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-03T13:27:13.227Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-03T13:27:13.484Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-09-03T13:27:13.484Z] === RUN TestCreateDifferentPlatform [2021-09-03T13:27:13.484Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-03T13:27:13.484Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-03T13:27:13.484Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-03T13:27:13.484Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-03T13:27:13.484Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-03T13:27:13.484Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-03T13:27:13.484Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-09-03T13:27:13.484Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-03T13:27:13.484Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-09-03T13:27:13.484Z] === RUN TestContainerStartOnDaemonRestart [2021-09-03T13:27:13.484Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-03T13:27:13.484Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-09-03T13:27:13.484Z] === RUN TestDaemonRestartIpcMode [2021-09-03T13:27:13.484Z] === PAUSE TestDaemonRestartIpcMode [2021-09-03T13:27:13.484Z] === RUN TestDaemonHostGatewayIP [2021-09-03T13:27:13.484Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:27:13.484Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-09-03T13:27:13.484Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-03T13:27:13.484Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-03T13:27:13.484Z] === RUN TestContainerKillOnDaemonStart [2021-09-03T13:27:13.484Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-03T13:27:13.484Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-03T13:27:13.484Z] === RUN TestDiff [2021-09-03T13:27:14.048Z] --- PASS: TestDiff (0.40s) [2021-09-03T13:27:14.048Z] === RUN TestExecWithCloseStdin [2021-09-03T13:27:14.611Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-09-03T13:27:14.611Z] === RUN TestExec [2021-09-03T13:27:14.867Z] --- PASS: TestExec (0.45s) [2021-09-03T13:27:14.867Z] === RUN TestExecUser [2021-09-03T13:27:15.430Z] --- PASS: TestExecUser (0.46s) [2021-09-03T13:27:15.430Z] === RUN TestExportContainerAndImportImage [2021-09-03T13:27:15.714Z] Removing intermediate container 06c4889cbd8f [2021-09-03T13:27:15.714Z] ---> 75771516118c [2021-09-03T13:27:15.714Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-03T13:27:15.714Z] ---> Running in 3e8857dbc0bb [2021-09-03T13:27:15.714Z] Removing intermediate container 3e8857dbc0bb [2021-09-03T13:27:15.714Z] ---> 53466d39f069 [2021-09-03T13:27:15.714Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-03T13:27:15.714Z] ---> Running in 4aab0cfc237b [2021-09-03T13:27:15.714Z] Removing intermediate container 4aab0cfc237b [2021-09-03T13:27:15.714Z] ---> d2cc56b54b25 [2021-09-03T13:27:15.714Z] Step 11/11 : COPY . . [2021-09-03T13:27:15.994Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2021-09-03T13:27:15.994Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-03T13:27:17.360Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-09-03T13:27:17.360Z] === RUN TestHealthCheckWorkdir [2021-09-03T13:27:17.922Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2021-09-03T13:27:17.922Z] === RUN TestHealthKillContainer [2021-09-03T13:27:20.440Z] --- PASS: TestHealthKillContainer (2.49s) [2021-09-03T13:27:20.440Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-03T13:27:20.639Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:27:20.639Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:27:20.639Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:27:20.639Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:27:20.639Z] [2021-09-03T13:27:20.639Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-09-03T13:27:20.639Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-09-03T13:27:20.639Z] Using test binary docker [2021-09-03T13:27:20.639Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-03T13:27:20.639Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-03T13:27:20.639Z] INFO: Waiting for daemon to start... [2021-09-03T13:27:20.639Z] Starting dockerd [2021-09-03T13:27:20.639Z] . [2021-09-03T13:27:20.639Z] INFO: Building docker-sdk-python3:5.0.0... [2021-09-03T13:27:20.696Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2021-09-03T13:27:20.696Z] === RUN TestIpcModeNone [2021-09-03T13:27:21.258Z] --- PASS: TestIpcModeNone (0.46s) [2021-09-03T13:27:21.258Z] === RUN TestIpcModePrivate [2021-09-03T13:27:21.514Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-09-03T13:27:21.514Z] --- PASS: TestIpcModePrivate (0.47s) [2021-09-03T13:27:21.514Z] === RUN TestIpcModeShareable [2021-09-03T13:27:21.514Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:27:21.514Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-09-03T13:27:21.514Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-03T13:27:23.404Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2021-09-03T13:27:23.404Z] === RUN TestAPIIpcModeHost [2021-09-03T13:27:23.404Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:27:23.404Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-09-03T13:27:23.404Z] === RUN TestDaemonIpcModeShareable [2021-09-03T13:27:23.404Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:27:23.404Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-09-03T13:27:23.404Z] === RUN TestDaemonIpcModePrivate [2021-09-03T13:27:23.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-03T13:27:23.966Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-09-03T13:27:24.222Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2021-09-03T13:27:24.222Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-03T13:27:24.222Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:27:24.222Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-03T13:27:24.222Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-03T13:27:24.222Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:27:24.222Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-03T13:27:24.222Z] === RUN TestIpcModeOlderClient [2021-09-03T13:27:24.222Z] === PAUSE TestIpcModeOlderClient [2021-09-03T13:27:24.222Z] === RUN TestKillContainerInvalidSignal [2021-09-03T13:27:24.786Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-09-03T13:27:24.786Z] === RUN TestKillContainer [2021-09-03T13:27:24.786Z] === RUN TestKillContainer/no_signal [2021-09-03T13:27:25.043Z] === RUN TestKillContainer/non_killing_signal [2021-09-03T13:27:25.240Z] .....INFO: Daemon under test started and replied! [2021-09-03T13:27:25.240Z] INFO: Docker version of the daemon under test [2021-09-03T13:27:25.240Z] [2021-09-03T13:27:25.240Z] Client: [2021-09-03T13:27:25.240Z] Version: 17.06.2-ce [2021-09-03T13:27:25.240Z] API version: 1.30 [2021-09-03T13:27:25.240Z] Go version: go1.8.3 [2021-09-03T13:27:25.240Z] Git commit: cec0b72 [2021-09-03T13:27:25.240Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-03T13:27:25.240Z] OS/Arch: windows/amd64 [2021-09-03T13:27:25.240Z] [2021-09-03T13:27:25.240Z] Server: [2021-09-03T13:27:25.240Z] Version: 0.0.0-dev [2021-09-03T13:27:25.240Z] API version: 1.42 (minimum version 1.24) [2021-09-03T13:27:25.240Z] Go version: go1.17 [2021-09-03T13:27:25.240Z] Git commit: 57f7a25178 [2021-09-03T13:27:25.240Z] Built: 09/03/2021 13:25:23 [2021-09-03T13:27:25.240Z] OS/Arch: windows/amd64 [2021-09-03T13:27:25.240Z] Experimental: false [2021-09-03T13:27:25.240Z] [2021-09-03T13:27:25.240Z] INFO: Docker info of the daemon under test [2021-09-03T13:27:25.240Z] [2021-09-03T13:27:25.240Z] Containers: 0 [2021-09-03T13:27:25.240Z] Running: 0 [2021-09-03T13:27:25.240Z] Paused: 0 [2021-09-03T13:27:25.240Z] Stopped: 0 [2021-09-03T13:27:25.240Z] Images: 0 [2021-09-03T13:27:25.240Z] Server Version: 0.0.0-dev [2021-09-03T13:27:25.240Z] Storage Driver: windowsfilter [2021-09-03T13:27:25.240Z] Windows: [2021-09-03T13:27:25.240Z] Logging Driver: json-file [2021-09-03T13:27:25.240Z] Plugins: [2021-09-03T13:27:25.240Z] Volume: local [2021-09-03T13:27:25.240Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T13:27:25.240Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T13:27:25.240Z] Swarm: inactive [2021-09-03T13:27:25.240Z] Default Isolation: process [2021-09-03T13:27:25.240Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-03T13:27:25.240Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-03T13:27:25.240Z] OSType: windows [2021-09-03T13:27:25.240Z] Architecture: x86_64 [2021-09-03T13:27:25.240Z] CPUs: 4 [2021-09-03T13:27:25.240Z] Total Memory: 32GiB [2021-09-03T13:27:25.240Z] Name: azwin-2-b5d0f0 [2021-09-03T13:27:25.240Z] ID: 646E:ZZU4:46R6:ZF2Y:723U:PXRG:N652:UVAW:3H6O:WEO7:FUWR:ZVOV [2021-09-03T13:27:25.240Z] Docker Root Dir: D:\CI\PR-42736\10\daemon [2021-09-03T13:27:25.240Z] Debug Mode (client): false [2021-09-03T13:27:25.240Z] Debug Mode (server): true [2021-09-03T13:27:25.240Z] File Descriptors: -1 [2021-09-03T13:27:25.240Z] Goroutines: 16 [2021-09-03T13:27:25.240Z] System Time: 2021-09-03T13:27:22.9908242Z [2021-09-03T13:27:25.240Z] EventsListeners: 0 [2021-09-03T13:27:25.240Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:27:25.240Z] Labels: [2021-09-03T13:27:25.240Z] Experimental: false [2021-09-03T13:27:25.240Z] Insecure Registries: [2021-09-03T13:27:25.240Z] 127.0.0.0/8 [2021-09-03T13:27:25.240Z] Live Restore Enabled: false [2021-09-03T13:27:25.240Z] [2021-09-03T13:27:25.240Z] [2021-09-03T13:27:25.240Z] INFO: Docker images of the daemon under test [2021-09-03T13:27:25.240Z] [2021-09-03T13:27:25.240Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T13:27:25.240Z] [2021-09-03T13:27:25.240Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-03T13:27:25.240Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-09-03T13:27:25.240Z] ltsc2019: Pulling from windows/servercore [2021-09-03T13:27:25.240Z] 4612f6d0b889: Pulling fs layer [2021-09-03T13:27:25.240Z] c67ded6868b6: Pulling fs layer [2021-09-03T13:27:25.301Z] === RUN TestKillContainer/killing_signal [2021-09-03T13:27:25.863Z] --- PASS: TestKillContainer (1.23s) [2021-09-03T13:27:25.863Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-09-03T13:27:25.863Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-09-03T13:27:25.863Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2021-09-03T13:27:25.863Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-03T13:27:25.863Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-03T13:27:26.120Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-03T13:27:26.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2021-09-03T13:27:26.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-09-03T13:27:26.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2021-09-03T13:27:26.684Z] === RUN TestKillStoppedContainer [2021-09-03T13:27:26.684Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-09-03T13:27:26.684Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-03T13:27:26.684Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-09-03T13:27:26.684Z] === RUN TestKillDifferentUserContainer [2021-09-03T13:27:27.246Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-09-03T13:27:27.246Z] === RUN TestInspectOomKilledTrue [2021-09-03T13:27:27.246Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:27:27.246Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-03T13:27:27.246Z] === RUN TestInspectOomKilledFalse [2021-09-03T13:27:27.246Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:27:27.246Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-03T13:27:27.246Z] === RUN TestLinksEtcHostsContentMatch [2021-09-03T13:27:27.246Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-03T13:27:27.246Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-09-03T13:27:27.246Z] === RUN TestLinksContainerNames [2021-09-03T13:27:28.174Z] --- PASS: TestLinksContainerNames (0.79s) [2021-09-03T13:27:28.174Z] === RUN TestLogsFollowTailEmpty [2021-09-03T13:27:28.430Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-09-03T13:27:28.430Z] === RUN TestContainerNetworkMountsNoChown [2021-09-03T13:27:28.687Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/default [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/default [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/private [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/private [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rprivate [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/slave [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/slave [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rslave [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/shared [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/shared [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rshared [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/default [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/rshared [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/shared [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/rslave [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/slave [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/rprivate [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/private [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-03T13:27:28.687Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:27:28.687Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-03T13:27:28.687Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:27:28.944Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:27:29.200Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-03T13:27:29.200Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:27:29.200Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-03T13:27:29.200Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:27:29.200Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:27:29.200Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:27:29.200Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:27:29.200Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-03T13:27:29.200Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-03T13:27:29.200Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-09-03T13:27:29.200Z] === RUN TestContainerBindMountNonRecursive [2021-09-03T13:27:29.200Z] 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-09-03T13:27:29.200Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-09-03T13:27:29.200Z] === RUN TestContainerVolumesMountedAsShared [2021-09-03T13:27:29.200Z] 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-09-03T13:27:29.200Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-09-03T13:27:29.200Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-03T13:27:29.200Z] 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-09-03T13:27:29.200Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-09-03T13:27:29.200Z] === RUN TestNetworkNat [2021-09-03T13:27:29.539Z] 393f6f5bddce: Pull complete [2021-09-03T13:27:29.539Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-09-03T13:27:29.539Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:27:29.539Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-03T13:27:29.539Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-03T13:27:29.539Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.169' [2021-09-03T13:27:29.539Z] WARN: Skipping validation tests [2021-09-03T13:27:29.539Z] INFO: Running unit tests at 09/03/2021 13:27:18... [2021-09-03T13:27:29.539Z] INFO: make.ps1 starting at 09/03/2021 13:27:21 [2021-09-03T13:27:29.539Z] INFO: Git commit (35b109b5ac) assumed from DOCKER_GITCOMMIT environment variable [2021-09-03T13:27:29.539Z] INFO: Invoking autogen... [2021-09-03T13:27:29.539Z] INFO: Running unit tests... [2021-09-03T13:27:29.540Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/stack 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-09-03T13:27:29.762Z] --- PASS: TestNetworkNat (0.51s) [2021-09-03T13:27:29.762Z] === RUN TestNetworkLocalhostTCPNat [2021-09-03T13:27:30.018Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-09-03T13:27:30.019Z] === RUN TestNetworkLoopbackNat [2021-09-03T13:27:32.536Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-09-03T13:27:32.536Z] === RUN TestPause [2021-09-03T13:27:32.536Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:27:32.536Z] --- SKIP: TestPause (0.00s) [2021-09-03T13:27:32.536Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-03T13:27:32.536Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-03T13:27:32.536Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-03T13:27:32.536Z] === RUN TestPauseStopPausedContainer [2021-09-03T13:27:32.536Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:27:32.536Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-09-03T13:27:32.536Z] === RUN TestPidHost [2021-09-03T13:27:33.464Z] --- PASS: TestPidHost (0.88s) [2021-09-03T13:27:33.464Z] === RUN TestPsFilter [2021-09-03T13:27:33.721Z] --- PASS: TestPsFilter (0.11s) [2021-09-03T13:27:33.721Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-03T13:27:33.978Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-09-03T13:27:33.978Z] === RUN TestRemoveContainerWithVolume [2021-09-03T13:27:34.541Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-09-03T13:27:34.541Z] === RUN TestRemoveContainerRunning [2021-09-03T13:27:34.798Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-09-03T13:27:34.799Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-03T13:27:35.306Z] ? github.com/docker/docker/api [no test files] [2021-09-03T13:27:35.362Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2021-09-03T13:27:35.362Z] === RUN TestRemoveInvalidContainer [2021-09-03T13:27:35.362Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-03T13:27:35.362Z] === RUN TestRenameLinkedContainer [2021-09-03T13:27:35.562Z] c67ded6868b6: Verifying Checksum [2021-09-03T13:27:35.562Z] c67ded6868b6: Download complete [2021-09-03T13:27:36.729Z] --- PASS: TestRenameLinkedContainer (1.60s) [2021-09-03T13:27:36.729Z] === RUN TestRenameStoppedContainer [2021-09-03T13:27:37.293Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-09-03T13:27:37.293Z] === RUN TestRenameRunningContainerAndReuse [2021-09-03T13:27:37.740Z] 4612f6d0b889: Verifying Checksum [2021-09-03T13:27:37.740Z] 4612f6d0b889: Download complete [2021-09-03T13:27:38.238Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2021-09-03T13:27:38.238Z] === RUN TestRenameInvalidName [2021-09-03T13:27:38.501Z] --- PASS: TestRenameInvalidName (0.40s) [2021-09-03T13:27:38.501Z] === RUN TestRenameAnonymousContainer [2021-09-03T13:27:39.895Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2021-09-03T13:27:39.895Z] === RUN TestRenameContainerWithSameName [2021-09-03T13:27:40.462Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-09-03T13:27:40.462Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-03T13:27:40.935Z] ---> 56a5c04ab5fd [2021-09-03T13:27:40.935Z] Successfully built 56a5c04ab5fd [2021-09-03T13:27:40.935Z] Successfully tagged docker:latest [2021-09-03T13:27:40.935Z] INFO: Image build ended at 09/03/2021 13:27:38. Duration:00:03:09.2347626 [2021-09-03T13:27:40.935Z] [2021-09-03T13:27:40.935Z] [2021-09-03T13:27:40.935Z] INFO: Building the test binaries at 09/03/2021 13:27:38... [2021-09-03T13:27:41.025Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2021-09-03T13:27:41.025Z] === RUN TestResize [2021-09-03T13:27:41.587Z] --- PASS: TestResize (0.41s) [2021-09-03T13:27:41.587Z] === RUN TestResizeWithInvalidSize [2021-09-03T13:27:41.843Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-09-03T13:27:41.843Z] === RUN TestResizeWhenContainerNotStarted [2021-09-03T13:27:42.405Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2021-09-03T13:27:42.405Z] === RUN TestDaemonRestartKillContainers [2021-09-03T13:27:42.405Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-03T13:27:42.405Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:27:42.405Z] === RUN TestCgroupNamespacesRun [2021-09-03T13:27:42.463Z] INFO: make.ps1 starting at 09/03/2021 13:27:42 [2021-09-03T13:27:42.463Z] INFO: Git commit (1fd21de183) assumed from DOCKER_GITCOMMIT environment variable [2021-09-03T13:27:42.463Z] INFO: Invoking autogen... [2021-09-03T13:27:43.155Z] --- PASS: TestImportExtremelyLargeImageWorks (90.14s) [2021-09-03T13:27:43.155Z] PASS [2021-09-03T13:27:43.155Z] [2021-09-03T13:27:43.155Z] DONE 12 tests in 92.657s [2021-09-03T13:27:43.155Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-03T13:27:43.155Z] INFO: Testing against a local daemon [2021-09-03T13:27:43.155Z] === RUN TestNetworkCreateDelete [2021-09-03T13:27:43.155Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-09-03T13:27:43.155Z] === RUN TestDockerNetworkDeletePreferID [2021-09-03T13:27:43.155Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-09-03T13:27:43.155Z] === RUN TestDaemonDNSFallback [2021-09-03T13:27:43.334Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2021-09-03T13:27:43.334Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-03T13:27:43.426Z] INFO: Building daemon... [2021-09-03T13:27:43.723Z] --- PASS: TestDaemonDNSFallback (6.39s) [2021-09-03T13:27:43.724Z] === RUN TestInspectNetwork [2021-09-03T13:27:44.699Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-09-03T13:27:44.699Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-03T13:27:45.629Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-09-03T13:27:45.629Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-03T13:27:46.996Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2021-09-03T13:27:46.996Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-03T13:27:47.019Z] === RUN TestInspectNetwork/full_network_id [2021-09-03T13:27:47.019Z] === RUN TestInspectNetwork/partial_network_id [2021-09-03T13:27:47.019Z] === RUN TestInspectNetwork/network_name [2021-09-03T13:27:47.019Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-03T13:27:47.659Z] === RUN TestMiddlewares [2021-09-03T13:27:47.659Z] --- PASS: TestMiddlewares (0.00s) [2021-09-03T13:27:47.659Z] PASS [2021-09-03T13:27:47.659Z] coverage: 9.0% of statements [2021-09-03T13:27:47.659Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2021-09-03T13:27:47.925Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2021-09-03T13:27:47.925Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-03T13:27:49.290Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-09-03T13:27:49.290Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-03T13:27:49.852Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-09-03T13:27:49.852Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-03T13:27:50.621Z] ok github.com/docker/docker/libnetwork/ipam 93.322s coverage: 85.3% of statements [2021-09-03T13:27:50.621Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-03T13:27:50.621Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-03T13:27:50.621Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-09-03T13:27:50.621Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-09-03T13:27:50.621Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-03T13:27:50.621Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-09-03T13:27:50.779Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2021-09-03T13:27:50.779Z] === RUN TestNISDomainname [2021-09-03T13:27:50.779Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-03T13:27:50.779Z] --- SKIP: TestNISDomainname (0.01s) [2021-09-03T13:27:50.779Z] === RUN TestHostnameDnsResolution [2021-09-03T13:27:51.217Z] --- PASS: TestInspectNetwork (7.16s) [2021-09-03T13:27:51.217Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-03T13:27:51.217Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-03T13:27:51.217Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-03T13:27:51.217Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-03T13:27:51.217Z] === RUN TestRunContainerWithBridgeNone [2021-09-03T13:27:51.707Z] --- PASS: TestHostnameDnsResolution (0.64s) [2021-09-03T13:27:51.707Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:27:51.707Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-09-03T13:27:51.707Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-09-03T13:27:51.707Z] === RUN TestStats [2021-09-03T13:27:51.707Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:27:51.708Z] --- SKIP: TestStats (0.00s) [2021-09-03T13:27:51.708Z] === RUN TestStopContainerWithTimeout [2021-09-03T13:27:51.708Z] === RUN TestStopContainerWithTimeout/0 [2021-09-03T13:27:51.708Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-03T13:27:51.708Z] === RUN TestStopContainerWithTimeout/1 [2021-09-03T13:27:51.708Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-03T13:27:51.708Z] === RUN TestStopContainerWithTimeout/3 [2021-09-03T13:27:51.708Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-03T13:27:51.708Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-03T13:27:51.708Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-03T13:27:51.708Z] === CONT TestStopContainerWithTimeout/0 [2021-09-03T13:27:51.708Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-03T13:27:52.008Z] ok github.com/docker/docker/libnetwork/ipamutils 0.485s coverage: 74.0% of statements [2021-09-03T13:27:52.269Z] === CONT TestStopContainerWithTimeout/3 [2021-09-03T13:27:52.598Z] --- PASS: TestRunContainerWithBridgeNone (1.78s) [2021-09-03T13:27:52.598Z] === RUN TestNetworkInvalidJSON [2021-09-03T13:27:52.598Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-03T13:27:52.598Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-03T13:27:52.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:27:52.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:27:52.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:27:52.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:27:52.598Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-03T13:27:52.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:27:52.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:27:52.598Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-03T13:27:52.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-03T13:27:52.598Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-03T13:27:52.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-03T13:27:52.598Z] === RUN TestNetworkList [2021-09-03T13:27:52.598Z] === RUN TestNetworkList//networks [2021-09-03T13:27:52.598Z] === PAUSE TestNetworkList//networks [2021-09-03T13:27:52.598Z] === RUN TestNetworkList//networks/ [2021-09-03T13:27:52.598Z] === PAUSE TestNetworkList//networks/ [2021-09-03T13:27:52.598Z] === CONT TestNetworkList//networks [2021-09-03T13:27:52.598Z] === CONT TestNetworkList//networks/ [2021-09-03T13:27:52.598Z] --- PASS: TestNetworkList (0.02s) [2021-09-03T13:27:52.598Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-03T13:27:52.598Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-03T13:27:52.598Z] === RUN TestHostIPv4BridgeLabel [2021-09-03T13:27:53.167Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-09-03T13:27:53.167Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-03T13:27:53.925Z] ok github.com/docker/docker/libnetwork/iptables 0.285s coverage: 45.1% of statements [2021-09-03T13:27:54.106Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-09-03T13:27:54.106Z] === RUN TestDaemonDefaultNetworkPools [2021-09-03T13:27:54.159Z] === CONT TestStopContainerWithTimeout/1 [2021-09-03T13:27:54.498Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-09-03T13:27:55.044Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-09-03T13:27:55.044Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-03T13:27:55.071Z] ok github.com/docker/docker/libnetwork/netutils 0.032s coverage: 44.1% of statements [2021-09-03T13:27:55.523Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-03T13:27:55.523Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2021-09-03T13:27:55.523Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-09-03T13:27:55.523Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2021-09-03T13:27:55.523Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2021-09-03T13:27:55.523Z] === RUN TestDeleteDevicemapper [2021-09-03T13:27:55.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-03T13:27:55.523Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-03T13:27:55.523Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-03T13:27:55.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-03T13:27:55.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-03T13:27:55.990Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-09-03T13:27:55.990Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-03T13:27:57.371Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-09-03T13:27:57.371Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-03T13:27:57.414Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s) [2021-09-03T13:27:57.414Z] === RUN TestUpdateMemory [2021-09-03T13:27:57.414Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:27:57.414Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-03T13:27:57.414Z] === RUN TestUpdateCPUQuota [2021-09-03T13:27:57.414Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:27:57.414Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-09-03T13:27:57.414Z] === RUN TestUpdatePidsLimit [2021-09-03T13:27:57.414Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:27:57.414Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-09-03T13:27:57.414Z] === RUN TestUpdateRestartPolicy [2021-09-03T13:27:57.940Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-09-03T13:27:57.940Z] === RUN TestServiceWithPredefinedNetwork [2021-09-03T13:27:58.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-03T13:28:00.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-03T13:28:00.510Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2021-09-03T13:28:00.510Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-03T13:28:00.510Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:28:00.510Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:28:00.510Z] === RUN TestServiceWithDataPathPortInit [2021-09-03T13:28:00.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-03T13:28:03.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-03T13:28:07.270Z] sha256:9d0cf82842b0a0a7c65ff929c9cc94b75cba0277b983f60e1d1aab6915372694 [2021-09-03T13:28:07.270Z] INFO: Starting docker-py tests... [2021-09-03T13:28:07.270Z] ============================= test session starts ============================== [2021-09-03T13:28:07.270Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-09-03T13:28:07.270Z] rootdir: /src, inifile: pytest.ini [2021-09-03T13:28:07.270Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-09-03T13:28:07.270Z] collected 390 items / 1 deselected / 389 selected [2021-09-03T13:28:07.270Z] [2021-09-03T13:28:09.584Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2021-09-03T13:28:09.584Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-03T13:28:09.584Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2021-09-03T13:28:09.584Z] === RUN TestWaitNonBlocked [2021-09-03T13:28:09.584Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:28:09.584Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:28:09.584Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:28:09.584Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:28:09.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:28:09.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:28:09.584Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-03T13:28:09.584Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2021-09-03T13:28:09.584Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2021-09-03T13:28:09.584Z] === RUN TestWaitBlocked [2021-09-03T13:28:09.584Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:28:09.584Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:28:09.584Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:28:09.584Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:28:09.584Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:28:09.584Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:28:10.147Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-03T13:28:10.147Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s) [2021-09-03T13:28:10.147Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2021-09-03T13:28:10.147Z] === CONT TestDaemonRestartIpcMode [2021-09-03T13:28:10.147Z] === CONT TestIpcModeOlderClient [2021-09-03T13:28:10.147Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-09-03T13:28:10.147Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-03T13:28:12.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-03T13:28:12.667Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2021-09-03T13:28:12.923Z] --- PASS: TestDaemonRestartIpcMode (2.87s) [2021-09-03T13:28:12.923Z] PASS [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === Skipped [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-03T13:28:12.923Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-09-03T13:28:12.923Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-09-03T13:28:12.923Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-09-03T13:28:12.923Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-09-03T13:28:12.923Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-09-03T13:28:12.923Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-09-03T13:28:12.923Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-03T13:28:12.923Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-03T13:28:12.923Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-03T13:28:12.923Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-03T13:28:12.923Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-09-03T13:28:12.923Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-09-03T13:28:12.923Z] 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-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-09-03T13:28:12.923Z] 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-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-09-03T13:28:12.923Z] 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-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-09-03T13:28:12.923Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-03T13:28:12.923Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-09-03T13:28:12.923Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:28:12.923Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-09-03T13:28:12.923Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-09-03T13:28:12.923Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-09-03T13:28:12.923Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-03T13:28:12.923Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-03T13:28:12.923Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-09-03T13:28:12.923Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-09-03T13:28:12.923Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-03T13:28:12.923Z] [2021-09-03T13:28:12.923Z] DONE 177 tests, 26 skipped in 66.471s [2021-09-03T13:28:12.923Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-03T13:28:13.179Z] === RUN TestConfigDaemonLibtrustID [2021-09-03T13:28:13.749Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-09-03T13:28:13.749Z] === RUN TestDaemonConfigValidation [2021-09-03T13:28:13.749Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:28:13.749Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:28:13.749Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-03T13:28:13.749Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-03T13:28:13.749Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-03T13:28:13.749Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-03T13:28:13.749Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-03T13:28:13.749Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-03T13:28:13.749Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-03T13:28:13.749Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-03T13:28:13.749Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:28:13.749Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-03T13:28:13.749Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-03T13:28:13.749Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-03T13:28:13.749Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-03T13:28:13.749Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-03T13:28:13.749Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-09-03T13:28:13.749Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-09-03T13:28:13.749Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-09-03T13:28:13.749Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-09-03T13:28:13.749Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-09-03T13:28:13.749Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-03T13:28:13.749Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-03T13:28:13.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-03T13:28:15.119Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-03T13:28:15.403Z] --- PASS: TestServiceWithDataPathPortInit (14.08s) [2021-09-03T13:28:15.404Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-03T13:28:16.047Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-03T13:28:16.785Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rq6od7v8k24acvrsnx47vhe13 Created:2021-09-03 13:28:15.57300965 +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[ad76460148601a68f410c3fa0b87011c05872f23349e5121ce76e695205e5e7e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nztwmtp5klej79pzg4awms06p EndpointID:9cc813ab7badebc31ceb67d3ac28a9fd9395c851c7ac08db9361907120f498f9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:489235061fd7b0749bd24e24c09c7cd204bd540efb96affb95864e83b33d42eb 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:f31abfda20b5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nztwmtp5klej79pzg4awms06p EndpointID:9cc813ab7badebc31ceb67d3ac28a9fd9395c851c7ac08db9361907120f498f9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-03T13:28:16.976Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-03T13:28:16.976Z] daemon_test.go:148: [dfe32ebb1a8e2] daemon is not started [2021-09-03T13:28:16.976Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-09-03T13:28:16.976Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-09-03T13:28:16.976Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-09-03T13:28:16.976Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-09-03T13:28:16.976Z] PASS [2021-09-03T13:28:16.976Z] [2021-09-03T13:28:16.976Z] DONE 11 tests in 4.147s [2021-09-03T13:28:16.976Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-03T13:28:17.233Z] INFO: Testing against a local daemon [2021-09-03T13:28:17.233Z] === RUN TestCommitInheritsEnv [2021-09-03T13:28:17.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-03T13:28:17.407Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-09-03T13:28:18.225Z] tests/integration/api_client_test.py ..... [ 7%] [2021-09-03T13:28:18.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-03T13:28:19.127Z] --- PASS: TestCommitInheritsEnv (1.90s) [2021-09-03T13:28:19.127Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-03T13:28:19.127Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-03T13:28:19.127Z] === RUN TestImagesFilterMultiReference [2021-09-03T13:28:19.127Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-09-03T13:28:19.127Z] === RUN TestImagePullPlatformInvalid [2021-09-03T13:28:19.127Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-03T13:28:19.127Z] === RUN TestRemoveImageOrphaning [2021-09-03T13:28:20.077Z] tests/integration/api_config_test.py ..... [ 8%] [2021-09-03T13:28:20.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-03T13:28:21.646Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-09-03T13:28:21.646Z] === RUN TestRemoveImageGarbageCollector [2021-09-03T13:28:21.646Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-03T13:28:21.646Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2021-09-03T13:28:21.646Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-03T13:28:21.646Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-03T13:28:21.646Z] === RUN TestTagInvalidReference [2021-09-03T13:28:21.646Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-03T13:28:21.646Z] === RUN TestTagValidPrefixedRepo [2021-09-03T13:28:21.646Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-09-03T13:28:21.646Z] === RUN TestTagExistedNameWithoutForce [2021-09-03T13:28:21.647Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-03T13:28:21.647Z] === RUN TestTagOfficialNames [2021-09-03T13:28:21.647Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-03T13:28:21.647Z] === RUN TestTagMatchesDigest [2021-09-03T13:28:21.647Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-03T13:28:21.647Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-03T13:28:22.062Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2021-09-03T13:28:22.062Z] PASS [2021-09-03T13:28:22.062Z] [2021-09-03T13:28:22.062Z] === Skipped [2021-09-03T13:28:22.062Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:28:22.062Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:28:22.062Z] [2021-09-03T13:28:22.062Z] DONE 26 tests, 1 skipped in 44.583s [2021-09-03T13:28:22.062Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-03T13:28:22.062Z] INFO: Testing against a local daemon [2021-09-03T13:28:22.062Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-03T13:28:22.062Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:28:22.062Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-03T13:28:22.062Z] === RUN TestDockerNetworkIpvlan [2021-09-03T13:28:22.062Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:28:22.062Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-03T13:28:22.062Z] PASS [2021-09-03T13:28:22.062Z] [2021-09-03T13:28:22.062Z] === Skipped [2021-09-03T13:28:22.062Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-03T13:28:22.062Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:28:22.062Z] [2021-09-03T13:28:22.062Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-03T13:28:22.062Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:28:22.062Z] [2021-09-03T13:28:22.062Z] DONE 2 tests, 2 skipped in 0.021s [2021-09-03T13:28:22.062Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-03T13:28:22.062Z] INFO: Testing against a local daemon [2021-09-03T13:28:22.062Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-03T13:28:22.632Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-09-03T13:28:22.632Z] === RUN TestDockerNetworkMacvlan [2021-09-03T13:28:22.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-03T13:28:23.201Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-03T13:28:24.140Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-03T13:28:24.709Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-03T13:28:26.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-03T13:28:26.776Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-03T13:28:27.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-03T13:28:28.704Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-03T13:28:30.120Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-03T13:28:30.120Z] === RUN TestBoolValue [2021-09-03T13:28:30.120Z] --- PASS: TestBoolValue (0.00s) [2021-09-03T13:28:30.120Z] === RUN TestBoolValueOrDefault [2021-09-03T13:28:30.120Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-03T13:28:30.120Z] === RUN TestInt64ValueOrZero [2021-09-03T13:28:30.120Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-03T13:28:30.120Z] === RUN TestInt64ValueOrDefault [2021-09-03T13:28:30.120Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-03T13:28:30.120Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-03T13:28:30.120Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-03T13:28:30.120Z] === RUN TestJsonContentType [2021-09-03T13:28:30.120Z] --- PASS: TestJsonContentType (0.00s) [2021-09-03T13:28:30.120Z] PASS [2021-09-03T13:28:30.120Z] coverage: 14.7% of statements [2021-09-03T13:28:30.120Z] ok github.com/docker/docker/api/server/httputils 0.092s coverage: 14.7% of statements [2021-09-03T13:28:30.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-03T13:28:31.647Z] === RUN TestMaskSecretKeys [2021-09-03T13:28:31.647Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-03T13:28:31.647Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-03T13:28:31.647Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-03T13:28:31.647Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-03T13:28:31.647Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-03T13:28:31.647Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-03T13:28:31.647Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-03T13:28:31.647Z] === RUN TestVersionMiddlewareVersion [2021-09-03T13:28:31.647Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-03T13:28:31.647Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-03T13:28:31.647Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-03T13:28:31.647Z] PASS [2021-09-03T13:28:31.647Z] coverage: 37.7% of statements [2021-09-03T13:28:31.647Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-03T13:28:31.647Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-03T13:28:32.012Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-03T13:28:32.608Z] === RUN TestToJSON [2021-09-03T13:28:32.608Z] --- PASS: TestToJSON (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestToParamWithVersion [2021-09-03T13:28:32.608Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestFromJSON [2021-09-03T13:28:32.608Z] --- PASS: TestFromJSON (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestEmpty [2021-09-03T13:28:32.608Z] --- PASS: TestEmpty (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestArgsMatchKVListEmptySources [2021-09-03T13:28:32.608Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestArgsMatchKVList [2021-09-03T13:28:32.608Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestArgsMatch [2021-09-03T13:28:32.608Z] --- PASS: TestArgsMatch (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestAdd [2021-09-03T13:28:32.608Z] --- PASS: TestAdd (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestDel [2021-09-03T13:28:32.608Z] --- PASS: TestDel (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestLen [2021-09-03T13:28:32.608Z] --- PASS: TestLen (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestExactMatch [2021-09-03T13:28:32.608Z] --- PASS: TestExactMatch (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestOnlyOneExactMatch [2021-09-03T13:28:32.608Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestContains [2021-09-03T13:28:32.608Z] --- PASS: TestContains (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestValidate [2021-09-03T13:28:32.608Z] --- PASS: TestValidate (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestWalkValues [2021-09-03T13:28:32.608Z] --- PASS: TestWalkValues (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestFuzzyMatch [2021-09-03T13:28:32.608Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestClone [2021-09-03T13:28:32.608Z] --- PASS: TestClone (0.00s) [2021-09-03T13:28:32.608Z] PASS [2021-09-03T13:28:32.608Z] coverage: 92.2% of statements [2021-09-03T13:28:32.608Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2021-09-03T13:28:32.608Z] === RUN TestStrSliceMarshalJSON [2021-09-03T13:28:32.608Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestStrSliceUnmarshalJSON [2021-09-03T13:28:32.608Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestStrSliceUnmarshalString [2021-09-03T13:28:32.608Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestStrSliceUnmarshalSlice [2021-09-03T13:28:32.608Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-03T13:28:32.608Z] PASS [2021-09-03T13:28:32.608Z] coverage: 90.0% of statements [2021-09-03T13:28:32.608Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-09-03T13:28:32.608Z] === RUN TestAdjustForAPIVersion [2021-09-03T13:28:32.608Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-03T13:28:32.608Z] PASS [2021-09-03T13:28:32.608Z] coverage: 5.7% of statements [2021-09-03T13:28:32.608Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 5.7% of statements [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-03T13:28:32.608Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-03T13:28:32.608Z] === RUN TestDurationToSecondsString [2021-09-03T13:28:32.608Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-03T13:28:32.608Z] === RUN TestGetTimestamp [2021-09-03T13:28:32.608Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-03T13:28:32.608Z] === RUN TestParseTimestamps [2021-09-03T13:28:32.608Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-03T13:28:32.608Z] PASS [2021-09-03T13:28:32.608Z] coverage: 100.0% of statements [2021-09-03T13:28:32.608Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2021-09-03T13:28:32.952Z] --- PASS: TestDockerNetworkMacvlan (10.14s) [2021-09-03T13:28:32.952Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-09-03T13:28:32.952Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-09-03T13:28:32.952Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2021-09-03T13:28:32.952Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2021-09-03T13:28:32.952Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2021-09-03T13:28:32.952Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-09-03T13:28:32.952Z] PASS [2021-09-03T13:28:32.952Z] [2021-09-03T13:28:32.952Z] DONE 8 tests in 11.471s [2021-09-03T13:28:32.952Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-03T13:28:32.952Z] testing: warning: no tests to run [2021-09-03T13:28:32.952Z] PASS [2021-09-03T13:28:32.952Z] [2021-09-03T13:28:32.952Z] DONE 0 tests in 0.007s [2021-09-03T13:28:32.952Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-03T13:28:32.952Z] INFO: Testing against a local daemon [2021-09-03T13:28:32.952Z] === RUN TestAuthZPluginAllowRequest [2021-09-03T13:28:33.027Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2021-09-03T13:28:33.027Z] Using test binary docker [2021-09-03T13:28:33.027Z] ++++ /etc/init.d/apparmor start [2021-09-03T13:28:33.027Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-03T13:28:33.027Z] INFO: Waiting for daemon to start... [2021-09-03T13:28:33.027Z] Starting dockerd [2021-09-03T13:28:33.027Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2021-09-03T13:28:33.064Z] === RUN TestCompareVersion [2021-09-03T13:28:33.064Z] --- PASS: TestCompareVersion (0.00s) [2021-09-03T13:28:33.064Z] PASS [2021-09-03T13:28:33.064Z] coverage: 77.3% of statements [2021-09-03T13:28:33.064Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 77.3% of statements [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/builder [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-03T13:28:33.064Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-03T13:28:33.523Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-03T13:28:33.523Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-03T13:28:33.523Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-03T13:28:33.523Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-03T13:28:33.893Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2021-09-03T13:28:33.893Z] === RUN TestAuthZPluginTLS [2021-09-03T13:28:33.979Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-03T13:28:33.979Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-03T13:28:33.979Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-03T13:28:33.979Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-03T13:28:33.979Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-03T13:28:33.979Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-03T13:28:33.979Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-03T13:28:33.979Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-03T13:28:33.979Z] === RUN TestCloneArgsSmartHttp [2021-09-03T13:28:33.979Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-09-03T13:28:33.979Z] === RUN TestCloneArgsDumbHttp [2021-09-03T13:28:33.979Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-03T13:28:33.979Z] === RUN TestCloneArgsGit [2021-09-03T13:28:33.979Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-03T13:28:33.979Z] === RUN TestCheckoutGit [2021-09-03T13:28:34.462Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-09-03T13:28:34.462Z] === RUN TestAuthZPluginDenyRequest [2021-09-03T13:28:34.943Z] . [2021-09-03T13:28:34.943Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2021-09-03T13:28:34.943Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2021-09-03T13:28:34.943Z] Error: No such image: emptyfs [2021-09-03T13:28:34.943Z] +++++ docker load [2021-09-03T13:28:34.943Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2021-09-03T13:28:35.031Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-09-03T13:28:35.031Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-03T13:28:35.506Z] === RUN TestEnable [2021-09-03T13:28:35.506Z] --- PASS: TestEnable (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestDisable [2021-09-03T13:28:35.506Z] --- PASS: TestDisable (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestEnabled [2021-09-03T13:28:35.506Z] --- PASS: TestEnabled (0.00s) [2021-09-03T13:28:35.506Z] PASS [2021-09-03T13:28:35.506Z] coverage: 100.0% of statements [2021-09-03T13:28:35.506Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2021-09-03T13:28:35.506Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-03T13:28:35.506Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestProcessNoDockerignore [2021-09-03T13:28:35.506Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-03T13:28:35.506Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-09-03T13:28:35.506Z] === RUN TestDetectContentType [2021-09-03T13:28:35.506Z] --- PASS: TestDetectContentType (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestSelectAcceptableMIME [2021-09-03T13:28:35.506Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestInspectEmptyResponse [2021-09-03T13:28:35.506Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestInspectResponseBinary [2021-09-03T13:28:35.506Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestResponseUnsupportedContentType [2021-09-03T13:28:35.506Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestInspectResponseTextSimple [2021-09-03T13:28:35.506Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestInspectResponseEmptyContentType [2021-09-03T13:28:35.506Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestUnknownContentLength [2021-09-03T13:28:35.506Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestDownloadRemote [2021-09-03T13:28:35.506Z] --- PASS: TestDownloadRemote (0.09s) [2021-09-03T13:28:35.506Z] === RUN TestGetWithStatusError [2021-09-03T13:28:35.506Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestCloseRootDirectory [2021-09-03T13:28:35.506Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:28:35.506Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestHashFile [2021-09-03T13:28:35.506Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:28:35.506Z] --- SKIP: TestHashFile (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestHashSubdir [2021-09-03T13:28:35.506Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:28:35.506Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestRemoveDirectory [2021-09-03T13:28:35.506Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:28:35.506Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-03T13:28:35.506Z] PASS [2021-09-03T13:28:35.506Z] coverage: 9.3% of statements [2021-09-03T13:28:35.506Z] ok github.com/docker/docker/builder/remotecontext 0.215s coverage: 9.3% of statements [2021-09-03T13:28:35.506Z] === RUN TestGetAllAllowed [2021-09-03T13:28:35.506Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestGetAllMeta [2021-09-03T13:28:35.506Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-03T13:28:35.506Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestIsUnreferencedBuiltin [2021-09-03T13:28:35.506Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestIsExistingDirectory [2021-09-03T13:28:35.506Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestGetFilenameForDownload [2021-09-03T13:28:35.506Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestEnv2Variables [2021-09-03T13:28:35.506Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-03T13:28:35.506Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestMaintainer [2021-09-03T13:28:35.506Z] --- PASS: TestMaintainer (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestLabel [2021-09-03T13:28:35.506Z] --- PASS: TestLabel (0.00s) [2021-09-03T13:28:35.506Z] === RUN TestFromScratch [2021-09-03T13:28:35.506Z] --- PASS: TestFromScratch (0.00s) [2021-09-03T13:28:35.516Z] Running integration-test (iteration 1) [2021-09-03T13:28:35.516Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:35.516Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:35.516Z] +++ set -e [2021-09-03T13:28:35.516Z] +++ '[' -n 0 ']' [2021-09-03T13:28:35.516Z] +++ set -x [2021-09-03T13:28:35.516Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:35.600Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-09-03T13:28:35.600Z] === RUN TestAuthZPluginDenyResponse [2021-09-03T13:28:35.961Z] === RUN TestFromWithArg [2021-09-03T13:28:35.961Z] --- PASS: TestFromWithArg (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-03T13:28:35.961Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestFromWithUndefinedArg [2021-09-03T13:28:35.961Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestFromMultiStageWithNamedStage [2021-09-03T13:28:35.961Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestOnbuild [2021-09-03T13:28:35.961Z] --- PASS: TestOnbuild (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestWorkdir [2021-09-03T13:28:35.961Z] --- PASS: TestWorkdir (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestCmd [2021-09-03T13:28:35.961Z] --- PASS: TestCmd (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestHealthcheckNone [2021-09-03T13:28:35.961Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestHealthcheckCmd [2021-09-03T13:28:35.961Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestEntrypoint [2021-09-03T13:28:35.961Z] --- PASS: TestEntrypoint (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestExpose [2021-09-03T13:28:35.961Z] --- PASS: TestExpose (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestUser [2021-09-03T13:28:35.961Z] --- PASS: TestUser (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestVolume [2021-09-03T13:28:35.961Z] --- PASS: TestVolume (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestStopSignal [2021-09-03T13:28:35.961Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-03T13:28:35.961Z] --- SKIP: TestStopSignal (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestArg [2021-09-03T13:28:35.961Z] --- PASS: TestArg (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestShell [2021-09-03T13:28:35.961Z] --- PASS: TestShell (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestPrependEnvOnCmd [2021-09-03T13:28:35.961Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestRunWithBuildArgs [2021-09-03T13:28:35.961Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestRunIgnoresHealthcheck [2021-09-03T13:28:35.961Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestDispatchUnsupportedOptions [2021-09-03T13:28:35.961Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-03T13:28:35.961Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-03T13:28:35.961Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-03T13:28:35.961Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestNormalizeWorkdir [2021-09-03T13:28:35.961Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-03T13:28:35.961Z] === RUN TestDispatch [2021-09-03T13:28:35.961Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-03T13:28:35.961Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-03T13:28:35.961Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-03T13:28:35.961Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-03T13:28:35.961Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-03T13:28:35.961Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-03T13:28:35.961Z] === RUN TestDispatch/COPY_url [2021-09-03T13:28:35.961Z] --- PASS: TestDispatch (0.06s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-09-03T13:28:35.961Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-09-03T13:28:35.961Z] === RUN TestAddScratchImageAddsToMounts [2021-09-03T13:28:35.961Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-03T13:28:35.962Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-03T13:28:35.962Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-03T13:28:35.962Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestImageSourceGetAddsToMounts [2021-09-03T13:28:35.962Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestEmptyDockerfile [2021-09-03T13:28:35.962Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-09-03T13:28:35.962Z] === RUN TestSymlinkDockerfile [2021-09-03T13:28:35.962Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-03T13:28:35.962Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestNonExistingDockerfile [2021-09-03T13:28:35.962Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestCopyRunConfig [2021-09-03T13:28:35.962Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestDeepCopyRunConfig [2021-09-03T13:28:35.962Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestExportImage [2021-09-03T13:28:35.962Z] --- PASS: TestExportImage (0.00s) [2021-09-03T13:28:35.962Z] === RUN TestNormalizeDest [2021-09-03T13:28:35.962Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-03T13:28:35.962Z] PASS [2021-09-03T13:28:35.962Z] coverage: 46.8% of statements [2021-09-03T13:28:35.962Z] ok github.com/docker/docker/builder/dockerfile 0.155s coverage: 46.8% of statements [2021-09-03T13:28:35.962Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-03T13:28:36.170Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-09-03T13:28:36.170Z] === RUN TestAuthZPluginAllowEventStream [2021-09-03T13:28:36.417Z] === RUN TestTCP4Proxy [2021-09-03T13:28:36.417Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-03T13:28:36.417Z] === RUN TestTCP4ProxyHalfClose [2021-09-03T13:28:36.417Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-03T13:28:36.417Z] === RUN TestTCP6Proxy [2021-09-03T13:28:36.417Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-03T13:28:36.417Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-03T13:28:36.417Z] === RUN TestTCPDualStackProxy [2021-09-03T13:28:36.417Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-03T13:28:36.417Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-03T13:28:36.417Z] === RUN TestUDP4Proxy [2021-09-03T13:28:36.417Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-03T13:28:36.417Z] === RUN TestUDP6Proxy [2021-09-03T13:28:36.417Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-03T13:28:36.417Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-03T13:28:36.417Z] === RUN TestUDPWriteError [2021-09-03T13:28:36.417Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-03T13:28:36.417Z] === RUN TestSCTP4Proxy [2021-09-03T13:28:36.417Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-03T13:28:36.417Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-03T13:28:36.417Z] === RUN TestSCTP6Proxy [2021-09-03T13:28:36.417Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-03T13:28:36.417Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-03T13:28:36.417Z] PASS [2021-09-03T13:28:36.417Z] coverage: 49.4% of statements [2021-09-03T13:28:36.417Z] ok github.com/docker/docker/cmd/docker-proxy 0.044s coverage: 49.4% of statements [2021-09-03T13:28:36.460Z] Loaded image: busybox:latest [2021-09-03T13:28:36.721Z] Loaded image: busybox:glibc [2021-09-03T13:28:37.550Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s) [2021-09-03T13:28:37.550Z] === RUN TestAuthZPluginErrorResponse [2021-09-03T13:28:38.120Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-09-03T13:28:38.120Z] === RUN TestAuthZPluginErrorRequest [2021-09-03T13:28:38.380Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-09-03T13:28:38.380Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-03T13:28:38.950Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-09-03T13:28:38.950Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-03T13:28:40.859Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2021-09-03T13:28:40.859Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-03T13:28:42.014Z] Loaded image: debian:bullseye-slim [2021-09-03T13:28:42.015Z] Loaded image: hello-world:latest [2021-09-03T13:28:42.015Z] Loaded image: arm32v7/hello-world:latest [2021-09-03T13:28:42.015Z] INFO: Testing against a local daemon [2021-09-03T13:28:42.015Z] testing: warning: no tests to run [2021-09-03T13:28:42.015Z] PASS [2021-09-03T13:28:42.015Z] [2021-09-03T13:28:42.015Z] DONE 0 tests in 6.121s [2021-09-03T13:28:42.015Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:42.015Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:42.015Z] +++ set -e [2021-09-03T13:28:42.015Z] +++ '[' -n 0 ']' [2021-09-03T13:28:42.015Z] +++ set -x [2021-09-03T13:28:42.015Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:42.015Z] INFO: Testing against a local daemon [2021-09-03T13:28:42.015Z] testing: warning: no tests to run [2021-09-03T13:28:42.015Z] PASS [2021-09-03T13:28:42.015Z] [2021-09-03T13:28:42.015Z] DONE 0 tests in 0.155s [2021-09-03T13:28:42.015Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:42.015Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:42.015Z] +++ set -e [2021-09-03T13:28:42.015Z] +++ '[' -n 0 ']' [2021-09-03T13:28:42.015Z] +++ set -x [2021-09-03T13:28:42.015Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:42.015Z] INFO: Testing against a local daemon [2021-09-03T13:28:42.015Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:42.241Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2021-09-03T13:28:42.241Z] === RUN TestAuthZPluginHeader [2021-09-03T13:28:42.813Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-09-03T13:28:42.813Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-03T13:28:43.402Z] --- PASS: TestUnprivilegedPortsAndPing (1.57s) [2021-09-03T13:28:43.402Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:44.789Z] --- PASS: TestUnprivilegedPortsAndPing (1.26s) [2021-09-03T13:28:44.789Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:44.950Z] === RUN TestCheckpointCreateError [2021-09-03T13:28:44.950Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestCheckpointCreate [2021-09-03T13:28:44.950Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestCheckpointDeleteError [2021-09-03T13:28:44.950Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestCheckpointDelete [2021-09-03T13:28:44.950Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestCheckpointListError [2021-09-03T13:28:44.950Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestCheckpointList [2021-09-03T13:28:44.950Z] --- PASS: TestCheckpointList (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestCheckpointListContainerNotFound [2021-09-03T13:28:44.950Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestNewClientWithOpsFromEnv [2021-09-03T13:28:44.950Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-03T13:28:44.950Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestGetAPIPath [2021-09-03T13:28:44.950Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestParseHostURL [2021-09-03T13:28:44.950Z] --- PASS: TestParseHostURL (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-03T13:28:44.950Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-03T13:28:44.950Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestNegotiateAPIVersion [2021-09-03T13:28:44.950Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestNegotiateAPVersionOverride [2021-09-03T13:28:44.950Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-03T13:28:44.950Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-03T13:28:44.950Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-03T13:28:44.950Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestClientRedirect [2021-09-03T13:28:44.950Z] --- PASS: TestClientRedirect (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigCreateUnsupported [2021-09-03T13:28:44.950Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigCreateError [2021-09-03T13:28:44.950Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigCreate [2021-09-03T13:28:44.950Z] --- PASS: TestConfigCreate (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigInspectNotFound [2021-09-03T13:28:44.950Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigInspectWithEmptyID [2021-09-03T13:28:44.950Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigInspectUnsupported [2021-09-03T13:28:44.950Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigInspectError [2021-09-03T13:28:44.950Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigInspectConfigNotFound [2021-09-03T13:28:44.950Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigInspect [2021-09-03T13:28:44.950Z] --- PASS: TestConfigInspect (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigListUnsupported [2021-09-03T13:28:44.950Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigListError [2021-09-03T13:28:44.950Z] --- PASS: TestConfigListError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigList [2021-09-03T13:28:44.950Z] --- PASS: TestConfigList (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigRemoveUnsupported [2021-09-03T13:28:44.950Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigRemoveError [2021-09-03T13:28:44.950Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigRemove [2021-09-03T13:28:44.950Z] --- PASS: TestConfigRemove (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigUpdateUnsupported [2021-09-03T13:28:44.950Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigUpdateError [2021-09-03T13:28:44.950Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestConfigUpdate [2021-09-03T13:28:44.950Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestContainerCommitError [2021-09-03T13:28:44.950Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestContainerCommit [2021-09-03T13:28:44.950Z] --- PASS: TestContainerCommit (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestContainerStatPathError [2021-09-03T13:28:44.950Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestContainerStatPathNotFoundError [2021-09-03T13:28:44.950Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-03T13:28:44.950Z] === RUN TestContainerStatPathNoHeaderError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerStatPath [2021-09-03T13:28:44.951Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestCopyToContainerError [2021-09-03T13:28:44.951Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestCopyToContainerNotFoundError [2021-09-03T13:28:44.951Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-03T13:28:44.951Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestCopyToContainer [2021-09-03T13:28:44.951Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestCopyFromContainerError [2021-09-03T13:28:44.951Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestCopyFromContainerNotFoundError [2021-09-03T13:28:44.951Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-03T13:28:44.951Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-03T13:28:44.951Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestCopyFromContainer [2021-09-03T13:28:44.951Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerCreateError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerCreateImageNotFound [2021-09-03T13:28:44.951Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerCreateWithName [2021-09-03T13:28:44.951Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerCreateAutoRemove [2021-09-03T13:28:44.951Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerDiffError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerDiff [2021-09-03T13:28:44.951Z] --- PASS: TestContainerDiff (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExecCreateError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExecCreate [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExecStartError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExecStart [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExecInspectError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExecInspect [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExportError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExportError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExport [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExport (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerInspectError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerInspectContainerNotFound [2021-09-03T13:28:44.951Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerInspectWithEmptyID [2021-09-03T13:28:44.951Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerInspect [2021-09-03T13:28:44.951Z] --- PASS: TestContainerInspect (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerInspectNode [2021-09-03T13:28:44.951Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerKillError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerKillError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerKill [2021-09-03T13:28:44.951Z] --- PASS: TestContainerKill (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerListError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerListError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerList [2021-09-03T13:28:44.951Z] --- PASS: TestContainerList (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerLogsNotFoundError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerLogsError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerLogs [2021-09-03T13:28:44.951Z] --- PASS: TestContainerLogs (0.14s) [2021-09-03T13:28:44.951Z] === RUN TestContainerPauseError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerPause [2021-09-03T13:28:44.951Z] --- PASS: TestContainerPause (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainersPruneError [2021-09-03T13:28:44.951Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainersPrune [2021-09-03T13:28:44.951Z] --- PASS: TestContainersPrune (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerRemoveError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerRemoveNotFoundError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerRemove [2021-09-03T13:28:44.951Z] --- PASS: TestContainerRemove (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerRenameError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerRename [2021-09-03T13:28:44.951Z] --- PASS: TestContainerRename (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerResizeError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExecResizeError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerResize [2021-09-03T13:28:44.951Z] --- PASS: TestContainerResize (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerExecResize [2021-09-03T13:28:44.951Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerRestartError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerRestart [2021-09-03T13:28:44.951Z] --- PASS: TestContainerRestart (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerStartError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerStartError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerStart [2021-09-03T13:28:44.951Z] --- PASS: TestContainerStart (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerStatsError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerStats [2021-09-03T13:28:44.951Z] --- PASS: TestContainerStats (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerStopError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerStopError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerStop [2021-09-03T13:28:44.951Z] --- PASS: TestContainerStop (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerTopError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerTopError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerTop [2021-09-03T13:28:44.951Z] --- PASS: TestContainerTop (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerUnpauseError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerUnpause [2021-09-03T13:28:44.951Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerUpdateError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerUpdate [2021-09-03T13:28:44.951Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerWaitError [2021-09-03T13:28:44.951Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestContainerWait [2021-09-03T13:28:44.951Z] --- PASS: TestContainerWait (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestDiskUsageError [2021-09-03T13:28:44.951Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestDiskUsage [2021-09-03T13:28:44.951Z] --- PASS: TestDiskUsage (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestDistributionInspectUnsupported [2021-09-03T13:28:44.951Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestDistributionInspectWithEmptyID [2021-09-03T13:28:44.951Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestEventsErrorInOptions [2021-09-03T13:28:44.951Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestEventsErrorFromServer [2021-09-03T13:28:44.951Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestEvents [2021-09-03T13:28:44.951Z] --- PASS: TestEvents (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestTLSCloseWriter [2021-09-03T13:28:44.951Z] === PAUSE TestTLSCloseWriter [2021-09-03T13:28:44.951Z] === RUN TestImageBuildError [2021-09-03T13:28:44.951Z] --- PASS: TestImageBuildError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageBuild [2021-09-03T13:28:44.951Z] --- PASS: TestImageBuild (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestGetDockerOS [2021-09-03T13:28:44.951Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageCreateError [2021-09-03T13:28:44.951Z] --- PASS: TestImageCreateError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageCreate [2021-09-03T13:28:44.951Z] --- PASS: TestImageCreate (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageHistoryError [2021-09-03T13:28:44.951Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageHistory [2021-09-03T13:28:44.951Z] --- PASS: TestImageHistory (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageImportError [2021-09-03T13:28:44.951Z] --- PASS: TestImageImportError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageImport [2021-09-03T13:28:44.951Z] --- PASS: TestImageImport (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageInspectError [2021-09-03T13:28:44.951Z] --- PASS: TestImageInspectError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageInspectImageNotFound [2021-09-03T13:28:44.951Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageInspectWithEmptyID [2021-09-03T13:28:44.951Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageInspect [2021-09-03T13:28:44.951Z] --- PASS: TestImageInspect (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageListError [2021-09-03T13:28:44.951Z] --- PASS: TestImageListError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageList [2021-09-03T13:28:44.951Z] --- PASS: TestImageList (0.01s) [2021-09-03T13:28:44.951Z] === RUN TestImageListApiBefore125 [2021-09-03T13:28:44.951Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageLoadError [2021-09-03T13:28:44.951Z] --- PASS: TestImageLoadError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageLoad [2021-09-03T13:28:44.951Z] --- PASS: TestImageLoad (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagesPruneError [2021-09-03T13:28:44.951Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagesPrune [2021-09-03T13:28:44.951Z] --- PASS: TestImagesPrune (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePullReferenceParseError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePullAnyError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePullWithoutErrors [2021-09-03T13:28:44.951Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePushReferenceError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePushAnyError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImagePushWithoutErrors [2021-09-03T13:28:44.951Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-03T13:28:44.951Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-03T13:28:44.951Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-03T13:28:44.951Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-03T13:28:44.951Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageRemoveError [2021-09-03T13:28:44.951Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageRemoveImageNotFound [2021-09-03T13:28:44.951Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageRemove [2021-09-03T13:28:44.951Z] --- PASS: TestImageRemove (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageSaveError [2021-09-03T13:28:44.951Z] --- PASS: TestImageSaveError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageSave [2021-09-03T13:28:44.951Z] --- PASS: TestImageSave (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageSearchAnyError [2021-09-03T13:28:44.951Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-03T13:28:44.951Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-03T13:28:44.951Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-03T13:28:44.951Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-03T13:28:44.951Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageSearchWithoutErrors [2021-09-03T13:28:44.951Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageTagError [2021-09-03T13:28:44.951Z] --- PASS: TestImageTagError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageTagInvalidReference [2021-09-03T13:28:44.951Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageTagInvalidSourceImageName [2021-09-03T13:28:44.951Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageTagHexSource [2021-09-03T13:28:44.951Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestImageTag [2021-09-03T13:28:44.951Z] --- PASS: TestImageTag (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestInfoServerError [2021-09-03T13:28:44.951Z] --- PASS: TestInfoServerError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestInfoInvalidResponseJSONError [2021-09-03T13:28:44.951Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestInfo [2021-09-03T13:28:44.951Z] --- PASS: TestInfo (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkConnectError [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkConnect [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkCreateError [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkCreate [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkDisconnectError [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkDisconnect [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkInspectError [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkInspectNotFoundError [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkInspectWithEmptyID [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkInspect [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkListError [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkListError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkList [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkList (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworksPruneError [2021-09-03T13:28:44.951Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworksPrune [2021-09-03T13:28:44.951Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkRemoveError [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNetworkRemove [2021-09-03T13:28:44.951Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeInspectError [2021-09-03T13:28:44.951Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeInspectNodeNotFound [2021-09-03T13:28:44.951Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeInspectWithEmptyID [2021-09-03T13:28:44.951Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeInspect [2021-09-03T13:28:44.951Z] --- PASS: TestNodeInspect (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeListError [2021-09-03T13:28:44.951Z] --- PASS: TestNodeListError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeList [2021-09-03T13:28:44.951Z] --- PASS: TestNodeList (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeRemoveError [2021-09-03T13:28:44.951Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeRemove [2021-09-03T13:28:44.951Z] --- PASS: TestNodeRemove (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeUpdateError [2021-09-03T13:28:44.951Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestNodeUpdate [2021-09-03T13:28:44.951Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestOptionWithTimeout [2021-09-03T13:28:44.951Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-03T13:28:44.951Z] === RUN TestPingFail [2021-09-03T13:28:44.951Z] --- PASS: TestPingFail (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPingWithError [2021-09-03T13:28:44.952Z] 2021/09/03 13:28:43 RoundTripper returned a response & error; ignoring response [2021-09-03T13:28:44.952Z] 2021/09/03 13:28:43 RoundTripper returned a response & error; ignoring response [2021-09-03T13:28:44.952Z] --- PASS: TestPingWithError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPingSuccess [2021-09-03T13:28:44.952Z] --- PASS: TestPingSuccess (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPingHeadFallback [2021-09-03T13:28:44.952Z] === RUN TestPingHeadFallback/OK [2021-09-03T13:28:44.952Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-03T13:28:44.952Z] === RUN TestPingHeadFallback/Not_Found [2021-09-03T13:28:44.952Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-03T13:28:44.952Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-03T13:28:44.952Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-03T13:28:44.952Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-03T13:28:44.952Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-03T13:28:44.952Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginDisableError [2021-09-03T13:28:44.952Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginDisable [2021-09-03T13:28:44.952Z] --- PASS: TestPluginDisable (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginEnableError [2021-09-03T13:28:44.952Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginEnable [2021-09-03T13:28:44.952Z] --- PASS: TestPluginEnable (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginInspectError [2021-09-03T13:28:44.952Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginInspectWithEmptyID [2021-09-03T13:28:44.952Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginInspect [2021-09-03T13:28:44.952Z] --- PASS: TestPluginInspect (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginListError [2021-09-03T13:28:44.952Z] --- PASS: TestPluginListError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginList [2021-09-03T13:28:44.952Z] --- PASS: TestPluginList (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginPushError [2021-09-03T13:28:44.952Z] --- PASS: TestPluginPushError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginPush [2021-09-03T13:28:44.952Z] --- PASS: TestPluginPush (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginRemoveError [2021-09-03T13:28:44.952Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginRemove [2021-09-03T13:28:44.952Z] --- PASS: TestPluginRemove (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginSetError [2021-09-03T13:28:44.952Z] --- PASS: TestPluginSetError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPluginSet [2021-09-03T13:28:44.952Z] --- PASS: TestPluginSet (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSetHostHeader [2021-09-03T13:28:44.952Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestPlainTextError [2021-09-03T13:28:44.952Z] --- PASS: TestPlainTextError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestInfiniteError [2021-09-03T13:28:44.952Z] --- PASS: TestInfiniteError (0.02s) [2021-09-03T13:28:44.952Z] === RUN TestCanceledContext [2021-09-03T13:28:44.952Z] 2021/09/03 13:28:43 RoundTripper returned a response & error; ignoring response [2021-09-03T13:28:44.952Z] --- PASS: TestCanceledContext (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestDeadlineExceededContext [2021-09-03T13:28:44.952Z] 2021/09/03 13:28:43 RoundTripper returned a response & error; ignoring response [2021-09-03T13:28:44.952Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretCreateUnsupported [2021-09-03T13:28:44.952Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretCreateError [2021-09-03T13:28:44.952Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretCreate [2021-09-03T13:28:44.952Z] --- PASS: TestSecretCreate (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretInspectUnsupported [2021-09-03T13:28:44.952Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretInspectError [2021-09-03T13:28:44.952Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretInspectSecretNotFound [2021-09-03T13:28:44.952Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretInspectWithEmptyID [2021-09-03T13:28:44.952Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretInspect [2021-09-03T13:28:44.952Z] --- PASS: TestSecretInspect (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretListUnsupported [2021-09-03T13:28:44.952Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretListError [2021-09-03T13:28:44.952Z] --- PASS: TestSecretListError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretList [2021-09-03T13:28:44.952Z] --- PASS: TestSecretList (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretRemoveUnsupported [2021-09-03T13:28:44.952Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretRemoveError [2021-09-03T13:28:44.952Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretRemove [2021-09-03T13:28:44.952Z] --- PASS: TestSecretRemove (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretUpdateUnsupported [2021-09-03T13:28:44.952Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretUpdateError [2021-09-03T13:28:44.952Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSecretUpdate [2021-09-03T13:28:44.952Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceCreateError [2021-09-03T13:28:44.952Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceCreate [2021-09-03T13:28:44.952Z] --- PASS: TestServiceCreate (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-03T13:28:44.952Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceCreateDigestPinning [2021-09-03T13:28:44.952Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceInspectError [2021-09-03T13:28:44.952Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceInspectServiceNotFound [2021-09-03T13:28:44.952Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceInspectWithEmptyID [2021-09-03T13:28:44.952Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceInspect [2021-09-03T13:28:44.952Z] --- PASS: TestServiceInspect (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceListError [2021-09-03T13:28:44.952Z] --- PASS: TestServiceListError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceList [2021-09-03T13:28:44.952Z] --- PASS: TestServiceList (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceLogsError [2021-09-03T13:28:44.952Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceLogs [2021-09-03T13:28:44.952Z] --- PASS: TestServiceLogs (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceRemoveError [2021-09-03T13:28:44.952Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceRemoveNotFoundError [2021-09-03T13:28:44.952Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceRemove [2021-09-03T13:28:44.952Z] --- PASS: TestServiceRemove (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceUpdateError [2021-09-03T13:28:44.952Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestServiceUpdate [2021-09-03T13:28:44.952Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmGetUnlockKeyError [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmGetUnlockKey [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmInitError [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmInit [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmInit (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmInspectError [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmInspect [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmJoinError [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmJoin [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmLeaveError [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmLeave [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmUnlockError [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmUnlock [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmUpdateError [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestSwarmUpdate [2021-09-03T13:28:44.952Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestTaskInspectError [2021-09-03T13:28:44.952Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestTaskInspectWithEmptyID [2021-09-03T13:28:44.952Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestTaskInspect [2021-09-03T13:28:44.952Z] --- PASS: TestTaskInspect (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestTaskListError [2021-09-03T13:28:44.952Z] --- PASS: TestTaskListError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestTaskList [2021-09-03T13:28:44.952Z] --- PASS: TestTaskList (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeCreateError [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeCreate [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeInspectError [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeInspectNotFound [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeInspectWithEmptyID [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeInspect [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeListError [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeListError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeList [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeList (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeRemoveError [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-03T13:28:44.952Z] === RUN TestVolumeRemove [2021-09-03T13:28:44.952Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-03T13:28:44.952Z] === CONT TestTLSCloseWriter [2021-09-03T13:28:44.952Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-03T13:28:44.952Z] PASS [2021-09-03T13:28:44.952Z] coverage: 75.1% of statements [2021-09-03T13:28:44.952Z] ok github.com/docker/docker/client 0.320s coverage: 75.1% of statements [2021-09-03T13:28:46.177Z] --- PASS: TestUnprivilegedPortsAndPing (1.34s) [2021-09-03T13:28:46.177Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:47.013Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.81s) [2021-09-03T13:28:47.013Z] === RUN TestAuthZPluginV2Disable [2021-09-03T13:28:47.119Z] --- PASS: TestUnprivilegedPortsAndPing (1.06s) [2021-09-03T13:28:47.119Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.508Z] --- PASS: TestUnprivilegedPortsAndPing (1.09s) [2021-09-03T13:28:48.508Z] PASS [2021-09-03T13:28:48.508Z] [2021-09-03T13:28:48.508Z] DONE 5 tests in 6.403s [2021-09-03T13:28:48.508Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.508Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.508Z] +++ set -e [2021-09-03T13:28:48.508Z] +++ '[' -n 0 ']' [2021-09-03T13:28:48.508Z] +++ set -x [2021-09-03T13:28:48.508Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.508Z] testing: warning: no tests to run [2021-09-03T13:28:48.508Z] PASS [2021-09-03T13:28:48.508Z] [2021-09-03T13:28:48.508Z] DONE 0 tests in 0.118s [2021-09-03T13:28:48.508Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.508Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.508Z] +++ set -e [2021-09-03T13:28:48.508Z] +++ '[' -n 0 ']' [2021-09-03T13:28:48.508Z] +++ set -x [2021-09-03T13:28:48.509Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.509Z] INFO: Testing against a local daemon [2021-09-03T13:28:48.509Z] testing: warning: no tests to run [2021-09-03T13:28:48.509Z] PASS [2021-09-03T13:28:48.509Z] [2021-09-03T13:28:48.509Z] DONE 0 tests in 0.081s [2021-09-03T13:28:48.509Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.509Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.509Z] +++ set -e [2021-09-03T13:28:48.509Z] +++ '[' -n 0 ']' [2021-09-03T13:28:48.509Z] +++ set -x [2021-09-03T13:28:48.509Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.509Z] INFO: Testing against a local daemon [2021-09-03T13:28:48.509Z] testing: warning: no tests to run [2021-09-03T13:28:48.509Z] PASS [2021-09-03T13:28:48.509Z] [2021-09-03T13:28:48.509Z] DONE 0 tests in 0.056s [2021-09-03T13:28:48.509Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.509Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.509Z] +++ set -e [2021-09-03T13:28:48.509Z] +++ '[' -n 0 ']' [2021-09-03T13:28:48.509Z] +++ set -x [2021-09-03T13:28:48.509Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.770Z] INFO: Testing against a local daemon [2021-09-03T13:28:48.770Z] testing: warning: no tests to run [2021-09-03T13:28:48.770Z] PASS [2021-09-03T13:28:48.770Z] [2021-09-03T13:28:48.770Z] DONE 0 tests in 0.046s [2021-09-03T13:28:48.770Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.770Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.770Z] +++ set -e [2021-09-03T13:28:48.770Z] +++ '[' -n 0 ']' [2021-09-03T13:28:48.770Z] +++ set -x [2021-09-03T13:28:48.770Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.770Z] INFO: Testing against a local daemon [2021-09-03T13:28:48.770Z] testing: warning: no tests to run [2021-09-03T13:28:48.770Z] PASS [2021-09-03T13:28:48.770Z] [2021-09-03T13:28:48.770Z] DONE 0 tests in 0.064s [2021-09-03T13:28:48.770Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.770Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.770Z] +++ set -e [2021-09-03T13:28:48.770Z] +++ '[' -n 0 ']' [2021-09-03T13:28:48.770Z] +++ set -x [2021-09-03T13:28:48.770Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.770Z] testing: warning: no tests to run [2021-09-03T13:28:48.770Z] PASS [2021-09-03T13:28:48.770Z] [2021-09-03T13:28:48.770Z] DONE 0 tests in 0.020s [2021-09-03T13:28:48.770Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.770Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:48.770Z] +++ set -e [2021-09-03T13:28:48.770Z] +++ '[' -n 0 ']' [2021-09-03T13:28:48.770Z] +++ set -x [2021-09-03T13:28:48.770Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.031Z] testing: warning: no tests to run [2021-09-03T13:28:49.031Z] PASS [2021-09-03T13:28:49.031Z] [2021-09-03T13:28:49.031Z] DONE 0 tests in 0.067s [2021-09-03T13:28:49.031Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] +++ set -e [2021-09-03T13:28:49.031Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.031Z] +++ set -x [2021-09-03T13:28:49.031Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.031Z] testing: warning: no tests to run [2021-09-03T13:28:49.031Z] PASS [2021-09-03T13:28:49.031Z] [2021-09-03T13:28:49.031Z] DONE 0 tests in 0.042s [2021-09-03T13:28:49.031Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] +++ set -e [2021-09-03T13:28:49.031Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.031Z] +++ set -x [2021-09-03T13:28:49.031Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.031Z] testing: warning: no tests to run [2021-09-03T13:28:49.031Z] PASS [2021-09-03T13:28:49.031Z] [2021-09-03T13:28:49.031Z] DONE 0 tests in 0.064s [2021-09-03T13:28:49.031Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] +++ set -e [2021-09-03T13:28:49.031Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.031Z] +++ set -x [2021-09-03T13:28:49.031Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.031Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.031Z] testing: warning: no tests to run [2021-09-03T13:28:49.031Z] PASS [2021-09-03T13:28:49.292Z] [2021-09-03T13:28:49.292Z] DONE 0 tests in 0.063s [2021-09-03T13:28:49.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.292Z] +++ set -e [2021-09-03T13:28:49.292Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.292Z] +++ set -x [2021-09-03T13:28:49.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.292Z] testing: warning: no tests to run [2021-09-03T13:28:49.292Z] PASS [2021-09-03T13:28:49.292Z] [2021-09-03T13:28:49.292Z] DONE 0 tests in 0.019s [2021-09-03T13:28:49.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.292Z] +++ set -e [2021-09-03T13:28:49.292Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.292Z] +++ set -x [2021-09-03T13:28:49.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.292Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.292Z] testing: warning: no tests to run [2021-09-03T13:28:49.292Z] PASS [2021-09-03T13:28:49.292Z] [2021-09-03T13:28:49.292Z] DONE 0 tests in 0.070s [2021-09-03T13:28:49.292Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.292Z] +++ set -e [2021-09-03T13:28:49.292Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.292Z] +++ set -x [2021-09-03T13:28:49.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.551Z] --- PASS: TestAuthZPluginV2Disable (2.86s) [2021-09-03T13:28:49.551Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-03T13:28:49.553Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.554Z] testing: warning: no tests to run [2021-09-03T13:28:49.554Z] PASS [2021-09-03T13:28:49.554Z] [2021-09-03T13:28:49.554Z] DONE 0 tests in 0.085s [2021-09-03T13:28:49.554Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.554Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.554Z] +++ set -e [2021-09-03T13:28:49.554Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.554Z] +++ set -x [2021-09-03T13:28:49.554Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.554Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.554Z] testing: warning: no tests to run [2021-09-03T13:28:49.554Z] PASS [2021-09-03T13:28:49.554Z] [2021-09-03T13:28:49.554Z] DONE 0 tests in 0.059s [2021-09-03T13:28:49.554Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.554Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.554Z] +++ set -e [2021-09-03T13:28:49.554Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.554Z] +++ set -x [2021-09-03T13:28:49.554Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.554Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.554Z] testing: warning: no tests to run [2021-09-03T13:28:49.554Z] PASS [2021-09-03T13:28:49.554Z] [2021-09-03T13:28:49.554Z] DONE 0 tests in 0.050s [2021-09-03T13:28:49.554Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.554Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.554Z] +++ set -e [2021-09-03T13:28:49.554Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.554Z] +++ set -x [2021-09-03T13:28:49.554Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.815Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.815Z] testing: warning: no tests to run [2021-09-03T13:28:49.815Z] PASS [2021-09-03T13:28:49.815Z] [2021-09-03T13:28:49.815Z] DONE 0 tests in 0.050s [2021-09-03T13:28:49.815Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.815Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.815Z] +++ set -e [2021-09-03T13:28:49.815Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.815Z] +++ set -x [2021-09-03T13:28:49.815Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.815Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.815Z] testing: warning: no tests to run [2021-09-03T13:28:49.815Z] PASS [2021-09-03T13:28:49.815Z] [2021-09-03T13:28:49.815Z] DONE 0 tests in 0.047s [2021-09-03T13:28:49.815Z] Running integration-test (iteration 2) [2021-09-03T13:28:49.815Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.815Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.815Z] +++ set -e [2021-09-03T13:28:49.815Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.815Z] +++ set -x [2021-09-03T13:28:49.815Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.815Z] INFO: Testing against a local daemon [2021-09-03T13:28:49.815Z] testing: warning: no tests to run [2021-09-03T13:28:49.815Z] PASS [2021-09-03T13:28:49.815Z] [2021-09-03T13:28:49.815Z] DONE 0 tests in 0.053s [2021-09-03T13:28:49.815Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.815Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:49.815Z] +++ set -e [2021-09-03T13:28:49.815Z] +++ '[' -n 0 ']' [2021-09-03T13:28:49.815Z] +++ set -x [2021-09-03T13:28:49.815Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:50.076Z] INFO: Testing against a local daemon [2021-09-03T13:28:50.076Z] testing: warning: no tests to run [2021-09-03T13:28:50.076Z] PASS [2021-09-03T13:28:50.076Z] [2021-09-03T13:28:50.076Z] DONE 0 tests in 0.090s [2021-09-03T13:28:50.076Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:50.076Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:50.076Z] +++ set -e [2021-09-03T13:28:50.076Z] +++ '[' -n 0 ']' [2021-09-03T13:28:50.076Z] +++ set -x [2021-09-03T13:28:50.076Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:50.076Z] INFO: Testing against a local daemon [2021-09-03T13:28:50.076Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:50.167Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-09-03T13:28:51.462Z] --- PASS: TestUnprivilegedPortsAndPing (1.16s) [2021-09-03T13:28:51.462Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:52.088Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.65s) [2021-09-03T13:28:52.088Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-03T13:28:52.406Z] --- PASS: TestUnprivilegedPortsAndPing (1.10s) [2021-09-03T13:28:52.406Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:53.349Z] --- PASS: TestUnprivilegedPortsAndPing (1.09s) [2021-09-03T13:28:53.349Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:54.735Z] --- PASS: TestUnprivilegedPortsAndPing (1.06s) [2021-09-03T13:28:54.735Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.487Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-03T13:28:55.487Z] [2021-09-03T13:28:55.487Z] ________ ____ __. [2021-09-03T13:28:55.487Z] \_____ \ | |/ _| [2021-09-03T13:28:55.487Z] / | \| < [2021-09-03T13:28:55.487Z] / | \ | \ [2021-09-03T13:28:55.487Z] \_______ /____|__ \ [2021-09-03T13:28:55.487Z] \/ \/ [2021-09-03T13:28:55.487Z] [2021-09-03T13:28:55.487Z] INFO: make.ps1 ended at 09/03/2021 13:28:54 [2021-09-03T13:28:55.678Z] --- PASS: TestUnprivilegedPortsAndPing (1.07s) [2021-09-03T13:28:55.678Z] PASS [2021-09-03T13:28:55.678Z] [2021-09-03T13:28:55.678Z] DONE 5 tests in 5.524s [2021-09-03T13:28:55.678Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.678Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.679Z] +++ set -e [2021-09-03T13:28:55.679Z] +++ '[' -n 0 ']' [2021-09-03T13:28:55.679Z] +++ set -x [2021-09-03T13:28:55.679Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.679Z] testing: warning: no tests to run [2021-09-03T13:28:55.679Z] PASS [2021-09-03T13:28:55.679Z] [2021-09-03T13:28:55.679Z] DONE 0 tests in 0.076s [2021-09-03T13:28:55.679Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.679Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.679Z] +++ set -e [2021-09-03T13:28:55.679Z] +++ '[' -n 0 ']' [2021-09-03T13:28:55.679Z] +++ set -x [2021-09-03T13:28:55.679Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.679Z] INFO: Testing against a local daemon [2021-09-03T13:28:55.679Z] testing: warning: no tests to run [2021-09-03T13:28:55.679Z] PASS [2021-09-03T13:28:55.679Z] [2021-09-03T13:28:55.679Z] DONE 0 tests in 0.068s [2021-09-03T13:28:55.679Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.679Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.679Z] +++ set -e [2021-09-03T13:28:55.679Z] +++ '[' -n 0 ']' [2021-09-03T13:28:55.679Z] +++ set -x [2021-09-03T13:28:55.679Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.940Z] INFO: Testing against a local daemon [2021-09-03T13:28:55.940Z] testing: warning: no tests to run [2021-09-03T13:28:55.940Z] PASS [2021-09-03T13:28:55.940Z] [2021-09-03T13:28:55.940Z] DONE 0 tests in 0.074s [2021-09-03T13:28:55.940Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.940Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.940Z] +++ set -e [2021-09-03T13:28:55.940Z] +++ '[' -n 0 ']' [2021-09-03T13:28:55.940Z] +++ set -x [2021-09-03T13:28:55.940Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.940Z] INFO: Testing against a local daemon [2021-09-03T13:28:55.940Z] testing: warning: no tests to run [2021-09-03T13:28:55.940Z] PASS [2021-09-03T13:28:55.940Z] [2021-09-03T13:28:55.940Z] DONE 0 tests in 0.059s [2021-09-03T13:28:55.940Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.940Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.940Z] +++ set -e [2021-09-03T13:28:55.940Z] +++ '[' -n 0 ']' [2021-09-03T13:28:55.940Z] +++ set -x [2021-09-03T13:28:55.940Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.940Z] INFO: Testing against a local daemon [2021-09-03T13:28:55.940Z] testing: warning: no tests to run [2021-09-03T13:28:55.940Z] PASS [2021-09-03T13:28:55.940Z] [2021-09-03T13:28:55.940Z] DONE 0 tests in 0.063s [2021-09-03T13:28:55.940Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.940Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.940Z] +++ set -e [2021-09-03T13:28:55.940Z] +++ '[' -n 0 ']' [2021-09-03T13:28:55.940Z] +++ set -x [2021-09-03T13:28:55.941Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:55.941Z] testing: warning: no tests to run [2021-09-03T13:28:55.941Z] PASS [2021-09-03T13:28:55.941Z] [2021-09-03T13:28:55.941Z] DONE 0 tests in 0.016s [2021-09-03T13:28:56.202Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.202Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.202Z] +++ set -e [2021-09-03T13:28:56.202Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.202Z] +++ set -x [2021-09-03T13:28:56.202Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.202Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.202Z] testing: warning: no tests to run [2021-09-03T13:28:56.202Z] PASS [2021-09-03T13:28:56.202Z] [2021-09-03T13:28:56.202Z] DONE 0 tests in 0.062s [2021-09-03T13:28:56.202Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.202Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.202Z] +++ set -e [2021-09-03T13:28:56.202Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.202Z] +++ set -x [2021-09-03T13:28:56.202Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.202Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.202Z] testing: warning: no tests to run [2021-09-03T13:28:56.202Z] PASS [2021-09-03T13:28:56.202Z] [2021-09-03T13:28:56.202Z] DONE 0 tests in 0.043s [2021-09-03T13:28:56.202Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.202Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.202Z] +++ set -e [2021-09-03T13:28:56.202Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.202Z] +++ set -x [2021-09-03T13:28:56.203Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.203Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.203Z] testing: warning: no tests to run [2021-09-03T13:28:56.203Z] PASS [2021-09-03T13:28:56.203Z] [2021-09-03T13:28:56.203Z] DONE 0 tests in 0.064s [2021-09-03T13:28:56.455Z] INFO: Binaries build ended at 09/03/2021 13:28:56. Duration:00:01:17.8178301 [2021-09-03T13:28:56.464Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.464Z] +++ set -e [2021-09-03T13:28:56.464Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.464Z] +++ set -x [2021-09-03T13:28:56.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.464Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.464Z] testing: warning: no tests to run [2021-09-03T13:28:56.464Z] PASS [2021-09-03T13:28:56.464Z] [2021-09-03T13:28:56.464Z] DONE 0 tests in 0.049s [2021-09-03T13:28:56.464Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.464Z] +++ set -e [2021-09-03T13:28:56.464Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.464Z] +++ set -x [2021-09-03T13:28:56.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.464Z] testing: warning: no tests to run [2021-09-03T13:28:56.464Z] PASS [2021-09-03T13:28:56.464Z] [2021-09-03T13:28:56.464Z] DONE 0 tests in 0.017s [2021-09-03T13:28:56.464Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.465Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.465Z] +++ set -e [2021-09-03T13:28:56.465Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.465Z] +++ set -x [2021-09-03T13:28:56.465Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.465Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.465Z] testing: warning: no tests to run [2021-09-03T13:28:56.465Z] PASS [2021-09-03T13:28:56.465Z] [2021-09-03T13:28:56.465Z] DONE 0 tests in 0.072s [2021-09-03T13:28:56.465Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.465Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.465Z] +++ set -e [2021-09-03T13:28:56.465Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.465Z] +++ set -x [2021-09-03T13:28:56.465Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.726Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.726Z] testing: warning: no tests to run [2021-09-03T13:28:56.726Z] PASS [2021-09-03T13:28:56.726Z] [2021-09-03T13:28:56.726Z] DONE 0 tests in 0.053s [2021-09-03T13:28:56.726Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.726Z] +++ set -e [2021-09-03T13:28:56.726Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.726Z] +++ set -x [2021-09-03T13:28:56.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.726Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.726Z] testing: warning: no tests to run [2021-09-03T13:28:56.726Z] PASS [2021-09-03T13:28:56.726Z] [2021-09-03T13:28:56.726Z] DONE 0 tests in 0.061s [2021-09-03T13:28:56.726Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.726Z] +++ set -e [2021-09-03T13:28:56.726Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.726Z] +++ set -x [2021-09-03T13:28:56.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.726Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.726Z] testing: warning: no tests to run [2021-09-03T13:28:56.726Z] PASS [2021-09-03T13:28:56.726Z] [2021-09-03T13:28:56.726Z] DONE 0 tests in 0.050s [2021-09-03T13:28:56.726Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.726Z] +++ set -e [2021-09-03T13:28:56.726Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.726Z] +++ set -x [2021-09-03T13:28:56.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.988Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.988Z] testing: warning: no tests to run [2021-09-03T13:28:56.988Z] PASS [2021-09-03T13:28:56.988Z] [2021-09-03T13:28:56.988Z] DONE 0 tests in 0.059s [2021-09-03T13:28:56.988Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.988Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.988Z] +++ set -e [2021-09-03T13:28:56.988Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.988Z] +++ set -x [2021-09-03T13:28:56.988Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.988Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.988Z] testing: warning: no tests to run [2021-09-03T13:28:56.988Z] PASS [2021-09-03T13:28:56.988Z] [2021-09-03T13:28:56.988Z] DONE 0 tests in 0.059s [2021-09-03T13:28:56.988Z] Running integration-test (iteration 3) [2021-09-03T13:28:56.988Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.988Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.988Z] +++ set -e [2021-09-03T13:28:56.988Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.988Z] +++ set -x [2021-09-03T13:28:56.988Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.988Z] INFO: Testing against a local daemon [2021-09-03T13:28:56.988Z] testing: warning: no tests to run [2021-09-03T13:28:56.988Z] PASS [2021-09-03T13:28:56.988Z] [2021-09-03T13:28:56.988Z] DONE 0 tests in 0.061s [2021-09-03T13:28:56.988Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.989Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:56.989Z] +++ set -e [2021-09-03T13:28:56.989Z] +++ '[' -n 0 ']' [2021-09-03T13:28:56.989Z] +++ set -x [2021-09-03T13:28:56.989Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:57.249Z] INFO: Testing against a local daemon [2021-09-03T13:28:57.249Z] testing: warning: no tests to run [2021-09-03T13:28:57.249Z] PASS [2021-09-03T13:28:57.249Z] [2021-09-03T13:28:57.249Z] DONE 0 tests in 0.057s [2021-09-03T13:28:57.249Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:57.249Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:57.249Z] +++ set -e [2021-09-03T13:28:57.249Z] +++ '[' -n 0 ']' [2021-09-03T13:28:57.249Z] +++ set -x [2021-09-03T13:28:57.249Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:28:57.249Z] INFO: Testing against a local daemon [2021-09-03T13:28:57.249Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:57.417Z] INFO: Copying the built daemon binary to d:\CI\PR-42736\10\binary\dockerd-1fd21de183.exe... [2021-09-03T13:28:57.873Z] INFO: Copying the built client binary to d:\CI\PR-42736\10\binary\docker-1fd21de183.exe... [2021-09-03T13:28:57.873Z] INFO: Copying dockerversion from the container... [2021-09-03T13:28:57.873Z] INFO: Copying the golang package from the container to d:\CI\PR-42736\10\installer\go.zip... [2021-09-03T13:28:58.192Z] --- PASS: TestUnprivilegedPortsAndPing (1.08s) [2021-09-03T13:28:58.453Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:58.834Z] INFO: Extracting go.zip to d:\CI\PR-42736\10\go [2021-09-03T13:28:59.396Z] --- PASS: TestUnprivilegedPortsAndPing (1.11s) [2021-09-03T13:28:59.396Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:28:59.735Z] --- PASS: TestCheckoutGit (24.23s) [2021-09-03T13:28:59.735Z] === RUN TestValidGitTransport [2021-09-03T13:28:59.735Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-03T13:28:59.735Z] === RUN TestGitInvalidRef [2021-09-03T13:28:59.735Z] --- PASS: TestGitInvalidRef (0.17s) [2021-09-03T13:28:59.735Z] PASS [2021-09-03T13:28:59.735Z] coverage: 86.3% of statements [2021-09-03T13:28:59.735Z] ok github.com/docker/docker/builder/remotecontext/git 24.435s coverage: 86.3% of statements [2021-09-03T13:28:59.735Z] ? github.com/docker/docker/cli [no test files] [2021-09-03T13:28:59.735Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-03T13:29:00.782Z] --- PASS: TestUnprivilegedPortsAndPing (1.07s) [2021-09-03T13:29:00.782Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:01.724Z] --- PASS: TestUnprivilegedPortsAndPing (1.05s) [2021-09-03T13:29:01.724Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.668Z] --- PASS: TestUnprivilegedPortsAndPing (1.16s) [2021-09-03T13:29:02.668Z] PASS [2021-09-03T13:29:02.668Z] [2021-09-03T13:29:02.668Z] DONE 5 tests in 5.532s [2021-09-03T13:29:02.668Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.668Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.668Z] +++ set -e [2021-09-03T13:29:02.668Z] +++ '[' -n 0 ']' [2021-09-03T13:29:02.668Z] +++ set -x [2021-09-03T13:29:02.668Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.929Z] testing: warning: no tests to run [2021-09-03T13:29:02.929Z] PASS [2021-09-03T13:29:02.929Z] [2021-09-03T13:29:02.929Z] DONE 0 tests in 0.102s [2021-09-03T13:29:02.929Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.929Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.929Z] +++ set -e [2021-09-03T13:29:02.929Z] +++ '[' -n 0 ']' [2021-09-03T13:29:02.929Z] +++ set -x [2021-09-03T13:29:02.929Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.929Z] INFO: Testing against a local daemon [2021-09-03T13:29:02.929Z] testing: warning: no tests to run [2021-09-03T13:29:02.929Z] PASS [2021-09-03T13:29:02.929Z] [2021-09-03T13:29:02.929Z] DONE 0 tests in 0.067s [2021-09-03T13:29:02.929Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.929Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.929Z] +++ set -e [2021-09-03T13:29:02.929Z] +++ '[' -n 0 ']' [2021-09-03T13:29:02.929Z] +++ set -x [2021-09-03T13:29:02.929Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:02.929Z] INFO: Testing against a local daemon [2021-09-03T13:29:02.929Z] testing: warning: no tests to run [2021-09-03T13:29:02.929Z] PASS [2021-09-03T13:29:02.929Z] [2021-09-03T13:29:02.929Z] DONE 0 tests in 0.058s [2021-09-03T13:29:03.191Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.191Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.191Z] +++ set -e [2021-09-03T13:29:03.191Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.191Z] +++ set -x [2021-09-03T13:29:03.191Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.191Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.191Z] testing: warning: no tests to run [2021-09-03T13:29:03.191Z] PASS [2021-09-03T13:29:03.191Z] [2021-09-03T13:29:03.191Z] DONE 0 tests in 0.043s [2021-09-03T13:29:03.191Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.191Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.191Z] +++ set -e [2021-09-03T13:29:03.191Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.191Z] +++ set -x [2021-09-03T13:29:03.191Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.191Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.191Z] testing: warning: no tests to run [2021-09-03T13:29:03.191Z] PASS [2021-09-03T13:29:03.191Z] [2021-09-03T13:29:03.191Z] DONE 0 tests in 0.064s [2021-09-03T13:29:03.192Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.192Z] +++ set -e [2021-09-03T13:29:03.192Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.192Z] +++ set -x [2021-09-03T13:29:03.192Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.192Z] testing: warning: no tests to run [2021-09-03T13:29:03.192Z] PASS [2021-09-03T13:29:03.192Z] [2021-09-03T13:29:03.192Z] DONE 0 tests in 0.014s [2021-09-03T13:29:03.192Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.192Z] +++ set -e [2021-09-03T13:29:03.192Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.192Z] +++ set -x [2021-09-03T13:29:03.192Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-03T13:29:03.447Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-03T13:29:03.447Z] === RUN TestConfigureDaemonLogs [2021-09-03T13:29:03.448Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-03T13:29:03.448Z] === RUN TestCommonOptionsInstallFlags [2021-09-03T13:29:03.448Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-03T13:29:03.448Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-03T13:29:03.448Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-03T13:29:03.448Z] PASS [2021-09-03T13:29:03.448Z] coverage: 18.5% of statements [2021-09-03T13:29:03.448Z] ok github.com/docker/docker/cmd/dockerd 0.325s coverage: 18.5% of statements [2021-09-03T13:29:03.448Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-03T13:29:03.448Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-03T13:29:03.453Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.453Z] testing: warning: no tests to run [2021-09-03T13:29:03.453Z] PASS [2021-09-03T13:29:03.453Z] [2021-09-03T13:29:03.453Z] DONE 0 tests in 0.053s [2021-09-03T13:29:03.453Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.453Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.453Z] +++ set -e [2021-09-03T13:29:03.453Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.453Z] +++ set -x [2021-09-03T13:29:03.453Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.453Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.453Z] testing: warning: no tests to run [2021-09-03T13:29:03.453Z] PASS [2021-09-03T13:29:03.453Z] [2021-09-03T13:29:03.453Z] DONE 0 tests in 0.046s [2021-09-03T13:29:03.453Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.453Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.453Z] +++ set -e [2021-09-03T13:29:03.453Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.453Z] +++ set -x [2021-09-03T13:29:03.453Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.453Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.453Z] testing: warning: no tests to run [2021-09-03T13:29:03.453Z] PASS [2021-09-03T13:29:03.453Z] [2021-09-03T13:29:03.453Z] DONE 0 tests in 0.062s [2021-09-03T13:29:03.453Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.453Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.453Z] +++ set -e [2021-09-03T13:29:03.453Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.453Z] +++ set -x [2021-09-03T13:29:03.453Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.715Z] testing: warning: no tests to run [2021-09-03T13:29:03.715Z] PASS [2021-09-03T13:29:03.715Z] [2021-09-03T13:29:03.715Z] DONE 0 tests in 0.063s [2021-09-03T13:29:03.715Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] +++ set -e [2021-09-03T13:29:03.715Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.715Z] +++ set -x [2021-09-03T13:29:03.715Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] testing: warning: no tests to run [2021-09-03T13:29:03.715Z] PASS [2021-09-03T13:29:03.715Z] [2021-09-03T13:29:03.715Z] DONE 0 tests in 0.015s [2021-09-03T13:29:03.715Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] +++ set -e [2021-09-03T13:29:03.715Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.715Z] +++ set -x [2021-09-03T13:29:03.715Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.715Z] testing: warning: no tests to run [2021-09-03T13:29:03.715Z] PASS [2021-09-03T13:29:03.715Z] [2021-09-03T13:29:03.715Z] DONE 0 tests in 0.055s [2021-09-03T13:29:03.715Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] +++ set -e [2021-09-03T13:29:03.715Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.715Z] +++ set -x [2021-09-03T13:29:03.715Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.715Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.715Z] testing: warning: no tests to run [2021-09-03T13:29:03.715Z] PASS [2021-09-03T13:29:03.715Z] [2021-09-03T13:29:03.715Z] DONE 0 tests in 0.064s [2021-09-03T13:29:03.977Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.977Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.977Z] +++ set -e [2021-09-03T13:29:03.977Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.977Z] +++ set -x [2021-09-03T13:29:03.977Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.977Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.977Z] testing: warning: no tests to run [2021-09-03T13:29:03.977Z] PASS [2021-09-03T13:29:03.977Z] [2021-09-03T13:29:03.977Z] DONE 0 tests in 0.059s [2021-09-03T13:29:03.977Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.977Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.977Z] +++ set -e [2021-09-03T13:29:03.977Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.977Z] +++ set -x [2021-09-03T13:29:03.977Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.977Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.977Z] testing: warning: no tests to run [2021-09-03T13:29:03.977Z] PASS [2021-09-03T13:29:03.977Z] [2021-09-03T13:29:03.977Z] DONE 0 tests in 0.044s [2021-09-03T13:29:03.977Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.977Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.977Z] +++ set -e [2021-09-03T13:29:03.977Z] +++ '[' -n 0 ']' [2021-09-03T13:29:03.977Z] +++ set -x [2021-09-03T13:29:03.977Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:03.977Z] INFO: Testing against a local daemon [2021-09-03T13:29:03.977Z] testing: warning: no tests to run [2021-09-03T13:29:03.977Z] PASS [2021-09-03T13:29:03.977Z] [2021-09-03T13:29:03.977Z] DONE 0 tests in 0.062s [2021-09-03T13:29:04.238Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.238Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.238Z] +++ set -e [2021-09-03T13:29:04.238Z] +++ '[' -n 0 ']' [2021-09-03T13:29:04.238Z] +++ set -x [2021-09-03T13:29:04.238Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.238Z] INFO: Testing against a local daemon [2021-09-03T13:29:04.238Z] testing: warning: no tests to run [2021-09-03T13:29:04.238Z] PASS [2021-09-03T13:29:04.238Z] [2021-09-03T13:29:04.238Z] DONE 0 tests in 0.055s [2021-09-03T13:29:04.238Z] Running integration-test (iteration 4) [2021-09-03T13:29:04.238Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.238Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.238Z] +++ set -e [2021-09-03T13:29:04.238Z] +++ '[' -n 0 ']' [2021-09-03T13:29:04.238Z] +++ set -x [2021-09-03T13:29:04.238Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.238Z] INFO: Testing against a local daemon [2021-09-03T13:29:04.238Z] testing: warning: no tests to run [2021-09-03T13:29:04.238Z] PASS [2021-09-03T13:29:04.238Z] [2021-09-03T13:29:04.238Z] DONE 0 tests in 0.063s [2021-09-03T13:29:04.238Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.238Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.238Z] +++ set -e [2021-09-03T13:29:04.238Z] +++ '[' -n 0 ']' [2021-09-03T13:29:04.238Z] +++ set -x [2021-09-03T13:29:04.238Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.409Z] === RUN TestContainerStopSignal [2021-09-03T13:29:04.409Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestContainerStopTimeout [2021-09-03T13:29:04.409Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-03T13:29:04.409Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-03T13:29:04.409Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-03T13:29:04.409Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-09-03T13:29:04.409Z] === RUN TestReplaceAndAppendEnvVars [2021-09-03T13:29:04.409Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-03T13:29:04.409Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestNewMemoryStore [2021-09-03T13:29:04.409Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestAddContainers [2021-09-03T13:29:04.409Z] --- PASS: TestAddContainers (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestGetContainer [2021-09-03T13:29:04.409Z] --- PASS: TestGetContainer (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestDeleteContainer [2021-09-03T13:29:04.409Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestListContainers [2021-09-03T13:29:04.409Z] --- PASS: TestListContainers (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestFirstContainer [2021-09-03T13:29:04.409Z] --- PASS: TestFirstContainer (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestApplyAllContainer [2021-09-03T13:29:04.409Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestIsValidHealthString [2021-09-03T13:29:04.409Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestStateRunStop [2021-09-03T13:29:04.409Z] --- PASS: TestStateRunStop (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestStateTimeoutWait [2021-09-03T13:29:04.409Z] state_test.go:141: Stop callback fired [2021-09-03T13:29:04.409Z] state_test.go:165: Stop callback fired [2021-09-03T13:29:04.409Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-03T13:29:04.409Z] === RUN TestIsValidStateString [2021-09-03T13:29:04.409Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestViewSaveDelete [2021-09-03T13:29:04.409Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-03T13:29:04.409Z] === RUN TestViewAll [2021-09-03T13:29:04.409Z] --- PASS: TestViewAll (0.01s) [2021-09-03T13:29:04.409Z] === RUN TestViewGet [2021-09-03T13:29:04.409Z] --- PASS: TestViewGet (0.01s) [2021-09-03T13:29:04.409Z] === RUN TestNames [2021-09-03T13:29:04.409Z] --- PASS: TestNames (0.00s) [2021-09-03T13:29:04.409Z] === RUN TestViewWithHealthCheck [2021-09-03T13:29:04.409Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-03T13:29:04.409Z] PASS [2021-09-03T13:29:04.409Z] coverage: 41.7% of statements [2021-09-03T13:29:04.409Z] ok github.com/docker/docker/container 0.208s coverage: 41.7% of statements [2021-09-03T13:29:04.409Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-03T13:29:04.409Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-03T13:29:04.409Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-03T13:29:04.409Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-03T13:29:04.500Z] INFO: Testing against a local daemon [2021-09-03T13:29:04.500Z] testing: warning: no tests to run [2021-09-03T13:29:04.500Z] PASS [2021-09-03T13:29:04.500Z] [2021-09-03T13:29:04.500Z] DONE 0 tests in 0.074s [2021-09-03T13:29:04.500Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.500Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.500Z] +++ set -e [2021-09-03T13:29:04.500Z] +++ '[' -n 0 ']' [2021-09-03T13:29:04.500Z] +++ set -x [2021-09-03T13:29:04.500Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:04.500Z] INFO: Testing against a local daemon [2021-09-03T13:29:04.500Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:05.372Z] === RUN TestPrepare [2021-09-03T13:29:05.372Z] --- PASS: TestPrepare (0.00s) [2021-09-03T13:29:05.372Z] === RUN TestStart [2021-09-03T13:29:05.372Z] --- PASS: TestStart (0.00s) [2021-09-03T13:29:05.372Z] === RUN TestWaitCancel [2021-09-03T13:29:05.372Z] --- PASS: TestWaitCancel (0.00s) [2021-09-03T13:29:05.372Z] === RUN TestWaitDisabled [2021-09-03T13:29:05.372Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-03T13:29:05.372Z] === RUN TestWaitEnabled [2021-09-03T13:29:05.372Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-03T13:29:05.372Z] === RUN TestRemove [2021-09-03T13:29:05.372Z] --- PASS: TestRemove (0.00s) [2021-09-03T13:29:05.372Z] PASS [2021-09-03T13:29:05.372Z] coverage: 65.3% of statements [2021-09-03T13:29:05.372Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.046s coverage: 65.3% of statements [2021-09-03T13:29:05.445Z] --- PASS: TestUnprivilegedPortsAndPing (1.10s) [2021-09-03T13:29:05.445Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:06.833Z] --- PASS: TestUnprivilegedPortsAndPing (1.14s) [2021-09-03T13:29:06.833Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:06.983Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.83s) [2021-09-03T13:29:06.983Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-03T13:29:07.542Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-03T13:29:07.542Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-03T13:29:07.542Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-03T13:29:07.542Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-03T13:29:07.542Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-03T13:29:07.542Z] PASS [2021-09-03T13:29:07.542Z] coverage: 35.9% of statements [2021-09-03T13:29:07.542Z] ok github.com/docker/docker/daemon/cluster/convert 0.552s coverage: 35.9% of statements [2021-09-03T13:29:07.542Z] === RUN TestNewListSecretsFilters [2021-09-03T13:29:07.542Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-03T13:29:07.542Z] === RUN TestNewListConfigsFilters [2021-09-03T13:29:07.542Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-03T13:29:07.542Z] PASS [2021-09-03T13:29:07.542Z] coverage: 0.5% of statements [2021-09-03T13:29:07.542Z] ok github.com/docker/docker/daemon/cluster 0.559s coverage: 0.5% of statements [2021-09-03T13:29:07.778Z] --- PASS: TestUnprivilegedPortsAndPing (1.19s) [2021-09-03T13:29:07.778Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:09.163Z] --- PASS: TestUnprivilegedPortsAndPing (1.15s) [2021-09-03T13:29:09.163Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.107Z] --- PASS: TestUnprivilegedPortsAndPing (1.13s) [2021-09-03T13:29:10.107Z] PASS [2021-09-03T13:29:10.107Z] [2021-09-03T13:29:10.107Z] DONE 5 tests in 5.758s [2021-09-03T13:29:10.107Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.107Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.107Z] +++ set -e [2021-09-03T13:29:10.107Z] +++ '[' -n 0 ']' [2021-09-03T13:29:10.107Z] +++ set -x [2021-09-03T13:29:10.107Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.369Z] testing: warning: no tests to run [2021-09-03T13:29:10.369Z] PASS [2021-09-03T13:29:10.369Z] [2021-09-03T13:29:10.369Z] DONE 0 tests in 0.097s [2021-09-03T13:29:10.369Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.369Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.369Z] +++ set -e [2021-09-03T13:29:10.369Z] +++ '[' -n 0 ']' [2021-09-03T13:29:10.369Z] +++ set -x [2021-09-03T13:29:10.369Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.369Z] INFO: Testing against a local daemon [2021-09-03T13:29:10.369Z] testing: warning: no tests to run [2021-09-03T13:29:10.369Z] PASS [2021-09-03T13:29:10.369Z] [2021-09-03T13:29:10.369Z] DONE 0 tests in 0.058s [2021-09-03T13:29:10.369Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.369Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.369Z] +++ set -e [2021-09-03T13:29:10.369Z] +++ '[' -n 0 ']' [2021-09-03T13:29:10.369Z] +++ set -x [2021-09-03T13:29:10.369Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.369Z] INFO: Testing against a local daemon [2021-09-03T13:29:10.369Z] testing: warning: no tests to run [2021-09-03T13:29:10.369Z] PASS [2021-09-03T13:29:10.369Z] [2021-09-03T13:29:10.369Z] DONE 0 tests in 0.061s [2021-09-03T13:29:10.430Z] === RUN TestDiscoveryOptsErrors [2021-09-03T13:29:10.430Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestDiscoveryOpts [2021-09-03T13:29:10.430Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-03T13:29:10.430Z] PASS [2021-09-03T13:29:10.430Z] coverage: 30.0% of statements [2021-09-03T13:29:10.430Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2021-09-03T13:29:10.430Z] === RUN TestBuilderGC [2021-09-03T13:29:10.430Z] --- PASS: TestBuilderGC (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationNotFound [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestDaemonBrokenConfiguration [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestParseClusterAdvertiseSettings [2021-09-03T13:29:10.430Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestFindConfigurationConflicts [2021-09-03T13:29:10.430Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-03T13:29:10.430Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-03T13:29:10.430Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-03T13:29:10.430Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-03T13:29:10.430Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestValidateConfiguration [2021-09-03T13:29:10.430Z] === RUN TestValidateConfiguration/with_label [2021-09-03T13:29:10.430Z] === RUN TestValidateConfiguration/with_dns [2021-09-03T13:29:10.430Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-03T13:29:10.430Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-03T13:29:10.430Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-03T13:29:10.430Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-03T13:29:10.430Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-03T13:29:10.430Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-03T13:29:10.430Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestModifiedDiscoverySettings [2021-09-03T13:29:10.430Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestReloadSetConfigFileNotExist [2021-09-03T13:29:10.430Z] time="2021-09-03T13:29:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-03T13:29:10.430Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-09-03T13:29:10.430Z] === RUN TestReloadDefaultConfigNotExist [2021-09-03T13:29:10.430Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:29:10.430Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestReloadBadDefaultConfig [2021-09-03T13:29:10.430Z] time="2021-09-03T13:29:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2460532109" [2021-09-03T13:29:10.430Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestReloadWithConflictingLabels [2021-09-03T13:29:10.430Z] time="2021-09-03T13:29:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3239073031" [2021-09-03T13:29:10.430Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestReloadWithDuplicateLabels [2021-09-03T13:29:10.430Z] time="2021-09-03T13:29:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3825608525" [2021-09-03T13:29:10.430Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-03T13:29:10.430Z] === RUN TestDaemonConfigurationMerge [2021-09-03T13:29:10.430Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-03T13:29:10.430Z] PASS [2021-09-03T13:29:10.430Z] coverage: 80.4% of statements [2021-09-03T13:29:10.430Z] ok github.com/docker/docker/daemon/config 0.227s coverage: 80.4% of statements [2021-09-03T13:29:10.630Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.630Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.630Z] +++ set -e [2021-09-03T13:29:10.630Z] +++ '[' -n 0 ']' [2021-09-03T13:29:10.630Z] +++ set -x [2021-09-03T13:29:10.630Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.630Z] INFO: Testing against a local daemon [2021-09-03T13:29:10.630Z] testing: warning: no tests to run [2021-09-03T13:29:10.630Z] PASS [2021-09-03T13:29:10.630Z] [2021-09-03T13:29:10.630Z] DONE 0 tests in 0.066s [2021-09-03T13:29:10.630Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.630Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.630Z] +++ set -e [2021-09-03T13:29:10.630Z] +++ '[' -n 0 ']' [2021-09-03T13:29:10.630Z] +++ set -x [2021-09-03T13:29:10.630Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.630Z] INFO: Testing against a local daemon [2021-09-03T13:29:10.630Z] testing: warning: no tests to run [2021-09-03T13:29:10.630Z] PASS [2021-09-03T13:29:10.630Z] [2021-09-03T13:29:10.630Z] DONE 0 tests in 0.075s [2021-09-03T13:29:10.630Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.630Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.630Z] +++ set -e [2021-09-03T13:29:10.630Z] +++ '[' -n 0 ']' [2021-09-03T13:29:10.630Z] +++ set -x [2021-09-03T13:29:10.630Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.630Z] testing: warning: no tests to run [2021-09-03T13:29:10.630Z] PASS [2021-09-03T13:29:10.630Z] [2021-09-03T13:29:10.630Z] DONE 0 tests in 0.023s [2021-09-03T13:29:10.630Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.631Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.631Z] +++ set -e [2021-09-03T13:29:10.631Z] +++ '[' -n 0 ']' [2021-09-03T13:29:10.631Z] +++ set -x [2021-09-03T13:29:10.631Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.886Z] === RUN TestWaitNodeAttachment [2021-09-03T13:29:10.887Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-09-03T13:29:10.887Z] === RUN TestIsolationConversion [2021-09-03T13:29:10.887Z] === RUN TestIsolationConversion/default [2021-09-03T13:29:10.887Z] === RUN TestIsolationConversion/process [2021-09-03T13:29:10.887Z] === RUN TestIsolationConversion/hyperv [2021-09-03T13:29:10.887Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-03T13:29:10.887Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-03T13:29:10.887Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-03T13:29:10.887Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-03T13:29:10.887Z] === RUN TestContainerLabels [2021-09-03T13:29:10.887Z] --- PASS: TestContainerLabels (0.00s) [2021-09-03T13:29:10.887Z] === RUN TestCredentialSpecConversion [2021-09-03T13:29:10.887Z] === RUN TestCredentialSpecConversion/none [2021-09-03T13:29:10.887Z] === RUN TestCredentialSpecConversion/config [2021-09-03T13:29:10.887Z] === RUN TestCredentialSpecConversion/file [2021-09-03T13:29:10.887Z] === RUN TestCredentialSpecConversion/registry [2021-09-03T13:29:10.887Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-03T13:29:10.887Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-03T13:29:10.887Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-03T13:29:10.887Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-03T13:29:10.887Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-03T13:29:10.887Z] === RUN TestControllerValidateMountBind [2021-09-03T13:29:10.887Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-03T13:29:10.887Z] === RUN TestControllerValidateMountVolume [2021-09-03T13:29:10.887Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-03T13:29:10.887Z] === RUN TestControllerValidateMountTarget [2021-09-03T13:29:10.887Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-03T13:29:10.887Z] === RUN TestControllerValidateMountTmpfs [2021-09-03T13:29:10.887Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-03T13:29:10.887Z] === RUN TestControllerValidateMountInvalidType [2021-09-03T13:29:10.887Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-03T13:29:10.887Z] === RUN TestControllerValidateMountNamedPipe [2021-09-03T13:29:10.887Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-03T13:29:10.887Z] PASS [2021-09-03T13:29:10.887Z] coverage: 11.0% of statements [2021-09-03T13:29:10.887Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.571s coverage: 11.0% of statements [2021-09-03T13:29:10.892Z] INFO: Testing against a local daemon [2021-09-03T13:29:10.892Z] testing: warning: no tests to run [2021-09-03T13:29:10.892Z] PASS [2021-09-03T13:29:10.892Z] [2021-09-03T13:29:10.892Z] DONE 0 tests in 0.064s [2021-09-03T13:29:10.892Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.892Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.892Z] +++ set -e [2021-09-03T13:29:10.892Z] +++ '[' -n 0 ']' [2021-09-03T13:29:10.892Z] +++ set -x [2021-09-03T13:29:10.892Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.892Z] INFO: Testing against a local daemon [2021-09-03T13:29:10.892Z] testing: warning: no tests to run [2021-09-03T13:29:10.892Z] PASS [2021-09-03T13:29:10.892Z] [2021-09-03T13:29:10.892Z] DONE 0 tests in 0.057s [2021-09-03T13:29:10.892Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.892Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.892Z] +++ set -e [2021-09-03T13:29:10.892Z] +++ '[' -n 0 ']' [2021-09-03T13:29:10.892Z] +++ set -x [2021-09-03T13:29:10.892Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:10.892Z] INFO: Testing against a local daemon [2021-09-03T13:29:10.892Z] testing: warning: no tests to run [2021-09-03T13:29:10.892Z] PASS [2021-09-03T13:29:10.892Z] [2021-09-03T13:29:10.892Z] DONE 0 tests in 0.065s [2021-09-03T13:29:11.153Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] +++ set -e [2021-09-03T13:29:11.153Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.153Z] +++ set -x [2021-09-03T13:29:11.153Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.153Z] testing: warning: no tests to run [2021-09-03T13:29:11.153Z] PASS [2021-09-03T13:29:11.153Z] [2021-09-03T13:29:11.153Z] DONE 0 tests in 0.046s [2021-09-03T13:29:11.153Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] +++ set -e [2021-09-03T13:29:11.153Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.153Z] +++ set -x [2021-09-03T13:29:11.153Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] testing: warning: no tests to run [2021-09-03T13:29:11.153Z] PASS [2021-09-03T13:29:11.153Z] [2021-09-03T13:29:11.153Z] DONE 0 tests in 0.021s [2021-09-03T13:29:11.153Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] +++ set -e [2021-09-03T13:29:11.153Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.153Z] +++ set -x [2021-09-03T13:29:11.153Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.153Z] testing: warning: no tests to run [2021-09-03T13:29:11.153Z] PASS [2021-09-03T13:29:11.153Z] [2021-09-03T13:29:11.153Z] DONE 0 tests in 0.060s [2021-09-03T13:29:11.153Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.153Z] +++ set -e [2021-09-03T13:29:11.153Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.153Z] +++ set -x [2021-09-03T13:29:11.153Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.342Z] === RUN TestEventsLog [2021-09-03T13:29:11.342Z] --- PASS: TestEventsLog (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestEventsLogTimeout [2021-09-03T13:29:11.342Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestLogEvents [2021-09-03T13:29:11.342Z] --- PASS: TestLogEvents (0.05s) [2021-09-03T13:29:11.342Z] === RUN TestLoadBufferedEvents [2021-09-03T13:29:11.342Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-03T13:29:11.342Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-03T13:29:11.342Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-03T13:29:11.342Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-03T13:29:11.342Z] PASS [2021-09-03T13:29:11.342Z] coverage: 50.0% of statements [2021-09-03T13:29:11.342Z] ok github.com/docker/docker/daemon/events 0.206s coverage: 50.0% of statements [2021-09-03T13:29:11.342Z] === RUN TestVerifyNetworkingConfig [2021-09-03T13:29:11.342Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestGetContainer [2021-09-03T13:29:11.342Z] --- PASS: TestGetContainer (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestValidContainerNames [2021-09-03T13:29:11.342Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestContainerInitDNS [2021-09-03T13:29:11.342Z] daemon_test.go:146: root required [2021-09-03T13:29:11.342Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestMerge [2021-09-03T13:29:11.342Z] --- PASS: TestMerge (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestValidateContainerIsolation [2021-09-03T13:29:11.342Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestFindNetworkErrorType [2021-09-03T13:29:11.342Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestEnsureServicesExist [2021-09-03T13:29:11.342Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestEnsureServicesExistErrors [2021-09-03T13:29:11.342Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-03T13:29:11.342Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-03T13:29:11.342Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-03T13:29:11.342Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-03T13:29:11.342Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-03T13:29:11.342Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-03T13:29:11.342Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestContainerDelete [2021-09-03T13:29:11.342Z] --- PASS: TestContainerDelete (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestContainerDoubleDelete [2021-09-03T13:29:11.342Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestLogContainerEventCopyLabels [2021-09-03T13:29:11.342Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestLogContainerEventWithAttributes [2021-09-03T13:29:11.342Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestNoneHealthcheck [2021-09-03T13:29:11.342Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-03T13:29:11.342Z] === RUN TestHealthStates [2021-09-03T13:29:11.466Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.466Z] testing: warning: no tests to run [2021-09-03T13:29:11.466Z] PASS [2021-09-03T13:29:11.466Z] [2021-09-03T13:29:11.466Z] DONE 0 tests in 0.057s [2021-09-03T13:29:11.466Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.466Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.466Z] +++ set -e [2021-09-03T13:29:11.466Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.466Z] +++ set -x [2021-09-03T13:29:11.466Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.466Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.466Z] testing: warning: no tests to run [2021-09-03T13:29:11.466Z] PASS [2021-09-03T13:29:11.466Z] [2021-09-03T13:29:11.466Z] DONE 0 tests in 0.046s [2021-09-03T13:29:11.466Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.466Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.466Z] +++ set -e [2021-09-03T13:29:11.466Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.466Z] +++ set -x [2021-09-03T13:29:11.466Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.466Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.466Z] testing: warning: no tests to run [2021-09-03T13:29:11.466Z] PASS [2021-09-03T13:29:11.466Z] [2021-09-03T13:29:11.466Z] DONE 0 tests in 0.051s [2021-09-03T13:29:11.466Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.466Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.466Z] +++ set -e [2021-09-03T13:29:11.466Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.466Z] +++ set -x [2021-09-03T13:29:11.466Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.728Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.728Z] testing: warning: no tests to run [2021-09-03T13:29:11.728Z] PASS [2021-09-03T13:29:11.728Z] [2021-09-03T13:29:11.728Z] DONE 0 tests in 0.084s [2021-09-03T13:29:11.728Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.728Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.728Z] +++ set -e [2021-09-03T13:29:11.728Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.728Z] +++ set -x [2021-09-03T13:29:11.728Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.728Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.728Z] testing: warning: no tests to run [2021-09-03T13:29:11.728Z] PASS [2021-09-03T13:29:11.728Z] [2021-09-03T13:29:11.728Z] DONE 0 tests in 0.054s [2021-09-03T13:29:11.728Z] Running integration-test (iteration 5) [2021-09-03T13:29:11.728Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.728Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.728Z] +++ set -e [2021-09-03T13:29:11.728Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.728Z] +++ set -x [2021-09-03T13:29:11.728Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.728Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.728Z] testing: warning: no tests to run [2021-09-03T13:29:11.728Z] PASS [2021-09-03T13:29:11.728Z] [2021-09-03T13:29:11.728Z] DONE 0 tests in 0.069s [2021-09-03T13:29:11.797Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] time="2021-09-03T13:29:11Z" 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-09-03T13:29:11.798Z] --- PASS: TestHealthStates (0.13s) [2021-09-03T13:29:11.798Z] === RUN TestMaskURLCredentials [2021-09-03T13:29:11.798Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestGetInspectData [2021-09-03T13:29:11.798Z] --- PASS: TestGetInspectData (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestFillLicense [2021-09-03T13:29:11.798Z] --- PASS: TestFillLicense (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestListInvalidFilter [2021-09-03T13:29:11.798Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestNameFilter [2021-09-03T13:29:11.798Z] --- PASS: TestNameFilter (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-03T13:29:11.798Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-03T13:29:11.798Z] === 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-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-03T13:29:11.798Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-03T13:29:11.798Z] --- 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-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-03T13:29:11.798Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestDaemonReloadLabels [2021-09-03T13:29:11.798Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-03T13:29:11.798Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestDaemonReloadMirrors [2021-09-03T13:29:11.798Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-03T13:29:11.798Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-03T13:29:11.798Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-03T13:29:11.798Z] === RUN TestDaemonDiscoveryReload [2021-09-03T13:29:11.798Z] === RUN TestIsEmptyDir [2021-09-03T13:29:11.798Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-03T13:29:11.798Z] PASS [2021-09-03T13:29:11.798Z] coverage: 2.3% of statements [2021-09-03T13:29:11.798Z] ok github.com/docker/docker/daemon/graphdriver 0.053s coverage: 2.3% of statements [2021-09-03T13:29:11.990Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.990Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.990Z] +++ set -e [2021-09-03T13:29:11.990Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.990Z] +++ set -x [2021-09-03T13:29:11.990Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.990Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.990Z] testing: warning: no tests to run [2021-09-03T13:29:11.990Z] PASS [2021-09-03T13:29:11.990Z] [2021-09-03T13:29:11.990Z] DONE 0 tests in 0.045s [2021-09-03T13:29:11.990Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.990Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.990Z] +++ set -e [2021-09-03T13:29:11.990Z] +++ '[' -n 0 ']' [2021-09-03T13:29:11.990Z] +++ set -x [2021-09-03T13:29:11.990Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:11.990Z] INFO: Testing against a local daemon [2021-09-03T13:29:11.990Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:12.253Z] === RUN TestLinkNaming [2021-09-03T13:29:12.253Z] --- PASS: TestLinkNaming (0.00s) [2021-09-03T13:29:12.253Z] === RUN TestLinkNew [2021-09-03T13:29:12.253Z] --- PASS: TestLinkNew (0.00s) [2021-09-03T13:29:12.253Z] === RUN TestLinkEnv [2021-09-03T13:29:12.253Z] --- PASS: TestLinkEnv (0.00s) [2021-09-03T13:29:12.253Z] === RUN TestLinkMultipleEnv [2021-09-03T13:29:12.253Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-03T13:29:12.253Z] === RUN TestLinkPortRangeEnv [2021-09-03T13:29:12.253Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-03T13:29:12.253Z] PASS [2021-09-03T13:29:12.253Z] coverage: 93.0% of statements [2021-09-03T13:29:12.253Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-09-03T13:29:12.708Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-09-03T13:29:12.708Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-03T13:29:13.164Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-03T13:29:13.164Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-03T13:29:13.164Z] === RUN TestAdapterReadLogs [2021-09-03T13:29:13.164Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-03T13:29:13.164Z] === RUN TestCopier [2021-09-03T13:29:13.164Z] --- PASS: TestCopier (0.00s) [2021-09-03T13:29:13.164Z] === RUN TestCopierLongLines [2021-09-03T13:29:13.164Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-03T13:29:13.164Z] === RUN TestCopierSlow [2021-09-03T13:29:13.379Z] --- PASS: TestUnprivilegedPortsAndPing (1.31s) [2021-09-03T13:29:13.380Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:13.619Z] --- PASS: TestCopierSlow (0.20s) [2021-09-03T13:29:13.619Z] === RUN TestCopierWithSized [2021-09-03T13:29:13.619Z] === RUN TestCopierWithSized/as_is [2021-09-03T13:29:13.619Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-03T13:29:13.619Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-03T13:29:13.619Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-03T13:29:13.619Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-09-03T13:29:13.619Z] === RUN TestCopierWithPartial [2021-09-03T13:29:13.619Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-03T13:29:13.619Z] === RUN TestRingLogger [2021-09-03T13:29:13.619Z] --- PASS: TestRingLogger (0.00s) [2021-09-03T13:29:13.619Z] === RUN TestRingCap [2021-09-03T13:29:13.619Z] --- PASS: TestRingCap (0.00s) [2021-09-03T13:29:13.619Z] === RUN TestRingClose [2021-09-03T13:29:13.619Z] --- PASS: TestRingClose (0.00s) [2021-09-03T13:29:13.619Z] === RUN TestRingDrain [2021-09-03T13:29:13.619Z] --- PASS: TestRingDrain (0.00s) [2021-09-03T13:29:13.619Z] PASS [2021-09-03T13:29:13.619Z] coverage: 43.8% of statements [2021-09-03T13:29:13.619Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.8% of statements [2021-09-03T13:29:13.619Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-03T13:29:13.619Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-03T13:29:13.619Z] reload_test.go:520: root required [2021-09-03T13:29:13.619Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-03T13:29:13.619Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-03T13:29:13.619Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-03T13:29:13.619Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-03T13:29:13.619Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-03T13:29:13.619Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-03T13:29:13.619Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-03T13:29:13.619Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-03T13:29:13.619Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.07s) [2021-09-03T13:29:13.619Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-03T13:29:13.619Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-03T13:29:13.619Z] === RUN TestParseVolumesFrom [2021-09-03T13:29:13.619Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-03T13:29:13.619Z] PASS [2021-09-03T13:29:13.619Z] coverage: 9.1% of statements [2021-09-03T13:29:13.619Z] ok github.com/docker/docker/daemon 2.416s coverage: 9.1% of statements [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-03T13:29:13.619Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-03T13:29:14.074Z] === RUN TestSearchRegistryForImagesErrors [2021-09-03T13:29:14.074Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestSearchRegistryForImages [2021-09-03T13:29:14.074Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestOnlyPlatformWithFallback [2021-09-03T13:29:14.074Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestImageDelete [2021-09-03T13:29:14.074Z] === RUN TestImageDelete/no_lease [2021-09-03T13:29:14.074Z] === RUN TestImageDelete/lease_exists [2021-09-03T13:29:14.074Z] === RUN TestNewStreamConfig [2021-09-03T13:29:14.074Z] === RUN TestNewStreamConfig/defaults [2021-09-03T13:29:14.074Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-03T13:29:14.074Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-03T13:29:14.074Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-03T13:29:14.074Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-03T13:29:14.074Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-03T13:29:14.074Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-03T13:29:14.074Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-03T13:29:14.074Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-03T13:29:14.074Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-03T13:29:14.074Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-03T13:29:14.074Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-03T13:29:14.074Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-03T13:29:14.074Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-03T13:29:14.074Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-03T13:29:14.074Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-03T13:29:14.074Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-03T13:29:14.074Z] --- PASS: TestImageDelete (0.05s) [2021-09-03T13:29:14.074Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-03T13:29:14.074Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-03T13:29:14.074Z] === RUN TestContentStoreForPull [2021-09-03T13:29:14.074Z] time="2021-09-03T13:29:13Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-03T13:29:14.074Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-09-03T13:29:14.074Z] === RUN TestCreateSuccess [2021-09-03T13:29:14.074Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestCreateStreamSkipped [2021-09-03T13:29:14.074Z] time="2021-09-03T13:29:13Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-03T13:29:14.074Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestCreateLogGroupSuccess [2021-09-03T13:29:14.074Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestCreateError [2021-09-03T13:29:14.074Z] --- PASS: TestCreateError (0.00s) [2021-09-03T13:29:14.074Z] === RUN TestCreateAlreadyExists [2021-09-03T13:29:14.075Z] time="2021-09-03T13:29:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-03T13:29:14.075Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestLogClosed [2021-09-03T13:29:14.075Z] --- PASS: TestLogClosed (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestLogBlocking [2021-09-03T13:29:14.075Z] --- PASS: TestLogBlocking (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-03T13:29:14.075Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestLogNonBlockingBufferFull [2021-09-03T13:29:14.075Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestPublishBatchSuccess [2021-09-03T13:29:14.075Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestPublishBatchError [2021-09-03T13:29:14.075Z] time="2021-09-03T13:29:13Z" level=error msg=Error [2021-09-03T13:29:14.075Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-03T13:29:14.075Z] time="2021-09-03T13:29:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-03T13:29:14.075Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-03T13:29:14.075Z] time="2021-09-03T13:29:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-03T13:29:14.075Z] time="2021-09-03T13:29:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-03T13:29:14.075Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchSimple [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchTicker [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchMultilinePattern [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchClose [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestEffectiveLen [2021-09-03T13:29:14.075Z] === RUN TestEffectiveLen/0/Hello [2021-09-03T13:29:14.075Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-03T13:29:14.075Z] === RUN TestEffectiveLen/2/🙃 [2021-09-03T13:29:14.075Z] === RUN TestEffectiveLen/3/���� [2021-09-03T13:29:14.075Z] === RUN TestEffectiveLen/4/He��o [2021-09-03T13:29:14.075Z] === RUN TestEffectiveLen/5/ [2021-09-03T13:29:14.075Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestFindValidSplit [2021-09-03T13:29:14.075Z] === RUN TestFindValidSplit/0/ [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1063: [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:29:14.075Z] === RUN TestFindValidSplit/1/Hello [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1063: Hello [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:29:14.075Z] === RUN TestFindValidSplit/2/Hello [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1063: He [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1064: llo [2021-09-03T13:29:14.075Z] === RUN TestFindValidSplit/3/Hello [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1063: [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1064: Hello [2021-09-03T13:29:14.075Z] === RUN TestFindValidSplit/4/🙃 [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1063: [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-03T13:29:14.075Z] === RUN TestFindValidSplit/5/🙃 [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:29:14.075Z] === RUN TestFindValidSplit/6/a� [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1063: a [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1064: � [2021-09-03T13:29:14.075Z] === RUN TestFindValidSplit/7/a� [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1063: a� [2021-09-03T13:29:14.075Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:29:14.075Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-03T13:29:14.075Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestProcessEventEmoji [2021-09-03T13:29:14.075Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchLineSplit [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchMaxEvents [2021-09-03T13:29:14.075Z] --- PASS: TestContentStoreForPull (0.16s) [2021-09-03T13:29:14.075Z] PASS [2021-09-03T13:29:14.075Z] coverage: 6.7% of statements [2021-09-03T13:29:14.075Z] ok github.com/docker/docker/daemon/images 0.279s coverage: 6.7% of statements [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-03T13:29:14.075Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-03T13:29:14.075Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-03T13:29:14.075Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-03T13:29:14.075Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-03T13:29:14.075Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-03T13:29:14.530Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-03T13:29:14.530Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-03T13:29:14.530Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-03T13:29:14.530Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-03T13:29:14.530Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-03T13:29:14.530Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-03T13:29:14.530Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-03T13:29:14.530Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-03T13:29:14.530Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-03T13:29:14.530Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-03T13:29:14.530Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-03T13:29:14.530Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-03T13:29:14.530Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-03T13:29:14.530Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-03T13:29:14.531Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-03T13:29:14.531Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-03T13:29:14.531Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-03T13:29:14.531Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-03T13:29:14.531Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-03T13:29:14.531Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-03T13:29:14.531Z] === RUN TestCreateTagSuccess [2021-09-03T13:29:14.531Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-03T13:29:14.531Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-03T13:29:14.531Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-09-03T13:29:14.531Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-03T13:29:14.531Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-03T13:29:14.531Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-03T13:29:14.531Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-09-03T13:29:14.531Z] PASS [2021-09-03T13:29:14.531Z] coverage: 77.4% of statements [2021-09-03T13:29:14.531Z] ok github.com/docker/docker/daemon/logger/awslogs 0.312s coverage: 77.4% of statements [2021-09-03T13:29:14.531Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-03T13:29:14.531Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-03T13:29:14.531Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-03T13:29:14.531Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-03T13:29:14.531Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-03T13:29:14.531Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-03T13:29:14.531Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-03T13:29:14.531Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-03T13:29:14.765Z] --- PASS: TestUnprivilegedPortsAndPing (1.16s) [2021-09-03T13:29:14.765Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:14.986Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-09-03T13:29:14.986Z] === RUN TestFastTimeMarshalJSON [2021-09-03T13:29:14.986Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-09-03T13:29:14.986Z] PASS [2021-09-03T13:29:14.986Z] coverage: 87.2% of statements [2021-09-03T13:29:14.986Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.177s coverage: 87.2% of statements [2021-09-03T13:29:14.986Z] === RUN TestJSONFileLogger [2021-09-03T13:29:14.986Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-03T13:29:14.986Z] === RUN TestJSONFileLoggerWithTags [2021-09-03T13:29:14.986Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-03T13:29:14.986Z] === RUN TestJSONFileLoggerWithOpts [2021-09-03T13:29:14.986Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-03T13:29:14.986Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-03T13:29:14.986Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-03T13:29:14.986Z] === RUN TestEncodeDecode [2021-09-03T13:29:14.986Z] === PAUSE TestEncodeDecode [2021-09-03T13:29:14.986Z] === RUN TestUnexpectedEOF [2021-09-03T13:29:14.986Z] time="2021-09-03T13:29:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-03T13:29:14.986Z] time="2021-09-03T13:29:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-03T13:29:14.986Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-03T13:29:14.986Z] === CONT TestEncodeDecode [2021-09-03T13:29:14.986Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-03T13:29:14.986Z] PASS [2021-09-03T13:29:14.986Z] coverage: 69.9% of statements [2021-09-03T13:29:14.986Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.195s coverage: 69.9% of statements [2021-09-03T13:29:15.709Z] --- PASS: TestUnprivilegedPortsAndPing (1.11s) [2021-09-03T13:29:15.709Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:15.948Z] === RUN TestWriteLog [2021-09-03T13:29:15.948Z] === PAUSE TestWriteLog [2021-09-03T13:29:15.948Z] === RUN TestReadLog [2021-09-03T13:29:15.948Z] === PAUSE TestReadLog [2021-09-03T13:29:15.948Z] === CONT TestWriteLog [2021-09-03T13:29:15.948Z] === CONT TestReadLog [2021-09-03T13:29:15.948Z] === RUN TestReadLog/tail_exact [2021-09-03T13:29:15.948Z] --- PASS: TestWriteLog (0.00s) [2021-09-03T13:29:15.948Z] === RUN TestOpenFileDelete [2021-09-03T13:29:15.948Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-03T13:29:15.948Z] === RUN TestOpenFileRename [2021-09-03T13:29:15.948Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-03T13:29:15.948Z] === RUN TestParseLogTagDefaultTag [2021-09-03T13:29:15.948Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-03T13:29:15.948Z] === RUN TestParseLogTag [2021-09-03T13:29:15.948Z] --- PASS: TestParseLogTag (0.00s) [2021-09-03T13:29:15.948Z] === RUN TestParseLogTagEmptyTag [2021-09-03T13:29:15.948Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-03T13:29:15.948Z] === RUN TestTailFiles [2021-09-03T13:29:15.948Z] --- PASS: TestTailFiles (0.00s) [2021-09-03T13:29:15.948Z] === RUN TestFollowLogsConsumerGone [2021-09-03T13:29:15.948Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-03T13:29:15.948Z] === RUN TestFollowLogsProducerGone [2021-09-03T13:29:15.948Z] logfile_test.go:178: logDecode() closed after sending 1017 messages [2021-09-03T13:29:15.948Z] logfile_test.go:231: messages sent: 1017, received: 1017 [2021-09-03T13:29:15.948Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-03T13:29:15.948Z] === RUN TestCheckCapacityAndRotate [2021-09-03T13:29:15.948Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-03T13:29:15.948Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-03T13:29:15.948Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-09-03T13:29:15.948Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-03T13:29:15.948Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-09-03T13:29:15.948Z] PASS [2021-09-03T13:29:15.948Z] coverage: 53.7% of statements [2021-09-03T13:29:15.948Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.084s coverage: 53.7% of statements [2021-09-03T13:29:15.948Z] === RUN TestReadLog/tail_less_than_available [2021-09-03T13:29:15.948Z] === RUN TestReadLog/tail_more_than_available [2021-09-03T13:29:15.948Z] --- PASS: TestReadLog (0.14s) [2021-09-03T13:29:15.948Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-09-03T13:29:15.948Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-03T13:29:15.948Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-03T13:29:15.948Z] PASS [2021-09-03T13:29:15.948Z] coverage: 75.2% of statements [2021-09-03T13:29:15.948Z] ok github.com/docker/docker/daemon/logger/local 0.183s coverage: 75.2% of statements [2021-09-03T13:29:15.948Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-03T13:29:16.404Z] === RUN TestLog [2021-09-03T13:29:16.404Z] --- PASS: TestLog (0.00s) [2021-09-03T13:29:16.404Z] PASS [2021-09-03T13:29:16.404Z] coverage: 31.5% of statements [2021-09-03T13:29:16.404Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-09-03T13:29:16.654Z] --- PASS: TestUnprivilegedPortsAndPing (1.15s) [2021-09-03T13:29:16.654Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:29:16.859Z] === RUN TestValidateLogOpt [2021-09-03T13:29:16.859Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestNewMissedConfig [2021-09-03T13:29:16.859Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestNewMissedUrl [2021-09-03T13:29:16.859Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestNewMissedToken [2021-09-03T13:29:16.859Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestNewWithProxy [2021-09-03T13:29:16.859Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestDefault [2021-09-03T13:29:16.859Z] --- PASS: TestDefault (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-03T13:29:16.859Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestJsonFormat [2021-09-03T13:29:16.859Z] --- PASS: TestJsonFormat (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestRawFormat [2021-09-03T13:29:16.859Z] --- PASS: TestRawFormat (0.01s) [2021-09-03T13:29:16.859Z] === RUN TestRawFormatWithLabels [2021-09-03T13:29:16.859Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestRawFormatWithoutTag [2021-09-03T13:29:16.859Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestBatching [2021-09-03T13:29:16.859Z] === RUN TestNewParse [2021-09-03T13:29:16.859Z] --- PASS: TestNewParse (0.00s) [2021-09-03T13:29:16.859Z] PASS [2021-09-03T13:29:16.859Z] coverage: 8.3% of statements [2021-09-03T13:29:16.859Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-09-03T13:29:16.859Z] --- PASS: TestBatching (0.18s) [2021-09-03T13:29:16.859Z] === RUN TestFrequency [2021-09-03T13:29:16.859Z] === RUN TestParseLogFormat [2021-09-03T13:29:16.859Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestValidateLogOptEmpty [2021-09-03T13:29:16.859Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestValidateSyslogAddress [2021-09-03T13:29:16.859Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestParseAddressDefaultPort [2021-09-03T13:29:16.859Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestValidateSyslogFacility [2021-09-03T13:29:16.859Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestValidateLogOptSyslogFormat [2021-09-03T13:29:16.859Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestValidateLogOpt [2021-09-03T13:29:16.859Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-03T13:29:16.859Z] PASS [2021-09-03T13:29:16.859Z] coverage: 46.8% of statements [2021-09-03T13:29:16.859Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 46.8% of statements [2021-09-03T13:29:16.859Z] --- PASS: TestFrequency (0.17s) [2021-09-03T13:29:16.859Z] === RUN TestOneMessagePerRequest [2021-09-03T13:29:16.859Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestVerify [2021-09-03T13:29:16.859Z] --- PASS: TestVerify (0.00s) [2021-09-03T13:29:16.859Z] === RUN TestSkipVerify [2021-09-03T13:29:17.315Z] time="2021-09-03T13:29:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.315Z] time="2021-09-03T13:29:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.315Z] time="2021-09-03T13:29:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.315Z] time="2021-09-03T13:29:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.771Z] --- PASS: TestSkipVerify (0.65s) [2021-09-03T13:29:17.771Z] === RUN TestBufferMaximum [2021-09-03T13:29:17.771Z] time="2021-09-03T13:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.771Z] time="2021-09-03T13:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.771Z] time="2021-09-03T13:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.771Z] time="2021-09-03T13:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.771Z] time="2021-09-03T13:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630675757.416442\",\"host\":\"467fb20416ee\"}'" [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630675757.416442\",\"host\":\"467fb20416ee\"}'" [2021-09-03T13:29:17.772Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-03T13:29:17.772Z] === RUN TestServerAlwaysDown [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630675757.418445\",\"host\":\"467fb20416ee\"}'" [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630675757.418445\",\"host\":\"467fb20416ee\"}'" [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630675757.418445\",\"host\":\"467fb20416ee\"}'" [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630675757.419442\",\"host\":\"467fb20416ee\"}'" [2021-09-03T13:29:17.772Z] time="2021-09-03T13:29:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630675757.419442\",\"host\":\"467fb20416ee\"}'" [2021-09-03T13:29:17.772Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-03T13:29:17.772Z] === RUN TestCannotSendAfterClose [2021-09-03T13:29:17.772Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-03T13:29:17.772Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-03T13:29:17.772Z] === RUN TestV1IDService [2021-09-03T13:29:17.772Z] --- PASS: TestV1IDService (0.02s) [2021-09-03T13:29:17.772Z] === RUN TestV2MetadataService [2021-09-03T13:29:18.044Z] --- PASS: TestUnprivilegedPortsAndPing (1.06s) [2021-09-03T13:29:18.044Z] PASS [2021-09-03T13:29:18.044Z] [2021-09-03T13:29:18.044Z] DONE 5 tests in 5.850s [2021-09-03T13:29:18.044Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.044Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.044Z] +++ set -e [2021-09-03T13:29:18.044Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.044Z] +++ set -x [2021-09-03T13:29:18.044Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.044Z] testing: warning: no tests to run [2021-09-03T13:29:18.044Z] PASS [2021-09-03T13:29:18.044Z] [2021-09-03T13:29:18.044Z] DONE 0 tests in 0.090s [2021-09-03T13:29:18.044Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.044Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.044Z] +++ set -e [2021-09-03T13:29:18.044Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.044Z] +++ set -x [2021-09-03T13:29:18.044Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.044Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.044Z] testing: warning: no tests to run [2021-09-03T13:29:18.044Z] PASS [2021-09-03T13:29:18.044Z] [2021-09-03T13:29:18.044Z] DONE 0 tests in 0.089s [2021-09-03T13:29:18.044Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.044Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.044Z] +++ set -e [2021-09-03T13:29:18.044Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.044Z] +++ set -x [2021-09-03T13:29:18.044Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.044Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.044Z] testing: warning: no tests to run [2021-09-03T13:29:18.044Z] PASS [2021-09-03T13:29:18.044Z] [2021-09-03T13:29:18.044Z] DONE 0 tests in 0.056s [2021-09-03T13:29:18.228Z] --- PASS: TestV2MetadataService (0.54s) [2021-09-03T13:29:18.228Z] PASS [2021-09-03T13:29:18.228Z] coverage: 48.2% of statements [2021-09-03T13:29:18.228Z] ok github.com/docker/docker/distribution/metadata 0.610s coverage: 48.2% of statements [2021-09-03T13:29:18.306Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] +++ set -e [2021-09-03T13:29:18.306Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.306Z] +++ set -x [2021-09-03T13:29:18.306Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.306Z] testing: warning: no tests to run [2021-09-03T13:29:18.306Z] PASS [2021-09-03T13:29:18.306Z] [2021-09-03T13:29:18.306Z] DONE 0 tests in 0.050s [2021-09-03T13:29:18.306Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] +++ set -e [2021-09-03T13:29:18.306Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.306Z] +++ set -x [2021-09-03T13:29:18.306Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.306Z] testing: warning: no tests to run [2021-09-03T13:29:18.306Z] PASS [2021-09-03T13:29:18.306Z] [2021-09-03T13:29:18.306Z] DONE 0 tests in 0.048s [2021-09-03T13:29:18.306Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] +++ set -e [2021-09-03T13:29:18.306Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.306Z] +++ set -x [2021-09-03T13:29:18.306Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] testing: warning: no tests to run [2021-09-03T13:29:18.306Z] PASS [2021-09-03T13:29:18.306Z] [2021-09-03T13:29:18.306Z] DONE 0 tests in 0.009s [2021-09-03T13:29:18.306Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] +++ set -e [2021-09-03T13:29:18.306Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.306Z] +++ set -x [2021-09-03T13:29:18.306Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.306Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.306Z] testing: warning: no tests to run [2021-09-03T13:29:18.306Z] PASS [2021-09-03T13:29:18.568Z] [2021-09-03T13:29:18.568Z] DONE 0 tests in 0.052s [2021-09-03T13:29:18.568Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.568Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.568Z] +++ set -e [2021-09-03T13:29:18.568Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.568Z] +++ set -x [2021-09-03T13:29:18.568Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.568Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.568Z] testing: warning: no tests to run [2021-09-03T13:29:18.568Z] PASS [2021-09-03T13:29:18.568Z] [2021-09-03T13:29:18.568Z] DONE 0 tests in 0.058s [2021-09-03T13:29:18.568Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.568Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.568Z] +++ set -e [2021-09-03T13:29:18.568Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.568Z] +++ set -x [2021-09-03T13:29:18.568Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.568Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.568Z] testing: warning: no tests to run [2021-09-03T13:29:18.568Z] PASS [2021-09-03T13:29:18.568Z] [2021-09-03T13:29:18.568Z] DONE 0 tests in 0.052s [2021-09-03T13:29:18.569Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.569Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.569Z] +++ set -e [2021-09-03T13:29:18.569Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.569Z] +++ set -x [2021-09-03T13:29:18.569Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.569Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.569Z] testing: warning: no tests to run [2021-09-03T13:29:18.569Z] PASS [2021-09-03T13:29:18.569Z] [2021-09-03T13:29:18.569Z] DONE 0 tests in 0.052s [2021-09-03T13:29:18.684Z] === RUN TestSuccessfulDownload [2021-09-03T13:29:18.684Z] download_test.go:267: Needs fixing on Windows [2021-09-03T13:29:18.684Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-03T13:29:18.684Z] === RUN TestCancelledDownload [2021-09-03T13:29:18.684Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-03T13:29:18.684Z] === RUN TestMaxDownloadAttempts [2021-09-03T13:29:18.684Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-03T13:29:18.684Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-03T13:29:18.684Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-03T13:29:18.684Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-03T13:29:18.684Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-03T13:29:18.684Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-03T13:29:18.684Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-03T13:29:18.684Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-03T13:29:18.684Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-03T13:29:18.684Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-03T13:29:18.684Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-03T13:29:18.684Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-03T13:29:18.684Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-03T13:29:18.684Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-03T13:29:18.684Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-03T13:29:18.684Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-03T13:29:18.684Z] === RUN TestContinueOnError_NeverContinue [2021-09-03T13:29:18.684Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-03T13:29:18.684Z] === RUN TestManifestStore [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/no_remote_or_local [2021-09-03T13:29:18.684Z] time="2021-09-03T13:29:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-03T13:29:18.684Z] time="2021-09-03T13:29:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"467fb20416ee\"}'" [2021-09-03T13:29:18.684Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-03T13:29:18.684Z] PASS [2021-09-03T13:29:18.684Z] coverage: 82.5% of statements [2021-09-03T13:29:18.684Z] ok github.com/docker/docker/daemon/logger/splunk 2.088s coverage: 82.5% of statements [2021-09-03T13:29:18.684Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-03T13:29:18.684Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-03T13:29:18.684Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-03T13:29:18.684Z] time="2021-09-03T13:29:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1749211227\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/no_local_cache [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/with_local_cache [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/unknown_media_type [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-03T13:29:18.684Z] time="2021-09-03T13:29:18Z" level=warning msg="reference for unknown type: " [2021-09-03T13:29:18.684Z] time="2021-09-03T13:29:18Z" level=warning msg="reference for unknown type: " [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-03T13:29:18.684Z] time="2021-09-03T13:29:18Z" level=warning msg="reference for unknown type: " [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-03T13:29:18.684Z] time="2021-09-03T13:29:18Z" level=warning msg="reference for unknown type: " [2021-09-03T13:29:18.684Z] time="2021-09-03T13:29:18Z" level=warning msg="reference for unknown type: " [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-03T13:29:18.684Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-03T13:29:18.684Z] time="2021-09-03T13:29:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore (0.22s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-03T13:29:18.684Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-03T13:29:18.684Z] === RUN TestDetectManifestBlobMediaType [2021-09-03T13:29:18.684Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-03T13:29:18.684Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-03T13:29:18.684Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-03T13:29:18.684Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-03T13:29:18.684Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-03T13:29:18.684Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-03T13:29:18.684Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-03T13:29:18.684Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-03T13:29:18.684Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-03T13:29:18.684Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-03T13:29:18.684Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-03T13:29:18.684Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-03T13:29:18.684Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-03T13:29:18.684Z] === RUN TestFixManifestLayers [2021-09-03T13:29:18.684Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-03T13:29:18.684Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-03T13:29:18.684Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-03T13:29:18.831Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] +++ set -e [2021-09-03T13:29:18.831Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.831Z] +++ set -x [2021-09-03T13:29:18.831Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] testing: warning: no tests to run [2021-09-03T13:29:18.831Z] PASS [2021-09-03T13:29:18.831Z] [2021-09-03T13:29:18.831Z] DONE 0 tests in 0.030s [2021-09-03T13:29:18.831Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] +++ set -e [2021-09-03T13:29:18.831Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.831Z] +++ set -x [2021-09-03T13:29:18.831Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.831Z] testing: warning: no tests to run [2021-09-03T13:29:18.831Z] PASS [2021-09-03T13:29:18.831Z] [2021-09-03T13:29:18.831Z] DONE 0 tests in 0.066s [2021-09-03T13:29:18.831Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] +++ set -e [2021-09-03T13:29:18.831Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.831Z] +++ set -x [2021-09-03T13:29:18.831Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] INFO: Testing against a local daemon [2021-09-03T13:29:18.831Z] testing: warning: no tests to run [2021-09-03T13:29:18.831Z] PASS [2021-09-03T13:29:18.831Z] [2021-09-03T13:29:18.831Z] DONE 0 tests in 0.051s [2021-09-03T13:29:18.831Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:18.831Z] +++ set -e [2021-09-03T13:29:18.831Z] +++ '[' -n 0 ']' [2021-09-03T13:29:18.831Z] +++ set -x [2021-09-03T13:29:18.831Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.093Z] INFO: Testing against a local daemon [2021-09-03T13:29:19.093Z] testing: warning: no tests to run [2021-09-03T13:29:19.093Z] PASS [2021-09-03T13:29:19.093Z] [2021-09-03T13:29:19.093Z] DONE 0 tests in 0.063s [2021-09-03T13:29:19.093Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.093Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.093Z] +++ set -e [2021-09-03T13:29:19.093Z] +++ '[' -n 0 ']' [2021-09-03T13:29:19.093Z] +++ set -x [2021-09-03T13:29:19.093Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.093Z] INFO: Testing against a local daemon [2021-09-03T13:29:19.093Z] testing: warning: no tests to run [2021-09-03T13:29:19.093Z] PASS [2021-09-03T13:29:19.093Z] [2021-09-03T13:29:19.093Z] DONE 0 tests in 0.053s [2021-09-03T13:29:19.093Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.093Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.093Z] +++ set -e [2021-09-03T13:29:19.093Z] +++ '[' -n 0 ']' [2021-09-03T13:29:19.093Z] +++ set -x [2021-09-03T13:29:19.093Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.093Z] INFO: Testing against a local daemon [2021-09-03T13:29:19.093Z] testing: warning: no tests to run [2021-09-03T13:29:19.093Z] PASS [2021-09-03T13:29:19.093Z] [2021-09-03T13:29:19.093Z] DONE 0 tests in 0.063s [2021-09-03T13:29:19.093Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.093Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.093Z] +++ set -e [2021-09-03T13:29:19.093Z] +++ '[' -n 0 ']' [2021-09-03T13:29:19.093Z] +++ set -x [2021-09-03T13:29:19.093Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-09-03T13:29:19.139Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-03T13:29:19.139Z] === RUN TestFixManifestLayersBadParent [2021-09-03T13:29:19.139Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-03T13:29:19.139Z] === RUN TestValidateManifest [2021-09-03T13:29:19.139Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-03T13:29:19.139Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-03T13:29:19.139Z] === RUN TestFormatPlatform [2021-09-03T13:29:19.139Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-03T13:29:19.139Z] === RUN TestGetRepositoryMountCandidates [2021-09-03T13:29:19.139Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-03T13:29:19.139Z] === RUN TestLayerAlreadyExists [2021-09-03T13:29:19.139Z] 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-09-03T13:29:19.139Z] 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-09-03T13:29:19.139Z] 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-09-03T13:29:19.139Z] 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-09-03T13:29:19.139Z] 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-09-03T13:29:19.139Z] 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-09-03T13:29:19.139Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-03T13:29:19.139Z] === RUN TestWhenEmptyAuthConfig [2021-09-03T13:29:19.139Z] time="2021-09-03T13:29:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:29:19.139Z] time="2021-09-03T13:29:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:29:19.139Z] time="2021-09-03T13:29:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:29:19.139Z] time="2021-09-03T13:29:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:29:19.139Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-03T13:29:19.139Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-09-03T13:29:19.139Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-09-03T13:29:19.139Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-09-03T13:29:19.139Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-09-03T13:29:19.139Z] === RUN TestTransfer [2021-09-03T13:29:19.139Z] --- PASS: TestTransfer (0.12s) [2021-09-03T13:29:19.139Z] === RUN TestConcurrencyLimit [2021-09-03T13:29:19.355Z] INFO: Testing against a local daemon [2021-09-03T13:29:19.355Z] testing: warning: no tests to run [2021-09-03T13:29:19.355Z] PASS [2021-09-03T13:29:19.355Z] [2021-09-03T13:29:19.355Z] DONE 0 tests in 0.055s [2021-09-03T13:29:19.355Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2021-09-03T13:29:19.355Z] +++++ cat bundles/test-integration-flaky/docker.pid [2021-09-03T13:29:19.355Z] ++++ kill 6308 [2021-09-03T13:29:19.355Z] ++++ /etc/init.d/apparmor stop [2021-09-03T13:29:19.355Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-03T13:29:19.355Z] [2021-09-03T13:29:19.355Z] Unloading profiles will leave already running processes permanently [2021-09-03T13:29:19.355Z] unconfined, which can lead to unexpected situations. [2021-09-03T13:29:19.355Z] [2021-09-03T13:29:19.355Z] To set a process to complain mode, use the command line tool [2021-09-03T13:29:19.355Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-03T13:29:19.355Z] ++++ true [2021-09-03T13:29:19.355Z] exiting test-integration [2021-09-03T13:29:19.355Z] +++ exit 0 [2021-09-03T13:29:19.355Z] [2021-09-03T13:29:19.355Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-03T13:29:19.594Z] === RUN TestNotFound [2021-09-03T13:29:19.594Z] --- PASS: TestNotFound (0.00s) [2021-09-03T13:29:19.594Z] === RUN TestConflict [2021-09-03T13:29:19.594Z] --- PASS: TestConflict (0.00s) [2021-09-03T13:29:19.594Z] === RUN TestForbidden [2021-09-03T13:29:19.594Z] --- PASS: TestForbidden (0.00s) [2021-09-03T13:29:19.594Z] === RUN TestInvalidParameter [2021-09-03T13:29:19.594Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-03T13:29:19.594Z] === RUN TestNotImplemented [2021-09-03T13:29:19.594Z] --- PASS: TestNotImplemented (0.00s) [2021-09-03T13:29:19.594Z] === RUN TestNotModified [2021-09-03T13:29:19.594Z] --- PASS: TestNotModified (0.00s) [2021-09-03T13:29:19.594Z] === RUN TestUnauthorized [2021-09-03T13:29:19.594Z] --- PASS: TestUnauthorized (0.00s) [2021-09-03T13:29:19.594Z] === RUN TestUnknown [2021-09-03T13:29:19.594Z] --- PASS: TestUnknown (0.00s) [2021-09-03T13:29:19.594Z] === RUN TestCancelled [2021-09-03T13:29:19.594Z] --- PASS: TestCancelled (0.00s) [2021-09-03T13:29:19.594Z] === RUN TestDeadline [2021-09-03T13:29:19.595Z] --- PASS: TestDeadline (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestDataLoss [2021-09-03T13:29:19.595Z] --- PASS: TestDataLoss (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestUnavailable [2021-09-03T13:29:19.595Z] --- PASS: TestUnavailable (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestSystem [2021-09-03T13:29:19.595Z] --- PASS: TestSystem (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Not_Found [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Bad_Request [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Conflict [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Unauthorized [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Forbidden [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Not_Modified [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-03T13:29:19.595Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-03T13:29:19.595Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-03T13:29:19.595Z] PASS [2021-09-03T13:29:19.595Z] coverage: 53.1% of statements [2021-09-03T13:29:19.595Z] ok github.com/docker/docker/errdefs 0.030s coverage: 53.1% of statements [2021-09-03T13:29:19.595Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-09-03T13:29:19.595Z] === RUN TestInactiveJobs [2021-09-03T13:29:19.595Z] === RUN TestFSGetInvalidData [2021-09-03T13:29:19.595Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-03T13:29:19.595Z] === RUN TestFSInvalidSet [2021-09-03T13:29:19.595Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-03T13:29:19.595Z] === RUN TestFSInvalidRoot [2021-09-03T13:29:19.595Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestFSMetadataGetSet [2021-09-03T13:29:19.595Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-03T13:29:19.595Z] === RUN TestFSInvalidWalker [2021-09-03T13:29:19.595Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-03T13:29:19.595Z] === RUN TestFSGetSet [2021-09-03T13:29:19.595Z] --- PASS: TestFSGetSet (0.01s) [2021-09-03T13:29:19.595Z] === RUN TestFSGetUnsetKey [2021-09-03T13:29:19.595Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestFSGetEmptyData [2021-09-03T13:29:19.595Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestFSDelete [2021-09-03T13:29:19.595Z] --- PASS: TestFSDelete (0.01s) [2021-09-03T13:29:19.595Z] === RUN TestFSWalker [2021-09-03T13:29:19.595Z] --- PASS: TestFSWalker (0.01s) [2021-09-03T13:29:19.595Z] === RUN TestFSWalkerStopOnError [2021-09-03T13:29:19.595Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-03T13:29:19.595Z] === RUN TestNewFromJSON [2021-09-03T13:29:19.595Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-03T13:29:19.595Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestMarshalKeyOrder [2021-09-03T13:29:19.595Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-03T13:29:19.595Z] === RUN TestHistoryEqual [2021-09-03T13:29:20.050Z] --- PASS: TestInactiveJobs (0.36s) [2021-09-03T13:29:20.050Z] === RUN TestWatchRelease [2021-09-03T13:29:20.050Z] --- PASS: TestHistoryEqual (0.10s) [2021-09-03T13:29:20.050Z] === RUN TestImage [2021-09-03T13:29:20.050Z] --- PASS: TestImage (0.00s) [2021-09-03T13:29:20.050Z] === RUN TestImageOSNotEmpty [2021-09-03T13:29:20.050Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-03T13:29:20.050Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-03T13:29:20.050Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-03T13:29:20.050Z] === RUN TestCreate [2021-09-03T13:29:20.050Z] --- PASS: TestCreate (0.04s) [2021-09-03T13:29:20.050Z] === RUN TestRestore [2021-09-03T13:29:20.050Z] time="2021-09-03T13:29:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-03T13:29:20.050Z] --- PASS: TestWatchRelease (0.07s) [2021-09-03T13:29:20.050Z] === RUN TestWatchFinishedTransfer [2021-09-03T13:29:20.050Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-03T13:29:20.050Z] === RUN TestDuplicateTransfer [2021-09-03T13:29:20.050Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-09-03T13:29:20.050Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-03T13:29:20.050Z] --- PASS: TestRestore (0.03s) [2021-09-03T13:29:20.050Z] === RUN TestAddDelete [2021-09-03T13:29:20.050Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-03T13:29:20.050Z] === RUN TestTokenPassThru [2021-09-03T13:29:20.050Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-03T13:29:20.050Z] === RUN TestTokenPassThruDifferentHost [2021-09-03T13:29:20.050Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-09-03T13:29:20.050Z] PASS [2021-09-03T13:29:20.050Z] coverage: 24.1% of statements [2021-09-03T13:29:20.050Z] --- PASS: TestAddDelete (0.02s) [2021-09-03T13:29:20.050Z] === RUN TestSearchAfterDelete [2021-09-03T13:29:20.050Z] ok github.com/docker/docker/distribution 1.360s coverage: 24.1% of statements [2021-09-03T13:29:20.050Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-03T13:29:20.050Z] === RUN TestParentReset [2021-09-03T13:29:20.050Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-03T13:29:20.050Z] === RUN TestSuccessfulUpload [2021-09-03T13:29:20.050Z] --- PASS: TestParentReset (0.02s) [2021-09-03T13:29:20.050Z] === RUN TestGetAndSetLastUpdated [2021-09-03T13:29:20.050Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-09-03T13:29:20.050Z] === RUN TestStoreLen [2021-09-03T13:29:20.050Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-03T13:29:20.050Z] --- PASS: TestStoreLen (0.04s) [2021-09-03T13:29:20.050Z] PASS [2021-09-03T13:29:20.050Z] coverage: 86.6% of statements [2021-09-03T13:29:20.050Z] ok github.com/docker/docker/image 0.404s coverage: 86.6% of statements [2021-09-03T13:29:20.050Z] === RUN TestCompare [2021-09-03T13:29:20.050Z] --- PASS: TestCompare (0.00s) [2021-09-03T13:29:20.050Z] PASS [2021-09-03T13:29:20.051Z] coverage: 19.2% of statements [2021-09-03T13:29:20.051Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2021-09-03T13:29:20.051Z] time="2021-09-03T13:29:19Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-03T13:29:20.506Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-09-03T13:29:20.506Z] === RUN TestCancelledUpload [2021-09-03T13:29:20.506Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-03T13:29:20.506Z] PASS [2021-09-03T13:29:20.506Z] coverage: 76.8% of statements [2021-09-03T13:29:20.506Z] ok github.com/docker/docker/distribution/xfer 1.775s coverage: 76.8% of statements [2021-09-03T13:29:20.506Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-03T13:29:20.742Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-03T13:29:20.742Z] HOSTNAME=df949d503d57 [2021-09-03T13:29:20.742Z] TESTDEBUG=0 [2021-09-03T13:29:20.742Z] DEST=bundles/test-integration [2021-09-03T13:29:20.742Z] PWD=/go/src/github.com/docker/docker [2021-09-03T13:29:20.742Z] KEEPBUNDLE=1 [2021-09-03T13:29:20.742Z] DOCKER_GITCOMMIT=2e74d543a48f971f044c8380438dda2ea3a3d3c0 [2021-09-03T13:29:20.742Z] container=docker [2021-09-03T13:29:20.742Z] HOME=/root [2021-09-03T13:29:20.742Z] GOLANG_VERSION=1.17 [2021-09-03T13:29:20.742Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-03T13:29:20.742Z] VALIDATE_BRANCH=master [2021-09-03T13:29:20.742Z] TERM=xterm [2021-09-03T13:29:20.742Z] DOCKER_PKG=github.com/docker/docker [2021-09-03T13:29:20.742Z] SHLVL=1 [2021-09-03T13:29:20.742Z] TIMEOUT=120m [2021-09-03T13:29:20.742Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-03T13:29:20.742Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-03T13:29:20.742Z] GO111MODULE=off [2021-09-03T13:29:20.742Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-03T13:29:20.742Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-03T13:29:20.742Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-03T13:29:20.742Z] GOPATH=/go [2021-09-03T13:29:20.742Z] PKG_CONFIG=pkg-config [2021-09-03T13:29:20.742Z] _=/usr/bin/env [2021-09-03T13:29:20.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-03T13:29:20.962Z] === RUN TestMakeV1ConfigFromConfig [2021-09-03T13:29:20.962Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-03T13:29:20.962Z] PASS [2021-09-03T13:29:20.962Z] coverage: 25.0% of statements [2021-09-03T13:29:20.962Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2021-09-03T13:29:20.962Z] === RUN TestValidateManifest [2021-09-03T13:29:20.962Z] === RUN TestValidateManifest/non-nil [2021-09-03T13:29:20.962Z] === RUN TestValidateManifest/nil [2021-09-03T13:29:20.962Z] --- PASS: TestValidateManifest (0.00s) [2021-09-03T13:29:20.962Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-03T13:29:20.962Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-03T13:29:20.962Z] PASS [2021-09-03T13:29:20.962Z] coverage: 0.7% of statements [2021-09-03T13:29:21.420Z] ok github.com/docker/docker/image/tarexport 0.060s coverage: 0.7% of statements [2021-09-03T13:29:21.420Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-03T13:29:21.872Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-09-03T13:29:21.872Z] PASS [2021-09-03T13:29:21.872Z] [2021-09-03T13:29:21.872Z] DONE 17 tests in 48.575s [2021-09-03T13:29:21.872Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-03T13:29:21.872Z] INFO: Testing against a local daemon [2021-09-03T13:29:21.872Z] === RUN TestPluginInvalidJSON [2021-09-03T13:29:21.872Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:29:21.872Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:29:21.872Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:29:21.872Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-03T13:29:21.872Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-03T13:29:21.872Z] === RUN TestPluginInstall [2021-09-03T13:29:21.872Z] === RUN TestPluginInstall/no_auth [2021-09-03T13:29:21.876Z] === RUN TestSerialization [2021-09-03T13:29:21.876Z] --- PASS: TestSerialization (0.02s) [2021-09-03T13:29:21.876Z] PASS [2021-09-03T13:29:21.876Z] coverage: 100.0% of statements [2021-09-03T13:29:21.876Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2021-09-03T13:29:21.876Z] === RUN TestEnvironmentParsing [2021-09-03T13:29:21.876Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-03T13:29:21.876Z] PASS [2021-09-03T13:29:21.876Z] coverage: 1.2% of statements [2021-09-03T13:29:22.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-03T13:29:22.332Z] ok github.com/docker/docker/libcontainerd/local 0.045s coverage: 1.2% of statements [2021-09-03T13:29:22.332Z] === RUN TestEmptyLayer [2021-09-03T13:29:22.332Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-03T13:29:22.332Z] === RUN TestCommitFailure [2021-09-03T13:29:22.332Z] --- PASS: TestCommitFailure (0.01s) [2021-09-03T13:29:22.332Z] === RUN TestStartTransactionFailure [2021-09-03T13:29:22.332Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-03T13:29:22.332Z] === RUN TestGetOrphan [2021-09-03T13:29:22.332Z] --- PASS: TestGetOrphan (0.01s) [2021-09-03T13:29:22.332Z] === RUN TestMountAndRegister [2021-09-03T13:29:22.332Z] layer_test.go:270: Layer size: 14 [2021-09-03T13:29:22.332Z] --- PASS: TestMountAndRegister (0.11s) [2021-09-03T13:29:22.332Z] === RUN TestLayerRelease [2021-09-03T13:29:22.332Z] layer_test.go:303: Failing on Windows [2021-09-03T13:29:22.332Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-03T13:29:22.332Z] === RUN TestStoreRestore [2021-09-03T13:29:22.332Z] layer_test.go:352: Failing on Windows [2021-09-03T13:29:22.332Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-03T13:29:22.332Z] === RUN TestTarStreamStability [2021-09-03T13:29:22.332Z] layer_test.go:467: Failing on Windows [2021-09-03T13:29:22.332Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-03T13:29:22.332Z] === RUN TestRegisterExistingLayer [2021-09-03T13:29:22.332Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-09-03T13:29:22.332Z] === RUN TestTarStreamVerification [2021-09-03T13:29:22.332Z] layer_test.go:696: Failing on Windows [2021-09-03T13:29:22.332Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-03T13:29:22.332Z] === RUN TestLayerMigration [2021-09-03T13:29:22.332Z] migration_test.go:45: Failing on Windows [2021-09-03T13:29:22.332Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-03T13:29:22.332Z] === RUN TestLayerMigrationNoTarsplit [2021-09-03T13:29:22.332Z] migration_test.go:181: Failing on Windows [2021-09-03T13:29:22.332Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-03T13:29:22.332Z] === RUN TestMountInit [2021-09-03T13:29:22.332Z] mount_test.go:17: Failing on Windows [2021-09-03T13:29:22.332Z] --- SKIP: TestMountInit (0.00s) [2021-09-03T13:29:22.332Z] === RUN TestMountSize [2021-09-03T13:29:22.332Z] mount_test.go:76: Failing on Windows [2021-09-03T13:29:22.332Z] --- SKIP: TestMountSize (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestMountChanges [2021-09-03T13:29:22.792Z] mount_test.go:125: Failing on Windows [2021-09-03T13:29:22.792Z] --- SKIP: TestMountChanges (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestMountApply [2021-09-03T13:29:22.792Z] mount_test.go:212: Failing on Windows [2021-09-03T13:29:22.792Z] --- SKIP: TestMountApply (0.00s) [2021-09-03T13:29:22.792Z] PASS [2021-09-03T13:29:22.792Z] coverage: 30.1% of statements [2021-09-03T13:29:22.792Z] ok github.com/docker/docker/layer 0.282s coverage: 30.1% of statements [2021-09-03T13:29:22.792Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-03T13:29:22.792Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-03T13:29:22.792Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-03T13:29:22.792Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-03T13:29:22.792Z] === RUN TestSequenceGetAvailableBit [2021-09-03T13:29:22.792Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestSequenceEqual [2021-09-03T13:29:22.792Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestSequenceCopy [2021-09-03T13:29:22.792Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestGetFirstAvailable [2021-09-03T13:29:22.792Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestFindSequence [2021-09-03T13:29:22.792Z] --- PASS: TestFindSequence (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestCheckIfAvailable [2021-09-03T13:29:22.792Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestMergeSequences [2021-09-03T13:29:22.792Z] --- PASS: TestMergeSequences (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestPushReservation [2021-09-03T13:29:22.792Z] --- PASS: TestPushReservation (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestSerializeDeserialize [2021-09-03T13:29:22.792Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestSet [2021-09-03T13:29:22.792Z] --- PASS: TestSet (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestSetUnset [2021-09-03T13:29:22.792Z] --- PASS: TestSetUnset (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestOffsetSetUnset [2021-09-03T13:29:22.792Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestSetInRange [2021-09-03T13:29:22.792Z] --- PASS: TestSetInRange (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestSetAnyInRange [2021-09-03T13:29:22.792Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestMethods [2021-09-03T13:29:22.792Z] --- PASS: TestMethods (0.00s) [2021-09-03T13:29:22.792Z] === RUN TestRandomAllocateDeallocate [2021-09-03T13:29:23.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-03T13:29:23.254Z] time="2021-09-03T13:29:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:29:23.254Z] time="2021-09-03T13:29:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37aeb070cd7ba4a4c9e9f95150c6ec1c72d93e26cb32a4758a78cc49316f103f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:29:23.254Z] time="2021-09-03T13:29:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:29:23.254Z] time="2021-09-03T13:29:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37aeb070cd7ba4a4c9e9f95150c6ec1c72d93e26cb32a4758a78cc49316f103f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:29:23.254Z] === RUN TestPluginInstall/with_htpasswd [2021-09-03T13:29:23.514Z] time="2021-09-03T13:29:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:29:23.514Z] time="2021-09-03T13:29:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57c8311b2f7baac87d25206b8959ea7fe4e753a43d225e34ca143800facfb664" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:29:23.514Z] time="2021-09-03T13:29:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:29:23.514Z] time="2021-09-03T13:29:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57c8311b2f7baac87d25206b8959ea7fe4e753a43d225e34ca143800facfb664" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:29:23.773Z] === RUN TestPluginInstall/with_insecure [2021-09-03T13:29:23.938Z] INFO: Extraction ended at 09/03/2021 13:29:23. Duration:00:00:24.8464215 [2021-09-03T13:29:23.938Z] INFO: Updating the golang and path environment variables [2021-09-03T13:29:23.938Z] INFO: GOPATH=d:\gopath [2021-09-03T13:29:23.938Z] INFO: go version go1.17 windows/amd64 [2021-09-03T13:29:23.938Z] INFO: Running the daemon under test in debug mode [2021-09-03T13:29:23.938Z] INFO: Running the daemon under test in containerd mode [2021-09-03T13:29:23.938Z] INFO: Starting a daemon under test... [2021-09-03T13:29:23.938Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42736\10\daemon --pidfile d:\CI\PR-42736\10\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-09-03T13:29:23.938Z] INFO: Containerd started successfully. [2021-09-03T13:29:23.938Z] INFO: Process started successfully. [2021-09-03T13:29:23.938Z] INFO: Start tailing logs of the daemon under tests [2021-09-03T13:29:23.938Z] INFO: Waiting for the daemon under test to start... [2021-09-03T13:29:24.725Z] time="2021-09-03T13:29:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:29:24.725Z] time="2021-09-03T13:29:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af5a41341023755ecd62874fc2533fa83f36b7339cd2de97d1c691fb0eb7d789" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:29:24.725Z] time="2021-09-03T13:29:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:29:24.725Z] time="2021-09-03T13:29:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af5a41341023755ecd62874fc2533fa83f36b7339cd2de97d1c691fb0eb7d789" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:29:24.956Z] === RUN TestInvalidConfig [2021-09-03T13:29:24.956Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-03T13:29:24.956Z] === RUN TestConfig [2021-09-03T13:29:24.956Z] --- PASS: TestConfig (0.00s) [2021-09-03T13:29:24.956Z] === RUN TestOptionsLabels [2021-09-03T13:29:24.956Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-03T13:29:24.956Z] === RUN TestValidName [2021-09-03T13:29:24.956Z] --- PASS: TestValidName (0.00s) [2021-09-03T13:29:24.956Z] === RUN TestTLSConfiguration [2021-09-03T13:29:24.956Z] time="2021-09-03T13:29:24Z" level=info msg="Option Initializing KV with TLS" [2021-09-03T13:29:24.956Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-03T13:29:24.956Z] PASS [2021-09-03T13:29:24.956Z] coverage: 24.0% of statements [2021-09-03T13:29:24.956Z] ok github.com/docker/docker/libnetwork/config 0.183s coverage: 24.0% of statements [2021-09-03T13:29:24.956Z] === RUN TestKey [2021-09-03T13:29:24.956Z] --- PASS: TestKey (0.00s) [2021-09-03T13:29:24.956Z] === RUN TestParseKey [2021-09-03T13:29:24.956Z] --- PASS: TestParseKey (0.00s) [2021-09-03T13:29:24.956Z] === RUN TestInvalidDataStore [2021-09-03T13:29:24.956Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-03T13:29:24.956Z] === RUN TestKVObjectFlatKey [2021-09-03T13:29:24.956Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-03T13:29:24.956Z] === RUN TestAtomicKVObjectFlatKey [2021-09-03T13:29:24.985Z] plugin_test.go:165: [d50d4a7aeff9d] daemon is not started [2021-09-03T13:29:24.985Z] --- PASS: TestPluginInstall (3.67s) [2021-09-03T13:29:24.985Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2021-09-03T13:29:24.985Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2021-09-03T13:29:24.985Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-09-03T13:29:24.985Z] === RUN TestPluginsWithRuntimes [2021-09-03T13:29:24.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-03T13:29:25.411Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-03T13:29:25.411Z] PASS [2021-09-03T13:29:25.411Z] coverage: 21.9% of statements [2021-09-03T13:29:25.411Z] ok github.com/docker/docker/libnetwork/datastore 0.070s coverage: 21.9% of statements [2021-09-03T13:29:25.411Z] === RUN TestErrorInterfaces [2021-09-03T13:29:25.411Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-03T13:29:25.411Z] === RUN TestNetworkMarshalling [2021-09-03T13:29:25.411Z] === RUN TestIPDataMarshalling [2021-09-03T13:29:25.411Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-03T13:29:25.411Z] === RUN TestValidateAndIsV6 [2021-09-03T13:29:25.411Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-03T13:29:25.411Z] PASS [2021-09-03T13:29:25.411Z] coverage: 68.9% of statements [2021-09-03T13:29:25.411Z] ok github.com/docker/docker/libnetwork/driverapi 0.032s coverage: 68.9% of statements [2021-09-03T13:29:25.411Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-03T13:29:25.411Z] === RUN TestEndpointMarshalling [2021-09-03T13:29:25.411Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-03T13:29:25.411Z] === RUN TestAuxAddresses [2021-09-03T13:29:25.411Z] time="2021-09-03T13:29:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-03T13:29:25.411Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-03T13:29:25.411Z] === RUN TestSRVServiceQuery [2021-09-03T13:29:25.411Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.411Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-03T13:29:25.411Z] === RUN TestServiceVIPReuse [2021-09-03T13:29:25.411Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.411Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-03T13:29:25.411Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-03T13:29:25.411Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.411Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-03T13:29:25.411Z] === RUN TestDNSIPQuery [2021-09-03T13:29:25.868Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.868Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-03T13:29:25.868Z] === RUN TestDNSProxyServFail [2021-09-03T13:29:25.868Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.868Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-03T13:29:25.868Z] === RUN TestSandboxAddEmpty [2021-09-03T13:29:25.868Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.868Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-03T13:29:25.868Z] === RUN TestSandboxAddMultiPrio [2021-09-03T13:29:25.868Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.868Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-03T13:29:25.868Z] === RUN TestSandboxAddSamePrio [2021-09-03T13:29:25.868Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.868Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-03T13:29:25.868Z] === RUN TestCleanupServiceDiscovery [2021-09-03T13:29:25.868Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.868Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-03T13:29:25.868Z] === RUN TestDNSOptions [2021-09-03T13:29:25.868Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:29:25.868Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-03T13:29:25.868Z] === RUN TestMultipleControllersWithSameStore [2021-09-03T13:29:25.868Z] time="2021-09-03T13:29:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-03T13:29:25.868Z] time="2021-09-03T13:29:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-03T13:29:25.868Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-03T13:29:25.868Z] PASS [2021-09-03T13:29:25.868Z] coverage: 8.6% of statements [2021-09-03T13:29:25.868Z] ok github.com/docker/docker/libnetwork 0.242s coverage: 8.6% of statements [2021-09-03T13:29:25.868Z] === RUN TestDriver [2021-09-03T13:29:25.868Z] --- PASS: TestDriver (0.00s) [2021-09-03T13:29:25.868Z] PASS [2021-09-03T13:29:25.868Z] coverage: 34.8% of statements [2021-09-03T13:29:25.868Z] ok github.com/docker/docker/libnetwork/drivers/host 0.030s coverage: 34.8% of statements [2021-09-03T13:29:26.322Z] === RUN TestDriver [2021-09-03T13:29:26.322Z] --- PASS: TestDriver (0.00s) [2021-09-03T13:29:26.322Z] PASS [2021-09-03T13:29:26.322Z] coverage: 34.8% of statements [2021-09-03T13:29:26.322Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2021-09-03T13:29:26.322Z] === RUN TestNetworkAllocateFree [2021-09-03T13:29:26.322Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-03T13:29:26.322Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-03T13:29:26.322Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-03T13:29:26.322Z] PASS [2021-09-03T13:29:26.323Z] coverage: 63.6% of statements [2021-09-03T13:29:26.323Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.034s coverage: 63.6% of statements [2021-09-03T13:29:26.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-03T13:29:26.778Z] === RUN TestGetEmptyCapabilities [2021-09-03T13:29:26.778Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-03T13:29:26.778Z] === RUN TestGetExtraCapabilities [2021-09-03T13:29:26.778Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-03T13:29:26.778Z] === RUN TestGetInvalidCapabilities [2021-09-03T13:29:26.778Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-03T13:29:26.778Z] === RUN TestRemoteDriver [2021-09-03T13:29:26.778Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-03T13:29:26.778Z] === RUN TestDriverError [2021-09-03T13:29:26.778Z] --- PASS: TestDriverError (0.00s) [2021-09-03T13:29:26.778Z] === RUN TestMissingValues [2021-09-03T13:29:26.778Z] --- PASS: TestMissingValues (0.00s) [2021-09-03T13:29:26.778Z] === RUN TestRollback [2021-09-03T13:29:26.778Z] --- PASS: TestRollback (0.00s) [2021-09-03T13:29:26.778Z] PASS [2021-09-03T13:29:26.778Z] coverage: 57.4% of statements [2021-09-03T13:29:26.778Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.062s coverage: 57.4% of statements [2021-09-03T13:29:26.893Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-03T13:29:27.233Z] === RUN TestNAT [2021-09-03T13:29:27.233Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-03T13:29:27.233Z] --- SKIP: TestNAT (0.00s) [2021-09-03T13:29:27.233Z] === RUN TestTransparent [2021-09-03T13:29:27.233Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-03T13:29:27.233Z] --- SKIP: TestTransparent (0.00s) [2021-09-03T13:29:27.233Z] PASS [2021-09-03T13:29:27.233Z] coverage: 0.0% of statements [2021-09-03T13:29:27.233Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.036s coverage: 0.0% of statements [2021-09-03T13:29:27.463Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-03T13:29:27.689Z] === RUN TestBuildDefault [2021-09-03T13:29:27.689Z] --- PASS: TestBuildDefault (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestBuildHostnameDomainname [2021-09-03T13:29:27.689Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestBuildHostname [2021-09-03T13:29:27.689Z] --- PASS: TestBuildHostname (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestBuildHostnameFQDN [2021-09-03T13:29:27.689Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestBuildNoIP [2021-09-03T13:29:27.689Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestUpdate [2021-09-03T13:29:27.689Z] --- PASS: TestUpdate (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-03T13:29:27.689Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-03T13:29:27.689Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestAddEmpty [2021-09-03T13:29:27.689Z] --- PASS: TestAddEmpty (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestAdd [2021-09-03T13:29:27.689Z] --- PASS: TestAdd (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestDeleteEmpty [2021-09-03T13:29:27.689Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestDeleteNewline [2021-09-03T13:29:27.689Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestDelete [2021-09-03T13:29:27.689Z] --- PASS: TestDelete (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestConcurrentWrites [2021-09-03T13:29:27.689Z] === RUN TestNew [2021-09-03T13:29:27.689Z] --- PASS: TestNew (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestAddDriver [2021-09-03T13:29:27.689Z] --- PASS: TestAddDriver (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestAddDuplicateDriver [2021-09-03T13:29:27.689Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-03T13:29:27.689Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestDriver [2021-09-03T13:29:27.689Z] --- PASS: TestDriver (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestIPAM [2021-09-03T13:29:27.689Z] --- PASS: TestIPAM (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestWalkIPAMs [2021-09-03T13:29:27.689Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-03T13:29:27.689Z] === RUN TestWalkDrivers [2021-09-03T13:29:27.689Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-03T13:29:27.689Z] PASS [2021-09-03T13:29:27.689Z] coverage: 82.4% of statements [2021-09-03T13:29:27.689Z] ok github.com/docker/docker/libnetwork/drvregistry 0.052s coverage: 82.4% of statements [2021-09-03T13:29:27.689Z] --- PASS: TestConcurrentWrites (0.14s) [2021-09-03T13:29:27.689Z] PASS [2021-09-03T13:29:27.689Z] coverage: 81.2% of statements [2021-09-03T13:29:27.690Z] ok github.com/docker/docker/libnetwork/etchosts 0.182s coverage: 81.2% of statements [2021-09-03T13:29:28.145Z] --- PASS: TestRandomAllocateDeallocate (4.96s) [2021-09-03T13:29:28.145Z] === RUN TestAllocateRandomDeallocate [2021-09-03T13:29:28.145Z] === RUN TestDiff [2021-09-03T13:29:28.145Z] --- PASS: TestDiff (0.00s) [2021-09-03T13:29:28.145Z] === RUN TestAddedCallback [2021-09-03T13:29:28.145Z] --- PASS: TestAddedCallback (0.00s) [2021-09-03T13:29:28.145Z] === RUN TestRemovedCallback [2021-09-03T13:29:28.145Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-03T13:29:28.145Z] === RUN TestNoCallback [2021-09-03T13:29:28.145Z] --- PASS: TestNoCallback (0.00s) [2021-09-03T13:29:28.145Z] PASS [2021-09-03T13:29:28.145Z] coverage: 48.1% of statements [2021-09-03T13:29:28.145Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.034s coverage: 48.1% of statements [2021-09-03T13:29:28.145Z] === RUN TestNew [2021-09-03T13:29:28.145Z] --- PASS: TestNew (0.00s) [2021-09-03T13:29:28.145Z] === RUN TestAllocate [2021-09-03T13:29:28.145Z] --- PASS: TestAllocate (0.00s) [2021-09-03T13:29:28.145Z] === RUN TestUninitialized [2021-09-03T13:29:28.145Z] --- PASS: TestUninitialized (0.00s) [2021-09-03T13:29:28.145Z] === RUN TestAllocateInRange [2021-09-03T13:29:28.145Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-03T13:29:28.145Z] === RUN TestAllocateSerial [2021-09-03T13:29:28.145Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-03T13:29:28.145Z] PASS [2021-09-03T13:29:28.145Z] coverage: 87.5% of statements [2021-09-03T13:29:28.145Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-09-03T13:29:28.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-03T13:29:28.601Z] === RUN TestCaller [2021-09-03T13:29:28.601Z] --- PASS: TestCaller (0.00s) [2021-09-03T13:29:28.601Z] PASS [2021-09-03T13:29:28.601Z] coverage: 100.0% of statements [2021-09-03T13:29:28.601Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-09-03T13:29:28.601Z] === RUN TestSetSerialInsertDelete [2021-09-03T13:29:28.601Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-03T13:29:28.601Z] === RUN TestSetParallelInsertDelete [2021-09-03T13:29:28.601Z] --- PASS: TestAllocateRandomDeallocate (0.84s) [2021-09-03T13:29:28.601Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-03T13:29:28.843Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2021-09-03T13:29:28.843Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-09-03T13:29:28.843Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2021-09-03T13:29:28.843Z] === RUN TestPluginBackCompatMediaTypes [2021-09-03T13:29:29.104Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-09-03T13:29:29.104Z] PASS [2021-09-03T13:29:29.104Z] [2021-09-03T13:29:29.104Z] DONE 10 tests in 7.726s [2021-09-03T13:29:29.104Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-03T13:29:29.104Z] INFO: Testing against a local daemon [2021-09-03T13:29:29.104Z] === RUN TestExternalGraphDriver [2021-09-03T13:29:29.104Z] === RUN TestExternalGraphDriver/json [2021-09-03T13:29:29.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-03T13:29:29.566Z] === RUN TestPoolRequest [2021-09-03T13:29:29.566Z] --- PASS: TestPoolRequest (0.00s) [2021-09-03T13:29:29.566Z] === RUN TestOtherRequests [2021-09-03T13:29:29.566Z] --- PASS: TestOtherRequests (0.00s) [2021-09-03T13:29:29.566Z] PASS [2021-09-03T13:29:29.566Z] coverage: 57.1% of statements [2021-09-03T13:29:29.566Z] ok github.com/docker/docker/libnetwork/ipams/null 0.063s coverage: 57.1% of statements [2021-09-03T13:29:29.566Z] === RUN TestInt2IP2IntConversion [2021-09-03T13:29:30.025Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2021-09-03T13:29:30.025Z] === RUN TestGetAddressVersion [2021-09-03T13:29:30.025Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-03T13:29:30.025Z] === RUN TestKeyString [2021-09-03T13:29:30.025Z] --- PASS: TestKeyString (0.00s) [2021-09-03T13:29:30.025Z] === RUN TestPoolDataMarshal [2021-09-03T13:29:30.025Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-03T13:29:30.025Z] === RUN TestSubnetsMarshal [2021-09-03T13:29:30.025Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.43s) [2021-09-03T13:29:30.025Z] === RUN TestRetrieveFromStore [2021-09-03T13:29:30.025Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-09-03T13:29:30.025Z] === RUN TestAddSubnets [2021-09-03T13:29:30.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-03T13:29:30.481Z] --- PASS: TestAddSubnets (0.06s) [2021-09-03T13:29:30.481Z] === RUN TestDoublePoolRelease [2021-09-03T13:29:30.481Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-03T13:29:30.481Z] === RUN TestAddReleasePoolID [2021-09-03T13:29:30.481Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-09-03T13:29:30.481Z] === RUN TestPredefinedPool [2021-09-03T13:29:30.481Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-03T13:29:30.481Z] === RUN TestRemoveSubnet [2021-09-03T13:29:30.481Z] === RUN TestGetCapabilities [2021-09-03T13:29:30.481Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-03T13:29:30.481Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-03T13:29:30.481Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-03T13:29:30.481Z] === RUN TestGetDefaultAddressSpaces [2021-09-03T13:29:30.481Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-03T13:29:30.481Z] === RUN TestRemoteDriver [2021-09-03T13:29:30.481Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-03T13:29:30.481Z] PASS [2021-09-03T13:29:30.481Z] coverage: 47.4% of statements [2021-09-03T13:29:30.481Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2021-09-03T13:29:30.481Z] --- PASS: TestRemoveSubnet (0.16s) [2021-09-03T13:29:30.481Z] === RUN TestGetSameAddress [2021-09-03T13:29:30.481Z] --- PASS: TestGetSameAddress (0.01s) [2021-09-03T13:29:30.481Z] === RUN TestPoolAllocationReuse [2021-09-03T13:29:30.481Z] --- PASS: TestRetrieveFromStore (0.40s) [2021-09-03T13:29:30.481Z] === RUN TestIsCorrupted [2021-09-03T13:29:30.481Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-03T13:29:30.481Z] === RUN TestSetRollover [2021-09-03T13:29:30.937Z] === RUN TestWindowsIPAM [2021-09-03T13:29:30.937Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-03T13:29:30.937Z] PASS [2021-09-03T13:29:30.937Z] coverage: 71.4% of statements [2021-09-03T13:29:30.937Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.032s coverage: 71.4% of statements [2021-09-03T13:29:31.012Z] === RUN TestExternalGraphDriver/spec [2021-09-03T13:29:31.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-03T13:29:31.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-03T13:29:31.897Z] --- PASS: TestSetRollover (1.10s) [2021-09-03T13:29:31.898Z] === RUN TestSetRolloverSerial [2021-09-03T13:29:31.898Z] --- PASS: TestPoolAllocationReuse (1.19s) [2021-09-03T13:29:31.898Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-03T13:29:31.898Z] === RUN TestDefaultNetwork [2021-09-03T13:29:31.898Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-09-03T13:29:31.898Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-03T13:29:31.898Z] --- PASS: TestDefaultNetwork (0.20s) [2021-09-03T13:29:31.898Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-03T13:29:31.898Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.19s) [2021-09-03T13:29:31.898Z] === RUN TestInitAddressPools [2021-09-03T13:29:31.898Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-03T13:29:31.898Z] PASS [2021-09-03T13:29:31.898Z] coverage: 74.0% of statements [2021-09-03T13:29:32.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-03T13:29:32.354Z] ok github.com/docker/docker/libnetwork/ipamutils 0.441s coverage: 74.0% of statements [2021-09-03T13:29:32.354Z] === RUN TestKeyValue [2021-09-03T13:29:32.354Z] --- PASS: TestKeyValue (0.00s) [2021-09-03T13:29:32.354Z] PASS [2021-09-03T13:29:32.354Z] coverage: 60.0% of statements [2021-09-03T13:29:32.354Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2021-09-03T13:29:32.809Z] --- PASS: TestSetRolloverSerial (0.93s) [2021-09-03T13:29:32.809Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-03T13:29:32.809Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-03T13:29:32.809Z] PASS [2021-09-03T13:29:32.809Z] coverage: 84.4% of statements [2021-09-03T13:29:32.809Z] ok github.com/docker/docker/libnetwork/bitseq 9.712s coverage: 84.4% of statements [2021-09-03T13:29:32.919Z] === RUN TestExternalGraphDriver/pull [2021-09-03T13:29:33.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-03T13:29:33.770Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.83s) [2021-09-03T13:29:33.770Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-03T13:29:33.858Z] --- PASS: TestExternalGraphDriver (4.80s) [2021-09-03T13:29:33.858Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2021-09-03T13:29:33.858Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2021-09-03T13:29:33.858Z] --- PASS: TestExternalGraphDriver/pull (1.39s) [2021-09-03T13:29:33.858Z] === RUN TestGraphdriverPluginV2 [2021-09-03T13:29:34.189Z] 4612f6d0b889: Pull complete [2021-09-03T13:29:34.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-03T13:29:34.730Z] === RUN TestNetworkDBSimple [2021-09-03T13:29:35.186Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.56s) [2021-09-03T13:29:35.186Z] === RUN TestGetAddress [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-03T13:29:35.186Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-03T13:29:35.641Z] 2021/09/03 13:29:35 Closing DB instances... [2021-09-03T13:29:35.641Z] === RUN TestGenerate [2021-09-03T13:29:35.641Z] --- PASS: TestGenerate (0.00s) [2021-09-03T13:29:35.641Z] === RUN TestGeneratePtr [2021-09-03T13:29:35.641Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-03T13:29:35.641Z] === RUN TestGenerateMissingField [2021-09-03T13:29:35.641Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-03T13:29:35.641Z] === RUN TestFieldCannotBeSet [2021-09-03T13:29:35.641Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-03T13:29:35.641Z] === RUN TestTypeMismatchError [2021-09-03T13:29:35.641Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-03T13:29:35.641Z] PASS [2021-09-03T13:29:35.641Z] coverage: 100.0% of statements [2021-09-03T13:29:35.641Z] ok github.com/docker/docker/libnetwork/options 0.030s coverage: 100.0% of statements [2021-09-03T13:29:36.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-03T13:29:36.097Z] testing: warning: no tests to run [2021-09-03T13:29:36.097Z] PASS [2021-09-03T13:29:36.097Z] coverage: 0.0% of statements [2021-09-03T13:29:36.097Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2021-09-03T13:29:36.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-03T13:29:36.553Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-03T13:29:36.553Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-03T13:29:37.009Z] === RUN TestRequestNewPort [2021-09-03T13:29:37.009Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestRequestSpecificPort [2021-09-03T13:29:37.009Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestReleasePort [2021-09-03T13:29:37.009Z] --- PASS: TestReleasePort (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestReuseReleasedPort [2021-09-03T13:29:37.009Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestReleaseUnreadledPort [2021-09-03T13:29:37.009Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestUnknowProtocol [2021-09-03T13:29:37.009Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestAllocateAllPorts [2021-09-03T13:29:37.009Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestPortAllocation [2021-09-03T13:29:37.009Z] --- PASS: TestPortAllocation (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestPortAllocationWithCustomRange [2021-09-03T13:29:37.009Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestNoDuplicateBPR [2021-09-03T13:29:37.009Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-03T13:29:37.009Z] === RUN TestChangePortRange [2021-09-03T13:29:37.009Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-03T13:29:37.009Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-03T13:29:37.009Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-03T13:29:37.009Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-03T13:29:37.009Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-03T13:29:37.009Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-03T13:29:37.009Z] --- PASS: TestChangePortRange (0.00s) [2021-09-03T13:29:37.009Z] PASS [2021-09-03T13:29:37.009Z] coverage: 88.6% of statements [2021-09-03T13:29:37.009Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-09-03T13:29:37.465Z] testing: warning: no tests to run [2021-09-03T13:29:37.465Z] PASS [2021-09-03T13:29:37.465Z] coverage: 0.0% of statements [2021-09-03T13:29:37.465Z] ok github.com/docker/docker/libnetwork/portmapper 0.030s coverage: 0.0% of statements [no tests to run] [2021-09-03T13:29:37.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-03T13:29:37.921Z] 2021/09/03 13:29:37 Closing DB instances... [2021-09-03T13:29:37.921Z] === RUN TestHashData [2021-09-03T13:29:37.921Z] --- PASS: TestHashData (0.00s) [2021-09-03T13:29:37.921Z] PASS [2021-09-03T13:29:37.921Z] coverage: 2.8% of statements [2021-09-03T13:29:37.921Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2021-09-03T13:29:38.053Z] --- PASS: TestGraphdriverPluginV2 (3.43s) [2021-09-03T13:29:38.054Z] PASS [2021-09-03T13:29:38.054Z] [2021-09-03T13:29:38.054Z] DONE 5 tests in 8.251s [2021-09-03T13:29:38.054Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-03T13:29:38.054Z] INFO: Testing against a local daemon [2021-09-03T13:29:38.054Z] === RUN TestContinueAfterPluginCrash [2021-09-03T13:29:38.054Z] === PAUSE TestContinueAfterPluginCrash [2021-09-03T13:29:38.054Z] === RUN TestReadPluginNoRead [2021-09-03T13:29:38.054Z] === PAUSE TestReadPluginNoRead [2021-09-03T13:29:38.054Z] === RUN TestDaemonStartWithLogOpt [2021-09-03T13:29:38.054Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-03T13:29:38.054Z] === CONT TestContinueAfterPluginCrash [2021-09-03T13:29:38.054Z] === CONT TestDaemonStartWithLogOpt [2021-09-03T13:29:38.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-03T13:29:38.887Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-09-03T13:29:38.887Z] PASS [2021-09-03T13:29:38.887Z] coverage: 100.0% of statements [2021-09-03T13:29:38.887Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2021-09-03T13:29:38.887Z] === RUN TestErrorConstructors [2021-09-03T13:29:38.887Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-03T13:29:38.887Z] === RUN TestCompareIPMask [2021-09-03T13:29:38.887Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-03T13:29:38.887Z] === RUN TestUtilGetHostPartIP [2021-09-03T13:29:38.887Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-03T13:29:38.887Z] === RUN TestUtilGetBroadcastIP [2021-09-03T13:29:38.887Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-03T13:29:38.887Z] === RUN TestParseCIDR [2021-09-03T13:29:38.887Z] --- PASS: TestParseCIDR (0.00s) [2021-09-03T13:29:38.887Z] PASS [2021-09-03T13:29:38.887Z] coverage: 37.3% of statements [2021-09-03T13:29:38.887Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-03T13:29:39.343Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-03T13:29:39.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-03T13:29:39.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-03T13:29:39.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-03T13:29:39.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-03T13:29:39.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-03T13:29:39.799Z] PASS [2021-09-03T13:29:39.799Z] coverage: 50.0% of statements [2021-09-03T13:29:39.799Z] ok github.com/docker/docker/oci 0.039s coverage: 50.0% of statements [2021-09-03T13:29:39.799Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-09-03T13:29:39.799Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-03T13:29:40.255Z] === RUN TestAddressPoolOpt [2021-09-03T13:29:40.255Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/a [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/something [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/_=a [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/env1=value1 [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/_env1=value1 [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/PATH [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/=a [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/PATH= [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/PATH=something [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/asd!qwe [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/1asd [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/123 [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/some_space [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/__some_space_before [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/some_space_after__ [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/= [2021-09-03T13:29:40.255Z] === RUN TestValidateEnv/PaTh [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestParseHost [2021-09-03T13:29:40.255Z] --- PASS: TestParseHost (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestParseDockerDaemonHost [2021-09-03T13:29:40.255Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestParseTCP [2021-09-03T13:29:40.255Z] --- PASS: TestParseTCP (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-03T13:29:40.255Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestValidateExtraHosts [2021-09-03T13:29:40.255Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestIpOptString [2021-09-03T13:29:40.255Z] --- PASS: TestIpOptString (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-03T13:29:40.255Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestNewIpOptValidDefaultVal [2021-09-03T13:29:40.255Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestIpOptSetInvalidVal [2021-09-03T13:29:40.255Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestValidateIPAddress [2021-09-03T13:29:40.255Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestMapOpts [2021-09-03T13:29:40.255Z] --- PASS: TestMapOpts (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestListOptsWithoutValidator [2021-09-03T13:29:40.255Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestListOptsWithValidator [2021-09-03T13:29:40.255Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestValidateDNSSearch [2021-09-03T13:29:40.255Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_general_format [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_one_more [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-03T13:29:40.255Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-03T13:29:40.255Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestNamedListOpts [2021-09-03T13:29:40.255Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestNamedMapOpts [2021-09-03T13:29:40.255Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestParseLink [2021-09-03T13:29:40.255Z] --- PASS: TestParseLink (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestQuotedStringSetWithQuotes [2021-09-03T13:29:40.255Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-03T13:29:40.255Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-03T13:29:40.255Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-03T13:29:40.255Z] === RUN TestUlimitOpt [2021-09-03T13:29:40.255Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-03T13:29:40.255Z] PASS [2021-09-03T13:29:40.255Z] coverage: 67.1% of statements [2021-09-03T13:29:40.255Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2021-09-03T13:29:40.255Z] === RUN TestParseVersion [2021-09-03T13:29:40.256Z] --- PASS: TestParseVersion (0.00s) [2021-09-03T13:29:40.256Z] PASS [2021-09-03T13:29:40.256Z] coverage: 52.9% of statements [2021-09-03T13:29:40.256Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-09-03T13:29:40.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-03T13:29:40.711Z] 2021/09/03 13:29:40 Closing DB instances... [2021-09-03T13:29:41.352Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2021-09-03T13:29:41.352Z] === CONT TestReadPluginNoRead [2021-09-03T13:29:41.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-03T13:29:41.672Z] === RUN TestPeerCertificateMarshalJSON [2021-09-03T13:29:41.672Z] === RUN TestIsArchivePathDir [2021-09-03T13:29:41.672Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-09-03T13:29:41.672Z] === RUN TestIsArchivePathInvalidFile [2021-09-03T13:29:41.672Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-09-03T13:29:41.672Z] === RUN TestIsArchivePathTar [2021-09-03T13:29:41.672Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-03T13:29:41.672Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-03T13:29:41.672Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2021-09-03T13:29:41.672Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-03T13:29:41.672Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-03T13:29:41.672Z] === RUN TestMiddleware [2021-09-03T13:29:41.672Z] --- PASS: TestMiddleware (0.00s) [2021-09-03T13:29:41.672Z] === RUN TestNewResponseModifier [2021-09-03T13:29:41.672Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-03T13:29:41.672Z] PASS [2021-09-03T13:29:41.672Z] coverage: 26.8% of statements [2021-09-03T13:29:41.672Z] ok github.com/docker/docker/pkg/authorization 0.386s coverage: 26.8% of statements [2021-09-03T13:29:41.672Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-09-03T13:29:41.672Z] === RUN TestDecompressStreamGzip [2021-09-03T13:29:42.128Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-09-03T13:29:42.128Z] === RUN TestDecompressStreamBzip2 [2021-09-03T13:29:42.128Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-09-03T13:29:42.128Z] === RUN TestDecompressStreamXz [2021-09-03T13:29:42.128Z] archive_test.go:133: Xz not present in msys2 [2021-09-03T13:29:42.128Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestCompressStreamXzUnsupported [2021-09-03T13:29:42.128Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-03T13:29:42.128Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestCompressStreamInvalid [2021-09-03T13:29:42.128Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestExtensionInvalid [2021-09-03T13:29:42.128Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestExtensionUncompressed [2021-09-03T13:29:42.128Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestExtensionBzip2 [2021-09-03T13:29:42.128Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestExtensionGzip [2021-09-03T13:29:42.128Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestExtensionXz [2021-09-03T13:29:42.128Z] --- PASS: TestExtensionXz (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestCmdStreamLargeStderr [2021-09-03T13:29:42.128Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-09-03T13:29:42.128Z] === RUN TestCmdStreamBad [2021-09-03T13:29:42.128Z] archive_test.go:238: Failing on Windows CI machines [2021-09-03T13:29:42.128Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestCmdStreamGood [2021-09-03T13:29:42.128Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-03T13:29:42.128Z] === RUN TestUntarPathWithInvalidDest [2021-09-03T13:29:42.128Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2021-09-03T13:29:42.128Z] === RUN TestUntarPathWithInvalidSrc [2021-09-03T13:29:42.128Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestUntarPath [2021-09-03T13:29:42.128Z] === RUN TestUnbuffered [2021-09-03T13:29:42.128Z] --- PASS: TestUnbuffered (0.00s) [2021-09-03T13:29:42.128Z] === RUN TestRaceUnbuffered [2021-09-03T13:29:42.128Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-03T13:29:42.128Z] PASS [2021-09-03T13:29:42.128Z] coverage: 100.0% of statements [2021-09-03T13:29:42.128Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-09-03T13:29:42.128Z] --- PASS: TestUntarPath (0.05s) [2021-09-03T13:29:42.128Z] === RUN TestUntarPathWithDestinationFile [2021-09-03T13:29:42.128Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-09-03T13:29:42.128Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-03T13:29:42.485Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-03T13:29:42.485Z] Using test binary docker [2021-09-03T13:29:42.485Z] +++ /etc/init.d/apparmor start [2021-09-03T13:29:42.485Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-03T13:29:42.485Z] INFO: Waiting for daemon to start... [2021-09-03T13:29:42.485Z] Starting dockerd [2021-09-03T13:29:42.485Z] +++ 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-09-03T13:29:42.583Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-03T13:29:42.583Z] === RUN TestCopyWithTarInvalidSrc [2021-09-03T13:29:42.583Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-03T13:29:42.583Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-03T13:29:42.583Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-03T13:29:42.583Z] === RUN TestCopyWithTarSrcFile [2021-09-03T13:29:42.583Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-03T13:29:42.583Z] === RUN TestCopyWithTarSrcFolder [2021-09-03T13:29:42.583Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-09-03T13:29:42.583Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-03T13:29:42.583Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-03T13:29:42.583Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-03T13:29:42.583Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-03T13:29:42.583Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-03T13:29:42.583Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-09-03T13:29:42.583Z] === RUN TestCopyFileWithTarSrcFile [2021-09-03T13:29:42.583Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-09-03T13:29:42.583Z] === RUN TestTarFiles [2021-09-03T13:29:42.583Z] time="2021-09-03T13:29:42Z" level=error msg="node1(89a57bb4088d) Could not close DB: timeout waiting for leave broadcast" [2021-09-03T13:29:42.583Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-09-03T13:29:42.583Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-03T13:29:42.583Z] === RUN TestMatch [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[]] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[foo]] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[foo_bar]] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[]#01 [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[qux]] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-03T13:29:42.583Z] === RUN TestMatch/[[foo_baz]] [2021-09-03T13:29:42.583Z] --- PASS: TestMatch (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-03T13:29:42.583Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-03T13:29:42.583Z] PASS [2021-09-03T13:29:42.583Z] coverage: 87.5% of statements [2021-09-03T13:29:42.583Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2021-09-03T13:29:43.262Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-03T13:29:43.543Z] === RUN TestChrootTarUntar [2021-09-03T13:29:43.544Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:29:43.544Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-03T13:29:43.544Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-03T13:29:43.544Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:29:43.544Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-03T13:29:43.544Z] === RUN TestChrootUntarEmptyArchive [2021-09-03T13:29:43.544Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-03T13:29:43.544Z] === RUN TestChrootTarUntarWithSymlink [2021-09-03T13:29:43.544Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:29:43.544Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-03T13:29:43.544Z] === RUN TestChrootCopyWithTar [2021-09-03T13:29:43.544Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:29:43.544Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-03T13:29:43.544Z] === RUN TestChrootCopyFileWithTar [2021-09-03T13:29:43.544Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:29:43.544Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-03T13:29:43.544Z] === RUN TestChrootUntarPath [2021-09-03T13:29:43.544Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:29:43.544Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-03T13:29:43.544Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-03T13:29:43.544Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:29:43.544Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:29:43.544Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-03T13:29:43.544Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:29:43.544Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:29:43.544Z] === RUN TestChrootApplyDotDotFile [2021-09-03T13:29:43.544Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:29:43.544Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-03T13:29:43.544Z] PASS [2021-09-03T13:29:43.544Z] coverage: 15.4% of statements [2021-09-03T13:29:43.544Z] ok github.com/docker/docker/pkg/chrootarchive 0.067s coverage: 15.4% of statements [2021-09-03T13:29:43.998Z] === RUN TestSizeEmpty [2021-09-03T13:29:43.998Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-03T13:29:43.998Z] === RUN TestSizeEmptyFile [2021-09-03T13:29:43.998Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-03T13:29:43.998Z] === RUN TestSizeNonemptyFile [2021-09-03T13:29:43.998Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-03T13:29:43.998Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-03T13:29:43.998Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-03T13:29:43.998Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-03T13:29:43.998Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-03T13:29:43.998Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-03T13:29:43.998Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-03T13:29:43.998Z] === RUN TestMoveToSubdir [2021-09-03T13:29:43.998Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-03T13:29:43.998Z] === RUN TestSizeNonExistingDirectory [2021-09-03T13:29:43.998Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-03T13:29:43.998Z] PASS [2021-09-03T13:29:43.998Z] coverage: 80.0% of statements [2021-09-03T13:29:43.998Z] ok github.com/docker/docker/pkg/directory 0.037s coverage: 80.0% of statements [2021-09-03T13:29:44.302Z] ..........................xx.................... [ 29%] [2021-09-03T13:29:44.454Z] 2021/09/03 13:29:44 Closing DB instances... [2021-09-03T13:29:44.657Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-03T13:29:44.910Z] === RUN Test [2021-09-03T13:29:44.910Z] === RUN Test/TestContainsEntry [2021-09-03T13:29:44.910Z] === RUN Test/TestCreateEntries [2021-09-03T13:29:44.910Z] === RUN Test/TestEntriesDiff [2021-09-03T13:29:44.910Z] === RUN Test/TestEntriesEquality [2021-09-03T13:29:44.910Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-03T13:29:44.910Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-03T13:29:44.910Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-03T13:29:44.910Z] === RUN Test/TestGeneratorNotGenerate [2021-09-03T13:29:44.910Z] === RUN Test/TestGeneratorWithPort [2021-09-03T13:29:44.910Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-03T13:29:44.910Z] === RUN Test/TestNewEntry [2021-09-03T13:29:44.910Z] === RUN Test/TestParse [2021-09-03T13:29:44.910Z] --- PASS: Test (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-03T13:29:44.910Z] --- PASS: Test/TestParse (0.00s) [2021-09-03T13:29:44.910Z] PASS [2021-09-03T13:29:44.910Z] coverage: 58.3% of statements [2021-09-03T13:29:44.910Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-09-03T13:29:44.993Z] ...INFO: Daemon under test started and replied! [2021-09-03T13:29:44.993Z] INFO: Docker version of the daemon under test [2021-09-03T13:29:44.993Z] [2021-09-03T13:29:44.993Z] Client: [2021-09-03T13:29:44.993Z] Version: 17.06.2-ce [2021-09-03T13:29:44.993Z] API version: 1.30 [2021-09-03T13:29:44.993Z] Go version: go1.8.3 [2021-09-03T13:29:44.993Z] Git commit: cec0b72 [2021-09-03T13:29:44.993Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-03T13:29:44.993Z] OS/Arch: windows/amd64 [2021-09-03T13:29:44.993Z] [2021-09-03T13:29:44.993Z] Server: [2021-09-03T13:29:44.993Z] Version: 0.0.0-dev [2021-09-03T13:29:44.993Z] API version: 1.42 (minimum version 1.24) [2021-09-03T13:29:44.993Z] Go version: go1.17 [2021-09-03T13:29:44.993Z] Git commit: 1fd21de183 [2021-09-03T13:29:44.993Z] Built: 09/03/2021 13:27:42 [2021-09-03T13:29:44.993Z] OS/Arch: windows/amd64 [2021-09-03T13:29:44.993Z] Experimental: false [2021-09-03T13:29:44.993Z] [2021-09-03T13:29:44.993Z] INFO: Docker info of the daemon under test [2021-09-03T13:29:44.993Z] [2021-09-03T13:29:44.993Z] Containers: 0 [2021-09-03T13:29:44.993Z] Running: 0 [2021-09-03T13:29:44.993Z] Paused: 0 [2021-09-03T13:29:44.993Z] Stopped: 0 [2021-09-03T13:29:44.993Z] Images: 0 [2021-09-03T13:29:44.993Z] Server Version: 0.0.0-dev [2021-09-03T13:29:44.993Z] Storage Driver: windowsfilter [2021-09-03T13:29:44.993Z] Windows: [2021-09-03T13:29:44.993Z] Logging Driver: json-file [2021-09-03T13:29:44.993Z] Plugins: [2021-09-03T13:29:44.993Z] Volume: local [2021-09-03T13:29:44.993Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T13:29:44.993Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T13:29:44.993Z] Swarm: inactive [2021-09-03T13:29:44.993Z] Default Isolation: process [2021-09-03T13:29:44.993Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-03T13:29:44.993Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-03T13:29:44.993Z] OSType: windows [2021-09-03T13:29:44.993Z] Architecture: x86_64 [2021-09-03T13:29:44.993Z] CPUs: 4 [2021-09-03T13:29:44.993Z] Total Memory: 32GiB [2021-09-03T13:29:44.993Z] Name: azwin-2-d5ac60 [2021-09-03T13:29:44.993Z] ID: V3FU:KDCL:6I3A:BDV2:JQIU:RTV5:ZVBP:IHRU:CGCH:AGQR:CVPA:EFX3 [2021-09-03T13:29:44.993Z] Docker Root Dir: D:\CI\PR-42736\10\daemon [2021-09-03T13:29:44.993Z] Debug Mode (client): false [2021-09-03T13:29:44.993Z] Debug Mode (server): true [2021-09-03T13:29:44.993Z] File Descriptors: -1 [2021-09-03T13:29:44.993Z] Goroutines: 31 [2021-09-03T13:29:44.993Z] System Time: 2021-09-03T13:29:42.9938547Z [2021-09-03T13:29:44.993Z] EventsListeners: 0 [2021-09-03T13:29:44.993Z] Registry: https://index.docker.io/v1/ [2021-09-03T13:29:44.993Z] Labels: [2021-09-03T13:29:44.993Z] Experimental: false [2021-09-03T13:29:44.993Z] Insecure Registries: [2021-09-03T13:29:44.993Z] 127.0.0.0/8 [2021-09-03T13:29:44.993Z] Live Restore Enabled: false [2021-09-03T13:29:44.993Z] [2021-09-03T13:29:44.993Z] [2021-09-03T13:29:44.993Z] INFO: Docker images of the daemon under test [2021-09-03T13:29:44.993Z] [2021-09-03T13:29:44.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T13:29:44.993Z] [2021-09-03T13:29:44.993Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-03T13:29:44.993Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-03T13:29:44.993Z] ltsc2022: Pulling from windows/servercore [2021-09-03T13:29:44.993Z] 8f616e6e9eec: Pulling fs layer [2021-09-03T13:29:44.993Z] 393f6f5bddce: Pulling fs layer [2021-09-03T13:29:45.027Z] . [2021-09-03T13:29:45.027Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-03T13:29:45.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-03T13:29:45.027Z] Running integration-test (iteration 1) [2021-09-03T13:29:45.027Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-03T13:29:45.027Z] ++ 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-09-03T13:29:45.027Z] ++ set -e [2021-09-03T13:29:45.027Z] ++ '[' -n 0 ']' [2021-09-03T13:29:45.027Z] ++ set -x [2021-09-03T13:29:45.027Z] ++ env -i DEST=/go/src/github.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-09-03T13:29:45.027Z] INFO: Testing against a local daemon [2021-09-03T13:29:45.027Z] === RUN TestCgroupNamespacesBuild [2021-09-03T13:29:45.365Z] === RUN Test [2021-09-03T13:29:45.365Z] === RUN Test/TestContent [2021-09-03T13:29:45.365Z] === RUN Test/TestInitialize [2021-09-03T13:29:45.365Z] === RUN Test/TestNew [2021-09-03T13:29:45.366Z] === RUN Test/TestParsingContentsWithComments [2021-09-03T13:29:45.366Z] === RUN Test/TestRegister [2021-09-03T13:29:45.366Z] === RUN Test/TestWatch [2021-09-03T13:29:45.366Z] --- PASS: Test (0.00s) [2021-09-03T13:29:45.366Z] --- PASS: Test/TestContent (0.00s) [2021-09-03T13:29:45.366Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-03T13:29:45.366Z] --- PASS: Test/TestNew (0.00s) [2021-09-03T13:29:45.366Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-03T13:29:45.366Z] --- PASS: Test/TestRegister (0.00s) [2021-09-03T13:29:45.366Z] --- PASS: Test/TestWatch (0.00s) [2021-09-03T13:29:45.366Z] PASS [2021-09-03T13:29:45.366Z] coverage: 97.6% of statements [2021-09-03T13:29:45.366Z] ok github.com/docker/docker/pkg/discovery/file 0.036s coverage: 97.6% of statements [2021-09-03T13:29:45.821Z] --- PASS: TestTarFiles (3.34s) [2021-09-03T13:29:45.821Z] === RUN TestTarUntar [2021-09-03T13:29:45.821Z] --- PASS: TestTarUntar (0.02s) [2021-09-03T13:29:45.821Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-03T13:29:45.821Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-03T13:29:45.821Z] === RUN TestTarWithOptions [2021-09-03T13:29:45.821Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-03T13:29:45.821Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-03T13:29:45.821Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-03T13:29:45.821Z] === RUN TestUntarUstarGnuConflict [2021-09-03T13:29:45.821Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-03T13:29:45.821Z] === RUN TestUntarInvalidFilenames [2021-09-03T13:29:45.821Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames289178983\\dest" [2021-09-03T13:29:45.821Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-09-03T13:29:45.821Z] === RUN TestUntarHardlinkToSymlink [2021-09-03T13:29:45.821Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-03T13:29:45.821Z] === RUN TestUntarInvalidHardlink [2021-09-03T13:29:45.821Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2416609487\\victim\\hello" -> "../victim/hello" [2021-09-03T13:29:45.821Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2131844658\\victim\\hello" -> "/../victim/hello" [2021-09-03T13:29:45.821Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3741002506\\victim" -> "../victim" [2021-09-03T13:29:45.821Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2150188028\\victim" -> "../victim" [2021-09-03T13:29:45.821Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1538128535\\victim" -> "../victim" [2021-09-03T13:29:45.821Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink865302502\\victim" -> "../victim" [2021-09-03T13:29:45.821Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-03T13:29:45.821Z] === RUN TestUntarInvalidSymlink [2021-09-03T13:29:45.821Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2869187939\\dest\\dotdot" -> "../victim/hello" [2021-09-03T13:29:45.821Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4160948731\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-03T13:29:45.821Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2933940395\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:29:45.821Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1956778356\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:29:45.821Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1148103430\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:29:45.821Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2219772255\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:29:45.821Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink449369015\\dest\\dir\\loophole" -> "../../victim" [2021-09-03T13:29:45.821Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-03T13:29:45.821Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-03T13:29:45.821Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-03T13:29:45.821Z] === RUN TestXGlobalNoParent [2021-09-03T13:29:45.821Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-03T13:29:45.821Z] === RUN TestReplaceFileTarWrapper [2021-09-03T13:29:46.037Z] === RUN TestReadPluginNoRead/default [2021-09-03T13:29:46.037Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [2021-09-03T13:29:46.276Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-09-03T13:29:46.276Z] === RUN TestPrefixHeaderReadable [2021-09-03T13:29:46.276Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-03T13:29:46.276Z] === RUN TestDisablePigz [2021-09-03T13:29:46.276Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-09-03T13:29:46.276Z] --- PASS: TestDisablePigz (0.08s) [2021-09-03T13:29:46.276Z] === RUN TestPigz [2021-09-03T13:29:46.276Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-09-03T13:29:46.276Z] --- PASS: TestPigz (0.22s) [2021-09-03T13:29:46.276Z] === RUN TestCopyFileWithInvalidDest [2021-09-03T13:29:46.276Z] archive_windows_test.go:16: Currently fails [2021-09-03T13:29:46.276Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestCanonicalTarNameForPath [2021-09-03T13:29:46.276Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestCanonicalTarName [2021-09-03T13:29:46.276Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestChmodTarEntry [2021-09-03T13:29:46.276Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestHardLinkOrder [2021-09-03T13:29:46.276Z] --- PASS: TestHardLinkOrder (0.06s) [2021-09-03T13:29:46.276Z] === RUN TestChangeString [2021-09-03T13:29:46.276Z] --- PASS: TestChangeString (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestChangesWithNoChanges [2021-09-03T13:29:46.276Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-03T13:29:46.276Z] === RUN TestChangesWithChanges [2021-09-03T13:29:46.276Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-03T13:29:46.276Z] === RUN TestChangesWithChangesGH13590 [2021-09-03T13:29:46.276Z] changes_test.go:195: needs more investigation [2021-09-03T13:29:46.276Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestChangesDirsEmpty [2021-09-03T13:29:46.276Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-03T13:29:46.276Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestChangesDirsMutated [2021-09-03T13:29:46.276Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-03T13:29:46.276Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestApplyLayer [2021-09-03T13:29:46.276Z] changes_test.go:432: needs further investigation [2021-09-03T13:29:46.276Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestChangesSizeWithHardlinks [2021-09-03T13:29:46.276Z] changes_test.go:468: needs further investigation [2021-09-03T13:29:46.276Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestChangesSizeWithNoChanges [2021-09-03T13:29:46.276Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-03T13:29:46.276Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestChangesSize [2021-09-03T13:29:46.276Z] --- PASS: TestChangesSize (0.00s) [2021-09-03T13:29:46.276Z] === RUN TestApplyLayerInvalidFilenames [2021-09-03T13:29:46.276Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2228175106\\dest" [2021-09-03T13:29:46.276Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-03T13:29:46.276Z] === RUN TestApplyLayerInvalidHardlink [2021-09-03T13:29:46.276Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2007437202\\victim\\hello" -> "../victim/hello" [2021-09-03T13:29:46.276Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1496343637\\victim\\hello" -> "/../victim/hello" [2021-09-03T13:29:46.276Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1904626732\\victim" -> "../victim" [2021-09-03T13:29:46.276Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1536309328\\victim" -> "../victim" [2021-09-03T13:29:46.276Z] === RUN Test [2021-09-03T13:29:46.276Z] === RUN Test/TestInitialize [2021-09-03T13:29:46.276Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink467879342\\victim" -> "../victim" [2021-09-03T13:29:46.589Z] ok github.com/docker/docker/libnetwork/networkdb 104.780s coverage: 60.5% of statements [2021-09-03T13:29:46.589Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-03T13:29:46.589Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-09-03T13:29:46.731Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2557043123\\victim" -> "../victim" [2021-09-03T13:29:46.731Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-03T13:29:46.731Z] === RUN TestApplyLayerInvalidSymlink [2021-09-03T13:29:46.731Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3978300548\\dest\\dotdot" -> "../victim/hello" [2021-09-03T13:29:46.731Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1853571089\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-03T13:29:46.731Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2864150769\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:29:46.731Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1179328806\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:29:46.731Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1701499717\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:29:46.731Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1235743908\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:29:46.731Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-03T13:29:46.731Z] === RUN TestApplyLayerWhiteouts [2021-09-03T13:29:46.731Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-03T13:29:46.731Z] === RUN TestGenerateEmptyFile [2021-09-03T13:29:46.731Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-03T13:29:46.731Z] === RUN TestGenerateWithContent [2021-09-03T13:29:46.731Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-03T13:29:46.731Z] PASS [2021-09-03T13:29:46.731Z] coverage: 62.1% of statements [2021-09-03T13:29:46.731Z] ok github.com/docker/docker/pkg/archive 5.009s coverage: 62.1% of statements [2021-09-03T13:29:46.731Z] time="2021-09-03T13:29:46Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:29:46.731Z] time="2021-09-03T13:29:46Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:29:46.731Z] time="2021-09-03T13:29:46Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:29:46.731Z] === RUN Test/TestInitializeWithCerts [2021-09-03T13:29:46.731Z] time="2021-09-03T13:29:46Z" level=info msg="Initializing discovery with TLS" [2021-09-03T13:29:46.731Z] === RUN Test/TestWatch [2021-09-03T13:29:46.731Z] time="2021-09-03T13:29:46Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:29:46.731Z] --- PASS: TestNetworkDBCRUDTableEntry (4.22s) [2021-09-03T13:29:46.731Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-03T13:29:46.942Z] --- PASS: TestCgroupNamespacesBuild (1.93s) [2021-09-03T13:29:46.942Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-03T13:29:46.976Z] === CONT TestReadPluginNoRead [2021-09-03T13:29:46.976Z] read_test.go:92: [db9a050b54dce] daemon is not started [2021-09-03T13:29:46.976Z] --- PASS: TestReadPluginNoRead (6.17s) [2021-09-03T13:29:46.976Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2021-09-03T13:29:46.976Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2021-09-03T13:29:46.976Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2021-09-03T13:29:46.976Z] PASS [2021-09-03T13:29:46.976Z] [2021-09-03T13:29:46.976Z] DONE 6 tests in 9.636s [2021-09-03T13:29:46.976Z] 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-09-03T13:29:46.976Z] testing: warning: no tests to run [2021-09-03T13:29:46.976Z] PASS [2021-09-03T13:29:46.976Z] [2021-09-03T13:29:46.976Z] DONE 0 tests in 0.008s [2021-09-03T13:29:46.976Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-03T13:29:46.976Z] INFO: Testing against a local daemon [2021-09-03T13:29:46.976Z] === RUN TestPluginWithDevMounts [2021-09-03T13:29:46.976Z] === PAUSE TestPluginWithDevMounts [2021-09-03T13:29:46.976Z] === CONT TestPluginWithDevMounts [2021-09-03T13:29:47.532Z] ok github.com/docker/docker/libnetwork/osl 4.403s coverage: 39.7% of statements [2021-09-03T13:29:47.532Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-09-03T13:29:48.106Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-09-03T13:29:48.858Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2021-09-03T13:29:48.858Z] === RUN TestBuildWithSession [2021-09-03T13:29:48.858Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:29:48.858Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-03T13:29:48.858Z] === RUN TestBuildSquashParent [2021-09-03T13:29:48.882Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-09-03T13:29:48.882Z] PASS [2021-09-03T13:29:48.882Z] [2021-09-03T13:29:48.882Z] DONE 1 tests in 1.616s [2021-09-03T13:29:48.882Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-03T13:29:48.882Z] INFO: Testing against a local daemon [2021-09-03T13:29:48.882Z] === RUN TestSecretInspect [2021-09-03T13:29:48.894Z] 2021/09/03 13:29:48 Closing DB instances... [2021-09-03T13:29:49.855Z] --- PASS: Test (3.12s) [2021-09-03T13:29:49.855Z] --- PASS: Test/TestInitialize (0.11s) [2021-09-03T13:29:49.855Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-03T13:29:49.855Z] --- PASS: Test/TestWatch (3.00s) [2021-09-03T13:29:49.855Z] PASS [2021-09-03T13:29:49.855Z] coverage: 84.1% of statements [2021-09-03T13:29:49.855Z] ok github.com/docker/docker/pkg/discovery/kv 3.154s coverage: 84.1% of statements [2021-09-03T13:29:50.022Z] ok github.com/docker/docker/libnetwork/portmapper 1.067s coverage: 48.6% of statements [2021-09-03T13:29:50.310Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-09-03T13:29:50.310Z] === RUN TestNetworkDBNodeLeave [2021-09-03T13:29:50.310Z] === RUN Test [2021-09-03T13:29:50.310Z] === RUN Test/TestWatch [2021-09-03T13:29:50.310Z] --- PASS: Test (0.00s) [2021-09-03T13:29:50.310Z] --- PASS: Test/TestWatch (0.00s) [2021-09-03T13:29:50.310Z] PASS [2021-09-03T13:29:50.310Z] coverage: 92.3% of statements [2021-09-03T13:29:50.310Z] ok github.com/docker/docker/pkg/discovery/memory 0.033s coverage: 92.3% of statements [2021-09-03T13:29:50.595Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-09-03T13:29:50.595Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-03T13:29:50.766Z] === RUN Test [2021-09-03T13:29:50.766Z] === RUN Test/TestInitialize [2021-09-03T13:29:50.766Z] === RUN Test/TestInitializeWithPattern [2021-09-03T13:29:50.766Z] === RUN Test/TestRegister [2021-09-03T13:29:50.766Z] === RUN Test/TestWatch [2021-09-03T13:29:50.766Z] --- PASS: Test (0.00s) [2021-09-03T13:29:50.766Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-03T13:29:50.766Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-03T13:29:50.766Z] --- PASS: Test/TestRegister (0.00s) [2021-09-03T13:29:50.766Z] --- PASS: Test/TestWatch (0.00s) [2021-09-03T13:29:50.766Z] PASS [2021-09-03T13:29:50.766Z] coverage: 93.8% of statements [2021-09-03T13:29:50.766Z] ok github.com/docker/docker/pkg/discovery/nodes 0.032s coverage: 93.8% of statements [2021-09-03T13:29:50.789Z] --- PASS: TestSecretInspect (2.14s) [2021-09-03T13:29:50.789Z] === RUN TestSecretList [2021-09-03T13:29:51.222Z] === RUN TestPollerAddRemove [2021-09-03T13:29:51.222Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-03T13:29:51.222Z] === RUN TestPollerEvent [2021-09-03T13:29:51.222Z] poller_test.go:40: No chmod on Windows [2021-09-03T13:29:51.222Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-03T13:29:51.222Z] === RUN TestPollerClose [2021-09-03T13:29:51.222Z] --- PASS: TestPollerClose (0.00s) [2021-09-03T13:29:51.222Z] PASS [2021-09-03T13:29:51.222Z] coverage: 45.7% of statements [2021-09-03T13:29:51.222Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2021-09-03T13:29:51.546Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2021-09-03T13:29:51.546Z] [2021-09-03T13:29:51.546Z] === Skipped [2021-09-03T13:29:51.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-03T13:29:51.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:29:51.546Z] [2021-09-03T13:29:51.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-03T13:29:51.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:29:51.546Z] [2021-09-03T13:29:51.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-03T13:29:51.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:29:51.546Z] [2021-09-03T13:29:51.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-03T13:29:51.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:29:51.546Z] [2021-09-03T13:29:51.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-03T13:29:51.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:29:51.546Z] [2021-09-03T13:29:51.546Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-03T13:29:51.546Z] firewalld_test.go:14: firewalld is not running [2021-09-03T13:29:51.546Z] [2021-09-03T13:29:51.546Z] DONE 331 tests, 6 skipped in 313.057s [2021-09-03T13:29:51.678Z] --- PASS: TestGetAddress (16.62s) [2021-09-03T13:29:51.678Z] === RUN TestRequestSyntaxCheck [2021-09-03T13:29:51.678Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-03T13:29:51.678Z] === RUN TestRequest [2021-09-03T13:29:52.133Z] === RUN TestCopyFileWithInvalidSrc [2021-09-03T13:29:52.133Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCopyFileWithInvalidDest [2021-09-03T13:29:52.133Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-03T13:29:52.133Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-03T13:29:52.133Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCopyFile [2021-09-03T13:29:52.133Z] --- PASS: TestCopyFile (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-03T13:29:52.133Z] fileutils_test.go:133: Needs porting to Windows [2021-09-03T13:29:52.133Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-03T13:29:52.133Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-03T13:29:52.133Z] fileutils_test.go:179: Needs porting to Windows [2021-09-03T13:29:52.133Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestWildcardMatches [2021-09-03T13:29:52.133Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestPatternMatches [2021-09-03T13:29:52.133Z] --- PASS: TestPatternMatches (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-03T13:29:52.133Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestPatternMatchesFolderExclusions [2021-09-03T13:29:52.133Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-03T13:29:52.133Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-03T13:29:52.133Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-03T13:29:52.133Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-03T13:29:52.133Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestSingleExclamationError [2021-09-03T13:29:52.133Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestMatchesWithNoPatterns [2021-09-03T13:29:52.133Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestMatchesWithMalformedPatterns [2021-09-03T13:29:52.133Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestMatches [2021-09-03T13:29:52.133Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-03T13:29:52.133Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-03T13:29:52.133Z] --- PASS: TestMatches (0.00s) [2021-09-03T13:29:52.133Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-03T13:29:52.133Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCleanPatterns [2021-09-03T13:29:52.133Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-03T13:29:52.133Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCleanPatternsExceptionFlag [2021-09-03T13:29:52.133Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-03T13:29:52.133Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-03T13:29:52.133Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCleanPatternsErrorSingleException [2021-09-03T13:29:52.133Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCreateIfNotExistsDir [2021-09-03T13:29:52.133Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestCreateIfNotExistsFile [2021-09-03T13:29:52.133Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-03T13:29:52.133Z] === RUN TestMatch [2021-09-03T13:29:52.133Z] --- PASS: TestMatch (0.00s) [2021-09-03T13:29:52.133Z] PASS [2021-09-03T13:29:52.133Z] coverage: 82.2% of statements [2021-09-03T13:29:52.133Z] ok github.com/docker/docker/pkg/fileutils 0.051s coverage: 82.2% of statements Post stage [Pipeline] junit [2021-09-03T13:29:52.509Z] Recording test results [2021-09-03T13:29:52.588Z] === RUN TestGet [2021-09-03T13:29:52.588Z] --- PASS: TestGet (0.00s) [2021-09-03T13:29:52.588Z] === RUN TestGetShortcutString [2021-09-03T13:29:52.588Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-03T13:29:52.588Z] PASS [2021-09-03T13:29:52.588Z] coverage: 42.9% of statements [2021-09-03T13:29:52.588Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 42.9% of statements [2021-09-03T13:29:53.044Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-09-03T13:29:53.044Z] === RUN TestNetworkDBWatch [2021-09-03T13:29:53.044Z] === RUN TestCreateIDMapOrder [2021-09-03T13:29:53.044Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-03T13:29:53.044Z] PASS [2021-09-03T13:29:53.044Z] coverage: 7.2% of statements [2021-09-03T13:29:53.044Z] ok github.com/docker/docker/pkg/idtools 0.029s coverage: 7.2% of statements [2021-09-03T13:29:53.329Z] --- PASS: TestSecretList (2.24s) [2021-09-03T13:29:53.329Z] === RUN TestSecretsCreateAndDelete [2021-09-03T13:29:53.539Z] 393f6f5bddce: Verifying Checksum [2021-09-03T13:29:53.539Z] 393f6f5bddce: Download complete [2021-09-03T13:29:54.003Z] === RUN TestFixedBufferCap [2021-09-03T13:29:54.003Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestFixedBufferLen [2021-09-03T13:29:54.003Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestFixedBufferString [2021-09-03T13:29:54.003Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestFixedBufferWrite [2021-09-03T13:29:54.003Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestFixedBufferRead [2021-09-03T13:29:54.003Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestBytesPipeRead [2021-09-03T13:29:54.003Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestBytesPipeWrite [2021-09-03T13:29:54.003Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-03T13:29:54.003Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-09-03T13:29:54.003Z] === RUN TestAtomicWriteToFile [2021-09-03T13:29:54.003Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestAtomicWriteSetCommit [2021-09-03T13:29:54.003Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestAtomicWriteSetCancel [2021-09-03T13:29:54.003Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-03T13:29:54.003Z] === RUN TestReadCloserWrapperClose [2021-09-03T13:29:54.003Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestReaderErrWrapperReadOnError [2021-09-03T13:29:54.003Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestReaderErrWrapperRead [2021-09-03T13:29:54.003Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-03T13:29:54.003Z] === RUN TestCancelReadCloser [2021-09-03T13:29:54.140Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-03T13:29:54.458Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-03T13:29:54.458Z] === RUN TestWriteCloserWrapperClose [2021-09-03T13:29:54.458Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-03T13:29:54.458Z] === RUN TestNopWriteCloser [2021-09-03T13:29:54.458Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-03T13:29:54.458Z] === RUN TestNopWriter [2021-09-03T13:29:54.458Z] --- PASS: TestNopWriter (0.00s) [2021-09-03T13:29:54.458Z] === RUN TestWriteCounter [2021-09-03T13:29:54.458Z] --- PASS: TestWriteCounter (0.00s) [2021-09-03T13:29:54.458Z] PASS [2021-09-03T13:29:54.458Z] coverage: 69.2% of statements [2021-09-03T13:29:54.458Z] ok github.com/docker/docker/pkg/ioutils 0.517s coverage: 69.2% of statements [2021-09-03T13:29:54.458Z] 2021/09/03 13:29:54 Closing DB instances... [2021-09-03T13:29:54.505Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11300e5ff37dc0ec1279aac5813618e06e6e014c -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:11300e5ff37dc0ec1279aac5813618e06e6e014c hack/make.sh dynbinary test-integration [2021-09-03T13:29:54.914Z] === RUN TestError [2021-09-03T13:29:54.914Z] --- PASS: TestError (0.00s) [2021-09-03T13:29:54.914Z] === RUN TestProgressString [2021-09-03T13:29:54.914Z] === RUN TestProgressString/no_progress [2021-09-03T13:29:54.914Z] === RUN TestProgressString/progress_1 [2021-09-03T13:29:54.914Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-03T13:29:54.914Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-03T13:29:54.914Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-03T13:29:54.914Z] === RUN TestProgressString/with_units [2021-09-03T13:29:54.914Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-03T13:29:54.914Z] === RUN TestProgressString/hide_counts [2021-09-03T13:29:54.914Z] --- PASS: TestProgressString (0.00s) [2021-09-03T13:29:54.914Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-03T13:29:54.914Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-03T13:29:54.914Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-03T13:29:54.914Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-03T13:29:54.914Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-03T13:29:54.914Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-03T13:29:54.914Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-03T13:29:54.914Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-03T13:29:54.914Z] === RUN TestJSONMessageDisplay [2021-09-03T13:29:54.914Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-03T13:29:54.914Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-03T13:29:54.914Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-03T13:29:54.914Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-03T13:29:54.914Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-03T13:29:54.914Z] === RUN TestDisplayJSONMessagesStream [2021-09-03T13:29:54.914Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-03T13:29:54.914Z] PASS [2021-09-03T13:29:54.914Z] coverage: 91.7% of statements [2021-09-03T13:29:54.914Z] ok github.com/docker/docker/pkg/jsonmessage 0.143s coverage: 91.7% of statements [2021-09-03T13:29:55.239Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2021-09-03T13:29:55.239Z] === RUN TestSecretsUpdate [2021-09-03T13:29:55.369Z] === RUN TestStandardLongPath [2021-09-03T13:29:55.369Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-03T13:29:55.369Z] === RUN TestUNCLongPath [2021-09-03T13:29:55.369Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-03T13:29:55.369Z] PASS [2021-09-03T13:29:55.369Z] coverage: 100.0% of statements [2021-09-03T13:29:55.369Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2021-09-03T13:29:55.451Z] [2021-09-03T13:29:55.451Z] Removing bundles/ [2021-09-03T13:29:55.451Z] [2021-09-03T13:29:55.451Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-03T13:29:55.451Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:29:55.451Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:29:55.823Z] === RUN TestNameFormat [2021-09-03T13:29:55.823Z] --- PASS: TestNameFormat (0.00s) [2021-09-03T13:29:55.823Z] === RUN TestNameRetries [2021-09-03T13:29:55.823Z] --- PASS: TestNameRetries (0.00s) [2021-09-03T13:29:55.823Z] PASS [2021-09-03T13:29:55.823Z] coverage: 85.7% of statements [2021-09-03T13:29:55.823Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2021-09-03T13:29:55.823Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-03T13:29:55.823Z] === RUN TestNetworkDBBulkSync [2021-09-03T13:29:56.278Z] === RUN TestParseKeyValueOpt [2021-09-03T13:29:56.278Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-03T13:29:56.278Z] === RUN TestParseUintList [2021-09-03T13:29:56.278Z] --- PASS: TestParseUintList (0.00s) [2021-09-03T13:29:56.278Z] === RUN TestParseUintListMaximumLimits [2021-09-03T13:29:56.278Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-03T13:29:56.278Z] PASS [2021-09-03T13:29:56.278Z] coverage: 97.0% of statements [2021-09-03T13:29:56.278Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-09-03T13:29:56.733Z] === RUN TestNewAndRemove [2021-09-03T13:29:56.733Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-03T13:29:56.733Z] === RUN TestRemoveInvalidPath [2021-09-03T13:29:56.733Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-03T13:29:56.733Z] PASS [2021-09-03T13:29:56.733Z] coverage: 82.6% of statements [2021-09-03T13:29:56.733Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-09-03T13:29:57.004Z] --- PASS: TestBuildSquashParent (7.62s) [2021-09-03T13:29:57.004Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-03T13:29:57.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:29:57.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:29:57.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:29:57.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:29:57.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:29:57.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:29:57.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:29:57.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:29:57.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:29:57.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:29:57.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:29:57.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:29:57.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:29:57.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:29:57.188Z] 2021/09/03 13:29:56 Closing DB instances... [2021-09-03T13:29:57.776Z] --- PASS: TestSecretsUpdate (2.23s) [2021-09-03T13:29:57.776Z] === RUN TestTemplatedSecret [2021-09-03T13:29:58.033Z] --- PASS: TestImportExtremelyLargeImageWorks (89.79s) [2021-09-03T13:29:58.033Z] PASS [2021-09-03T13:29:58.033Z] [2021-09-03T13:29:58.033Z] === Skipped [2021-09-03T13:29:58.033Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s) [2021-09-03T13:29:58.033Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-03T13:29:58.033Z] [2021-09-03T13:29:58.033Z] DONE 12 tests, 1 skipped in 94.129s [2021-09-03T13:29:58.033Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-03T13:29:58.033Z] INFO: Testing against a local daemon [2021-09-03T13:29:58.033Z] === RUN TestNetworkCreateDelete [2021-09-03T13:29:58.033Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-09-03T13:29:58.033Z] === RUN TestDockerNetworkDeletePreferID [2021-09-03T13:29:58.033Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-09-03T13:29:58.033Z] === RUN TestDaemonDNSFallback [2021-09-03T13:29:58.148Z] === RUN TestFailedConnection [2021-09-03T13:29:58.148Z] --- PASS: TestRequest (6.46s) [2021-09-03T13:29:58.148Z] === RUN TestOverlappingRequests [2021-09-03T13:29:58.201Z] 8f616e6e9eec: Verifying Checksum [2021-09-03T13:29:58.202Z] 8f616e6e9eec: Download complete [2021-09-03T13:29:58.289Z] --- PASS: TestDaemonDNSFallback (6.35s) [2021-09-03T13:29:58.289Z] === RUN TestInspectNetwork [2021-09-03T13:29:58.289Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:29:58.289Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestRunContainerWithBridgeNone [2021-09-03T13:29:58.289Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestNetworkInvalidJSON [2021-09-03T13:29:58.289Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-03T13:29:58.289Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-03T13:29:58.289Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:29:58.289Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:29:58.289Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:29:58.289Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:29:58.289Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-03T13:29:58.289Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:29:58.289Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:29:58.289Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-03T13:29:58.289Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-03T13:29:58.289Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-03T13:29:58.289Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestNetworkList [2021-09-03T13:29:58.289Z] === RUN TestNetworkList//networks [2021-09-03T13:29:58.289Z] === PAUSE TestNetworkList//networks [2021-09-03T13:29:58.289Z] === RUN TestNetworkList//networks/ [2021-09-03T13:29:58.289Z] === PAUSE TestNetworkList//networks/ [2021-09-03T13:29:58.289Z] === CONT TestNetworkList//networks [2021-09-03T13:29:58.289Z] === CONT TestNetworkList//networks/ [2021-09-03T13:29:58.289Z] --- PASS: TestNetworkList (0.01s) [2021-09-03T13:29:58.289Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-03T13:29:58.289Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestHostIPv4BridgeLabel [2021-09-03T13:29:58.289Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-03T13:29:58.289Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-09-03T13:29:58.289Z] === RUN TestDaemonDefaultNetworkPools [2021-09-03T13:29:58.289Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-09-03T13:29:58.289Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-03T13:29:58.289Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-03T13:29:58.289Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-03T13:29:58.289Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-09-03T13:29:58.289Z] === RUN TestServiceWithPredefinedNetwork [2021-09-03T13:29:58.289Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:29:58.289Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-03T13:29:58.289Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:29:58.289Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestServiceWithDataPathPortInit [2021-09-03T13:29:58.289Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:29:58.289Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-03T13:29:58.289Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:29:58.289Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-03T13:29:58.289Z] PASS [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === Skipped [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-09-03T13:29:58.289Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-09-03T13:29:58.289Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-09-03T13:29:58.289Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-09-03T13:29:58.289Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-09-03T13:29:58.289Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-03T13:29:58.289Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-03T13:29:58.289Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-09-03T13:29:58.289Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-09-03T13:29:58.289Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:29:58.289Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-09-03T13:29:58.289Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-03T13:29:58.289Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] DONE 22 tests, 12 skipped in 6.997s [2021-09-03T13:29:58.289Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-03T13:29:58.289Z] INFO: Testing against a local daemon [2021-09-03T13:29:58.289Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-03T13:29:58.289Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:29:58.289Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-03T13:29:58.289Z] === RUN TestDockerNetworkIpvlan [2021-09-03T13:29:58.289Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:29:58.289Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-03T13:29:58.289Z] PASS [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === Skipped [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-03T13:29:58.289Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-03T13:29:58.289Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:29:58.289Z] [2021-09-03T13:29:58.289Z] DONE 2 tests, 2 skipped in 0.105s [2021-09-03T13:29:58.289Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-03T13:29:58.545Z] INFO: Testing against a local daemon [2021-09-03T13:29:58.545Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-03T13:29:58.545Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.545Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestDockerNetworkMacvlan [2021-09-03T13:29:58.545Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.545Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-09-03T13:29:58.545Z] PASS [2021-09-03T13:29:58.545Z] [2021-09-03T13:29:58.545Z] === Skipped [2021-09-03T13:29:58.545Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-03T13:29:58.545Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.545Z] [2021-09-03T13:29:58.545Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-09-03T13:29:58.545Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:29:58.545Z] [2021-09-03T13:29:58.545Z] DONE 2 tests, 2 skipped in 0.097s [2021-09-03T13:29:58.545Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-03T13:29:58.545Z] testing: warning: no tests to run [2021-09-03T13:29:58.545Z] PASS [2021-09-03T13:29:58.545Z] [2021-09-03T13:29:58.545Z] DONE 0 tests in 0.024s [2021-09-03T13:29:58.545Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-03T13:29:58.545Z] INFO: Testing against a local daemon [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginAllowRequest [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginTLS [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginDenyRequest [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginDenyResponse [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginAllowEventStream [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginErrorResponse [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginErrorRequest [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginHeader [2021-09-03T13:29:58.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.545Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-09-03T13:29:58.545Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-03T13:29:58.602Z] --- PASS: TestOverlappingRequests (0.27s) [2021-09-03T13:29:58.602Z] === RUN TestRelease [2021-09-03T13:29:58.602Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-03T13:29:58.602Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-09-03T13:29:58.801Z] === RUN TestAuthZPluginV2Disable [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-09-03T13:29:58.801Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-03T13:29:58.801Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-09-03T13:29:58.801Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-03T13:29:58.801Z] PASS [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === Skipped [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-03T13:29:58.801Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:58.801Z] [2021-09-03T13:29:58.801Z] DONE 17 tests, 17 skipped in 0.332s [2021-09-03T13:29:58.801Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-03T13:29:59.057Z] INFO: Testing against a local daemon [2021-09-03T13:29:59.057Z] === RUN TestPluginInvalidJSON [2021-09-03T13:29:59.057Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:29:59.057Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:29:59.057Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:29:59.057Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-09-03T13:29:59.057Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-03T13:29:59.057Z] === RUN TestPluginInstall [2021-09-03T13:29:59.057Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:59.057Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-03T13:29:59.057Z] === RUN TestPluginsWithRuntimes [2021-09-03T13:29:59.057Z] 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-09-03T13:29:59.057Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-03T13:29:59.057Z] === RUN TestPluginBackCompatMediaTypes [2021-09-03T13:29:59.057Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-03T13:29:59.057Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-03T13:29:59.057Z] PASS [2021-09-03T13:29:59.057Z] [2021-09-03T13:29:59.057Z] === Skipped [2021-09-03T13:29:59.057Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-09-03T13:29:59.057Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-03T13:29:59.057Z] [2021-09-03T13:29:59.057Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-09-03T13:29:59.057Z] 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-09-03T13:29:59.057Z] [2021-09-03T13:29:59.057Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-09-03T13:29:59.057Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-03T13:29:59.057Z] [2021-09-03T13:29:59.057Z] DONE 5 tests, 3 skipped in 0.125s [2021-09-03T13:29:59.057Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-03T13:29:59.057Z] INFO: Testing against a local daemon [2021-09-03T13:29:59.057Z] === RUN TestExternalGraphDriver [2021-09-03T13:29:59.057Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-03T13:29:59.057Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-09-03T13:29:59.057Z] === RUN TestGraphdriverPluginV2 [2021-09-03T13:29:59.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:29:59.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:29:59.561Z] --- PASS: TestRelease (0.96s) [2021-09-03T13:29:59.561Z] === RUN TestAllocateRandomDeallocate [2021-09-03T13:29:59.561Z] === RUN TestParseEmptyInterface [2021-09-03T13:29:59.561Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-03T13:29:59.561Z] === RUN TestParseNonInterfaceType [2021-09-03T13:29:59.561Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-03T13:29:59.561Z] === RUN TestParseWithOneFunction [2021-09-03T13:29:59.561Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-03T13:29:59.561Z] === RUN TestParseWithMultipleFuncs [2021-09-03T13:29:59.561Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-03T13:29:59.561Z] === RUN TestParseWithUnnamedReturn [2021-09-03T13:29:59.561Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-03T13:29:59.561Z] === RUN TestEmbeddedInterface [2021-09-03T13:29:59.561Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-03T13:29:59.561Z] === RUN TestParsedImports [2021-09-03T13:29:59.561Z] --- PASS: TestParsedImports (0.00s) [2021-09-03T13:29:59.561Z] === RUN TestAliasedImports [2021-09-03T13:29:59.561Z] --- PASS: TestAliasedImports (0.00s) [2021-09-03T13:29:59.561Z] PASS [2021-09-03T13:29:59.561Z] coverage: 56.8% of statements [2021-09-03T13:29:59.561Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2021-09-03T13:30:00.016Z] --- PASS: TestFailedConnection (2.00s) [2021-09-03T13:30:00.016Z] === RUN TestFailOnce [2021-09-03T13:30:00.016Z] 2021/09/03 13:29:59 http: panic serving 127.0.0.1:49290: Plugin not ready [2021-09-03T13:30:00.016Z] goroutine 34 [running]: [2021-09-03T13:30:00.016Z] net/http.(*conn).serve.func1() [2021-09-03T13:30:00.016Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-03T13:30:00.016Z] panic({0xe19d40, 0xf25e60}) [2021-09-03T13:30:00.016Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-03T13:30:00.016Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x93ecdb0863463123}, 0xc000099a98) [2021-09-03T13:30:00.016Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-03T13:30:00.016Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xf32b28, 0xc0000bc000}, 0xd6e8c6) [2021-09-03T13:30:00.016Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-03T13:30:00.016Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xf32b28, 0xc0000bc000}, 0xc0000b4000) [2021-09-03T13:30:00.016Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-03T13:30:00.016Z] net/http.serverHandler.ServeHTTP({0xf31150}, {0xf32b28, 0xc0000bc000}, 0xc0000b4000) [2021-09-03T13:30:00.016Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-03T13:30:00.016Z] net/http.(*conn).serve(0xc0001a0000, {0xf349c0, 0xc0001820c0}) [2021-09-03T13:30:00.016Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-03T13:30:00.016Z] created by net/http.(*Server).Serve [2021-09-03T13:30:00.016Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-03T13:30:00.016Z] time="2021-09-03T13:29:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2021-09-03T13:30:00.016Z] === RUN TestHTTPTransport [2021-09-03T13:30:00.016Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-03T13:30:00.016Z] PASS [2021-09-03T13:30:00.016Z] coverage: 85.7% of statements [2021-09-03T13:30:00.016Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2021-09-03T13:30:00.314Z] --- PASS: TestTemplatedSecret (2.59s) [2021-09-03T13:30:00.314Z] === RUN TestSecretCreateResolve [2021-09-03T13:30:00.471Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-03T13:30:00.471Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-03T13:30:00.471Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-03T13:30:00.471Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-03T13:30:00.471Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-03T13:30:00.471Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-03T13:30:00.471Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-03T13:30:00.471Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-03T13:30:00.471Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-03T13:30:00.471Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-03T13:30:00.471Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-03T13:30:00.471Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-03T13:30:00.471Z] === RUN TestBufferPoolPutAndGet [2021-09-03T13:30:00.471Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-03T13:30:00.471Z] PASS [2021-09-03T13:30:00.471Z] coverage: 88.2% of statements [2021-09-03T13:30:00.471Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2021-09-03T13:30:00.926Z] === RUN TestOutputOnPrematureClose [2021-09-03T13:30:00.926Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-03T13:30:00.926Z] === RUN TestCompleteSilently [2021-09-03T13:30:00.926Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-03T13:30:00.926Z] PASS [2021-09-03T13:30:00.926Z] coverage: 75.9% of statements [2021-09-03T13:30:00.926Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-09-03T13:30:00.926Z] --- PASS: TestFailOnce (1.11s) [2021-09-03T13:30:00.926Z] === RUN TestEchoInputOutput [2021-09-03T13:30:00.926Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-03T13:30:00.926Z] === RUN TestBackoff [2021-09-03T13:30:00.926Z] --- PASS: TestBackoff (0.00s) [2021-09-03T13:30:00.926Z] === RUN TestAbortRetry [2021-09-03T13:30:00.926Z] --- PASS: TestAbortRetry (0.00s) [2021-09-03T13:30:00.926Z] === RUN TestClientScheme [2021-09-03T13:30:00.926Z] --- PASS: TestClientScheme (0.00s) [2021-09-03T13:30:00.926Z] === RUN TestNewClientWithTimeout [2021-09-03T13:30:01.143Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-09-03T13:30:01.381Z] === RUN TestSendToOneSub [2021-09-03T13:30:01.381Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-03T13:30:01.381Z] === RUN TestSendToMultipleSubs [2021-09-03T13:30:01.381Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-03T13:30:01.381Z] === RUN TestEvictOneSub [2021-09-03T13:30:01.381Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-03T13:30:01.381Z] === RUN TestClosePublisher [2021-09-03T13:30:01.381Z] --- PASS: TestClosePublisher (0.00s) [2021-09-03T13:30:01.381Z] === RUN TestPubSubRace [2021-09-03T13:30:01.836Z] time="2021-09-03T13:30:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-03T13:30:01.836Z] 2021/09/03 13:30:01 Closing DB instances... [2021-09-03T13:30:01.836Z] time="2021-09-03T13:30:01Z" level=error msg="node: 3d092ddbc068 is unknown to memberlist" [2021-09-03T13:30:02.223Z] --- PASS: TestSecretCreateResolve (2.17s) [2021-09-03T13:30:02.223Z] PASS [2021-09-03T13:30:02.223Z] [2021-09-03T13:30:02.223Z] DONE 6 tests in 13.584s [2021-09-03T13:30:02.223Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-03T13:30:02.223Z] INFO: Testing against a local daemon [2021-09-03T13:30:02.223Z] === RUN TestServiceCreateInit [2021-09-03T13:30:02.223Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-03T13:30:02.291Z] --- PASS: TestAllocateRandomDeallocate (2.85s) [2021-09-03T13:30:02.291Z] === RUN TestRetrieveFromStore [2021-09-03T13:30:02.291Z] --- PASS: TestPubSubRace (1.04s) [2021-09-03T13:30:02.291Z] PASS [2021-09-03T13:30:02.291Z] coverage: 75.0% of statements [2021-09-03T13:30:02.291Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2021-09-03T13:30:02.747Z] === RUN TestRegister [2021-09-03T13:30:02.747Z] --- PASS: TestRegister (0.00s) [2021-09-03T13:30:02.747Z] === RUN TestCommand [2021-09-03T13:30:02.747Z] --- PASS: TestCommand (0.02s) [2021-09-03T13:30:02.747Z] === RUN TestNaiveSelf [2021-09-03T13:30:02.747Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-03T13:30:02.747Z] PASS [2021-09-03T13:30:02.747Z] coverage: 82.4% of statements [2021-09-03T13:30:02.747Z] ok github.com/docker/docker/pkg/reexec 0.070s coverage: 82.4% of statements [2021-09-03T13:30:02.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:30:02.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:30:03.203Z] time="2021-09-03T13:30:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-03T13:30:03.203Z] --- PASS: TestRetrieveFromStore (0.94s) [2021-09-03T13:30:03.203Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-03T13:30:03.203Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-09-03T13:30:03.203Z] === RUN TestParallelPredefinedRequest1 [2021-09-03T13:30:03.203Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-03T13:30:03.203Z] === RUN TestParallelPredefinedRequest2 [2021-09-03T13:30:03.203Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-03T13:30:03.203Z] === RUN TestParallelPredefinedRequest3 [2021-09-03T13:30:03.203Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-03T13:30:03.203Z] === RUN TestParallelPredefinedRequest4 [2021-09-03T13:30:03.203Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-03T13:30:03.203Z] === RUN TestParallelPredefinedRequest5 [2021-09-03T13:30:03.203Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-03T13:30:03.203Z] === RUN TestDebug [2021-09-03T13:30:03.203Z] --- PASS: TestDebug (0.00s) [2021-09-03T13:30:03.203Z] === RUN TestRequestPoolParallel [2021-09-03T13:30:03.203Z] === RUN TestDump [2021-09-03T13:30:03.203Z] goroutine 6 [running]: [2021-09-03T13:30:03.203Z] github.com/docker/docker/pkg/stack.dump(0xddb2f7) [2021-09-03T13:30:03.203Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-03T13:30:03.203Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-03T13:30:03.203Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-03T13:30:03.203Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-03T13:30:03.203Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-03T13:30:03.203Z] testing.tRunner(0xc000118340, 0xf48e38) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:30:03.203Z] created by testing.(*T).Run [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-03T13:30:03.203Z] [2021-09-03T13:30:03.203Z] goroutine 1 [chan receive]: [2021-09-03T13:30:03.203Z] testing.(*T).Run(0xc0001181a0, {0xf3a4fd, 0xdba173}, 0xf48e38) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-03T13:30:03.203Z] testing.runTests.func1(0xc000068720) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-03T13:30:03.203Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:30:03.203Z] testing.runTests(0xc000076080, {0x10abba0, 0x3, 0x3}, {0xdda54d, 0xf3c1f7, 0x10b0640}) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-03T13:30:03.203Z] testing.(*M).Run(0xc000076080) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-03T13:30:03.203Z] main.main() [2021-09-03T13:30:03.203Z] _testmain.go:95 +0x1f5 [2021-09-03T13:30:03.203Z] --- PASS: TestDump (0.00s) [2021-09-03T13:30:03.203Z] === RUN TestDumpToFile [2021-09-03T13:30:03.203Z] --- PASS: TestDumpToFile (0.11s) [2021-09-03T13:30:03.203Z] === RUN TestDumpToFileWithEmptyInput [2021-09-03T13:30:03.203Z] goroutine 18 [running]: [2021-09-03T13:30:03.203Z] github.com/docker/docker/pkg/stack.dump(0xe482b4) [2021-09-03T13:30:03.203Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-03T13:30:03.203Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xe48660}) [2021-09-03T13:30:03.203Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-03T13:30:03.203Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2021-09-03T13:30:03.203Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-03T13:30:03.203Z] testing.tRunner(0xc0000841a0, 0xf48e28) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:30:03.203Z] created by testing.(*T).Run [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-03T13:30:03.203Z] [2021-09-03T13:30:03.203Z] goroutine 1 [chan receive]: [2021-09-03T13:30:03.203Z] testing.(*T).Run(0xc0001181a0, {0xf41289, 0xdba173}, 0xf48e28) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-03T13:30:03.203Z] testing.runTests.func1(0xc000068720) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-03T13:30:03.203Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:30:03.203Z] testing.runTests(0xc000076080, {0x10abba0, 0x3, 0x3}, {0xdda54d, 0xf3c1f7, 0x10b0640}) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-03T13:30:03.203Z] testing.(*M).Run(0xc000076080) [2021-09-03T13:30:03.203Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-03T13:30:03.203Z] main.main() [2021-09-03T13:30:03.203Z] _testmain.go:95 +0x1f5 [2021-09-03T13:30:03.203Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-03T13:30:03.203Z] PASS [2021-09-03T13:30:03.203Z] coverage: 90.9% of statements [2021-09-03T13:30:03.203Z] ok github.com/docker/docker/pkg/stack 0.141s coverage: 90.9% of statements [2021-09-03T13:30:03.224Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2021-09-03T13:30:03.224Z] PASS [2021-09-03T13:30:03.224Z] [2021-09-03T13:30:03.224Z] === Skipped [2021-09-03T13:30:03.224Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-09-03T13:30:03.224Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-03T13:30:03.224Z] [2021-09-03T13:30:03.224Z] DONE 2 tests, 1 skipped in 3.743s [2021-09-03T13:30:03.224Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-03T13:30:03.224Z] INFO: Testing against a local daemon [2021-09-03T13:30:03.224Z] === RUN TestContinueAfterPluginCrash [2021-09-03T13:30:03.224Z] === PAUSE TestContinueAfterPluginCrash [2021-09-03T13:30:03.224Z] === RUN TestReadPluginNoRead [2021-09-03T13:30:03.224Z] === PAUSE TestReadPluginNoRead [2021-09-03T13:30:03.224Z] === RUN TestDaemonStartWithLogOpt [2021-09-03T13:30:03.224Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-03T13:30:03.224Z] === CONT TestContinueAfterPluginCrash [2021-09-03T13:30:03.224Z] === CONT TestDaemonStartWithLogOpt [2021-09-03T13:30:03.658Z] --- PASS: TestRequestPoolParallel (0.34s) [2021-09-03T13:30:03.658Z] === RUN TestFullAllocateRelease [2021-09-03T13:30:03.658Z] === RUN TestNewStdWriter [2021-09-03T13:30:03.658Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-03T13:30:03.658Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestWriteWithNilBytes [2021-09-03T13:30:03.658Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestWrite [2021-09-03T13:30:03.658Z] --- PASS: TestWrite (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestWriteWithWriterError [2021-09-03T13:30:03.658Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-03T13:30:03.658Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestStdCopyWriteAndRead [2021-09-03T13:30:03.658Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-03T13:30:03.658Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-03T13:30:03.658Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-03T13:30:03.658Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-03T13:30:03.658Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-03T13:30:03.658Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-03T13:30:03.658Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-03T13:30:03.658Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-03T13:30:03.658Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-03T13:30:03.658Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-03T13:30:03.658Z] PASS [2021-09-03T13:30:03.658Z] coverage: 100.0% of statements [2021-09-03T13:30:03.658Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-09-03T13:30:03.658Z] --- PASS: TestFullAllocateRelease (0.27s) [2021-09-03T13:30:03.658Z] === RUN TestOddAllocateRelease [2021-09-03T13:30:04.113Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.26s) [2021-09-03T13:30:04.113Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-03T13:30:04.113Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-09-03T13:30:04.113Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-03T13:30:04.113Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-09-03T13:30:04.113Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-03T13:30:04.113Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-03T13:30:04.113Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-03T13:30:04.113Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-09-03T13:30:04.113Z] === CONT TestParallelPredefinedRequest1 [2021-09-03T13:30:04.113Z] === CONT TestParallelPredefinedRequest4 [2021-09-03T13:30:04.113Z] === CONT TestParallelPredefinedRequest5 [2021-09-03T13:30:04.113Z] === CONT TestParallelPredefinedRequest3 [2021-09-03T13:30:04.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:30:04.113Z] === CONT TestParallelPredefinedRequest4 [2021-09-03T13:30:04.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:30:04.113Z] === CONT TestParallelPredefinedRequest2 [2021-09-03T13:30:04.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:30:04.113Z] === CONT TestParallelPredefinedRequest5 [2021-09-03T13:30:04.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:30:04.113Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-03T13:30:04.113Z] === CONT TestParallelPredefinedRequest1 [2021-09-03T13:30:04.113Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:30:04.113Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-03T13:30:04.113Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-03T13:30:04.113Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-03T13:30:04.113Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-03T13:30:04.113Z] PASS [2021-09-03T13:30:04.113Z] coverage: 85.3% of statements [2021-09-03T13:30:04.113Z] ok github.com/docker/docker/libnetwork/ipam 34.609s coverage: 85.3% of statements [2021-09-03T13:30:04.569Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-03T13:30:04.569Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-03T13:30:04.569Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestFormatStatus [2021-09-03T13:30:04.569Z] --- PASS: TestFormatStatus (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestFormatError [2021-09-03T13:30:04.569Z] --- PASS: TestFormatError (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestFormatJSONError [2021-09-03T13:30:04.569Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-03T13:30:04.569Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-03T13:30:04.569Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestNewJSONProgressOutput [2021-09-03T13:30:04.569Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestAuxFormatterEmit [2021-09-03T13:30:04.569Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestStreamWriterStdout [2021-09-03T13:30:04.569Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestStreamWriterStderr [2021-09-03T13:30:04.569Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-03T13:30:04.569Z] PASS [2021-09-03T13:30:04.569Z] coverage: 66.2% of statements [2021-09-03T13:30:04.569Z] ok github.com/docker/docker/pkg/streamformatter 0.028s coverage: 66.2% of statements [2021-09-03T13:30:04.569Z] === RUN TestGenerateRandomID [2021-09-03T13:30:04.569Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestShortenId [2021-09-03T13:30:04.569Z] --- PASS: TestShortenId (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestShortenSha256Id [2021-09-03T13:30:04.569Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestShortenIdEmpty [2021-09-03T13:30:04.569Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestShortenIdInvalid [2021-09-03T13:30:04.569Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestIsShortIDNonHex [2021-09-03T13:30:04.569Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-03T13:30:04.569Z] === RUN TestIsShortIDNotCorrectSize [2021-09-03T13:30:04.569Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-03T13:30:04.569Z] PASS [2021-09-03T13:30:04.569Z] coverage: 70.6% of statements [2021-09-03T13:30:04.569Z] ok github.com/docker/docker/pkg/stringid 0.025s coverage: 70.6% of statements [2021-09-03T13:30:05.023Z] 2021/09/03 13:30:04 Closing DB instances... [2021-09-03T13:30:05.024Z] === RUN TestIsCpusetListAvailable [2021-09-03T13:30:05.024Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-03T13:30:05.024Z] PASS [2021-09-03T13:30:05.024Z] coverage: 39.4% of statements [2021-09-03T13:30:05.406Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-03T13:30:05.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s) [2021-09-03T13:30:05.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2021-09-03T13:30:05.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2021-09-03T13:30:05.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2021-09-03T13:30:05.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2021-09-03T13:30:05.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s) [2021-09-03T13:30:05.406Z] === RUN TestBuildMultiStageCopy [2021-09-03T13:30:05.406Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-03T13:30:05.478Z] ok github.com/docker/docker/pkg/sysinfo 0.025s coverage: 39.4% of statements [2021-09-03T13:30:05.478Z] time="2021-09-03T13:30:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-03T13:30:06.439Z] === RUN TestChtimes [2021-09-03T13:30:06.439Z] --- PASS: TestChtimes (0.00s) [2021-09-03T13:30:06.439Z] === RUN TestChtimesWindows [2021-09-03T13:30:06.439Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-03T13:30:06.439Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-03T13:30:06.439Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-03T13:30:06.439Z] === RUN TestEnsureRemoveAllNotExist [2021-09-03T13:30:06.439Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-03T13:30:06.439Z] === RUN TestEnsureRemoveAllWithDir [2021-09-03T13:30:06.439Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-03T13:30:06.439Z] === RUN TestEnsureRemoveAllWithFile [2021-09-03T13:30:06.439Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-03T13:30:06.439Z] === RUN TestHasWin32KSupport [2021-09-03T13:30:06.439Z] syscall_windows_test.go:8: win32k: true [2021-09-03T13:30:06.439Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-03T13:30:06.439Z] PASS [2021-09-03T13:30:06.439Z] coverage: 13.0% of statements [2021-09-03T13:30:06.439Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 13.0% of statements [2021-09-03T13:30:06.439Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-03T13:30:06.439Z] === RUN TestNetworkDBGarbageCollection [2021-09-03T13:30:06.447Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-03T13:30:06.897Z] === RUN TestTailFile [2021-09-03T13:30:06.898Z] --- PASS: TestTailFile (0.00s) [2021-09-03T13:30:06.898Z] === RUN TestTailFileManyLines [2021-09-03T13:30:06.898Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-03T13:30:06.898Z] === RUN TestTailEmptyFile [2021-09-03T13:30:06.898Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-03T13:30:06.898Z] === RUN TestTailNegativeN [2021-09-03T13:30:06.898Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/no_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/truncated_last_line [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/no_delimiter [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.898Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.899Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.899Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.900Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.901Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.901Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.902Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.902Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:06.903Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-03T13:30:07.359Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:30:07.360Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:30:07.361Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:30:07.362Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:30:07.362Z] PASS [2021-09-03T13:30:07.362Z] coverage: 88.6% of statements [2021-09-03T13:30:07.362Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements [2021-09-03T13:30:07.392Z] --- PASS: TestDaemonStartWithLogOpt (4.42s) [2021-09-03T13:30:07.392Z] === CONT TestReadPluginNoRead [2021-09-03T13:30:07.817Z] === RUN TestTarSumRemoveNonExistent [2021-09-03T13:30:07.817Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestTarSumRemove [2021-09-03T13:30:07.817Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestSortFileInfoSums [2021-09-03T13:30:07.817Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestNewTarSumForLabelInvalid [2021-09-03T13:30:07.817Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestNewTarSumForLabel [2021-09-03T13:30:07.817Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestEmptyTar [2021-09-03T13:30:07.817Z] --- PASS: TestEmptyTar (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestTarSumsReadSize [2021-09-03T13:30:07.817Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestTarSums [2021-09-03T13:30:07.817Z] --- PASS: TestTarSums (0.04s) [2021-09-03T13:30:07.817Z] === RUN TestIteration [2021-09-03T13:30:07.817Z] --- PASS: TestIteration (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestVersionLabelForChecksum [2021-09-03T13:30:07.817Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestVersion [2021-09-03T13:30:07.817Z] --- PASS: TestVersion (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestGetVersion [2021-09-03T13:30:07.817Z] --- PASS: TestGetVersion (0.00s) [2021-09-03T13:30:07.817Z] === RUN TestGetVersions [2021-09-03T13:30:07.817Z] --- PASS: TestGetVersions (0.00s) [2021-09-03T13:30:07.817Z] PASS [2021-09-03T13:30:07.817Z] coverage: 89.3% of statements [2021-09-03T13:30:07.817Z] ok github.com/docker/docker/pkg/tarsum 0.080s coverage: 89.3% of statements [2021-09-03T13:30:07.954Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-03T13:30:08.215Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-03T13:30:08.272Z] testing: warning: no tests to run [2021-09-03T13:30:08.272Z] PASS [2021-09-03T13:30:08.272Z] coverage: [no statements] [2021-09-03T13:30:08.272Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2021-09-03T13:30:08.560Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-09-03T13:30:08.728Z] === RUN TestTruncIndex [2021-09-03T13:30:08.728Z] --- PASS: TestTruncIndex (0.10s) [2021-09-03T13:30:08.728Z] PASS [2021-09-03T13:30:08.728Z] coverage: 91.5% of statements [2021-09-03T13:30:08.728Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2021-09-03T13:30:08.788Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-03T13:30:09.182Z] === RUN TestIsGIT [2021-09-03T13:30:09.182Z] --- PASS: TestIsGIT (0.00s) [2021-09-03T13:30:09.182Z] === RUN TestIsTransport [2021-09-03T13:30:09.182Z] --- PASS: TestIsTransport (0.00s) [2021-09-03T13:30:09.182Z] PASS [2021-09-03T13:30:09.182Z] coverage: 100.0% of statements [2021-09-03T13:30:09.182Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-09-03T13:30:09.182Z] === RUN TestVersionInfo [2021-09-03T13:30:09.182Z] --- PASS: TestVersionInfo (0.00s) [2021-09-03T13:30:09.182Z] === RUN TestAppendVersions [2021-09-03T13:30:09.182Z] --- PASS: TestAppendVersions (0.00s) [2021-09-03T13:30:09.182Z] PASS [2021-09-03T13:30:09.182Z] coverage: 88.9% of statements [2021-09-03T13:30:09.182Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-09-03T13:30:09.298Z] === RUN TestReadPluginNoRead/default [2021-09-03T13:30:09.361Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-03T13:30:09.932Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2021-09-03T13:30:09.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2021-09-03T13:30:09.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2021-09-03T13:30:09.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s) [2021-09-03T13:30:09.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2021-09-03T13:30:09.933Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2021-09-03T13:30:09.933Z] === RUN TestBuildMultiStageParentConfig [2021-09-03T13:30:10.142Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-03T13:30:10.142Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-03T13:30:10.142Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-03T13:30:10.142Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-03T13:30:10.142Z] time="2021-09-03T13:30:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-03T13:30:10.597Z] === RUN TestValidatePrivileges [2021-09-03T13:30:10.597Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-03T13:30:10.597Z] === RUN TestFilterByCapNeg [2021-09-03T13:30:10.597Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-03T13:30:10.597Z] === RUN TestFilterByCapPos [2021-09-03T13:30:10.597Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-03T13:30:10.597Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-03T13:30:10.597Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-03T13:30:10.597Z] PASS [2021-09-03T13:30:10.597Z] coverage: 12.0% of statements [2021-09-03T13:30:10.597Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-09-03T13:30:10.597Z] === RUN TestNewSettable [2021-09-03T13:30:10.597Z] --- PASS: TestNewSettable (0.00s) [2021-09-03T13:30:10.597Z] === RUN TestIsSettable [2021-09-03T13:30:10.597Z] --- PASS: TestIsSettable (0.00s) [2021-09-03T13:30:10.597Z] === RUN TestUpdateSettingsEnv [2021-09-03T13:30:10.597Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-03T13:30:10.597Z] PASS [2021-09-03T13:30:10.597Z] coverage: 20.0% of statements [2021-09-03T13:30:10.597Z] ok github.com/docker/docker/plugin/v2 0.026s coverage: 20.0% of statements [2021-09-03T13:30:10.642Z] --- PASS: TestServiceCreateInit (8.18s) [2021-09-03T13:30:10.642Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2021-09-03T13:30:10.642Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.08s) [2021-09-03T13:30:10.642Z] === RUN TestCreateServiceMultipleTimes [2021-09-03T13:30:10.698Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-03T13:30:11.051Z] === RUN TestLoad [2021-09-03T13:30:11.051Z] --- PASS: TestLoad (0.00s) [2021-09-03T13:30:11.051Z] === RUN TestSave [2021-09-03T13:30:11.051Z] --- PASS: TestSave (0.02s) [2021-09-03T13:30:11.051Z] === RUN TestAddDeleteGet [2021-09-03T13:30:11.051Z] --- PASS: TestAddDeleteGet (0.02s) [2021-09-03T13:30:11.051Z] === RUN TestInvalidTags [2021-09-03T13:30:11.051Z] --- PASS: TestInvalidTags (0.00s) [2021-09-03T13:30:11.051Z] PASS [2021-09-03T13:30:11.051Z] coverage: 84.4% of statements [2021-09-03T13:30:11.051Z] ok github.com/docker/docker/reference 0.075s coverage: 84.4% of statements [2021-09-03T13:30:11.319Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2021-09-03T13:30:11.319Z] === RUN TestBuildLabelWithTargets [2021-09-03T13:30:12.011Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-03T13:30:12.012Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-03T13:30:12.012Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-03T13:30:12.012Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-03T13:30:12.012Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestResumableRequestReaderWithReadError [2021-09-03T13:30:12.012Z] === RUN TestResolveAuthConfigIndexServer [2021-09-03T13:30:12.012Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestResolveAuthConfigFullURL [2021-09-03T13:30:12.012Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-03T13:30:12.012Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestValidateMirror [2021-09-03T13:30:12.012Z] --- PASS: TestValidateMirror (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestLoadInsecureRegistries [2021-09-03T13:30:12.012Z] time="2021-09-03T13:30:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-03T13:30:12.012Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-09-03T13:30:12.012Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-03T13:30:12.012Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-03T13:30:12.012Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-03T13:30:12.012Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestResumableRequestReader [2021-09-03T13:30:12.012Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-03T13:30:12.012Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-03T13:30:12.012Z] PASS [2021-09-03T13:30:12.012Z] coverage: 100.0% of statements [2021-09-03T13:30:12.012Z] ok github.com/docker/docker/registry/resumable 0.144s coverage: 100.0% of statements [2021-09-03T13:30:12.012Z] time="2021-09-03T13:30:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-03T13:30:12.012Z] time="2021-09-03T13:30:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-03T13:30:12.012Z] time="2021-09-03T13:30:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-03T13:30:12.012Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-09-03T13:30:12.012Z] === RUN TestNewServiceConfig [2021-09-03T13:30:12.012Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestValidateIndexName [2021-09-03T13:30:12.012Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestValidateIndexNameWithError [2021-09-03T13:30:12.012Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestEndpointParse [2021-09-03T13:30:12.012Z] --- PASS: TestEndpointParse (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestEndpointParseInvalid [2021-09-03T13:30:12.012Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestValidateEndpoint [2021-09-03T13:30:12.012Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestPing [2021-09-03T13:30:12.012Z] --- PASS: TestPing (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestPingRegistryEndpoint [2021-09-03T13:30:12.012Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:30:12.012Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestEndpoint [2021-09-03T13:30:12.012Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:30:12.012Z] --- SKIP: TestEndpoint (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestParseRepositoryInfo [2021-09-03T13:30:12.012Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestNewIndexInfo [2021-09-03T13:30:12.012Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestMirrorEndpointLookup [2021-09-03T13:30:12.012Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:30:12.012Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestSearchRepositories [2021-09-03T13:30:12.012Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-03T13:30:12.012Z] Host: 127.0.0.1:49320 [2021-09-03T13:30:12.012Z] User-Agent: docker test client [2021-09-03T13:30:12.012Z] Authorization: Token fake-token [2021-09-03T13:30:12.012Z] X-Docker-Token: true [2021-09-03T13:30:12.012Z] Accept-Encoding: gzip [2021-09-03T13:30:12.012Z] [2021-09-03T13:30:12.012Z] [2021-09-03T13:30:12.012Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-03T13:30:12.012Z] Connection: close [2021-09-03T13:30:12.012Z] Content-Length: 144 [2021-09-03T13:30:12.012Z] Cache-Control: no-cache [2021-09-03T13:30:12.012Z] Content-Type: application/json [2021-09-03T13:30:12.012Z] Date: Fri, 03 Sep 2021 13:30:11 GMT [2021-09-03T13:30:12.012Z] Expires: -1 [2021-09-03T13:30:12.012Z] Pragma: no-cache [2021-09-03T13:30:12.012Z] Server: docker-tests/mock [2021-09-03T13:30:12.012Z] X-Docker-Registry-Config: mock [2021-09-03T13:30:12.012Z] X-Docker-Registry-Version: 0.0.0 [2021-09-03T13:30:12.012Z] [2021-09-03T13:30:12.012Z] [2021-09-03T13:30:12.012Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestTrustedLocation [2021-09-03T13:30:12.012Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-03T13:30:12.012Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestAllowNondistributableArtifacts [2021-09-03T13:30:12.012Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-03T13:30:12.012Z] === RUN TestIsSecureIndex [2021-09-03T13:30:12.012Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-03T13:30:12.012Z] PASS [2021-09-03T13:30:12.012Z] coverage: 51.7% of statements [2021-09-03T13:30:12.012Z] ok github.com/docker/docker/registry 0.159s coverage: 51.7% of statements [2021-09-03T13:30:12.066Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2021-09-03T13:30:12.066Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-03T13:30:12.140Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-09-03T13:30:12.467Z] === RUN TestRestartManagerTimeout [2021-09-03T13:30:12.467Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-03T13:30:12.467Z] === RUN TestRestartManagerTimeoutReset [2021-09-03T13:30:12.467Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-03T13:30:12.467Z] PASS [2021-09-03T13:30:12.467Z] coverage: 50.9% of statements [2021-09-03T13:30:12.467Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2021-09-03T13:30:12.923Z] === RUN TestDecodeContainerConfig [2021-09-03T13:30:12.923Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-03T13:30:12.923Z] === RUN TestDecodeContainerConfigIsolation [2021-09-03T13:30:12.923Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-03T13:30:12.923Z] === RUN TestValidatePrivileged [2021-09-03T13:30:12.923Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-03T13:30:12.923Z] PASS [2021-09-03T13:30:12.923Z] coverage: 52.2% of statements [2021-09-03T13:30:12.923Z] ok github.com/docker/docker/runconfig 0.028s coverage: 52.2% of statements [2021-09-03T13:30:12.923Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-03T13:30:12.923Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-03T13:30:12.923Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-03T13:30:12.923Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-03T13:30:12.923Z] PASS [2021-09-03T13:30:12.923Z] coverage: 62.5% of statements [2021-09-03T13:30:12.923Z] ok github.com/docker/docker/testutil 0.069s coverage: 62.5% of statements [2021-09-03T13:30:13.302Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2021-09-03T13:30:13.302Z] === RUN TestBuildWithEmptyLayers [2021-09-03T13:30:13.433Z] === CONT TestReadPluginNoRead [2021-09-03T13:30:13.433Z] read_test.go:92: [dc41091fabba8] daemon is not started [2021-09-03T13:30:13.433Z] --- PASS: TestReadPluginNoRead (5.95s) [2021-09-03T13:30:13.433Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2021-09-03T13:30:13.433Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2021-09-03T13:30:13.433Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2021-09-03T13:30:13.433Z] PASS [2021-09-03T13:30:13.433Z] [2021-09-03T13:30:13.433Z] DONE 6 tests in 10.477s [2021-09-03T13:30:13.433Z] 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-09-03T13:30:13.433Z] testing: warning: no tests to run [2021-09-03T13:30:13.433Z] PASS [2021-09-03T13:30:13.433Z] [2021-09-03T13:30:13.433Z] DONE 0 tests in 0.032s [2021-09-03T13:30:13.433Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-03T13:30:13.433Z] INFO: Testing against a local daemon [2021-09-03T13:30:13.433Z] === RUN TestPluginWithDevMounts [2021-09-03T13:30:13.433Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-03T13:30:13.433Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-03T13:30:13.433Z] PASS [2021-09-03T13:30:13.433Z] [2021-09-03T13:30:13.433Z] === Skipped [2021-09-03T13:30:13.433Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-09-03T13:30:13.433Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-03T13:30:13.433Z] [2021-09-03T13:30:13.433Z] DONE 1 tests, 1 skipped in 0.100s [2021-09-03T13:30:13.433Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-03T13:30:13.433Z] INFO: Testing against a local daemon [2021-09-03T13:30:13.433Z] === RUN TestSecretInspect [2021-09-03T13:30:13.433Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.433Z] --- SKIP: TestSecretInspect (0.01s) [2021-09-03T13:30:13.433Z] === RUN TestSecretList [2021-09-03T13:30:13.433Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.433Z] --- SKIP: TestSecretList (0.01s) [2021-09-03T13:30:13.433Z] === RUN TestSecretsCreateAndDelete [2021-09-03T13:30:13.433Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.433Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-09-03T13:30:13.433Z] === RUN TestSecretsUpdate [2021-09-03T13:30:13.433Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.433Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-09-03T13:30:13.433Z] === RUN TestTemplatedSecret [2021-09-03T13:30:13.433Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.433Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-03T13:30:13.433Z] === RUN TestSecretCreateResolve [2021-09-03T13:30:13.433Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.433Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-09-03T13:30:13.433Z] PASS [2021-09-03T13:30:13.690Z] [2021-09-03T13:30:13.690Z] === Skipped [2021-09-03T13:30:13.690Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-09-03T13:30:13.690Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] [2021-09-03T13:30:13.690Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-09-03T13:30:13.690Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] [2021-09-03T13:30:13.690Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-09-03T13:30:13.690Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] [2021-09-03T13:30:13.690Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-09-03T13:30:13.690Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] [2021-09-03T13:30:13.690Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-09-03T13:30:13.690Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] [2021-09-03T13:30:13.690Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-09-03T13:30:13.690Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] [2021-09-03T13:30:13.690Z] DONE 6 tests, 6 skipped in 0.160s [2021-09-03T13:30:13.690Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-03T13:30:13.690Z] INFO: Testing against a local daemon [2021-09-03T13:30:13.690Z] === RUN TestServiceCreateInit [2021-09-03T13:30:13.690Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-03T13:30:13.690Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-03T13:30:13.690Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] --- PASS: TestServiceCreateInit (0.02s) [2021-09-03T13:30:13.690Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:30:13.690Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:30:13.690Z] === RUN TestCreateServiceMultipleTimes [2021-09-03T13:30:13.690Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-09-03T13:30:13.690Z] === RUN TestCreateServiceConflict [2021-09-03T13:30:13.690Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-09-03T13:30:13.690Z] === RUN TestCreateServiceMaxReplicas [2021-09-03T13:30:13.690Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-03T13:30:13.690Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-03T13:30:13.690Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-03T13:30:13.690Z] === RUN TestCreateServiceSecretFileMode [2021-09-03T13:30:13.690Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-09-03T13:30:13.690Z] === RUN TestCreateServiceConfigFileMode [2021-09-03T13:30:13.690Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-09-03T13:30:13.690Z] === RUN TestCreateServiceSysctls [2021-09-03T13:30:13.690Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.690Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-03T13:30:13.690Z] === RUN TestCreateServiceCapabilities [2021-09-03T13:30:13.946Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.946Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-09-03T13:30:13.946Z] === RUN TestInspect [2021-09-03T13:30:13.946Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.946Z] --- SKIP: TestInspect (0.01s) [2021-09-03T13:30:13.946Z] === RUN TestCreateJob [2021-09-03T13:30:13.946Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.946Z] --- SKIP: TestCreateJob (0.01s) [2021-09-03T13:30:13.946Z] === RUN TestReplicatedJob [2021-09-03T13:30:13.946Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.946Z] --- SKIP: TestReplicatedJob (0.01s) [2021-09-03T13:30:13.946Z] === RUN TestUpdateReplicatedJob [2021-09-03T13:30:13.946Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.946Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-09-03T13:30:13.946Z] === RUN TestServiceListWithStatuses [2021-09-03T13:30:13.946Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-03T13:30:13.946Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-03T13:30:13.946Z] === RUN TestDockerNetworkConnectAlias [2021-09-03T13:30:13.946Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.946Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-09-03T13:30:13.946Z] === RUN TestDockerNetworkReConnect [2021-09-03T13:30:13.946Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:13.946Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-09-03T13:30:13.946Z] === RUN TestServicePlugin [2021-09-03T13:30:14.249Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2021-09-03T13:30:14.249Z] === RUN TestBuildMultiStageOnBuild [2021-09-03T13:30:15.088Z] === RUN TestGetDriver [2021-09-03T13:30:15.088Z] --- PASS: TestGetDriver (0.00s) [2021-09-03T13:30:15.088Z] === RUN TestVolumeRequestError [2021-09-03T13:30:15.088Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-03T13:30:15.088Z] PASS [2021-09-03T13:30:15.088Z] coverage: 36.1% of statements [2021-09-03T13:30:15.088Z] ok github.com/docker/docker/volume/drivers 0.033s coverage: 36.1% of statements [2021-09-03T13:30:15.088Z] === RUN TestGetAddress [2021-09-03T13:30:15.088Z] --- PASS: TestGetAddress (0.00s) [2021-09-03T13:30:15.088Z] === RUN TestRemove [2021-09-03T13:30:15.088Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-03T13:30:15.088Z] --- SKIP: TestRemove (0.00s) [2021-09-03T13:30:15.088Z] === RUN TestInitializeWithVolumes [2021-09-03T13:30:15.088Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-03T13:30:15.088Z] === RUN TestCreate [2021-09-03T13:30:15.088Z] --- PASS: TestCreate (0.01s) [2021-09-03T13:30:15.088Z] === RUN TestValidateName [2021-09-03T13:30:15.088Z] --- PASS: TestValidateName (0.00s) [2021-09-03T13:30:15.088Z] === RUN TestCreateWithOpts [2021-09-03T13:30:15.088Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-03T13:30:15.088Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-03T13:30:15.088Z] === RUN TestRelaodNoOpts [2021-09-03T13:30:15.088Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-03T13:30:15.088Z] PASS [2021-09-03T13:30:15.088Z] coverage: 41.5% of statements [2021-09-03T13:30:15.088Z] ok github.com/docker/docker/volume/local 0.047s coverage: 41.5% of statements [2021-09-03T13:30:15.840Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] --- SKIP: TestServicePlugin (1.88s) [2021-09-03T13:30:15.840Z] === RUN TestServiceUpdateLabel [2021-09-03T13:30:15.840Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-09-03T13:30:15.840Z] === RUN TestServiceUpdateSecrets [2021-09-03T13:30:15.840Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-09-03T13:30:15.840Z] === RUN TestServiceUpdateConfigs [2021-09-03T13:30:15.840Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-09-03T13:30:15.840Z] === RUN TestServiceUpdateNetwork [2021-09-03T13:30:15.840Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-09-03T13:30:15.840Z] === RUN TestServiceUpdatePidsLimit [2021-09-03T13:30:15.840Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-09-03T13:30:15.840Z] PASS [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === Skipped [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:30:15.840Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:30:15.840Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-09-03T13:30:15.840Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-09-03T13:30:15.840Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-09-03T13:30:15.840Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-03T13:30:15.840Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-09-03T13:30:15.840Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-09-03T13:30:15.840Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-09-03T13:30:15.840Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2021-09-03T13:30:15.840Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-09-03T13:30:15.840Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-09-03T13:30:15.840Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-09-03T13:30:15.840Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-09-03T13:30:15.840Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-03T13:30:15.840Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-09-03T13:30:15.840Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-09-03T13:30:15.840Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2021-09-03T13:30:15.840Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-09-03T13:30:15.840Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-09-03T13:30:15.840Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-09-03T13:30:15.840Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-09-03T13:30:15.840Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-09-03T13:30:15.840Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-03T13:30:15.840Z] [2021-09-03T13:30:15.840Z] DONE 24 tests, 23 skipped in 2.265s [2021-09-03T13:30:15.840Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-03T13:30:15.840Z] INFO: Testing against a local daemon [2021-09-03T13:30:15.840Z] === RUN TestSessionCreate [2021-09-03T13:30:15.840Z] --- PASS: TestSessionCreate (0.02s) [2021-09-03T13:30:15.840Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRaw [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-03T13:30:16.048Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRaw [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-03T13:30:16.048Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestConvertTmpfsOptions [2021-09-03T13:30:16.048Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-03T13:30:16.048Z] linux_parser_test.go:209: data="ro" [2021-09-03T13:30:16.048Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestParseMountSpec [2021-09-03T13:30:16.048Z] parser_test.go:62: case 0 [2021-09-03T13:30:16.048Z] parser_test.go:62: case 1 [2021-09-03T13:30:16.048Z] parser_test.go:62: case 2 [2021-09-03T13:30:16.048Z] parser_test.go:62: case 3 [2021-09-03T13:30:16.048Z] parser_test.go:62: case 4 [2021-09-03T13:30:16.048Z] parser_test.go:62: case 5 [2021-09-03T13:30:16.048Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestValidateMount [2021-09-03T13:30:16.048Z] --- PASS: TestValidateMount (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRaw [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-03T13:30:16.048Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-03T13:30:16.048Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-03T13:30:16.048Z] PASS [2021-09-03T13:30:16.048Z] coverage: 67.6% of statements [2021-09-03T13:30:16.048Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2021-09-03T13:30:16.097Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-03T13:30:16.097Z] PASS [2021-09-03T13:30:16.097Z] [2021-09-03T13:30:16.097Z] DONE 2 tests in 0.130s [2021-09-03T13:30:16.097Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-03T13:30:16.097Z] INFO: Testing against a local daemon [2021-09-03T13:30:16.097Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-03T13:30:16.097Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-03T13:30:16.097Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:30:16.097Z] === RUN TestDiskUsage [2021-09-03T13:30:16.097Z] === PAUSE TestDiskUsage [2021-09-03T13:30:16.097Z] === RUN TestEventsExecDie [2021-09-03T13:30:16.503Z] === RUN TestSetGetMeta [2021-09-03T13:30:16.503Z] === PAUSE TestSetGetMeta [2021-09-03T13:30:16.503Z] === RUN TestRestore [2021-09-03T13:30:16.503Z] === PAUSE TestRestore [2021-09-03T13:30:16.503Z] === RUN TestServiceCreate [2021-09-03T13:30:16.503Z] === PAUSE TestServiceCreate [2021-09-03T13:30:16.503Z] === RUN TestServiceList [2021-09-03T13:30:16.503Z] === PAUSE TestServiceList [2021-09-03T13:30:16.503Z] === RUN TestServiceRemove [2021-09-03T13:30:16.503Z] === PAUSE TestServiceRemove [2021-09-03T13:30:16.503Z] === RUN TestServiceGet [2021-09-03T13:30:16.503Z] === PAUSE TestServiceGet [2021-09-03T13:30:16.503Z] === RUN TestServicePrune [2021-09-03T13:30:16.503Z] === PAUSE TestServicePrune [2021-09-03T13:30:16.503Z] === RUN TestCreate [2021-09-03T13:30:16.503Z] === PAUSE TestCreate [2021-09-03T13:30:16.503Z] === RUN TestRemove [2021-09-03T13:30:16.503Z] === PAUSE TestRemove [2021-09-03T13:30:16.503Z] === RUN TestList [2021-09-03T13:30:16.503Z] === PAUSE TestList [2021-09-03T13:30:16.503Z] === RUN TestFindByDriver [2021-09-03T13:30:16.503Z] === PAUSE TestFindByDriver [2021-09-03T13:30:16.503Z] === RUN TestFindByReferenced [2021-09-03T13:30:16.503Z] === PAUSE TestFindByReferenced [2021-09-03T13:30:16.503Z] === RUN TestDerefMultipleOfSameRef [2021-09-03T13:30:16.503Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-03T13:30:16.503Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-03T13:30:16.503Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-03T13:30:16.503Z] === RUN TestDefererencePluginOnCreateError [2021-09-03T13:30:16.503Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-03T13:30:16.503Z] === RUN TestRefDerefRemove [2021-09-03T13:30:16.503Z] === PAUSE TestRefDerefRemove [2021-09-03T13:30:16.503Z] === RUN TestGet [2021-09-03T13:30:16.503Z] === PAUSE TestGet [2021-09-03T13:30:16.503Z] === RUN TestGetWithReference [2021-09-03T13:30:16.503Z] === PAUSE TestGetWithReference [2021-09-03T13:30:16.503Z] === RUN TestFilterFunc [2021-09-03T13:30:16.503Z] === RUN TestFilterFunc/test_nil_list [2021-09-03T13:30:16.503Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-03T13:30:16.503Z] === RUN TestFilterFunc/test_empty_list [2021-09-03T13:30:16.503Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-03T13:30:16.503Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-03T13:30:16.503Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-03T13:30:16.503Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-03T13:30:16.503Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-03T13:30:16.503Z] === RUN TestFilterFunc/test_filter_some [2021-09-03T13:30:16.503Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-03T13:30:16.503Z] === RUN TestFilterFunc/test_filter_middle [2021-09-03T13:30:16.503Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-03T13:30:16.503Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-03T13:30:16.503Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-03T13:30:16.503Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-03T13:30:16.503Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-03T13:30:16.503Z] === CONT TestFilterFunc/test_nil_list [2021-09-03T13:30:16.503Z] === CONT TestFilterFunc/test_filter_some [2021-09-03T13:30:16.503Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-03T13:30:16.503Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-03T13:30:16.503Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-03T13:30:16.503Z] === CONT TestFilterFunc/test_empty_list [2021-09-03T13:30:16.503Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-03T13:30:16.503Z] === CONT TestFilterFunc/test_filter_middle [2021-09-03T13:30:16.503Z] --- PASS: TestFilterFunc (0.00s) [2021-09-03T13:30:16.503Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-03T13:30:16.503Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-03T13:30:16.503Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-03T13:30:16.503Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-03T13:30:16.503Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-03T13:30:16.503Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-03T13:30:16.503Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-03T13:30:16.503Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-03T13:30:16.503Z] === CONT TestSetGetMeta [2021-09-03T13:30:16.503Z] === CONT TestServiceGet [2021-09-03T13:30:16.503Z] === CONT TestList [2021-09-03T13:30:16.503Z] === CONT TestDefererencePluginOnCreateError [2021-09-03T13:30:16.503Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-03T13:30:16.503Z] === CONT TestServiceRemove [2021-09-03T13:30:16.503Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-03T13:30:16.503Z] === CONT TestServiceList [2021-09-03T13:30:16.503Z] --- PASS: TestList (0.03s) [2021-09-03T13:30:16.503Z] === CONT TestServiceCreate [2021-09-03T13:30:16.503Z] --- PASS: TestServiceGet (0.10s) [2021-09-03T13:30:16.504Z] === CONT TestRestore [2021-09-03T13:30:16.504Z] --- PASS: TestServiceRemove (0.09s) [2021-09-03T13:30:16.504Z] === CONT TestGet [2021-09-03T13:30:16.504Z] --- PASS: TestServiceCreate (0.08s) [2021-09-03T13:30:16.504Z] === CONT TestGetWithReference [2021-09-03T13:30:16.504Z] --- PASS: TestServiceList (0.08s) [2021-09-03T13:30:16.504Z] === CONT TestDerefMultipleOfSameRef [2021-09-03T13:30:16.504Z] --- PASS: TestRestore (0.02s) [2021-09-03T13:30:16.504Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-03T13:30:16.504Z] --- PASS: TestGet (0.01s) [2021-09-03T13:30:16.504Z] === CONT TestRefDerefRemove [2021-09-03T13:30:16.504Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-03T13:30:16.504Z] === CONT TestFindByReferenced [2021-09-03T13:30:16.504Z] --- PASS: TestGetWithReference (0.02s) [2021-09-03T13:30:16.504Z] === CONT TestCreate [2021-09-03T13:30:16.504Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-03T13:30:16.504Z] === CONT TestRemove [2021-09-03T13:30:16.504Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-03T13:30:16.504Z] === CONT TestFindByDriver [2021-09-03T13:30:16.504Z] --- PASS: TestCreate (0.01s) [2021-09-03T13:30:16.504Z] === CONT TestServicePrune [2021-09-03T13:30:16.504Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-03T13:30:16.504Z] --- PASS: TestRemove (0.02s) [2021-09-03T13:30:16.504Z] --- PASS: TestFindByDriver (0.02s) [2021-09-03T13:30:16.504Z] time="2021-09-03T13:30:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:30:16.504Z] time="2021-09-03T13:30:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:30:16.504Z] time="2021-09-03T13:30:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:30:16.504Z] time="2021-09-03T13:30:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-03T13:30:16.504Z] time="2021-09-03T13:30:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:30:16.504Z] --- PASS: TestServicePrune (0.04s) [2021-09-03T13:30:16.504Z] PASS [2021-09-03T13:30:16.504Z] coverage: 69.0% of statements [2021-09-03T13:30:16.504Z] ok github.com/docker/docker/volume/service 0.200s coverage: 69.0% of statements [2021-09-03T13:30:16.658Z] --- PASS: TestEventsExecDie (0.48s) [2021-09-03T13:30:16.659Z] === RUN TestEventsBackwardsCompatible [2021-09-03T13:30:16.659Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-09-03T13:30:16.659Z] === RUN TestEventsVolumeCreate [2021-09-03T13:30:16.659Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-03T13:30:16.659Z] === RUN TestInfoBinaryCommits [2021-09-03T13:30:16.659Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-03T13:30:16.659Z] === RUN TestInfoAPIVersioned [2021-09-03T13:30:16.659Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-03T13:30:16.659Z] === RUN TestInfoDiscoveryBackend [2021-09-03T13:30:17.223Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-03T13:30:17.223Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-03T13:30:17.553Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2021-09-03T13:30:17.553Z] === RUN TestBuildUncleanTarFilenames [2021-09-03T13:30:18.495Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2021-09-03T13:30:18.495Z] === RUN TestBuildMultiStageLayerLeak [2021-09-03T13:30:18.665Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-09-03T13:30:18.665Z] === RUN TestClientStream [2021-09-03T13:30:18.665Z] --- PASS: TestClientStream (0.00s) [2021-09-03T13:30:18.665Z] === RUN TestClientSendFile [2021-09-03T13:30:18.665Z] --- PASS: TestClientSendFile (0.00s) [2021-09-03T13:30:18.665Z] === RUN TestClientWithRequestTimeout [2021-09-03T13:30:18.665Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-03T13:30:18.665Z] === RUN TestFileSpecPlugin [2021-09-03T13:30:18.665Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-09-03T13:30:18.665Z] === RUN TestFileJSONSpecPlugin [2021-09-03T13:30:18.665Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-03T13:30:18.665Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-03T13:30:18.665Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-03T13:30:18.665Z] === RUN TestPluginAddHandler [2021-09-03T13:30:18.665Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-03T13:30:18.665Z] === RUN TestPluginWaitBadPlugin [2021-09-03T13:30:18.665Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-03T13:30:18.665Z] === RUN TestGet [2021-09-03T13:30:18.665Z] time="2021-09-03T13:30:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-03T13:30:19.624Z] time="2021-09-03T13:30:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-03T13:30:21.387Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-09-03T13:30:21.387Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-03T13:30:21.387Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:30:21.387Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-03T13:30:21.387Z] === RUN TestInfoAPI [2021-09-03T13:30:21.387Z] --- PASS: TestInfoAPI (0.03s) [2021-09-03T13:30:21.387Z] === RUN TestInfoAPIWarnings [2021-09-03T13:30:21.784Z] time="2021-09-03T13:30:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-03T13:30:21.797Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2021-09-03T13:30:21.798Z] === RUN TestBuildWithHugeFile [2021-09-03T13:30:26.445Z] time="2021-09-03T13:30:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-03T13:30:28.732Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-09-03T13:30:28.740Z] --- PASS: TestCreateServiceMultipleTimes (15.85s) [2021-09-03T13:30:28.740Z] === RUN TestCreateServiceConflict [2021-09-03T13:30:28.740Z] --- PASS: TestCreateServiceConflict (2.17s) [2021-09-03T13:30:28.740Z] === RUN TestCreateServiceMaxReplicas [2021-09-03T13:30:31.281Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2021-09-03T13:30:31.281Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-03T13:30:31.803Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-03T13:30:31.803Z] Using test binary docker [2021-09-03T13:30:31.803Z] +++ /etc/init.d/apparmor start [2021-09-03T13:30:31.803Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-03T13:30:31.803Z] INFO: Waiting for daemon to start... [2021-09-03T13:30:31.803Z] Starting dockerd [2021-09-03T13:30:31.803Z] +++ 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-09-03T13:30:32.412Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-03T13:30:32.412Z] Using test binary docker [2021-09-03T13:30:32.412Z] +++ /etc/init.d/apparmor start [2021-09-03T13:30:32.412Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-03T13:30:32.412Z] INFO: Waiting for daemon to start... [2021-09-03T13:30:32.412Z] Starting dockerd [2021-09-03T13:30:32.412Z] +++ 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-09-03T13:30:34.971Z] --- PASS: TestGet (15.01s) [2021-09-03T13:30:34.971Z] === RUN TestPluginWithNoManifest [2021-09-03T13:30:34.971Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-03T13:30:34.971Z] === RUN TestGetAll [2021-09-03T13:30:34.971Z] --- PASS: TestGetAll (0.00s) [2021-09-03T13:30:34.971Z] PASS [2021-09-03T13:30:34.971Z] coverage: 73.2% of statements [2021-09-03T13:30:34.971Z] ok github.com/docker/docker/pkg/plugins 35.800s coverage: 73.2% of statements [2021-09-03T13:30:36.427Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-09-03T13:30:38.192Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-09-03T13:30:39.428Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-09-03T13:30:39.428Z] === RUN TestInfoDebug [2021-09-03T13:30:39.428Z] --- PASS: TestInfoDebug (0.55s) [2021-09-03T13:30:39.428Z] === RUN TestInfoInsecureRegistries [2021-09-03T13:30:39.428Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2021-09-03T13:30:39.428Z] === RUN TestInfoRegistryMirrors [2021-09-03T13:30:39.428Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-09-03T13:30:39.428Z] === RUN TestLoginFailsWithBadCredentials [2021-09-03T13:30:39.428Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-09-03T13:30:39.428Z] === RUN TestPingCacheHeaders [2021-09-03T13:30:39.428Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-03T13:30:39.428Z] === RUN TestPingGet [2021-09-03T13:30:39.428Z] --- PASS: TestPingGet (0.01s) [2021-09-03T13:30:39.428Z] === RUN TestPingHead [2021-09-03T13:30:39.428Z] --- PASS: TestPingHead (0.03s) [2021-09-03T13:30:39.428Z] === RUN TestVersion [2021-09-03T13:30:39.428Z] --- PASS: TestVersion (0.01s) [2021-09-03T13:30:39.428Z] === CONT TestDiskUsage [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/container_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/image_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/volume_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-03T13:30:39.428Z] === RUN TestDiskUsage/after_container.Run [2021-09-03T13:30:39.685Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-03T13:30:39.685Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-03T13:30:39.685Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-03T13:30:39.685Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-03T13:30:39.685Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-03T13:30:39.685Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-03T13:30:39.685Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-03T13:30:39.941Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-03T13:30:39.941Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-03T13:30:39.941Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage (1.19s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-09-03T13:30:39.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-09-03T13:30:39.941Z] PASS [2021-09-03T13:30:39.941Z] [2021-09-03T13:30:39.941Z] === Skipped [2021-09-03T13:30:39.941Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:30:39.941Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-03T13:30:39.941Z] [2021-09-03T13:30:39.941Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-03T13:30:39.941Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-03T13:30:39.941Z] [2021-09-03T13:30:39.941Z] DONE 53 tests, 2 skipped in 24.028s [2021-09-03T13:30:39.941Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-03T13:30:40.198Z] INFO: Testing against a local daemon [2021-09-03T13:30:40.198Z] === RUN TestVolumesCreateAndList [2021-09-03T13:30:40.198Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-03T13:30:40.198Z] === RUN TestVolumesRemove [2021-09-03T13:30:40.198Z] --- PASS: TestVolumesRemove (0.05s) [2021-09-03T13:30:40.198Z] === RUN TestVolumesInspect [2021-09-03T13:30:40.198Z] --- PASS: TestVolumesInspect (0.01s) [2021-09-03T13:30:40.198Z] === RUN TestVolumesInvalidJSON [2021-09-03T13:30:40.198Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-03T13:30:40.198Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-03T13:30:40.198Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-03T13:30:40.198Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-03T13:30:40.198Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-03T13:30:40.198Z] PASS [2021-09-03T13:30:40.198Z] [2021-09-03T13:30:40.198Z] DONE 5 tests in 0.196s [2021-09-03T13:30:40.198Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-03T13:30:40.198Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13384 is not a child of this shell [2021-09-03T13:30:40.198Z] warning: PID 13384 from bundles/test-integration/docker.pid had a nonzero exit code [2021-09-03T13:30:40.198Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-03T13:30:40.198Z] [2021-09-03T13:30:40.198Z] Unloading profiles will leave already running processes permanently [2021-09-03T13:30:40.198Z] unconfined, which can lead to unexpected situations. [2021-09-03T13:30:40.198Z] [2021-09-03T13:30:40.198Z] To set a process to complain mode, use the command line tool [2021-09-03T13:30:40.198Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-03T13:30:40.198Z] Removing test suite binaries [2021-09-03T13:30:40.454Z] exiting test-integration [2021-09-03T13:30:40.454Z] ++ exit 0 [2021-09-03T13:30:40.454Z] Post stage [Pipeline] junit [2021-09-03T13:30:41.394Z] Recording test results [2021-09-03T13:30:42.218Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-09-03T13:30:43.117Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-03T13:30:43.460Z] + echo Ensuring container killed. [2021-09-03T13:30:43.460Z] Ensuring container killed. [2021-09-03T13:30:43.460Z] + docker rm -vf docker-pr10 [2021-09-03T13:30:43.460Z] Error: No such container: docker-pr10 [Pipeline] sh [2021-09-03T13:30:43.737Z] + echo Chowning /workspace to jenkins user [2021-09-03T13:30:43.738Z] Chowning /workspace to jenkins user [2021-09-03T13:30:43.738Z] + id -u [2021-09-03T13:30:43.738Z] + id -g [2021-09-03T13:30:43.738Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42736:/workspace busybox chown -R 1000:1000 /workspace [2021-09-03T13:30:43.738Z] Unable to find image 'busybox:latest' locally [2021-09-03T13:30:43.997Z] latest: Pulling from library/busybox [2021-09-03T13:30:43.997Z] 8ec32b265e94: Pulling fs layer [2021-09-03T13:30:43.997Z] 8ec32b265e94: Download complete [2021-09-03T13:30:43.997Z] 8ec32b265e94: Pull complete [2021-09-03T13:30:43.997Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-09-03T13:30:43.997Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-03T13:30:46.179Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.48s) [2021-09-03T13:30:46.179Z] === RUN TestCreateServiceSecretFileMode [2021-09-03T13:30:46.180Z] + bundleName=amd64-rootless [2021-09-03T13:30:46.180Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-09-03T13:30:46.180Z] Creating amd64-rootless-bundles.tar.gz [2021-09-03T13:30:46.180Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-09-03T13:30:46.180Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-09-03T13:30:46.190Z] Archiving artifacts [2021-09-03T13:30:47.559Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2021-09-03T13:30:47.560Z] === RUN TestCreateServiceConfigFileMode [2021-09-03T13:30:48.119Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42736/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-03T13:30:48.430Z] + make clean [2021-09-03T13:30:48.686Z] docker volume rm -f docker-dev-cache [2021-09-03T13:30:48.686Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T13:30:50.099Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2021-09-03T13:30:50.099Z] === RUN TestCreateServiceSysctls [2021-09-03T13:30:53.397Z] --- PASS: TestCreateServiceSysctls (3.43s) [2021-09-03T13:30:53.397Z] === RUN TestCreateServiceCapabilities [2021-09-03T13:30:55.937Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2021-09-03T13:30:55.937Z] === RUN TestInspect [2021-09-03T13:30:57.750Z] .......................... [ 67%] [2021-09-03T13:30:58.990Z] . [2021-09-03T13:30:58.990Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-03T13:30:58.990Z] [2021-09-03T13:30:58.990Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-03T13:30:58.990Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-03T13:30:58.990Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-03T13:30:58.990Z] Error: No such image: emptyfs [2021-09-03T13:30:58.990Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-03T13:30:58.990Z] ++++ docker load [2021-09-03T13:30:58.990Z] Error: No such image: emptyfs [2021-09-03T13:30:58.990Z] ++++ docker load [2021-09-03T13:30:58.990Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-03T13:30:58.990Z] Running integration-test (iteration 1) [2021-09-03T13:30:58.990Z] Running integration-test (iteration 1) [2021-09-03T13:30:58.990Z] 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-09-03T13:30:58.990Z] ++ 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-09-03T13:30:58.990Z] ++ set -e [2021-09-03T13:30:58.990Z] ++ '[' -n 0 ']' [2021-09-03T13:30:58.990Z] ++ set -x [2021-09-03T13:30:58.990Z] ++ env -i DEST=/go/src/github.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-09-03T13:30:58.990Z] 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-09-03T13:30:58.990Z] ++ 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-09-03T13:30:58.990Z] ++ set -e [2021-09-03T13:30:58.990Z] ++ '[' -n 0 ']' [2021-09-03T13:30:58.990Z] ++ set -x [2021-09-03T13:30:58.990Z] ++ env -i DEST=/go/src/github.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-09-03T13:30:58.990Z] Loaded image: busybox:latest [2021-09-03T13:30:58.990Z] Loaded image: busybox:latest [2021-09-03T13:30:58.990Z] Loaded image: busybox:glibc [2021-09-03T13:30:58.990Z] Loaded image: busybox:glibc [2021-09-03T13:30:59.232Z] --- PASS: TestInspect (2.89s) [2021-09-03T13:30:59.232Z] === RUN TestCreateJob [2021-09-03T13:31:00.066Z] 2021/09/03 13:30:58 Closing DB instances... [2021-09-03T13:31:00.375Z] Loaded image: debian:bullseye-slim [2021-09-03T13:31:00.635Z] Loaded image: debian:bullseye-slim [2021-09-03T13:31:00.635Z] Loaded image: hello-world:latest [2021-09-03T13:31:00.895Z] Loaded image: hello-world:latest [2021-09-03T13:31:00.895Z] Loaded image: arm32v7/hello-world:latest [2021-09-03T13:31:00.895Z] INFO: Testing against a local daemon [2021-09-03T13:31:00.895Z] === RUN TestDockerDaemonSuite [2021-09-03T13:31:00.895Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-09-03T13:31:00.895Z] Loaded image: arm32v7/hello-world:latest [2021-09-03T13:31:01.033Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-09-03T13:31:01.033Z] === RUN TestFindNode [2021-09-03T13:31:01.033Z] 2021/09/03 13:31:00 Closing DB instances... [2021-09-03T13:31:01.033Z] --- PASS: TestFindNode (0.01s) [2021-09-03T13:31:01.033Z] === RUN TestChangeNodeState [2021-09-03T13:31:01.033Z] 2021/09/03 13:31:00 Closing DB instances... [2021-09-03T13:31:01.033Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-03T13:31:01.033Z] === RUN TestNodeReincarnation [2021-09-03T13:31:01.033Z] 2021/09/03 13:31:00 Closing DB instances... [2021-09-03T13:31:01.156Z] INFO: Testing against a local daemon [2021-09-03T13:31:01.156Z] === RUN TestDockerSuite [2021-09-03T13:31:01.156Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-03T13:31:01.156Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-03T13:31:01.156Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-03T13:31:01.156Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-03T13:31:01.156Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-03T13:31:01.156Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-03T13:31:01.156Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-03T13:31:01.156Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-03T13:31:02.525Z] --- PASS: TestCreateJob (3.22s) [2021-09-03T13:31:02.525Z] === RUN TestReplicatedJob [2021-09-03T13:31:04.459Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-03T13:31:04.459Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-03T13:31:05.032Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-03T13:31:05.032Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-03T13:31:05.607Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-03T13:31:05.718Z] time="2021-09-03T13:31:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-03T13:31:05.718Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-03T13:31:05.718Z] === RUN TestParallelCreate [2021-09-03T13:31:05.718Z] 2021/09/03 13:31:05 Closing DB instances... [2021-09-03T13:31:05.718Z] --- PASS: TestParallelCreate (0.01s) [2021-09-03T13:31:05.718Z] === RUN TestParallelDelete [2021-09-03T13:31:05.718Z] 2021/09/03 13:31:05 Closing DB instances... [2021-09-03T13:31:05.718Z] --- PASS: TestParallelDelete (0.01s) [2021-09-03T13:31:05.718Z] === RUN TestNetworkDBIslands [2021-09-03T13:31:05.718Z] time="2021-09-03T13:31:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:91275f286596 with config:&{NodeID:91275f286596 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:31:05.867Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-03T13:31:05.867Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="Node 91275f286596/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="Node 91275f286596/172.23.181.38, added to nodes list" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a1dbc8a82f37 with config:&{NodeID:a1dbc8a82f37 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, added to nodes list" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49409" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, added to nodes list" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="Node 91275f286596/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=info msg="Node 91275f286596/172.23.181.38, added to nodes list" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-03T13:31:06.176Z] time="2021-09-03T13:31:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49410" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:90c61d62149f with config:&{NodeID:90c61d62149f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="Node 90c61d62149f/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="Node 90c61d62149f/172.23.181.38, added to nodes list" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49411" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="Node 90c61d62149f/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="Node 90c61d62149f/172.23.181.38, added to nodes list" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="Node 91275f286596/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="Node 91275f286596/172.23.181.38, added to nodes list" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, added to nodes list" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-03T13:31:06.635Z] time="2021-09-03T13:31:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49412" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node 90c61d62149f/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node 90c61d62149f/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b34546f23b6e with config:&{NodeID:b34546f23b6e Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node b34546f23b6e/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node b34546f23b6e/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49413" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node b34546f23b6e/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node b34546f23b6e/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node 90c61d62149f/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node 90c61d62149f/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node 91275f286596/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=info msg="Node 91275f286596/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-03T13:31:07.094Z] time="2021-09-03T13:31:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49414" [2021-09-03T13:31:07.252Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-03T13:31:07.514Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-03T13:31:07.514Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-03T13:31:07.514Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node b34546f23b6e/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node b34546f23b6e/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node b34546f23b6e/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node b34546f23b6e/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Failed to join 172.23.181.38: dial tcp 172.23.181.38:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e6b6d4570103 with config:&{NodeID:e6b6d4570103 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49416" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node 91275f286596/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node 91275f286596/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node 90c61d62149f/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node 90c61d62149f/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node b34546f23b6e/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node b34546f23b6e/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, added to nodes list" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-03T13:31:07.552Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49417" [2021-09-03T13:31:07.805Z] --- PASS: TestReplicatedJob (5.43s) [2021-09-03T13:31:07.806Z] === RUN TestUpdateReplicatedJob [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, added to nodes list" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, added to nodes list" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=info msg="Node e6b6d4570103/172.23.181.38, added to nodes list" [2021-09-03T13:31:08.012Z] networkdb_test.go:835: Re-joining: 3 [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=info msg="The new bootstrap node list is:[172.23.181.38:10033 172.23.181.38:10034 172.23.181.38:10035]" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10033" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49418" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10034" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49419" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49420" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10035" [2021-09-03T13:31:08.012Z] networkdb_test.go:835: Re-joining: 4 [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=info msg="The new bootstrap node list is:[172.23.181.38:10033 172.23.181.38:10034 172.23.181.38:10035]" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10033" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49421" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10034" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49422" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10035" [2021-09-03T13:31:08.012Z] time="2021-09-03T13:31:07Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49423" [2021-09-03T13:31:08.086Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="node 0 leaving" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596 change state NodeActive --> NodeLeft" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="node2(a1dbc8a82f37): Node leave event for 91275f286596/172.23.181.38" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596 change state NodeActive --> NodeLeft" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="node3(90c61d62149f): Node leave event for 91275f286596/172.23.181.38" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596 change state NodeActive --> NodeLeft" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="node4(b34546f23b6e): Node leave event for 91275f286596/172.23.181.38" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596 change state NodeActive --> NodeLeft" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="node1(91275f286596): Node leave event for 91275f286596/172.23.181.38" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596 change state NodeActive --> NodeLeft" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="node5(e6b6d4570103): Node leave event for 91275f286596/172.23.181.38" [2021-09-03T13:31:08.471Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596/172.23.181.38, left gossip cluster" [2021-09-03T13:31:08.658Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596/172.23.181.38, left gossip cluster" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596/172.23.181.38, left gossip cluster" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596/172.23.181.38, left gossip cluster" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node 91275f286596/172.23.181.38, left gossip cluster" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=warning msg="memberlist: Failed to send gossip to 172.23.181.38:10036: write udp [::]:10033->172.23.181.38:10036: use of closed network connection" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="node 1 leaving" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node a1dbc8a82f37 change state NodeActive --> NodeLeft" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="node4(b34546f23b6e): Node leave event for a1dbc8a82f37/172.23.181.38" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node a1dbc8a82f37 change state NodeActive --> NodeLeft" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, left gossip cluster" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="node5(e6b6d4570103): Node leave event for a1dbc8a82f37/172.23.181.38" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node a1dbc8a82f37 change state NodeActive --> NodeFailed" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, added to failed nodes list" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="Node a1dbc8a82f37 change state NodeActive --> NodeLeft" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=error msg="node: a1dbc8a82f37 is unknown to memberlist" [2021-09-03T13:31:08.930Z] time="2021-09-03T13:31:08Z" level=info msg="node3(90c61d62149f): Node leave event for a1dbc8a82f37/172.23.181.38" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:08Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, left gossip cluster" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:08Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, left gossip cluster" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:08Z" level=info msg="Node a1dbc8a82f37/172.23.181.38, left gossip cluster" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=info msg="node 2 leaving" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=info msg="Node 90c61d62149f change state NodeActive --> NodeLeft" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=info msg="node5(e6b6d4570103): Node leave event for 90c61d62149f/172.23.181.38" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=info msg="Node 90c61d62149f change state NodeActive --> NodeLeft" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=info msg="node4(b34546f23b6e): Node leave event for 90c61d62149f/172.23.181.38" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=info msg="Node 90c61d62149f change state NodeActive --> NodeLeft" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=info msg="node3(90c61d62149f): Node leave event for 90c61d62149f/172.23.181.38" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=debug msg="memberlist: Failed ping: e6b6d4570103 (timeout reached)" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.181.38:10035: use of closed network connection" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.181.38:10036: use of closed network connection" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.181.38:10034: use of closed network connection" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49424" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=debug msg="memberlist: Failed to join 172.23.181.38: dial tcp 172.23.181.38:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=info msg="Node 90c61d62149f/172.23.181.38, left gossip cluster" [2021-09-03T13:31:09.389Z] time="2021-09-03T13:31:09Z" level=info msg="Node 90c61d62149f/172.23.181.38, left gossip cluster" [2021-09-03T13:31:09.600Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-03T13:31:09.848Z] networkdb_test.go:867: node4: OK [2021-09-03T13:31:09.848Z] networkdb_test.go:867: node5: OK [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="Node 90c61d62149f/172.23.181.38, left gossip cluster" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="node 0 coming back" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:12644cf072f9 with config:&{NodeID:12644cf072f9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="Node 12644cf072f9/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="Node 12644cf072f9/172.23.181.38, added to nodes list" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="node 1 coming back" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:604753f04968 with config:&{NodeID:604753f04968 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="Node 604753f04968/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="Node 604753f04968/172.23.181.38, added to nodes list" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="node 2 coming back" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9cb770104194 with config:&{NodeID:9cb770104194 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="Node 9cb770104194/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=info msg="Node 9cb770104194/172.23.181.38, added to nodes list" [2021-09-03T13:31:09.848Z] time="2021-09-03T13:31:09Z" level=warning msg="memberlist: Was able to connect to e6b6d4570103 but other probes failed, network may be misconfigured" [2021-09-03T13:31:09.861Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-03T13:31:09.861Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-03T13:31:09.861Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-03T13:31:09.861Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-03T13:31:10.307Z] time="2021-09-03T13:31:10Z" level=debug msg="memberlist: Failed ping: e6b6d4570103 (timeout reached)" [2021-09-03T13:31:10.307Z] time="2021-09-03T13:31:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.23.181.38:10036: use of closed network connection" [2021-09-03T13:31:10.307Z] time="2021-09-03T13:31:10Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49426" [2021-09-03T13:31:10.765Z] time="2021-09-03T13:31:10Z" level=warning msg="memberlist: Was able to connect to e6b6d4570103 but other probes failed, network may be misconfigured" [2021-09-03T13:31:11.128Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2021-09-03T13:31:11.128Z] === RUN TestServiceListWithStatuses [2021-09-03T13:31:11.128Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-03T13:31:11.128Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-03T13:31:11.128Z] === RUN TestDockerNetworkConnectAlias [2021-09-03T13:31:11.732Z] time="2021-09-03T13:31:11Z" level=debug msg="memberlist: Failed to join 172.23.181.38: dial tcp 172.23.181.38:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-03T13:31:13.267Z] time="2021-09-03T13:31:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.181.38:10033 172.23.181.38:10034 172.23.181.38:10035]" [2021-09-03T13:31:13.267Z] time="2021-09-03T13:31:13Z" level=debug msg="memberlist: Failed to join 172.23.181.38: dial tcp 172.23.181.38:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-03T13:31:13.725Z] time="2021-09-03T13:31:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.181.38:10033 172.23.181.38:10034 172.23.181.38:10035]" [2021-09-03T13:31:14.069Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10033" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49429" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node b34546f23b6e/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node b34546f23b6e/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node e6b6d4570103/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node e6b6d4570103/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, is the new incarnation of the shutdown node 91275f286596/172.23.181.38" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10034" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49430" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node b34546f23b6e/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node b34546f23b6e/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node e6b6d4570103/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node e6b6d4570103/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, is the new incarnation of the shutdown node a1dbc8a82f37/172.23.181.38" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49431" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10035" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node b34546f23b6e/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node b34546f23b6e/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node e6b6d4570103/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node e6b6d4570103/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 9cb770104194/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 9cb770104194/172.23.181.38, is the new incarnation of the shutdown node 90c61d62149f/172.23.181.38" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 9cb770104194/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, is the new incarnation of the shutdown node a1dbc8a82f37/172.23.181.38" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 604753f04968/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, is the new incarnation of the shutdown node 91275f286596/172.23.181.38" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 12644cf072f9/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 9cb770104194/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 9cb770104194/172.23.181.38, is the new incarnation of the shutdown node 90c61d62149f/172.23.181.38" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 9cb770104194/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 9cb770104194/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:13Z" level=info msg="Node 9cb770104194/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:14Z" level=info msg="Node 9cb770104194/172.23.181.38, joined gossip cluster" [2021-09-03T13:31:14.183Z] time="2021-09-03T13:31:14Z" level=info msg="Node 9cb770104194/172.23.181.38, added to nodes list" [2021-09-03T13:31:14.640Z] time="2021-09-03T13:31:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10033" [2021-09-03T13:31:14.640Z] time="2021-09-03T13:31:14Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49432" [2021-09-03T13:31:14.640Z] time="2021-09-03T13:31:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10034" [2021-09-03T13:31:14.640Z] time="2021-09-03T13:31:14Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49433" [2021-09-03T13:31:14.640Z] time="2021-09-03T13:31:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.181.38:10035" [2021-09-03T13:31:14.640Z] time="2021-09-03T13:31:14Z" level=debug msg="memberlist: Stream connection from=172.23.181.38:49434" [2021-09-03T13:31:14.640Z] 2021/09/03 13:31:14 Closing DB instances... [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9 change state NodeActive --> NodeLeft" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="node5(e6b6d4570103): Node leave event for 12644cf072f9/172.23.181.38" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9 change state NodeActive --> NodeLeft" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9 change state NodeActive --> NodeLeft" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="node4(b34546f23b6e): Node leave event for 12644cf072f9/172.23.181.38" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="node3(9cb770104194): Node leave event for 12644cf072f9/172.23.181.38" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9 change state NodeActive --> NodeLeft" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="node2(604753f04968): Node leave event for 12644cf072f9/172.23.181.38" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9 change state NodeActive --> NodeLeft" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="node1(12644cf072f9): Node leave event for 12644cf072f9/172.23.181.38" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9/172.23.181.38, left gossip cluster" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9/172.23.181.38, left gossip cluster" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9/172.23.181.38, left gossip cluster" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9/172.23.181.38, left gossip cluster" [2021-09-03T13:31:15.099Z] time="2021-09-03T13:31:14Z" level=info msg="Node 12644cf072f9/172.23.181.38, left gossip cluster" [2021-09-03T13:31:15.325Z] --- PASS: TestDockerNetworkConnectAlias (4.38s) [2021-09-03T13:31:15.325Z] === RUN TestDockerNetworkReConnect [2021-09-03T13:31:15.427Z] c67ded6868b6: Pull complete [2021-09-03T13:31:15.427Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-09-03T13:31:15.427Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:31:15.427Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-09-03T13:31:15.427Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-09-03T13:31:15.427Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-09-03T13:31:15.427Z] WARN: Skipping validation tests [2021-09-03T13:31:15.427Z] INFO: Running unit tests at 09/03/2021 13:31:13... [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="Node 604753f04968 change state NodeActive --> NodeLeft" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="node3(9cb770104194): Node leave event for 604753f04968/172.23.181.38" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="Node 604753f04968 change state NodeActive --> NodeLeft" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="node5(e6b6d4570103): Node leave event for 604753f04968/172.23.181.38" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="Node 604753f04968 change state NodeActive --> NodeLeft" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="node4(b34546f23b6e): Node leave event for 604753f04968/172.23.181.38" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="Node 604753f04968 change state NodeActive --> NodeLeft" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="node2(604753f04968): Node leave event for 604753f04968/172.23.181.38" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=debug msg="memberlist: Failed to join 172.23.181.38: dial tcp 172.23.181.38:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="Node 604753f04968/172.23.181.38, left gossip cluster" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="Node 604753f04968/172.23.181.38, left gossip cluster" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="Node 604753f04968/172.23.181.38, left gossip cluster" [2021-09-03T13:31:15.557Z] time="2021-09-03T13:31:15Z" level=info msg="Node 604753f04968/172.23.181.38, left gossip cluster" [2021-09-03T13:31:15.982Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.23.181.38:10035: use of closed network connection" [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=info msg="Node 9cb770104194 change state NodeActive --> NodeLeft" [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=info msg="node4(b34546f23b6e): Node leave event for 9cb770104194/172.23.181.38" [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=info msg="Node 9cb770104194 change state NodeActive --> NodeLeft" [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=info msg="node5(e6b6d4570103): Node leave event for 9cb770104194/172.23.181.38" [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=info msg="Node 9cb770104194 change state NodeActive --> NodeLeft" [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=info msg="node3(9cb770104194): Node leave event for 9cb770104194/172.23.181.38" [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=info msg="Node 9cb770104194/172.23.181.38, left gossip cluster" [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=info msg="Node 9cb770104194/172.23.181.38, left gossip cluster" [2021-09-03T13:31:16.015Z] time="2021-09-03T13:31:15Z" level=info msg="Node 9cb770104194/172.23.181.38, left gossip cluster" [2021-09-03T13:31:16.472Z] time="2021-09-03T13:31:16Z" level=info msg="Node b34546f23b6e change state NodeActive --> NodeLeft" [2021-09-03T13:31:16.472Z] time="2021-09-03T13:31:16Z" level=info msg="node5(e6b6d4570103): Node leave event for b34546f23b6e/172.23.181.38" [2021-09-03T13:31:16.472Z] time="2021-09-03T13:31:16Z" level=info msg="Node b34546f23b6e change state NodeActive --> NodeLeft" [2021-09-03T13:31:16.472Z] time="2021-09-03T13:31:16Z" level=info msg="node4(b34546f23b6e): Node leave event for b34546f23b6e/172.23.181.38" [2021-09-03T13:31:16.930Z] time="2021-09-03T13:31:16Z" level=info msg="Node b34546f23b6e/172.23.181.38, left gossip cluster" [2021-09-03T13:31:16.982Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-03T13:31:16.982Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:31:16.982Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:31:16.982Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-03T13:31:16.982Z] [2021-09-03T13:31:16.982Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-03T13:31:16.982Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-03T13:31:16.982Z] HOSTNAME=32b0ac53b7b0 [2021-09-03T13:31:16.982Z] TESTDEBUG=0 [2021-09-03T13:31:16.982Z] DEST=bundles/test-integration [2021-09-03T13:31:16.982Z] PWD=/go/src/github.com/docker/docker [2021-09-03T13:31:16.982Z] DOCKER_GITCOMMIT=11300e5ff37dc0ec1279aac5813618e06e6e014c [2021-09-03T13:31:16.982Z] container=docker [2021-09-03T13:31:16.982Z] HOME=/root [2021-09-03T13:31:16.982Z] GOLANG_VERSION=1.17 [2021-09-03T13:31:16.982Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-03T13:31:16.982Z] VALIDATE_BRANCH=master [2021-09-03T13:31:16.982Z] TERM=xterm [2021-09-03T13:31:16.982Z] DOCKER_PKG=github.com/docker/docker [2021-09-03T13:31:16.982Z] SHLVL=1 [2021-09-03T13:31:16.982Z] TIMEOUT=120m [2021-09-03T13:31:16.982Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-03T13:31:16.982Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-03T13:31:16.982Z] GO111MODULE=off [2021-09-03T13:31:16.982Z] DOCKER_EXPERIMENTAL=1 [2021-09-03T13:31:16.982Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-03T13:31:16.982Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-03T13:31:16.982Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-03T13:31:16.982Z] GOPATH=/go [2021-09-03T13:31:16.982Z] PKG_CONFIG=pkg-config [2021-09-03T13:31:16.982Z] _=/usr/bin/env [2021-09-03T13:31:16.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-03T13:31:17.388Z] time="2021-09-03T13:31:16Z" level=info msg="Node b34546f23b6e/172.23.181.38, left gossip cluster" [2021-09-03T13:31:17.388Z] time="2021-09-03T13:31:17Z" level=debug msg="memberlist: Failed to join 172.23.181.38: dial tcp 172.23.181.38:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-03T13:31:17.847Z] time="2021-09-03T13:31:17Z" level=info msg="Node e6b6d4570103/172.23.181.38, left gossip cluster" [2021-09-03T13:31:17.847Z] time="2021-09-03T13:31:17Z" level=info msg="Node e6b6d4570103 change state NodeActive --> NodeFailed" [2021-09-03T13:31:17.847Z] time="2021-09-03T13:31:17Z" level=info msg="Node e6b6d4570103/172.23.181.38, added to failed nodes list" [2021-09-03T13:31:17.847Z] --- PASS: TestNetworkDBIslands (11.85s) [2021-09-03T13:31:17.847Z] PASS [2021-09-03T13:31:17.847Z] coverage: 60.6% of statements [2021-09-03T13:31:17.847Z] ok github.com/docker/docker/libnetwork/networkdb 103.094s coverage: 60.6% of statements [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/quota [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/rootless [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/volume [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-03T13:31:17.847Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-03T13:31:18.324Z] INFO: make.ps1 starting at 09/03/2021 13:31:18 [2021-09-03T13:31:18.529Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-03T13:31:18.617Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2021-09-03T13:31:18.617Z] === RUN TestServicePlugin [2021-09-03T13:31:18.780Z] INFO: Git commit (57f7a25178) assumed from DOCKER_GITCOMMIT environment variable [2021-09-03T13:31:18.780Z] INFO: Invoking autogen... [2021-09-03T13:31:19.237Z] INFO: Running unit tests... [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === Skipped [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-03T13:31:19.381Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-03T13:31:19.381Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-03T13:31:19.381Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-03T13:31:19.381Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-03T13:31:19.381Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-03T13:31:19.381Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-03T13:31:19.381Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-03T13:31:19.381Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-03T13:31:19.381Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-03T13:31:19.381Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-03T13:31:19.381Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-03T13:31:19.381Z] daemon_test.go:146: root required [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-03T13:31:19.381Z] reload_test.go:520: root required [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-03T13:31:19.381Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-03T13:31:19.381Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-03T13:31:19.381Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-03T13:31:19.381Z] download_test.go:267: Needs fixing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-03T13:31:19.381Z] layer_test.go:303: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-03T13:31:19.381Z] layer_test.go:352: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-03T13:31:19.381Z] layer_test.go:467: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-03T13:31:19.381Z] layer_test.go:696: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-03T13:31:19.381Z] migration_test.go:45: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-03T13:31:19.381Z] migration_test.go:181: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-03T13:31:19.381Z] mount_test.go:17: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-03T13:31:19.381Z] mount_test.go:76: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-03T13:31:19.381Z] mount_test.go:125: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-03T13:31:19.381Z] mount_test.go:212: Failing on Windows [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-03T13:31:19.381Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-03T13:31:19.381Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-03T13:31:19.381Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-03T13:31:19.381Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-03T13:31:19.381Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-03T13:31:19.381Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-03T13:31:19.381Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-03T13:31:19.381Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-03T13:31:19.381Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-03T13:31:19.381Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-03T13:31:19.381Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-03T13:31:19.381Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-03T13:31:19.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-03T13:31:19.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-03T13:31:19.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-03T13:31:19.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-03T13:31:19.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-03T13:31:19.381Z] archive_test.go:133: Xz not present in msys2 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-03T13:31:19.381Z] archive_test.go:238: Failing on Windows CI machines [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-03T13:31:19.381Z] archive_windows_test.go:16: Currently fails [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-03T13:31:19.381Z] changes_test.go:195: needs more investigation [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-03T13:31:19.381Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-03T13:31:19.381Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-03T13:31:19.381Z] changes_test.go:432: needs further investigation [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-03T13:31:19.381Z] changes_test.go:468: needs further investigation [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-03T13:31:19.381Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-03T13:31:19.381Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-03T13:31:19.381Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:31:19.381Z] [2021-09-03T13:31:19.381Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-03T13:31:19.382Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-03T13:31:19.382Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-03T13:31:19.382Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:31:19.382Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:31:19.382Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-03T13:31:19.382Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-03T13:31:19.382Z] poller_test.go:40: No chmod on Windows [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-03T13:31:19.382Z] fileutils_test.go:133: Needs porting to Windows [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-03T13:31:19.382Z] fileutils_test.go:179: Needs porting to Windows [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-03T13:31:19.382Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-03T13:31:19.382Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-03T13:31:19.382Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-03T13:31:19.382Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-03T13:31:19.382Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-03T13:31:19.382Z] [2021-09-03T13:31:19.382Z] DONE 2068 tests, 69 skipped in 231.914s [2021-09-03T13:31:19.382Z] INFO: make.ps1 ended at 09/03/2021 13:31:19 [2021-09-03T13:31:20.930Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-03T13:31:20.930Z] INFO: Unit tests ended at 09/03/2021 13:31:20. Duration:00:04:02.4032273 [2021-09-03T13:31:20.930Z] INFO: Building busybox [2021-09-03T13:31:20.930Z] Sending build context to Docker daemon 5.12kB [2021-09-03T13:31:20.930Z] [2021-09-03T13:31:20.930Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-03T13:31:20.930Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-03T13:31:20.930Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-03T13:31:20.930Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-03T13:31:20.930Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-03T13:31:20.930Z] ---> 801c33f5de3a [2021-09-03T13:31:20.931Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-03T13:31:21.073Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-03T13:31:21.334Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-03T13:31:21.389Z] ---> Running in 12aa4a4d2f7d [2021-09-03T13:31:21.912Z] plugin_test.go:61: [d8ff658836c97] joining swarm manager [db510469adc82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:31:22.278Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-03T13:31:22.849Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-03T13:31:23.293Z] plugin_test.go:64: [dc483a85a128e] joining swarm manager [db510469adc82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:31:23.421Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-09-03T13:31:24.182Z] 8f616e6e9eec: Pull complete [2021-09-03T13:31:25.119Z] Removing intermediate container 12aa4a4d2f7d [2021-09-03T13:31:25.119Z] ---> bf0e6a87e4fb [2021-09-03T13:31:25.119Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-03T13:31:25.119Z] ---> Running in 708f35337a2d [2021-09-03T13:31:25.576Z] Removing intermediate container 708f35337a2d [2021-09-03T13:31:25.577Z] ---> 0dd4dd42ee8d [2021-09-03T13:31:25.577Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-03T13:31:25.577Z] ---> Running in 6f253fe1accf [2021-09-03T13:31:25.577Z] Removing intermediate container 6f253fe1accf [2021-09-03T13:31:25.577Z] ---> 4f997a4d64c6 [2021-09-03T13:31:25.577Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-03T13:31:25.965Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-09-03T13:31:26.298Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/stack 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-09-03T13:31:26.539Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-09-03T13:31:27.110Z] [2021-09-03T13:31:27.481Z] === RUN TestDockerSuite/TestAttachDetach [2021-09-03T13:31:27.568Z] ---> 01fa1b44ebe4 [2021-09-03T13:31:27.568Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-03T13:31:27.568Z] ---> Running in 01bd778bcc86 [2021-09-03T13:31:28.053Z] docker_cli_daemon_test.go:1455: [db95bd88a93ec] daemon is not started [2021-09-03T13:31:28.313Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-03T13:31:29.255Z] check_test.go:308: [dc86e99360fbf] daemon is not started [2021-09-03T13:31:29.255Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-09-03T13:31:29.255Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-03T13:31:31.171Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-03T13:31:31.431Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-09-03T13:31:32.014Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-03T13:31:32.958Z] --- PASS: TestBuildWithHugeFile (71.81s) [2021-09-03T13:31:32.958Z] === RUN TestBuildWCOWSandboxSize [2021-09-03T13:31:32.958Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-03T13:31:32.958Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-03T13:31:32.958Z] === RUN TestBuildWithEmptyDockerfile [2021-09-03T13:31:32.958Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:31:32.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:31:32.958Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:31:32.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:31:32.958Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:31:32.958Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:31:32.958Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:31:32.958Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:31:32.958Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-03T13:31:32.958Z] check_test.go:308: [db1822bcd1deb] daemon is not started [2021-09-03T13:31:32.958Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-09-03T13:31:33.220Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:31:33.220Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-03T13:31:33.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-09-03T13:31:33.220Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-09-03T13:31:33.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-03T13:31:33.220Z] === RUN TestBuildPreserveOwnership [2021-09-03T13:31:33.220Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-03T13:31:34.162Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-03T13:31:34.644Z] Removing intermediate container 01bd778bcc86 [2021-09-03T13:31:34.644Z] ---> 9741804b7e46 [2021-09-03T13:31:34.644Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-03T13:31:34.644Z] ---> Running in 01e3b5b7b94f [2021-09-03T13:31:34.856Z] ? github.com/docker/docker/api [no test files] [2021-09-03T13:31:35.545Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-03T13:31:35.627Z] [2021-09-03T13:31:35.627Z] SUCCESS: Specified value was saved. [2021-09-03T13:31:35.807Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-03T13:31:36.379Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-03T13:31:36.960Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-09-03T13:31:37.349Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal=== RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-03T13:31:37.349Z] [2021-09-03T13:31:37.350Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-03T13:31:37.612Z] --- PASS: TestBuildPreserveOwnership (4.28s) [2021-09-03T13:31:37.612Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.54s) [2021-09-03T13:31:37.612Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2021-09-03T13:31:37.612Z] === RUN TestBuildPlatformInvalid [2021-09-03T13:31:37.612Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-09-03T13:31:37.612Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-03T13:31:37.800Z] Removing intermediate container 01e3b5b7b94f [2021-09-03T13:31:37.800Z] ---> ee33582822e0 [2021-09-03T13:31:37.800Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-03T13:31:37.800Z] ---> Running in a4c84fee3bed [2021-09-03T13:31:38.557Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-03T13:31:39.127Z] Loaded image: busybox:latest [2021-09-03T13:31:39.387Z] Loaded image: busybox:glibc [2021-09-03T13:31:39.387Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-03T13:31:40.329Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-09-03T13:31:40.815Z] Cannot create a file when that file already exists. [2021-09-03T13:31:42.877Z] Loaded image: debian:bullseye-slim [2021-09-03T13:31:42.877Z] Loaded image: hello-world:latest [2021-09-03T13:31:42.877Z] Loaded image: arm32v7/hello-world:latest [2021-09-03T13:31:42.877Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-09-03T13:31:44.547Z] Removing intermediate container a4c84fee3bed [2021-09-03T13:31:44.547Z] ---> f70bf3fa1e7c [2021-09-03T13:31:44.547Z] Step 13/13 : CMD ["sh"] [2021-09-03T13:31:44.547Z] ---> Running in 42c11e8af67c [2021-09-03T13:31:44.547Z] Removing intermediate container 42c11e8af67c [2021-09-03T13:31:44.547Z] ---> 96958431dc1f [2021-09-03T13:31:44.547Z] Successfully built 96958431dc1f [2021-09-03T13:31:44.547Z] Successfully tagged busybox:latest [2021-09-03T13:31:44.547Z] INFO: Docker images of the daemon under test [2021-09-03T13:31:44.547Z] [2021-09-03T13:31:45.006Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T13:31:45.006Z] busybox latest 96958431dc1f Less than a second ago 5.14GB [2021-09-03T13:31:45.006Z] microsoft/windowsservercore latest 801c33f5de3a 3 weeks ago 5.1GB [2021-09-03T13:31:45.006Z] mcr.microsoft.com/windows/servercore ltsc2022 801c33f5de3a 3 weeks ago 5.1GB [2021-09-03T13:31:45.006Z] [2021-09-03T13:31:45.006Z] INFO: Running integration tests at 09/03/2021 13:31:44... [2021-09-03T13:31:45.006Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-03T13:31:45.006Z] INFO: Integration API tests being run from the host: [2021-09-03T13:31:45.006Z] INFO: make.ps1 starting at 09/03/2021 13:31:44 [2021-09-03T13:31:45.240Z] --- PASS: TestServicePlugin (25.72s) [2021-09-03T13:31:45.240Z] === RUN TestServiceUpdateLabel [2021-09-03T13:31:45.464Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-03T13:31:46.639Z] --- PASS: TestServiceUpdateLabel (2.27s) [2021-09-03T13:31:46.639Z] === RUN TestServiceUpdateSecrets [2021-09-03T13:31:47.087Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-09-03T13:31:47.220Z] === RUN TestMiddlewares [2021-09-03T13:31:47.221Z] --- PASS: TestMiddlewares (0.00s) [2021-09-03T13:31:47.221Z] PASS [2021-09-03T13:31:47.221Z] coverage: 9.0% of statements [2021-09-03T13:31:47.221Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2021-09-03T13:31:50.389Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-09-03T13:31:52.302Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-09-03T13:31:53.689Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-09-03T13:31:54.997Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-09-03T13:31:54.997Z] tests/integration/client_test.py ..... [ 75%] [2021-09-03T13:31:54.997Z] tests/integration/context_api_test.py ... [ 76%] [2021-09-03T13:31:54.997Z] tests/integration/errors_test.py . [ 76%] [2021-09-03T13:31:55.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-03T13:31:55.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-03T13:31:56.238Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-09-03T13:31:56.238Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.65s) [2021-09-03T13:31:56.238Z] PASS [2021-09-03T13:31:56.500Z] [2021-09-03T13:31:56.500Z] === Skipped [2021-09-03T13:31:56.500Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-03T13:31:56.500Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:31:56.500Z] [2021-09-03T13:31:56.500Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-03T13:31:56.500Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-03T13:31:56.500Z] [2021-09-03T13:31:56.500Z] DONE 34 tests, 2 skipped in 131.690s [2021-09-03T13:31:56.500Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-03T13:31:56.500Z] ++ 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-09-03T13:31:56.500Z] ++ set -e [2021-09-03T13:31:56.500Z] ++ '[' -n 0 ']' [2021-09-03T13:31:56.500Z] ++ set -x [2021-09-03T13:31:56.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-03T13:31:56.500Z] INFO: Testing against a local daemon [2021-09-03T13:31:56.500Z] === RUN TestConfigInspect [2021-09-03T13:31:56.500Z] check_test.go:308: [d874ca543fa43] daemon is not started [2021-09-03T13:31:56.500Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-09-03T13:31:57.072Z] check_test.go:308: [d1cfce9a1081e] daemon is not started [2021-09-03T13:31:57.072Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-09-03T13:31:57.072Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-03T13:31:57.643Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-03T13:31:58.585Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-09-03T13:31:58.846Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-03T13:31:58.846Z] check_test.go:308: [d45ba052c7ab3] daemon is not started [2021-09-03T13:31:58.846Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-09-03T13:31:59.106Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-03T13:31:59.366Z] --- PASS: TestConfigInspect (2.85s) [2021-09-03T13:31:59.366Z] === RUN TestConfigList [2021-09-03T13:31:59.627Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-09-03T13:32:01.530Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2021-09-03T13:32:01.530Z] === RUN TestServiceUpdateConfigs [2021-09-03T13:32:01.540Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-09-03T13:32:01.540Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-03T13:32:02.112Z] --- PASS: TestConfigList (2.78s) [2021-09-03T13:32:02.112Z] === RUN TestConfigsCreateAndDelete [2021-09-03T13:32:02.684Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-09-03T13:32:03.625Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-03T13:32:04.567Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-03T13:32:04.828Z] --- PASS: TestConfigsCreateAndDelete (2.69s) [2021-09-03T13:32:04.828Z] === RUN TestConfigsUpdate [2021-09-03T13:32:04.828Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-09-03T13:32:06.212Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-09-03T13:32:06.595Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:32:06.595Z] INFO: Testing against a local daemon [2021-09-03T13:32:06.595Z] === RUN TestBuildWithSession [2021-09-03T13:32:06.595Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:32:06.595Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-03T13:32:06.595Z] === RUN TestBuildSquashParent [2021-09-03T13:32:06.595Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:32:06.595Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-03T13:32:06.595Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-03T13:32:06.595Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:32:06.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:32:06.595Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:32:06.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:32:06.595Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:32:06.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:32:06.595Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:32:06.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:32:06.595Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:32:06.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:32:06.595Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:32:06.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:32:06.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:32:06.595Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:32:06.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:32:06.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:32:06.784Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-09-03T13:32:07.727Z] --- PASS: TestConfigsUpdate (2.81s) [2021-09-03T13:32:07.727Z] === RUN TestTemplatedConfig [2021-09-03T13:32:10.274Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-09-03T13:32:10.274Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-03T13:32:10.536Z] --- PASS: TestTemplatedConfig (2.95s) [2021-09-03T13:32:10.536Z] === RUN TestConfigCreateResolve [2021-09-03T13:32:13.096Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-03T13:32:13.096Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-03T13:32:13.096Z] --- PASS: TestConfigCreateResolve (2.69s) [2021-09-03T13:32:13.096Z] PASS [2021-09-03T13:32:13.096Z] [2021-09-03T13:32:13.096Z] DONE 6 tests in 16.802s [2021-09-03T13:32:13.096Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-03T13:32:13.097Z] ++ 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-09-03T13:32:13.097Z] ++ set -e [2021-09-03T13:32:13.097Z] ++ '[' -n 0 ']' [2021-09-03T13:32:13.097Z] ++ set -x [2021-09-03T13:32:13.097Z] ++ env -i DEST=/go/src/github.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-09-03T13:32:13.137Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-09-03T13:32:13.359Z] INFO: Testing against a local daemon [2021-09-03T13:32:13.359Z] === RUN TestCheckpoint [2021-09-03T13:32:13.359Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:32:13.359Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-03T13:32:13.359Z] === RUN TestContainerInvalidJSON [2021-09-03T13:32:13.359Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:32:13.359Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:32:13.359Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:32:13.359Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:32:13.359Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:32:13.359Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:32:13.359Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-03T13:32:13.359Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-03T13:32:13.359Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-03T13:32:13.359Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-03T13:32:13.622Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-09-03T13:32:13.622Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-03T13:32:13.622Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-09-03T13:32:13.622Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-03T13:32:13.622Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-09-03T13:32:13.622Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-03T13:32:13.622Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-09-03T13:32:13.622Z] === RUN TestCopyFromContainer [2021-09-03T13:32:13.883Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-09-03T13:32:13.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-03T13:32:14.454Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-03T13:32:14.454Z] check_test.go:308: [d26556396fb7e] daemon is not started [2021-09-03T13:32:14.454Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-09-03T13:32:15.027Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-09-03T13:32:15.027Z] === RUN TestCopyFromContainer// [2021-09-03T13:32:15.289Z] === RUN TestCopyFromContainer//bar/root [2021-09-03T13:32:15.289Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-03T13:32:15.386Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:32:15.386Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:32:15.550Z] === RUN TestCopyFromContainer/bar/quux [2021-09-03T13:32:15.550Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-09-03T13:32:15.550Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-03T13:32:15.550Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-03T13:32:15.810Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-03T13:32:15.810Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-03T13:32:15.810Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-03T13:32:16.071Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-09-03T13:32:16.072Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer (2.50s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-09-03T13:32:16.072Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-09-03T13:32:16.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-03T13:32:16.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:32:16.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:32:16.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:32:16.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:32:16.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:32:16.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:32:16.334Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:32:16.334Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:32:16.334Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:32:16.334Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-03T13:32:16.334Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-03T13:32:16.334Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-03T13:32:16.334Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-09-03T13:32:16.334Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-03T13:32:16.334Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-09-03T13:32:16.334Z] === RUN TestCreateWithInvalidEnv [2021-09-03T13:32:16.334Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-03T13:32:16.334Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-03T13:32:16.334Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-03T13:32:16.334Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-03T13:32:16.334Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-03T13:32:16.334Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-03T13:32:16.334Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-03T13:32:16.334Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-03T13:32:16.334Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-03T13:32:16.334Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-03T13:32:16.334Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-03T13:32:16.334Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-03T13:32:16.334Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-03T13:32:16.334Z] === RUN TestCreateTmpfsMountsTarget [2021-09-03T13:32:16.334Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-09-03T13:32:16.334Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-03T13:32:16.420Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2021-09-03T13:32:16.420Z] === RUN TestServiceUpdateNetwork [2021-09-03T13:32:17.720Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-03T13:32:18.292Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2021-09-03T13:32:18.292Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-03T13:32:18.865Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-03T13:32:18.865Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-09-03T13:32:19.438Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-03T13:32:20.381Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2021-09-03T13:32:20.381Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-03T13:32:20.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:32:20.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:32:20.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:32:20.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:32:20.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:32:20.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:32:20.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:32:20.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:32:20.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:32:20.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:32:20.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:32:20.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:32:20.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-03T13:32:20.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:32:20.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:32:20.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:32:20.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-03T13:32:20.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-09-03T13:32:20.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2021-09-03T13:32:20.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-09-03T13:32:20.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-09-03T13:32:20.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-09-03T13:32:20.641Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-03T13:32:21.179Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-03T13:32:21.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.24s) [2021-09-03T13:32:21.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.24s) [2021-09-03T13:32:21.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.41s) [2021-09-03T13:32:21.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.45s) [2021-09-03T13:32:21.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.64s) [2021-09-03T13:32:21.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.95s) [2021-09-03T13:32:21.179Z] === RUN TestBuildMultiStageCopy [2021-09-03T13:32:21.179Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-03T13:32:21.213Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2021-09-03T13:32:21.213Z] === RUN TestCreateDifferentPlatform [2021-09-03T13:32:21.213Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-03T13:32:21.213Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-03T13:32:21.213Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-03T13:32:21.213Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-03T13:32:21.213Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-03T13:32:21.213Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-03T13:32:21.474Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-09-03T13:32:21.474Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-03T13:32:21.474Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-03T13:32:21.474Z] === RUN TestContainerStartOnDaemonRestart [2021-09-03T13:32:21.474Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-03T13:32:21.474Z] === RUN TestDaemonRestartIpcMode [2021-09-03T13:32:21.474Z] === PAUSE TestDaemonRestartIpcMode [2021-09-03T13:32:21.474Z] === RUN TestDaemonHostGatewayIP [2021-09-03T13:32:21.474Z] === PAUSE TestDaemonHostGatewayIP [2021-09-03T13:32:21.474Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-03T13:32:21.474Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-03T13:32:21.474Z] === RUN TestContainerKillOnDaemonStart [2021-09-03T13:32:21.474Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-03T13:32:21.474Z] === RUN TestDiff [2021-09-03T13:32:22.045Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-03T13:32:22.045Z] --- PASS: TestDiff (0.61s) [2021-09-03T13:32:22.045Z] === RUN TestExecWithCloseStdin [2021-09-03T13:32:22.987Z] --- PASS: TestExecWithCloseStdin (0.83s) [2021-09-03T13:32:22.987Z] === RUN TestExec [2021-09-03T13:32:23.559Z] --- PASS: TestExec (0.62s) [2021-09-03T13:32:23.559Z] === RUN TestExecUser [2021-09-03T13:32:23.559Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-09-03T13:32:24.129Z] --- PASS: TestExecUser (0.58s) [2021-09-03T13:32:24.129Z] === RUN TestExportContainerAndImportImage [2021-09-03T13:32:25.071Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-09-03T13:32:25.071Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-03T13:32:25.071Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-03T13:32:26.014Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-09-03T13:32:26.014Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-03T13:32:26.014Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-03T13:32:26.014Z] check_test.go:308: [dea04a97a428f] daemon is not started [2021-09-03T13:32:26.014Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-09-03T13:32:26.587Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2021-09-03T13:32:26.587Z] === RUN TestHealthCheckWorkdir [2021-09-03T13:32:26.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-03T13:32:27.158Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-03T13:32:27.730Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2021-09-03T13:32:27.730Z] === RUN TestHealthKillContainer [2021-09-03T13:32:27.935Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-03T13:32:27.991Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-09-03T13:32:28.393Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-03T13:32:28.638Z] --- PASS: TestServiceUpdateNetwork (12.50s) [2021-09-03T13:32:28.638Z] === RUN TestServiceUpdatePidsLimit [2021-09-03T13:32:29.356Z] ......... [ 86%] [2021-09-03T13:32:29.360Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-03T13:32:29.381Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-03T13:32:29.579Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-03T13:32:29.954Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-09-03T13:32:30.155Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-03T13:32:30.326Z] --- PASS: TestBuildMultiStageCopy (9.73s) [2021-09-03T13:32:30.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.27s) [2021-09-03T13:32:30.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-09-03T13:32:30.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2021-09-03T13:32:30.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s) [2021-09-03T13:32:30.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s) [2021-09-03T13:32:30.326Z] === RUN TestBuildMultiStageParentConfig [2021-09-03T13:32:30.525Z] --- PASS: TestHealthKillContainer (2.87s) [2021-09-03T13:32:30.525Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-03T13:32:30.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-03T13:32:31.510Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-09-03T13:32:31.510Z] === RUN TestIpcModeNone [2021-09-03T13:32:31.510Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-09-03T13:32:31.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-03T13:32:32.469Z] --- PASS: TestIpcModeNone (1.00s) [2021-09-03T13:32:32.469Z] === RUN TestIpcModePrivate [2021-09-03T13:32:32.500Z] --- PASS: TestBuildMultiStageParentConfig (2.09s) [2021-09-03T13:32:32.500Z] === RUN TestBuildLabelWithTargets [2021-09-03T13:32:32.500Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:32:32.500Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-03T13:32:32.500Z] === RUN TestBuildWithEmptyLayers [2021-09-03T13:32:33.053Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-09-03T13:32:33.318Z] check_test.go:308: [d2b731164eb8f] daemon is not started [2021-09-03T13:32:33.318Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-09-03T13:32:33.318Z] --- PASS: TestIpcModePrivate (0.98s) [2021-09-03T13:32:33.318Z] === RUN TestIpcModeShareable [2021-09-03T13:32:33.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-03T13:32:33.503Z] tests/integration/models_images_test.py ............... [ 89%] [2021-09-03T13:32:33.890Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2021-09-03T13:32:33.890Z] --- PASS: TestIpcModeShareable (0.77s) [2021-09-03T13:32:33.890Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-03T13:32:34.034Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-09-03T13:32:34.034Z] === RUN TestBuildMultiStageOnBuild [2021-09-03T13:32:34.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-03T13:32:34.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-03T13:32:34.687Z] tests/integration/models_networks_test.py .... [ 91%] [2021-09-03T13:32:36.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-03T13:32:36.437Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-09-03T13:32:36.437Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-03T13:32:36.437Z] check_test.go:308: [db076552417d6] daemon is not started [2021-09-03T13:32:36.437Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-09-03T13:32:36.698Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2021-09-03T13:32:36.698Z] === RUN TestAPIIpcModeHost [2021-09-03T13:32:37.270Z] --- PASS: TestAPIIpcModeHost (0.64s) [2021-09-03T13:32:37.270Z] === RUN TestDaemonIpcModeShareable [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-03T13:32:37.879Z] === RUN TestBoolValue [2021-09-03T13:32:37.879Z] --- PASS: TestBoolValue (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestBoolValueOrDefault [2021-09-03T13:32:37.879Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestInt64ValueOrZero [2021-09-03T13:32:37.879Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestInt64ValueOrDefault [2021-09-03T13:32:37.879Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-03T13:32:37.879Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestJsonContentType [2021-09-03T13:32:37.879Z] --- PASS: TestJsonContentType (0.00s) [2021-09-03T13:32:37.879Z] PASS [2021-09-03T13:32:37.879Z] coverage: 14.7% of statements [2021-09-03T13:32:37.879Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2021-09-03T13:32:37.879Z] === RUN TestMaskSecretKeys [2021-09-03T13:32:37.879Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-03T13:32:37.879Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-03T13:32:37.879Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-03T13:32:37.879Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-03T13:32:37.879Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-03T13:32:37.879Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-03T13:32:37.879Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestVersionMiddlewareVersion [2021-09-03T13:32:37.879Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-03T13:32:37.879Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-03T13:32:37.879Z] PASS [2021-09-03T13:32:37.879Z] coverage: 37.7% of statements [2021-09-03T13:32:37.879Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-03T13:32:37.879Z] === RUN TestAdjustForAPIVersion [2021-09-03T13:32:37.879Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-03T13:32:37.879Z] PASS [2021-09-03T13:32:37.879Z] coverage: 5.7% of statements [2021-09-03T13:32:37.879Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-09-03T13:32:37.879Z] === RUN TestToJSON [2021-09-03T13:32:37.879Z] --- PASS: TestToJSON (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestToParamWithVersion [2021-09-03T13:32:37.879Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestFromJSON [2021-09-03T13:32:37.879Z] --- PASS: TestFromJSON (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestEmpty [2021-09-03T13:32:37.879Z] --- PASS: TestEmpty (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestArgsMatchKVListEmptySources [2021-09-03T13:32:37.879Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestArgsMatchKVList [2021-09-03T13:32:37.879Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestArgsMatch [2021-09-03T13:32:37.879Z] --- PASS: TestArgsMatch (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestAdd [2021-09-03T13:32:37.879Z] --- PASS: TestAdd (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestDel [2021-09-03T13:32:37.879Z] --- PASS: TestDel (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestLen [2021-09-03T13:32:37.879Z] --- PASS: TestLen (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestExactMatch [2021-09-03T13:32:37.879Z] --- PASS: TestExactMatch (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestOnlyOneExactMatch [2021-09-03T13:32:37.879Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestContains [2021-09-03T13:32:37.879Z] --- PASS: TestContains (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestValidate [2021-09-03T13:32:37.879Z] --- PASS: TestValidate (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestWalkValues [2021-09-03T13:32:37.879Z] --- PASS: TestWalkValues (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestFuzzyMatch [2021-09-03T13:32:37.879Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-03T13:32:37.879Z] === RUN TestClone [2021-09-03T13:32:37.879Z] --- PASS: TestClone (0.00s) [2021-09-03T13:32:37.879Z] PASS [2021-09-03T13:32:37.879Z] coverage: 92.2% of statements [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-03T13:32:37.879Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-03T13:32:37.879Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-03T13:32:38.283Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-03T13:32:38.344Z] === RUN TestStrSliceMarshalJSON [2021-09-03T13:32:38.344Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-03T13:32:38.344Z] === RUN TestStrSliceUnmarshalJSON [2021-09-03T13:32:38.344Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-03T13:32:38.344Z] === RUN TestStrSliceUnmarshalString [2021-09-03T13:32:38.344Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-03T13:32:38.344Z] === RUN TestStrSliceUnmarshalSlice [2021-09-03T13:32:38.344Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-03T13:32:38.344Z] PASS [2021-09-03T13:32:38.344Z] coverage: 90.0% of statements [2021-09-03T13:32:38.344Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-03T13:32:38.344Z] === RUN TestDurationToSecondsString [2021-09-03T13:32:38.344Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-03T13:32:38.344Z] === RUN TestGetTimestamp [2021-09-03T13:32:38.344Z] --- PASS: TestGetTimestamp (0.13s) [2021-09-03T13:32:38.344Z] === RUN TestParseTimestamps [2021-09-03T13:32:38.344Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-03T13:32:38.344Z] PASS [2021-09-03T13:32:38.344Z] coverage: 100.0% of statements [2021-09-03T13:32:38.344Z] ok github.com/docker/docker/api/types/time 0.169s coverage: 100.0% of statements [2021-09-03T13:32:38.344Z] === RUN TestCompareVersion [2021-09-03T13:32:38.344Z] --- PASS: TestCompareVersion (0.00s) [2021-09-03T13:32:38.344Z] PASS [2021-09-03T13:32:38.344Z] coverage: 77.3% of statements [2021-09-03T13:32:38.344Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/builder [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-03T13:32:38.344Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-03T13:32:38.658Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2021-09-03T13:32:38.920Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2021-09-03T13:32:38.920Z] === RUN TestDaemonIpcModePrivate [2021-09-03T13:32:39.180Z] docker_cli_daemon_plugins_test.go:80: [d145ff0b98f8a] daemon is not started [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-03T13:32:39.313Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-03T13:32:39.313Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-03T13:32:39.313Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-03T13:32:39.313Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-03T13:32:39.313Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-03T13:32:39.313Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-03T13:32:39.313Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-03T13:32:39.313Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-03T13:32:39.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-03T13:32:39.772Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-03T13:32:39.772Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-03T13:32:39.772Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-03T13:32:39.772Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-03T13:32:39.772Z] === RUN TestCloneArgsSmartHttp [2021-09-03T13:32:39.772Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-09-03T13:32:39.772Z] === RUN TestCloneArgsDumbHttp [2021-09-03T13:32:39.772Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-03T13:32:39.772Z] === RUN TestCloneArgsGit [2021-09-03T13:32:39.772Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-03T13:32:39.772Z] === RUN TestCheckoutGit [2021-09-03T13:32:40.568Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-09-03T13:32:40.568Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-09-03T13:32:40.568Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-03T13:32:40.568Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2021-09-03T13:32:40.568Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-03T13:32:41.223Z] tests/integration/models_nodes_test.py . [ 91%] [2021-09-03T13:32:41.223Z] tests/integration/models_resources_test.py . [ 91%] [2021-09-03T13:32:41.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-03T13:32:41.306Z] === RUN TestEnable [2021-09-03T13:32:41.306Z] --- PASS: TestEnable (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestDisable [2021-09-03T13:32:41.306Z] --- PASS: TestDisable (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestEnabled [2021-09-03T13:32:41.306Z] --- PASS: TestEnabled (0.00s) [2021-09-03T13:32:41.306Z] PASS [2021-09-03T13:32:41.306Z] coverage: 100.0% of statements [2021-09-03T13:32:41.306Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-09-03T13:32:41.306Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-03T13:32:41.306Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestProcessNoDockerignore [2021-09-03T13:32:41.306Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-03T13:32:41.306Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestDetectContentType [2021-09-03T13:32:41.306Z] --- PASS: TestDetectContentType (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestSelectAcceptableMIME [2021-09-03T13:32:41.306Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestInspectEmptyResponse [2021-09-03T13:32:41.306Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestInspectResponseBinary [2021-09-03T13:32:41.306Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestResponseUnsupportedContentType [2021-09-03T13:32:41.306Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestInspectResponseTextSimple [2021-09-03T13:32:41.306Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestInspectResponseEmptyContentType [2021-09-03T13:32:41.306Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestUnknownContentLength [2021-09-03T13:32:41.306Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestDownloadRemote [2021-09-03T13:32:41.306Z] --- PASS: TestDownloadRemote (0.07s) [2021-09-03T13:32:41.306Z] === RUN TestGetWithStatusError [2021-09-03T13:32:41.306Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestCloseRootDirectory [2021-09-03T13:32:41.306Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:32:41.306Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestHashFile [2021-09-03T13:32:41.306Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:32:41.306Z] --- SKIP: TestHashFile (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestHashSubdir [2021-09-03T13:32:41.306Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:32:41.306Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-03T13:32:41.306Z] === RUN TestRemoveDirectory [2021-09-03T13:32:41.306Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:32:41.306Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-03T13:32:41.306Z] PASS [2021-09-03T13:32:41.306Z] coverage: 9.3% of statements [2021-09-03T13:32:41.306Z] ok github.com/docker/docker/builder/remotecontext 0.238s coverage: 9.3% of statements [2021-09-03T13:32:41.766Z] === RUN TestGetAllAllowed [2021-09-03T13:32:41.766Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestGetAllMeta [2021-09-03T13:32:41.766Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-03T13:32:41.766Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestIsUnreferencedBuiltin [2021-09-03T13:32:41.766Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestIsExistingDirectory [2021-09-03T13:32:41.766Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestGetFilenameForDownload [2021-09-03T13:32:41.766Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestEnv2Variables [2021-09-03T13:32:41.766Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-03T13:32:41.766Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestMaintainer [2021-09-03T13:32:41.766Z] --- PASS: TestMaintainer (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestLabel [2021-09-03T13:32:41.766Z] --- PASS: TestLabel (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestFromScratch [2021-09-03T13:32:41.766Z] --- PASS: TestFromScratch (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestFromWithArg [2021-09-03T13:32:41.766Z] --- PASS: TestFromWithArg (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-03T13:32:41.766Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestFromWithUndefinedArg [2021-09-03T13:32:41.766Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestFromMultiStageWithNamedStage [2021-09-03T13:32:41.766Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestOnbuild [2021-09-03T13:32:41.766Z] --- PASS: TestOnbuild (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestWorkdir [2021-09-03T13:32:41.766Z] --- PASS: TestWorkdir (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestCmd [2021-09-03T13:32:41.766Z] --- PASS: TestCmd (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestHealthcheckNone [2021-09-03T13:32:41.766Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestHealthcheckCmd [2021-09-03T13:32:41.766Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-03T13:32:41.766Z] === RUN TestEntrypoint [2021-09-03T13:32:41.767Z] --- PASS: TestEntrypoint (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestExpose [2021-09-03T13:32:41.767Z] --- PASS: TestExpose (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestUser [2021-09-03T13:32:41.767Z] --- PASS: TestUser (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestVolume [2021-09-03T13:32:41.767Z] --- PASS: TestVolume (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestStopSignal [2021-09-03T13:32:41.767Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-03T13:32:41.767Z] --- SKIP: TestStopSignal (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestArg [2021-09-03T13:32:41.767Z] --- PASS: TestArg (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestShell [2021-09-03T13:32:41.767Z] --- PASS: TestShell (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestPrependEnvOnCmd [2021-09-03T13:32:41.767Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestRunWithBuildArgs [2021-09-03T13:32:41.767Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestRunIgnoresHealthcheck [2021-09-03T13:32:41.767Z] --- PASS: TestRunIgnoresHealthcheck (0.01s) [2021-09-03T13:32:41.767Z] === RUN TestDispatchUnsupportedOptions [2021-09-03T13:32:41.767Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-03T13:32:41.767Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-03T13:32:41.767Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-03T13:32:41.767Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestNormalizeWorkdir [2021-09-03T13:32:41.767Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestDispatch [2021-09-03T13:32:41.767Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-03T13:32:41.767Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-03T13:32:41.767Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-03T13:32:41.767Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-03T13:32:41.767Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-03T13:32:41.767Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-03T13:32:41.767Z] === RUN TestDispatch/COPY_url [2021-09-03T13:32:41.767Z] --- PASS: TestDispatch (0.05s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-03T13:32:41.767Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestAddScratchImageAddsToMounts [2021-09-03T13:32:41.767Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-03T13:32:41.767Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-03T13:32:41.767Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-03T13:32:41.767Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestImageSourceGetAddsToMounts [2021-09-03T13:32:41.767Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestEmptyDockerfile [2021-09-03T13:32:41.767Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestSymlinkDockerfile [2021-09-03T13:32:41.767Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-03T13:32:41.767Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestNonExistingDockerfile [2021-09-03T13:32:41.767Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestCopyRunConfig [2021-09-03T13:32:41.767Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestDeepCopyRunConfig [2021-09-03T13:32:41.767Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestExportImage [2021-09-03T13:32:41.767Z] --- PASS: TestExportImage (0.00s) [2021-09-03T13:32:41.767Z] === RUN TestNormalizeDest [2021-09-03T13:32:41.767Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-03T13:32:41.767Z] PASS [2021-09-03T13:32:41.767Z] coverage: 46.8% of statements [2021-09-03T13:32:41.767Z] ok github.com/docker/docker/builder/dockerfile 0.168s coverage: 46.8% of statements [2021-09-03T13:32:41.767Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-03T13:32:41.954Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-09-03T13:32:42.216Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2021-09-03T13:32:42.216Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-03T13:32:42.225Z] === RUN TestTCP4Proxy [2021-09-03T13:32:42.225Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-03T13:32:42.225Z] === RUN TestTCP4ProxyHalfClose [2021-09-03T13:32:42.225Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-09-03T13:32:42.225Z] === RUN TestTCP6Proxy [2021-09-03T13:32:42.225Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-03T13:32:42.225Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-03T13:32:42.225Z] === RUN TestTCPDualStackProxy [2021-09-03T13:32:42.225Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-03T13:32:42.225Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-03T13:32:42.225Z] === RUN TestUDP4Proxy [2021-09-03T13:32:42.225Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-03T13:32:42.225Z] === RUN TestUDP6Proxy [2021-09-03T13:32:42.225Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-03T13:32:42.225Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-03T13:32:42.225Z] === RUN TestUDPWriteError [2021-09-03T13:32:42.225Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-03T13:32:42.225Z] === RUN TestSCTP4Proxy [2021-09-03T13:32:42.225Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-03T13:32:42.225Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-03T13:32:42.225Z] === RUN TestSCTP6Proxy [2021-09-03T13:32:42.225Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-03T13:32:42.225Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-03T13:32:42.225Z] PASS [2021-09-03T13:32:42.225Z] coverage: 49.4% of statements [2021-09-03T13:32:42.225Z] ok github.com/docker/docker/cmd/docker-proxy 0.054s coverage: 49.4% of statements [2021-09-03T13:32:42.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-03T13:32:42.477Z] docker_cli_daemon_plugins_test.go:170: [db1a92ef5bd1b] daemon is not started [2021-09-03T13:32:42.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-03T13:32:43.049Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-03T13:32:43.310Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-03T13:32:43.310Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2021-09-03T13:32:43.571Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2021-09-03T13:32:43.571Z] === RUN TestIpcModeOlderClient [2021-09-03T13:32:43.571Z] === PAUSE TestIpcModeOlderClient [2021-09-03T13:32:43.571Z] === RUN TestKillContainerInvalidSignal [2021-09-03T13:32:43.571Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-09-03T13:32:43.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-03T13:32:44.344Z] --- PASS: TestBuildMultiStageOnBuild (9.17s) [2021-09-03T13:32:44.344Z] === RUN TestBuildUncleanTarFilenames [2021-09-03T13:32:44.344Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:32:44.344Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-03T13:32:44.344Z] === RUN TestBuildMultiStageLayerLeak [2021-09-03T13:32:44.515Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-09-03T13:32:44.515Z] === RUN TestKillContainer [2021-09-03T13:32:44.515Z] === RUN TestKillContainer/no_signal [2021-09-03T13:32:44.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-03T13:32:44.857Z] --- PASS: TestServiceUpdatePidsLimit (16.43s) [2021-09-03T13:32:44.857Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-09-03T13:32:44.857Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-09-03T13:32:44.857Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-09-03T13:32:44.857Z] PASS [2021-09-03T13:32:44.857Z] [2021-09-03T13:32:44.857Z] === Skipped [2021-09-03T13:32:44.857Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-03T13:32:44.857Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-03T13:32:44.857Z] [2021-09-03T13:32:44.857Z] DONE 27 tests, 1 skipped in 162.230s [2021-09-03T13:32:44.857Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-03T13:32:44.857Z] INFO: Testing against a local daemon [2021-09-03T13:32:44.857Z] === RUN TestSessionCreate [2021-09-03T13:32:44.857Z] --- PASS: TestSessionCreate (0.02s) [2021-09-03T13:32:44.857Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-03T13:32:44.857Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-03T13:32:44.857Z] PASS [2021-09-03T13:32:44.857Z] [2021-09-03T13:32:44.858Z] DONE 2 tests in 0.052s [2021-09-03T13:32:44.858Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-03T13:32:44.858Z] INFO: Testing against a local daemon [2021-09-03T13:32:44.858Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-03T13:32:44.858Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-09-03T13:32:44.858Z] === RUN TestDiskUsage [2021-09-03T13:32:44.858Z] === PAUSE TestDiskUsage [2021-09-03T13:32:44.858Z] === RUN TestEventsExecDie [2021-09-03T13:32:45.087Z] === RUN TestKillContainer/non_killing_signal [2021-09-03T13:32:45.118Z] --- PASS: TestEventsExecDie (0.60s) [2021-09-03T13:32:45.118Z] === RUN TestEventsBackwardsCompatible [2021-09-03T13:32:45.378Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-09-03T13:32:45.378Z] === RUN TestEventsVolumeCreate [2021-09-03T13:32:45.378Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-09-03T13:32:45.378Z] === RUN TestInfoBinaryCommits [2021-09-03T13:32:45.378Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-09-03T13:32:45.378Z] === RUN TestInfoAPIVersioned [2021-09-03T13:32:45.378Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-03T13:32:45.378Z] === RUN TestInfoDiscoveryBackend [2021-09-03T13:32:45.658Z] === RUN TestKillContainer/killing_signal [2021-09-03T13:32:45.947Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-09-03T13:32:45.947Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-03T13:32:46.600Z] --- PASS: TestKillContainer (2.32s) [2021-09-03T13:32:46.600Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-09-03T13:32:46.600Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-09-03T13:32:46.600Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-09-03T13:32:46.600Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-03T13:32:46.600Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-03T13:32:46.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-03T13:32:46.885Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-03T13:32:46.885Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-03T13:32:47.173Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-09-03T13:32:47.287Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-09-03T13:32:47.434Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-03T13:32:47.455Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-09-03T13:32:47.455Z] === RUN TestInfoAPI [2021-09-03T13:32:47.455Z] --- PASS: TestInfoAPI (0.02s) [2021-09-03T13:32:47.455Z] === RUN TestInfoAPIWarnings [2021-09-03T13:32:47.694Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-09-03T13:32:47.957Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-09-03T13:32:47.957Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-09-03T13:32:47.957Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-09-03T13:32:47.957Z] === RUN TestKillStoppedContainer [2021-09-03T13:32:47.957Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-09-03T13:32:47.957Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-03T13:32:48.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-03T13:32:48.218Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-09-03T13:32:48.218Z] === RUN TestKillDifferentUserContainer [2021-09-03T13:32:48.218Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-09-03T13:32:48.788Z] check_test.go:308: [d88be9be9a053] daemon is not started [2021-09-03T13:32:48.788Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-09-03T13:32:48.788Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2021-09-03T13:32:48.788Z] === RUN TestInspectOomKilledTrue [2021-09-03T13:32:48.788Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:32:48.788Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-03T13:32:48.788Z] === RUN TestInspectOomKilledFalse [2021-09-03T13:32:48.788Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:32:48.788Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-03T13:32:48.788Z] === RUN TestLinksEtcHostsContentMatch [2021-09-03T13:32:49.361Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2021-09-03T13:32:49.361Z] === RUN TestLinksContainerNames [2021-09-03T13:32:49.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-03T13:32:50.022Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-09-03T13:32:50.022Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-09-03T13:32:50.471Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-03T13:32:50.471Z] Using test binary docker [2021-09-03T13:32:50.471Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-03T13:32:50.471Z] +++ /etc/init.d/apparmor start [2021-09-03T13:32:50.471Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-03T13:32:50.471Z] INFO: Waiting for daemon to start... [2021-09-03T13:32:50.471Z] Starting dockerd [2021-09-03T13:32:50.471Z] +++ 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-09-03T13:32:50.746Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-03T13:32:50.746Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-09-03T13:32:50.746Z] --- PASS: TestLinksContainerNames (1.47s) [2021-09-03T13:32:50.746Z] === RUN TestLogsFollowTailEmpty [2021-09-03T13:32:50.786Z] === RUN TestCheckpointCreateError [2021-09-03T13:32:50.786Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCheckpointCreate [2021-09-03T13:32:50.786Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCheckpointDeleteError [2021-09-03T13:32:50.786Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCheckpointDelete [2021-09-03T13:32:50.786Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCheckpointListError [2021-09-03T13:32:50.786Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCheckpointList [2021-09-03T13:32:50.786Z] --- PASS: TestCheckpointList (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCheckpointListContainerNotFound [2021-09-03T13:32:50.786Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestNewClientWithOpsFromEnv [2021-09-03T13:32:50.786Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-03T13:32:50.786Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestGetAPIPath [2021-09-03T13:32:50.786Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestParseHostURL [2021-09-03T13:32:50.786Z] --- PASS: TestParseHostURL (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-03T13:32:50.786Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-03T13:32:50.786Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestNegotiateAPIVersion [2021-09-03T13:32:50.786Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestNegotiateAPVersionOverride [2021-09-03T13:32:50.786Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-03T13:32:50.786Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-03T13:32:50.786Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-03T13:32:50.786Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestClientRedirect [2021-09-03T13:32:50.786Z] --- PASS: TestClientRedirect (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigCreateUnsupported [2021-09-03T13:32:50.786Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigCreateError [2021-09-03T13:32:50.786Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigCreate [2021-09-03T13:32:50.786Z] --- PASS: TestConfigCreate (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigInspectNotFound [2021-09-03T13:32:50.786Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigInspectWithEmptyID [2021-09-03T13:32:50.786Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigInspectUnsupported [2021-09-03T13:32:50.786Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigInspectError [2021-09-03T13:32:50.786Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigInspectConfigNotFound [2021-09-03T13:32:50.786Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigInspect [2021-09-03T13:32:50.786Z] --- PASS: TestConfigInspect (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigListUnsupported [2021-09-03T13:32:50.786Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigListError [2021-09-03T13:32:50.786Z] --- PASS: TestConfigListError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigList [2021-09-03T13:32:50.786Z] --- PASS: TestConfigList (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigRemoveUnsupported [2021-09-03T13:32:50.786Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigRemoveError [2021-09-03T13:32:50.786Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigRemove [2021-09-03T13:32:50.786Z] --- PASS: TestConfigRemove (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigUpdateUnsupported [2021-09-03T13:32:50.786Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigUpdateError [2021-09-03T13:32:50.786Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestConfigUpdate [2021-09-03T13:32:50.786Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerCommitError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerCommit [2021-09-03T13:32:50.786Z] --- PASS: TestContainerCommit (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerStatPathError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerStatPathNotFoundError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerStatPathNoHeaderError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerStatPath [2021-09-03T13:32:50.786Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCopyToContainerError [2021-09-03T13:32:50.786Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCopyToContainerNotFoundError [2021-09-03T13:32:50.786Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-03T13:32:50.786Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCopyToContainer [2021-09-03T13:32:50.786Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCopyFromContainerError [2021-09-03T13:32:50.786Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCopyFromContainerNotFoundError [2021-09-03T13:32:50.786Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-03T13:32:50.786Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-03T13:32:50.786Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestCopyFromContainer [2021-09-03T13:32:50.786Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerCreateError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerCreateImageNotFound [2021-09-03T13:32:50.786Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerCreateWithName [2021-09-03T13:32:50.786Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerCreateAutoRemove [2021-09-03T13:32:50.786Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerDiffError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerDiff [2021-09-03T13:32:50.786Z] --- PASS: TestContainerDiff (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExecCreateError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExecCreate [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExecStartError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExecStart [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExecInspectError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExecInspect [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExportError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExportError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExport [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExport (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerInspectError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerInspectContainerNotFound [2021-09-03T13:32:50.786Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerInspectWithEmptyID [2021-09-03T13:32:50.786Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerInspect [2021-09-03T13:32:50.786Z] --- PASS: TestContainerInspect (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerInspectNode [2021-09-03T13:32:50.786Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerKillError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerKillError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerKill [2021-09-03T13:32:50.786Z] --- PASS: TestContainerKill (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerListError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerListError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerList [2021-09-03T13:32:50.786Z] --- PASS: TestContainerList (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerLogsNotFoundError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerLogsError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerLogs [2021-09-03T13:32:50.786Z] --- PASS: TestContainerLogs (0.13s) [2021-09-03T13:32:50.786Z] === RUN TestContainerPauseError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerPause [2021-09-03T13:32:50.786Z] --- PASS: TestContainerPause (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainersPruneError [2021-09-03T13:32:50.786Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainersPrune [2021-09-03T13:32:50.786Z] --- PASS: TestContainersPrune (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerRemoveError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerRemoveNotFoundError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerRemove [2021-09-03T13:32:50.786Z] --- PASS: TestContainerRemove (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerRenameError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerRename [2021-09-03T13:32:50.786Z] --- PASS: TestContainerRename (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerResizeError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExecResizeError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerResize [2021-09-03T13:32:50.786Z] --- PASS: TestContainerResize (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerExecResize [2021-09-03T13:32:50.786Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerRestartError [2021-09-03T13:32:50.786Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerRestart [2021-09-03T13:32:50.786Z] --- PASS: TestContainerRestart (0.00s) [2021-09-03T13:32:50.786Z] === RUN TestContainerStartError [2021-09-03T13:32:51.244Z] --- PASS: TestContainerStartError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerStart [2021-09-03T13:32:51.244Z] --- PASS: TestContainerStart (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerStatsError [2021-09-03T13:32:51.244Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerStats [2021-09-03T13:32:51.244Z] --- PASS: TestContainerStats (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerStopError [2021-09-03T13:32:51.244Z] --- PASS: TestContainerStopError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerStop [2021-09-03T13:32:51.244Z] --- PASS: TestContainerStop (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerTopError [2021-09-03T13:32:51.244Z] --- PASS: TestContainerTopError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerTop [2021-09-03T13:32:51.244Z] --- PASS: TestContainerTop (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerUnpauseError [2021-09-03T13:32:51.244Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerUnpause [2021-09-03T13:32:51.244Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerUpdateError [2021-09-03T13:32:51.244Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerUpdate [2021-09-03T13:32:51.244Z] --- PASS: TestContainerUpdate (0.02s) [2021-09-03T13:32:51.244Z] === RUN TestContainerWaitError [2021-09-03T13:32:51.244Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestContainerWait [2021-09-03T13:32:51.244Z] --- PASS: TestContainerWait (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestDiskUsageError [2021-09-03T13:32:51.244Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestDiskUsage [2021-09-03T13:32:51.244Z] --- PASS: TestDiskUsage (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestDistributionInspectUnsupported [2021-09-03T13:32:51.244Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestDistributionInspectWithEmptyID [2021-09-03T13:32:51.244Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestEventsErrorInOptions [2021-09-03T13:32:51.244Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestEventsErrorFromServer [2021-09-03T13:32:51.244Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestEvents [2021-09-03T13:32:51.244Z] --- PASS: TestEvents (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestTLSCloseWriter [2021-09-03T13:32:51.244Z] === PAUSE TestTLSCloseWriter [2021-09-03T13:32:51.244Z] === RUN TestImageBuildError [2021-09-03T13:32:51.244Z] --- PASS: TestImageBuildError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageBuild [2021-09-03T13:32:51.244Z] --- PASS: TestImageBuild (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestGetDockerOS [2021-09-03T13:32:51.244Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageCreateError [2021-09-03T13:32:51.244Z] --- PASS: TestImageCreateError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageCreate [2021-09-03T13:32:51.244Z] --- PASS: TestImageCreate (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageHistoryError [2021-09-03T13:32:51.244Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageHistory [2021-09-03T13:32:51.244Z] --- PASS: TestImageHistory (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageImportError [2021-09-03T13:32:51.244Z] --- PASS: TestImageImportError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageImport [2021-09-03T13:32:51.244Z] --- PASS: TestImageImport (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageInspectError [2021-09-03T13:32:51.244Z] --- PASS: TestImageInspectError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageInspectImageNotFound [2021-09-03T13:32:51.244Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageInspectWithEmptyID [2021-09-03T13:32:51.244Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageInspect [2021-09-03T13:32:51.244Z] --- PASS: TestImageInspect (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageListError [2021-09-03T13:32:51.244Z] --- PASS: TestImageListError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageList [2021-09-03T13:32:51.244Z] --- PASS: TestImageList (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageListApiBefore125 [2021-09-03T13:32:51.244Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageLoadError [2021-09-03T13:32:51.244Z] --- PASS: TestImageLoadError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageLoad [2021-09-03T13:32:51.244Z] --- PASS: TestImageLoad (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagesPruneError [2021-09-03T13:32:51.244Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagesPrune [2021-09-03T13:32:51.244Z] --- PASS: TestImagesPrune (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePullReferenceParseError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePullAnyError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePullWithoutErrors [2021-09-03T13:32:51.244Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePushReferenceError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePushAnyError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImagePushWithoutErrors [2021-09-03T13:32:51.244Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-03T13:32:51.244Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-03T13:32:51.244Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-03T13:32:51.244Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-03T13:32:51.244Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageRemoveError [2021-09-03T13:32:51.244Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageRemoveImageNotFound [2021-09-03T13:32:51.244Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageRemove [2021-09-03T13:32:51.244Z] --- PASS: TestImageRemove (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageSaveError [2021-09-03T13:32:51.244Z] --- PASS: TestImageSaveError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageSave [2021-09-03T13:32:51.244Z] --- PASS: TestImageSave (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageSearchAnyError [2021-09-03T13:32:51.244Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-03T13:32:51.244Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-03T13:32:51.244Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-03T13:32:51.244Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-03T13:32:51.244Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageSearchWithoutErrors [2021-09-03T13:32:51.244Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageTagError [2021-09-03T13:32:51.244Z] --- PASS: TestImageTagError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageTagInvalidReference [2021-09-03T13:32:51.244Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageTagInvalidSourceImageName [2021-09-03T13:32:51.244Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageTagHexSource [2021-09-03T13:32:51.244Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestImageTag [2021-09-03T13:32:51.244Z] --- PASS: TestImageTag (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestInfoServerError [2021-09-03T13:32:51.244Z] --- PASS: TestInfoServerError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestInfoInvalidResponseJSONError [2021-09-03T13:32:51.244Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestInfo [2021-09-03T13:32:51.244Z] --- PASS: TestInfo (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestNetworkConnectError [2021-09-03T13:32:51.244Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-03T13:32:51.244Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestNetworkConnect [2021-09-03T13:32:51.244Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestNetworkCreateError [2021-09-03T13:32:51.244Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestNetworkCreate [2021-09-03T13:32:51.244Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestNetworkDisconnectError [2021-09-03T13:32:51.244Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestNetworkDisconnect [2021-09-03T13:32:51.244Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestNetworkInspectError [2021-09-03T13:32:51.244Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-03T13:32:51.244Z] === RUN TestNetworkInspectNotFoundError [2021-09-03T13:32:51.244Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNetworkInspectWithEmptyID [2021-09-03T13:32:51.245Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNetworkInspect [2021-09-03T13:32:51.245Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNetworkListError [2021-09-03T13:32:51.245Z] --- PASS: TestNetworkListError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNetworkList [2021-09-03T13:32:51.245Z] --- PASS: TestNetworkList (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNetworksPruneError [2021-09-03T13:32:51.245Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNetworksPrune [2021-09-03T13:32:51.245Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNetworkRemoveError [2021-09-03T13:32:51.245Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNetworkRemove [2021-09-03T13:32:51.245Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeInspectError [2021-09-03T13:32:51.245Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeInspectNodeNotFound [2021-09-03T13:32:51.245Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeInspectWithEmptyID [2021-09-03T13:32:51.245Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeInspect [2021-09-03T13:32:51.245Z] --- PASS: TestNodeInspect (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeListError [2021-09-03T13:32:51.245Z] --- PASS: TestNodeListError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeList [2021-09-03T13:32:51.245Z] --- PASS: TestNodeList (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeRemoveError [2021-09-03T13:32:51.245Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeRemove [2021-09-03T13:32:51.245Z] --- PASS: TestNodeRemove (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeUpdateError [2021-09-03T13:32:51.245Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestNodeUpdate [2021-09-03T13:32:51.245Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestOptionWithTimeout [2021-09-03T13:32:51.245Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPingFail [2021-09-03T13:32:51.245Z] --- PASS: TestPingFail (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPingWithError [2021-09-03T13:32:51.245Z] 2021/09/03 13:32:50 RoundTripper returned a response & error; ignoring response [2021-09-03T13:32:51.245Z] 2021/09/03 13:32:50 RoundTripper returned a response & error; ignoring response [2021-09-03T13:32:51.245Z] --- PASS: TestPingWithError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPingSuccess [2021-09-03T13:32:51.245Z] --- PASS: TestPingSuccess (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPingHeadFallback [2021-09-03T13:32:51.245Z] === RUN TestPingHeadFallback/OK [2021-09-03T13:32:51.245Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-03T13:32:51.245Z] === RUN TestPingHeadFallback/Not_Found [2021-09-03T13:32:51.245Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-03T13:32:51.245Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-03T13:32:51.245Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-03T13:32:51.245Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-03T13:32:51.245Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-03T13:32:51.245Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginDisableError [2021-09-03T13:32:51.245Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginDisable [2021-09-03T13:32:51.245Z] --- PASS: TestPluginDisable (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginEnableError [2021-09-03T13:32:51.245Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginEnable [2021-09-03T13:32:51.245Z] --- PASS: TestPluginEnable (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginInspectError [2021-09-03T13:32:51.245Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginInspectWithEmptyID [2021-09-03T13:32:51.245Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginInspect [2021-09-03T13:32:51.245Z] --- PASS: TestPluginInspect (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginListError [2021-09-03T13:32:51.245Z] --- PASS: TestPluginListError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginList [2021-09-03T13:32:51.245Z] --- PASS: TestPluginList (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginPushError [2021-09-03T13:32:51.245Z] --- PASS: TestPluginPushError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginPush [2021-09-03T13:32:51.245Z] --- PASS: TestPluginPush (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginRemoveError [2021-09-03T13:32:51.245Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginRemove [2021-09-03T13:32:51.245Z] --- PASS: TestPluginRemove (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginSetError [2021-09-03T13:32:51.245Z] --- PASS: TestPluginSetError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPluginSet [2021-09-03T13:32:51.245Z] --- PASS: TestPluginSet (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSetHostHeader [2021-09-03T13:32:51.245Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestPlainTextError [2021-09-03T13:32:51.245Z] --- PASS: TestPlainTextError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestInfiniteError [2021-09-03T13:32:51.245Z] --- PASS: TestInfiniteError (0.02s) [2021-09-03T13:32:51.245Z] === RUN TestCanceledContext [2021-09-03T13:32:51.245Z] 2021/09/03 13:32:50 RoundTripper returned a response & error; ignoring response [2021-09-03T13:32:51.245Z] --- PASS: TestCanceledContext (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestDeadlineExceededContext [2021-09-03T13:32:51.245Z] 2021/09/03 13:32:50 RoundTripper returned a response & error; ignoring response [2021-09-03T13:32:51.245Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretCreateUnsupported [2021-09-03T13:32:51.245Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretCreateError [2021-09-03T13:32:51.245Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretCreate [2021-09-03T13:32:51.245Z] --- PASS: TestSecretCreate (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretInspectUnsupported [2021-09-03T13:32:51.245Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretInspectError [2021-09-03T13:32:51.245Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretInspectSecretNotFound [2021-09-03T13:32:51.245Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretInspectWithEmptyID [2021-09-03T13:32:51.245Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretInspect [2021-09-03T13:32:51.245Z] --- PASS: TestSecretInspect (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretListUnsupported [2021-09-03T13:32:51.245Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretListError [2021-09-03T13:32:51.245Z] --- PASS: TestSecretListError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretList [2021-09-03T13:32:51.245Z] --- PASS: TestSecretList (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretRemoveUnsupported [2021-09-03T13:32:51.245Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretRemoveError [2021-09-03T13:32:51.245Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretRemove [2021-09-03T13:32:51.245Z] --- PASS: TestSecretRemove (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretUpdateUnsupported [2021-09-03T13:32:51.245Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretUpdateError [2021-09-03T13:32:51.245Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSecretUpdate [2021-09-03T13:32:51.245Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceCreateError [2021-09-03T13:32:51.245Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceCreate [2021-09-03T13:32:51.245Z] --- PASS: TestServiceCreate (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-03T13:32:51.245Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceCreateDigestPinning [2021-09-03T13:32:51.245Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceInspectError [2021-09-03T13:32:51.245Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceInspectServiceNotFound [2021-09-03T13:32:51.245Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceInspectWithEmptyID [2021-09-03T13:32:51.245Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceInspect [2021-09-03T13:32:51.245Z] --- PASS: TestServiceInspect (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceListError [2021-09-03T13:32:51.245Z] --- PASS: TestServiceListError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceList [2021-09-03T13:32:51.245Z] --- PASS: TestServiceList (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceLogsError [2021-09-03T13:32:51.245Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceLogs [2021-09-03T13:32:51.245Z] --- PASS: TestServiceLogs (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceRemoveError [2021-09-03T13:32:51.245Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceRemoveNotFoundError [2021-09-03T13:32:51.245Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceRemove [2021-09-03T13:32:51.245Z] --- PASS: TestServiceRemove (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceUpdateError [2021-09-03T13:32:51.245Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestServiceUpdate [2021-09-03T13:32:51.245Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmGetUnlockKeyError [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmGetUnlockKey [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmInitError [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmInit [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmInit (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmInspectError [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmInspect [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmJoinError [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmJoin [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmLeaveError [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmLeave [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmUnlockError [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmUnlock [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmUpdateError [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestSwarmUpdate [2021-09-03T13:32:51.245Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestTaskInspectError [2021-09-03T13:32:51.245Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestTaskInspectWithEmptyID [2021-09-03T13:32:51.245Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestTaskInspect [2021-09-03T13:32:51.245Z] --- PASS: TestTaskInspect (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestTaskListError [2021-09-03T13:32:51.245Z] --- PASS: TestTaskListError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestTaskList [2021-09-03T13:32:51.245Z] --- PASS: TestTaskList (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeCreateError [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeCreate [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeInspectError [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeInspectNotFound [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeInspectWithEmptyID [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeInspect [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeListError [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeListError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeList [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeList (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeRemoveError [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-03T13:32:51.245Z] === RUN TestVolumeRemove [2021-09-03T13:32:51.245Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-03T13:32:51.245Z] === CONT TestTLSCloseWriter [2021-09-03T13:32:51.245Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-03T13:32:51.245Z] PASS [2021-09-03T13:32:51.245Z] coverage: 75.1% of statements [2021-09-03T13:32:51.245Z] ok github.com/docker/docker/client 0.320s coverage: 75.1% of statements [2021-09-03T13:32:51.384Z] --- PASS: TestBuildMultiStageLayerLeak (8.60s) [2021-09-03T13:32:51.384Z] === RUN TestBuildWithHugeFile [2021-09-03T13:32:51.688Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2021-09-03T13:32:51.688Z] === RUN TestContainerNetworkMountsNoChown [2021-09-03T13:32:51.688Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-03T13:32:52.260Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-09-03T13:32:52.260Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/default [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/default [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/private [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/private [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rprivate [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/slave [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/slave [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rslave [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/shared [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/shared [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rshared [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-03T13:32:52.260Z] === CONT TestMountDaemonRoot/default [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:32:52.260Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-03T13:32:52.260Z] === CONT TestMountDaemonRoot/rshared [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:32:52.260Z] === CONT TestMountDaemonRoot/rprivate [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:32:52.260Z] === CONT TestMountDaemonRoot/shared [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:32:52.260Z] === CONT TestMountDaemonRoot/rslave [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:32:52.260Z] === CONT TestMountDaemonRoot/slave [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:32:52.260Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:32:52.260Z] === CONT TestMountDaemonRoot/private [2021-09-03T13:32:52.260Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-03T13:32:52.260Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-03T13:32:52.261Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:32:52.261Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:32:52.261Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-03T13:32:52.261Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-03T13:32:52.261Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:32:52.261Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:32:52.261Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:32:52.521Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:32:52.783Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-03T13:32:52.783Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-03T13:32:53.044Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:32:53.044Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-03T13:32:53.044Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-03T13:32:53.044Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-09-03T13:32:53.044Z] === RUN TestContainerBindMountNonRecursive [2021-09-03T13:32:53.922Z] tests/integration/regression_test.py ...... [ 98%] [2021-09-03T13:32:53.986Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-09-03T13:32:54.179Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-09-03T13:32:54.179Z] tests/integration/credentials/utils_test.py . [100%] [2021-09-03T13:32:54.179Z] [2021-09-03T13:32:54.179Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-09-03T13:32:54.179Z] =========================== short test summary info ============================ [2021-09-03T13:32:54.179Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-09-03T13:32:54.179Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-09-03T13:32:54.179Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-09-03T13:32:54.179Z] Not supported on most drivers [2021-09-03T13:32:54.179Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-09-03T13:32:54.179Z] Output of docker top depends on host distro, and is not formalized. [2021-09-03T13:32:54.179Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-09-03T13:32:54.179Z] Output of docker top depends on host distro, and is not formalized. [2021-09-03T13:32:54.179Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-09-03T13:32:54.179Z] Can fail if eth0 has multiple IP addresses [2021-09-03T13:32:54.179Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-09-03T13:32:54.179Z] This doesn't seem to be taken into account by the engine [2021-09-03T13:32:54.179Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-09-03T13:32:54.179Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-09-03T13:32:54.179Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-09-03T13:32:54.179Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.54 seconds == [2021-09-03T13:32:54.682Z] . [2021-09-03T13:32:54.682Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-03T13:32:54.682Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-03T13:32:54.682Z] Error: No such image: emptyfs [2021-09-03T13:32:54.682Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-03T13:32:54.682Z] ++++ docker load [2021-09-03T13:32:54.682Z] Running integration-test (iteration 1) [2021-09-03T13:32:54.682Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-09-03T13:32:54.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-09-03T13:32:54.682Z] ++ set -e [2021-09-03T13:32:54.682Z] ++ '[' -n 0 ']' [2021-09-03T13:32:54.682Z] ++ set -x [2021-09-03T13:32:54.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-09-03T13:32:54.755Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-09-03T13:32:55.256Z] Loaded image: busybox:latest [2021-09-03T13:32:55.256Z] Loaded image: busybox:glibc [2021-09-03T13:32:55.371Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2021-09-03T13:32:55.371Z] === RUN TestContainerVolumesMountedAsShared [2021-09-03T13:32:55.632Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-09-03T13:32:55.632Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-09-03T13:32:55.632Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-03T13:32:56.203Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s) [2021-09-03T13:32:56.203Z] === RUN TestNetworkNat [2021-09-03T13:32:56.647Z] Loaded image: debian:bullseye-slim [2021-09-03T13:32:56.647Z] Loaded image: hello-world:latest [2021-09-03T13:32:56.775Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-03T13:32:56.909Z] Loaded image: arm32v7/hello-world:latest [2021-09-03T13:32:56.909Z] INFO: Testing against a local daemon [2021-09-03T13:32:56.909Z] === RUN TestCgroupNamespacesBuild [2021-09-03T13:32:57.036Z] --- PASS: TestNetworkNat (0.87s) [2021-09-03T13:32:57.036Z] === RUN TestNetworkLocalhostTCPNat [2021-09-03T13:32:57.297Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-09-03T13:32:57.868Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2021-09-03T13:32:57.868Z] === RUN TestNetworkLoopbackNat [2021-09-03T13:32:58.299Z] --- PASS: TestCgroupNamespacesBuild (1.57s) [2021-09-03T13:32:58.299Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-03T13:32:58.815Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-09-03T13:33:00.220Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) [2021-09-03T13:33:00.220Z] === RUN TestBuildWithSession [2021-09-03T13:33:00.220Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:33:00.220Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-03T13:33:00.220Z] === RUN TestBuildSquashParent [2021-09-03T13:33:00.729Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-09-03T13:33:00.991Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-09-03T13:33:00.991Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2021-09-03T13:33:00.991Z] === RUN TestPause [2021-09-03T13:33:01.935Z] --- PASS: TestPause (0.75s) [2021-09-03T13:33:01.935Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-03T13:33:01.935Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-03T13:33:01.935Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-03T13:33:01.935Z] === RUN TestPauseStopPausedContainer [2021-09-03T13:33:01.935Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-03T13:33:02.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-03T13:33:02.507Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-09-03T13:33:02.507Z] === RUN TestPidHost [2021-09-03T13:33:03.893Z] --- PASS: TestPidHost (1.37s) [2021-09-03T13:33:03.893Z] === RUN TestPsFilter [2021-09-03T13:33:03.893Z] --- PASS: TestPsFilter (0.12s) [2021-09-03T13:33:03.893Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-03T13:33:03.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-03T13:33:04.435Z] --- PASS: TestBuildSquashParent (4.58s) [2021-09-03T13:33:04.435Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-03T13:33:04.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:33:04.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:33:04.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:33:04.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:33:04.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:33:04.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:33:04.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:33:04.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:33:04.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:33:04.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:33:04.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:33:04.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:33:04.435Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:33:04.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:33:04.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:33:04.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:33:04.465Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-09-03T13:33:04.465Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2021-09-03T13:33:04.465Z] === RUN TestRemoveContainerWithVolume [2021-09-03T13:33:05.036Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2021-09-03T13:33:05.036Z] === RUN TestRemoveContainerRunning [2021-09-03T13:33:05.363Z] 393f6f5bddce: Pull complete [2021-09-03T13:33:05.363Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-09-03T13:33:05.363Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:33:05.363Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-03T13:33:05.363Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-03T13:33:05.363Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.169' [2021-09-03T13:33:05.363Z] WARN: Skipping validation tests [2021-09-03T13:33:05.363Z] INFO: Running unit tests at 09/03/2021 13:32:57... [2021-09-03T13:33:05.363Z] INFO: make.ps1 starting at 09/03/2021 13:33:00 [2021-09-03T13:33:05.363Z] INFO: Git commit (1fd21de183) assumed from DOCKER_GITCOMMIT environment variable [2021-09-03T13:33:05.363Z] INFO: Invoking autogen... [2021-09-03T13:33:05.363Z] INFO: Running unit tests... [2021-09-03T13:33:05.552Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-09-03T13:33:05.552Z] === RUN TestInfoDebug [2021-09-03T13:33:05.552Z] --- PASS: TestInfoDebug (0.52s) [2021-09-03T13:33:05.552Z] === RUN TestInfoInsecureRegistries [2021-09-03T13:33:05.552Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-09-03T13:33:05.552Z] === RUN TestInfoRegistryMirrors [2021-09-03T13:33:05.552Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-09-03T13:33:05.552Z] === RUN TestLoginFailsWithBadCredentials [2021-09-03T13:33:05.552Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-03T13:33:05.552Z] === RUN TestPingCacheHeaders [2021-09-03T13:33:05.552Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-03T13:33:05.552Z] === RUN TestPingGet [2021-09-03T13:33:05.552Z] --- PASS: TestPingGet (0.02s) [2021-09-03T13:33:05.552Z] === RUN TestPingHead [2021-09-03T13:33:05.552Z] --- PASS: TestPingHead (0.02s) [2021-09-03T13:33:05.552Z] === RUN TestVersion [2021-09-03T13:33:05.552Z] --- PASS: TestVersion (0.02s) [2021-09-03T13:33:05.552Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-09-03T13:33:05.552Z] === CONT TestDiskUsage [2021-09-03T13:33:05.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-03T13:33:05.867Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-09-03T13:33:05.867Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/container_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/image_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/volume_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-03T13:33:06.122Z] === RUN TestDiskUsage/after_container.Run [2021-09-03T13:33:06.438Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-09-03T13:33:06.438Z] === RUN TestRemoveInvalidContainer [2021-09-03T13:33:06.438Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-03T13:33:06.438Z] === RUN TestRenameLinkedContainer [2021-09-03T13:33:06.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-03T13:33:06.922Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-03T13:33:06.923Z] [2021-09-03T13:33:06.923Z] Unloading profiles will leave already running processes permanently [2021-09-03T13:33:06.923Z] unconfined, which can lead to unexpected situations. [2021-09-03T13:33:06.923Z] [2021-09-03T13:33:06.923Z] To set a process to complain mode, use the command line tool [2021-09-03T13:33:06.923Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-03T13:33:06.923Z] Post stage [Pipeline] junit [2021-09-03T13:33:06.933Z] Recording test results [2021-09-03T13:33:06.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:33:06.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:33:07.069Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-03T13:33:07.070Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-03T13:33:07.070Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-03T13:33:07.070Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-03T13:33:07.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-03T13:33:07.070Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-03T13:33:07.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-03T13:33:07.070Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-03T13:33:07.070Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-03T13:33:07.070Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-03T13:33:07.070Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.70s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage (1.70s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run (0.62s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-03T13:33:07.070Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:33:07.070Z] PASS [2021-09-03T13:33:07.070Z] [2021-09-03T13:33:07.070Z] DONE 53 tests in 22.519s [2021-09-03T13:33:07.070Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-03T13:33:07.070Z] INFO: Testing against a local daemon [2021-09-03T13:33:07.070Z] === RUN TestVolumesCreateAndList [2021-09-03T13:33:07.070Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-03T13:33:07.070Z] === RUN TestVolumesRemove [2021-09-03T13:33:07.330Z] --- PASS: TestVolumesRemove (0.08s) [2021-09-03T13:33:07.330Z] === RUN TestVolumesInspect [2021-09-03T13:33:07.330Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-03T13:33:07.330Z] === RUN TestVolumesInvalidJSON [2021-09-03T13:33:07.330Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-03T13:33:07.330Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-03T13:33:07.330Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-03T13:33:07.330Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-03T13:33:07.330Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-03T13:33:07.330Z] PASS [2021-09-03T13:33:07.330Z] [2021-09-03T13:33:07.330Z] DONE 5 tests in 0.154s [2021-09-03T13:33:07.330Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-03T13:33:07.899Z] Stopping apparmor (via systemctl): apparmor.service. [2021-09-03T13:33:07.899Z] Removing test suite binaries [2021-09-03T13:33:07.899Z] exiting test-integration [2021-09-03T13:33:07.899Z] ++ exit 0 [2021-09-03T13:33:07.899Z] [2021-09-03T13:33:08.074Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-09-03T13:33:08.267Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/stack 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-09-03T13:33:08.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-03T13:33:08.395Z] + echo Ensuring container killed. [2021-09-03T13:33:08.395Z] Ensuring container killed. [2021-09-03T13:33:08.395Z] + docker rm -vf docker-pr10 [2021-09-03T13:33:08.395Z] Error: No such container: docker-pr10 [Pipeline] sh [2021-09-03T13:33:08.670Z] + echo Chowning /workspace to jenkins user [2021-09-03T13:33:08.670Z] Chowning /workspace to jenkins user [2021-09-03T13:33:08.670Z] + id -u [2021-09-03T13:33:08.670Z] + id -g [2021-09-03T13:33:08.670Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42736:/workspace busybox chown -R 1000:1000 /workspace [2021-09-03T13:33:08.670Z] Unable to find image 'busybox:latest' locally [2021-09-03T13:33:08.670Z] latest: Pulling from library/busybox [2021-09-03T13:33:08.909Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-03T13:33:08.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2021-09-03T13:33:08.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2021-09-03T13:33:08.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2021-09-03T13:33:08.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2021-09-03T13:33:08.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2021-09-03T13:33:08.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2021-09-03T13:33:08.909Z] === RUN TestBuildMultiStageCopy [2021-09-03T13:33:08.909Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-03T13:33:08.914Z] --- PASS: TestCheckoutGit (26.84s) [2021-09-03T13:33:08.914Z] === RUN TestValidGitTransport [2021-09-03T13:33:08.914Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-03T13:33:08.914Z] === RUN TestGitInvalidRef [2021-09-03T13:33:08.914Z] --- PASS: TestGitInvalidRef (0.18s) [2021-09-03T13:33:08.914Z] PASS [2021-09-03T13:33:08.914Z] coverage: 86.3% of statements [2021-09-03T13:33:08.914Z] ok github.com/docker/docker/builder/remotecontext/git 27.068s coverage: 86.3% of statements [2021-09-03T13:33:08.914Z] ? github.com/docker/docker/cli [no test files] [2021-09-03T13:33:08.914Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-03T13:33:08.924Z] --- PASS: TestRenameLinkedContainer (2.46s) [2021-09-03T13:33:08.924Z] === RUN TestRenameStoppedContainer [2021-09-03T13:33:08.925Z] 8ec32b265e94: Pulling fs layer [2021-09-03T13:33:08.925Z] 8ec32b265e94: Verifying Checksum [2021-09-03T13:33:08.925Z] 8ec32b265e94: Download complete [2021-09-03T13:33:09.183Z] 8ec32b265e94: Pull complete [2021-09-03T13:33:09.183Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-09-03T13:33:09.183Z] Status: Downloaded newer image for busybox:latest [2021-09-03T13:33:09.495Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-09-03T13:33:09.495Z] === RUN TestRenameRunningContainerAndReuse [2021-09-03T13:33:09.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride Post stage [Pipeline] junit [2021-09-03T13:33:10.454Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-03T13:33:10.827Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-03T13:33:10.827Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-03T13:33:10.842Z] + bundleName=docker-py [2021-09-03T13:33:10.842Z] + echo Creating docker-py-bundles.tar.gz [2021-09-03T13:33:10.842Z] Creating docker-py-bundles.tar.gz [2021-09-03T13:33:10.842Z] + 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-09-03T13:33:10.852Z] Archiving artifacts [2021-09-03T13:33:10.881Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s) [2021-09-03T13:33:10.881Z] === RUN TestRenameInvalidName [2021-09-03T13:33:11.089Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-03T13:33:11.142Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-09-03T13:33:11.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-03T13:33:11.613Z] --- PASS: TestBuildMultiStageCopy (2.78s) [2021-09-03T13:33:11.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2021-09-03T13:33:11.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-09-03T13:33:11.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-09-03T13:33:11.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-09-03T13:33:11.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2021-09-03T13:33:11.613Z] === RUN TestBuildMultiStageParentConfig [2021-09-03T13:33:11.660Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-09-03T13:33:11.716Z] --- PASS: TestRenameInvalidName (0.75s) [2021-09-03T13:33:11.716Z] === RUN TestRenameAnonymousContainer [2021-09-03T13:33:11.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection Post stage [Pipeline] sh [2021-09-03T13:33:12.022Z] + echo Ensuring container killed. [2021-09-03T13:33:12.022Z] Ensuring container killed. [2021-09-03T13:33:12.022Z] + docker rm -vf docker-pr10 [2021-09-03T13:33:12.022Z] Error: No such container: docker-pr10 [Pipeline] sh [2021-09-03T13:33:12.306Z] + echo Chowning /workspace to jenkins user [2021-09-03T13:33:12.306Z] Chowning /workspace to jenkins user [2021-09-03T13:33:12.306Z] + id -u [2021-09-03T13:33:12.306Z] + id -g [2021-09-03T13:33:12.306Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42736:/workspace busybox chown -R 1000:1000 /workspace [2021-09-03T13:33:12.331Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42736/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-09-03T13:33:12.559Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2021-09-03T13:33:12.559Z] === RUN TestBuildLabelWithTargets [2021-09-03T13:33:12.655Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-03T13:33:12.655Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-03T13:33:12.655Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-03T13:33:12.655Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-03T13:33:12.655Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-03T13:33:12.655Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-03T13:33:12.655Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-03T13:33:12.655Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-03T13:33:12.655Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-03T13:33:12.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-03T13:33:12.691Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=bb87ba065c046944b14e7e9f32b84701fa2308f4 -e DOCKER_GRAPHDRIVER docker:bb87ba065c046944b14e7e9f32b84701fa2308f4 hack/make.sh binary [2021-09-03T13:33:13.112Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-03T13:33:13.112Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-03T13:33:13.112Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-03T13:33:13.112Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-03T13:33:13.112Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-03T13:33:13.112Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-03T13:33:13.112Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-09-03T13:33:13.112Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-03T13:33:13.112Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-09-03T13:33:13.112Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-03T13:33:13.112Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-03T13:33:13.112Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-03T13:33:13.112Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-03T13:33:13.112Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-03T13:33:13.112Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-09-03T13:33:13.112Z] === RUN TestConfigureDaemonLogs [2021-09-03T13:33:13.112Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-03T13:33:13.112Z] === RUN TestCommonOptionsInstallFlags [2021-09-03T13:33:13.112Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-03T13:33:13.112Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-03T13:33:13.112Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-03T13:33:13.112Z] PASS [2021-09-03T13:33:13.112Z] coverage: 18.5% of statements [2021-09-03T13:33:13.112Z] ok github.com/docker/docker/cmd/dockerd 0.326s coverage: 18.5% of statements [2021-09-03T13:33:13.112Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-03T13:33:13.112Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-03T13:33:13.256Z] [2021-09-03T13:33:13.256Z] Removing bundles/ [2021-09-03T13:33:13.256Z] [2021-09-03T13:33:13.256Z] ---> Making bundle: binary (in bundles/binary) [2021-09-03T13:33:13.256Z] Building: bundles/binary-daemon/dockerd-dev [2021-09-03T13:33:13.256Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:33:13.959Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2021-09-03T13:33:13.959Z] === RUN TestBuildWithEmptyLayers [2021-09-03T13:33:14.080Z] === RUN TestContainerStopSignal [2021-09-03T13:33:14.080Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestContainerStopTimeout [2021-09-03T13:33:14.080Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-03T13:33:14.080Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-03T13:33:14.080Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-03T13:33:14.080Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestReplaceAndAppendEnvVars [2021-09-03T13:33:14.080Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-03T13:33:14.080Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestNewMemoryStore [2021-09-03T13:33:14.080Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestAddContainers [2021-09-03T13:33:14.080Z] --- PASS: TestAddContainers (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestGetContainer [2021-09-03T13:33:14.080Z] --- PASS: TestGetContainer (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestDeleteContainer [2021-09-03T13:33:14.080Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestListContainers [2021-09-03T13:33:14.080Z] --- PASS: TestListContainers (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestFirstContainer [2021-09-03T13:33:14.080Z] --- PASS: TestFirstContainer (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestApplyAllContainer [2021-09-03T13:33:14.080Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestIsValidHealthString [2021-09-03T13:33:14.080Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestStateRunStop [2021-09-03T13:33:14.080Z] --- PASS: TestStateRunStop (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestStateTimeoutWait [2021-09-03T13:33:14.080Z] state_test.go:141: Stop callback fired [2021-09-03T13:33:14.080Z] state_test.go:165: Stop callback fired [2021-09-03T13:33:14.080Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-03T13:33:14.080Z] === RUN TestIsValidStateString [2021-09-03T13:33:14.080Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestViewSaveDelete [2021-09-03T13:33:14.080Z] --- PASS: TestViewSaveDelete (0.02s) [2021-09-03T13:33:14.080Z] === RUN TestViewAll [2021-09-03T13:33:14.080Z] --- PASS: TestViewAll (0.02s) [2021-09-03T13:33:14.080Z] === RUN TestViewGet [2021-09-03T13:33:14.080Z] --- PASS: TestViewGet (0.01s) [2021-09-03T13:33:14.080Z] === RUN TestNames [2021-09-03T13:33:14.080Z] --- PASS: TestNames (0.00s) [2021-09-03T13:33:14.080Z] === RUN TestViewWithHealthCheck [2021-09-03T13:33:14.080Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-03T13:33:14.080Z] PASS [2021-09-03T13:33:14.080Z] coverage: 41.5% of statements [2021-09-03T13:33:14.080Z] ok github.com/docker/docker/container 0.262s coverage: 41.5% of statements [2021-09-03T13:33:14.080Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-03T13:33:14.080Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-03T13:33:14.080Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-03T13:33:14.080Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-03T13:33:14.221Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-09-03T13:33:14.221Z] === RUN TestBuildMultiStageOnBuild [2021-09-03T13:33:14.574Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2021-09-03T13:33:14.574Z] === RUN TestRenameContainerWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-03T13:33:15.046Z] === RUN TestPrepare [2021-09-03T13:33:15.046Z] --- PASS: TestPrepare (0.00s) [2021-09-03T13:33:15.046Z] === RUN TestStart [2021-09-03T13:33:15.046Z] --- PASS: TestStart (0.00s) [2021-09-03T13:33:15.046Z] === RUN TestWaitCancel [2021-09-03T13:33:15.046Z] --- PASS: TestWaitCancel (0.00s) [2021-09-03T13:33:15.046Z] === RUN TestWaitDisabled [2021-09-03T13:33:15.046Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-03T13:33:15.046Z] === RUN TestWaitEnabled [2021-09-03T13:33:15.046Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-03T13:33:15.046Z] === RUN TestRemove [2021-09-03T13:33:15.046Z] --- PASS: TestRemove (0.00s) [2021-09-03T13:33:15.046Z] PASS [2021-09-03T13:33:15.046Z] coverage: 65.3% of statements [2021-09-03T13:33:15.046Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2021-09-03T13:33:15.146Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-09-03T13:33:15.146Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-03T13:33:15.152Z] + bundleName=amd64-cgroup2 [2021-09-03T13:33:15.152Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-09-03T13:33:15.152Z] Creating amd64-cgroup2-bundles.tar.gz [2021-09-03T13:33:15.152Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-03T13:33:15.152Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-09-03T13:33:15.425Z] Archiving artifacts [2021-09-03T13:33:16.089Z] check_test.go:308: [d48d363264d47] daemon is not started [2021-09-03T13:33:16.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-09-03T13:33:16.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-03T13:33:16.142Z] --- PASS: TestBuildMultiStageOnBuild (1.84s) [2021-09-03T13:33:16.142Z] === RUN TestBuildUncleanTarFilenames [2021-09-03T13:33:16.580Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-03T13:33:16.580Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-03T13:33:16.580Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-03T13:33:16.580Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-03T13:33:16.580Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-03T13:33:16.580Z] PASS [2021-09-03T13:33:16.580Z] coverage: 35.9% of statements [2021-09-03T13:33:16.580Z] ok github.com/docker/docker/daemon/cluster/convert 0.329s coverage: 35.9% of statements [2021-09-03T13:33:16.662Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2021-09-03T13:33:16.662Z] === RUN TestResize [2021-09-03T13:33:17.088Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-09-03T13:33:17.088Z] === RUN TestBuildMultiStageLayerLeak [2021-09-03T13:33:17.234Z] --- PASS: TestResize (0.70s) [2021-09-03T13:33:17.234Z] === RUN TestResizeWithInvalidSize [2021-09-03T13:33:17.247Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42736/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-03T13:33:17.549Z] === RUN TestNewListSecretsFilters [2021-09-03T13:33:17.549Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-03T13:33:17.549Z] === RUN TestNewListConfigsFilters [2021-09-03T13:33:17.549Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-03T13:33:17.549Z] PASS [2021-09-03T13:33:17.549Z] coverage: 0.5% of statements [2021-09-03T13:33:17.549Z] ok github.com/docker/docker/daemon/cluster 0.864s coverage: 0.5% of statements [2021-09-03T13:33:17.563Z] + make clean [2021-09-03T13:33:17.564Z] docker volume rm -f docker-dev-cache [2021-09-03T13:33:17.823Z] docker-dev-cache [Pipeline] deleteDir [2021-09-03T13:33:18.178Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-09-03T13:33:18.178Z] === RUN TestResizeWhenContainerNotStarted [2021-09-03T13:33:18.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-09-03T13:33:18.587Z] ? github.com/docker/docker/api [no test files] [2021-09-03T13:33:18.751Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:33:18.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:33:18.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:33:18.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-03T13:33:18.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-03T13:33:19.643Z] --- PASS: TestBuildMultiStageLayerLeak (2.11s) [2021-09-03T13:33:19.643Z] === RUN TestBuildWithHugeFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T13:33:20.449Z] === RUN TestDiscoveryOptsErrors [2021-09-03T13:33:20.449Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestDiscoveryOpts [2021-09-03T13:33:20.449Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-03T13:33:20.449Z] PASS [2021-09-03T13:33:20.449Z] coverage: 30.0% of statements [2021-09-03T13:33:20.449Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2021-09-03T13:33:20.449Z] === RUN TestBuilderGC [2021-09-03T13:33:20.449Z] --- PASS: TestBuilderGC (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestDaemonConfigurationNotFound [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestDaemonBrokenConfiguration [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestParseClusterAdvertiseSettings [2021-09-03T13:33:20.449Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestFindConfigurationConflicts [2021-09-03T13:33:20.449Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-03T13:33:20.449Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-03T13:33:20.449Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-03T13:33:20.449Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-03T13:33:20.449Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-03T13:33:20.449Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-03T13:33:20.449Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-03T13:33:20.449Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-03T13:33:20.449Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-03T13:33:20.449Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-03T13:33:20.449Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-03T13:33:20.449Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-03T13:33:20.449Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-03T13:33:20.449Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-03T13:33:20.449Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-03T13:33:20.449Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-03T13:33:20.450Z] === RUN TestValidateConfiguration [2021-09-03T13:33:20.450Z] === RUN TestValidateConfiguration/with_label [2021-09-03T13:33:20.450Z] === RUN TestValidateConfiguration/with_dns [2021-09-03T13:33:20.450Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-03T13:33:20.450Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-03T13:33:20.450Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-03T13:33:20.450Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-03T13:33:20.450Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-03T13:33:20.450Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-03T13:33:20.450Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-03T13:33:20.450Z] === RUN TestModifiedDiscoverySettings [2021-09-03T13:33:20.450Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-03T13:33:20.450Z] === RUN TestReloadSetConfigFileNotExist [2021-09-03T13:33:20.450Z] time="2021-09-03T13:33:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-03T13:33:20.450Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-09-03T13:33:20.450Z] === RUN TestReloadDefaultConfigNotExist [2021-09-03T13:33:20.450Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:33:20.450Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-03T13:33:20.450Z] === RUN TestReloadBadDefaultConfig [2021-09-03T13:33:20.450Z] time="2021-09-03T13:33:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2983647269" [2021-09-03T13:33:20.450Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-03T13:33:20.450Z] === RUN TestReloadWithConflictingLabels [2021-09-03T13:33:20.450Z] time="2021-09-03T13:33:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2894311072" [2021-09-03T13:33:20.450Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-03T13:33:20.450Z] === RUN TestReloadWithDuplicateLabels [2021-09-03T13:33:20.450Z] time="2021-09-03T13:33:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3869110542" [2021-09-03T13:33:20.450Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-03T13:33:20.450Z] === RUN TestDaemonConfigurationMerge [2021-09-03T13:33:20.450Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-03T13:33:20.450Z] PASS [2021-09-03T13:33:20.450Z] coverage: 80.4% of statements [2021-09-03T13:33:20.450Z] ok github.com/docker/docker/daemon/config 0.203s coverage: 80.4% of statements [2021-09-03T13:33:20.908Z] === RUN TestWaitNodeAttachment [2021-09-03T13:33:21.366Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-09-03T13:33:21.366Z] === RUN TestIsolationConversion [2021-09-03T13:33:21.366Z] === RUN TestIsolationConversion/default [2021-09-03T13:33:21.366Z] === RUN TestIsolationConversion/process [2021-09-03T13:33:21.366Z] === RUN TestIsolationConversion/hyperv [2021-09-03T13:33:21.366Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-03T13:33:21.366Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-03T13:33:21.366Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-03T13:33:21.366Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-03T13:33:21.366Z] === RUN TestContainerLabels [2021-09-03T13:33:21.366Z] --- PASS: TestContainerLabels (0.00s) [2021-09-03T13:33:21.366Z] === RUN TestCredentialSpecConversion [2021-09-03T13:33:21.366Z] === RUN TestCredentialSpecConversion/none [2021-09-03T13:33:21.366Z] === RUN TestCredentialSpecConversion/config [2021-09-03T13:33:21.366Z] === RUN TestCredentialSpecConversion/file [2021-09-03T13:33:21.366Z] === RUN TestCredentialSpecConversion/registry [2021-09-03T13:33:21.366Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-03T13:33:21.366Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-03T13:33:21.366Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-03T13:33:21.366Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-03T13:33:21.366Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-03T13:33:21.366Z] === RUN TestControllerValidateMountBind [2021-09-03T13:33:21.366Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-03T13:33:21.366Z] === RUN TestControllerValidateMountVolume [2021-09-03T13:33:21.367Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-03T13:33:21.367Z] === RUN TestControllerValidateMountTarget [2021-09-03T13:33:21.367Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-03T13:33:21.367Z] === RUN TestControllerValidateMountTmpfs [2021-09-03T13:33:21.367Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-03T13:33:21.367Z] === RUN TestControllerValidateMountInvalidType [2021-09-03T13:33:21.367Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-03T13:33:21.367Z] === RUN TestControllerValidateMountNamedPipe [2021-09-03T13:33:21.367Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-03T13:33:21.367Z] PASS [2021-09-03T13:33:21.367Z] coverage: 11.0% of statements [2021-09-03T13:33:21.367Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.748s coverage: 11.0% of statements [2021-09-03T13:33:21.367Z] === RUN TestEventsLog [2021-09-03T13:33:21.367Z] --- PASS: TestEventsLog (0.00s) [2021-09-03T13:33:21.367Z] === RUN TestEventsLogTimeout [2021-09-03T13:33:21.367Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-03T13:33:21.367Z] === RUN TestLogEvents [2021-09-03T13:33:21.367Z] --- PASS: TestLogEvents (0.05s) [2021-09-03T13:33:21.367Z] === RUN TestLoadBufferedEvents [2021-09-03T13:33:21.367Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-09-03T13:33:21.367Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-03T13:33:21.367Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-03T13:33:21.367Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-03T13:33:21.367Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-03T13:33:21.367Z] PASS [2021-09-03T13:33:21.367Z] coverage: 50.0% of statements [2021-09-03T13:33:21.367Z] ok github.com/docker/docker/daemon/events 0.215s coverage: 50.0% of statements [2021-09-03T13:33:21.824Z] === RUN TestIsEmptyDir [2021-09-03T13:33:21.824Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-03T13:33:21.824Z] PASS [2021-09-03T13:33:21.824Z] coverage: 2.3% of statements [2021-09-03T13:33:21.824Z] ok github.com/docker/docker/daemon/graphdriver 0.089s coverage: 2.3% of statements [2021-09-03T13:33:21.824Z] === RUN TestVerifyNetworkingConfig [2021-09-03T13:33:21.824Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestGetContainer [2021-09-03T13:33:21.824Z] --- PASS: TestGetContainer (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestValidContainerNames [2021-09-03T13:33:21.824Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestContainerInitDNS [2021-09-03T13:33:21.824Z] daemon_test.go:146: root required [2021-09-03T13:33:21.824Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestMerge [2021-09-03T13:33:21.824Z] --- PASS: TestMerge (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestValidateContainerIsolation [2021-09-03T13:33:21.824Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestFindNetworkErrorType [2021-09-03T13:33:21.824Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestEnsureServicesExist [2021-09-03T13:33:21.824Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestEnsureServicesExistErrors [2021-09-03T13:33:21.824Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-03T13:33:21.824Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-03T13:33:21.824Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-03T13:33:21.824Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-03T13:33:21.824Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-03T13:33:21.824Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-03T13:33:21.824Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestContainerDelete [2021-09-03T13:33:21.824Z] --- PASS: TestContainerDelete (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestContainerDoubleDelete [2021-09-03T13:33:21.824Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestLogContainerEventCopyLabels [2021-09-03T13:33:21.824Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestLogContainerEventWithAttributes [2021-09-03T13:33:21.824Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2021-09-03T13:33:21.824Z] === RUN TestNoneHealthcheck [2021-09-03T13:33:21.824Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestHealthStates [2021-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] time="2021-09-03T13:33:21Z" 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-09-03T13:33:21.824Z] --- PASS: TestHealthStates (0.15s) [2021-09-03T13:33:21.824Z] === RUN TestMaskURLCredentials [2021-09-03T13:33:21.824Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-03T13:33:21.824Z] === RUN TestGetInspectData [2021-09-03T13:33:21.825Z] --- PASS: TestGetInspectData (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestFillLicense [2021-09-03T13:33:21.825Z] --- PASS: TestFillLicense (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestListInvalidFilter [2021-09-03T13:33:21.825Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestNameFilter [2021-09-03T13:33:21.825Z] --- PASS: TestNameFilter (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-03T13:33:21.825Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-03T13:33:21.825Z] === 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-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-03T13:33:21.825Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-03T13:33:21.825Z] --- 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-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-03T13:33:21.825Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestDaemonReloadLabels [2021-09-03T13:33:21.825Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-03T13:33:21.825Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestDaemonReloadMirrors [2021-09-03T13:33:21.825Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-03T13:33:21.825Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-03T13:33:21.825Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-03T13:33:21.825Z] === RUN TestDaemonDiscoveryReload [2021-09-03T13:33:22.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:33:22.283Z] === RUN TestLinkNaming [2021-09-03T13:33:22.283Z] --- PASS: TestLinkNaming (0.00s) [2021-09-03T13:33:22.283Z] === RUN TestLinkNew [2021-09-03T13:33:22.283Z] --- PASS: TestLinkNew (0.00s) [2021-09-03T13:33:22.283Z] === RUN TestLinkEnv [2021-09-03T13:33:22.283Z] --- PASS: TestLinkEnv (0.00s) [2021-09-03T13:33:22.283Z] === RUN TestLinkMultipleEnv [2021-09-03T13:33:22.283Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-03T13:33:22.283Z] === RUN TestLinkPortRangeEnv [2021-09-03T13:33:22.283Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-03T13:33:22.283Z] PASS [2021-09-03T13:33:22.283Z] coverage: 93.0% of statements [2021-09-03T13:33:22.283Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-09-03T13:33:22.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:33:23.250Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-09-03T13:33:23.250Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-03T13:33:23.250Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-03T13:33:23.250Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-03T13:33:23.708Z] === RUN TestAdapterReadLogs [2021-09-03T13:33:23.708Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-03T13:33:23.708Z] === RUN TestCopier [2021-09-03T13:33:23.708Z] --- PASS: TestCopier (0.00s) [2021-09-03T13:33:23.708Z] === RUN TestCopierLongLines [2021-09-03T13:33:23.708Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-03T13:33:23.708Z] === RUN TestCopierSlow [2021-09-03T13:33:24.166Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-03T13:33:24.166Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-03T13:33:24.166Z] reload_test.go:520: root required [2021-09-03T13:33:24.166Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-03T13:33:24.166Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-03T13:33:24.166Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-03T13:33:24.166Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-03T13:33:24.166Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-03T13:33:24.166Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-03T13:33:24.166Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-03T13:33:24.166Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-03T13:33:24.166Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-03T13:33:24.166Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-03T13:33:24.166Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-03T13:33:24.166Z] === RUN TestParseVolumesFrom [2021-09-03T13:33:24.167Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-03T13:33:24.167Z] PASS [2021-09-03T13:33:24.167Z] coverage: 9.1% of statements [2021-09-03T13:33:24.167Z] ok github.com/docker/docker/daemon 2.368s coverage: 9.1% of statements [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-03T13:33:24.167Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-03T13:33:24.167Z] --- PASS: TestCopierSlow (0.20s) [2021-09-03T13:33:24.167Z] === RUN TestCopierWithSized [2021-09-03T13:33:24.167Z] === RUN TestCopierWithSized/as_is [2021-09-03T13:33:24.167Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-03T13:33:24.167Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-03T13:33:24.167Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-03T13:33:24.167Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-03T13:33:24.167Z] === RUN TestCopierWithPartial [2021-09-03T13:33:24.167Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-03T13:33:24.167Z] === RUN TestRingLogger [2021-09-03T13:33:24.167Z] --- PASS: TestRingLogger (0.00s) [2021-09-03T13:33:24.167Z] === RUN TestRingCap [2021-09-03T13:33:24.167Z] --- PASS: TestRingCap (0.00s) [2021-09-03T13:33:24.167Z] === RUN TestRingClose [2021-09-03T13:33:24.167Z] --- PASS: TestRingClose (0.00s) [2021-09-03T13:33:24.167Z] === RUN TestRingDrain [2021-09-03T13:33:24.167Z] --- PASS: TestRingDrain (0.00s) [2021-09-03T13:33:24.167Z] PASS [2021-09-03T13:33:24.167Z] coverage: 43.8% of statements [2021-09-03T13:33:24.167Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 43.8% of statements [2021-09-03T13:33:24.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:33:24.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:33:24.625Z] === RUN TestNewStreamConfig [2021-09-03T13:33:24.625Z] === RUN TestNewStreamConfig/defaults [2021-09-03T13:33:24.625Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-03T13:33:24.625Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-03T13:33:24.625Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-03T13:33:24.625Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-03T13:33:24.625Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-03T13:33:24.625Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-03T13:33:24.625Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-03T13:33:24.625Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-03T13:33:24.625Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-03T13:33:24.625Z] time="2021-09-03T13:33:24Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-03T13:33:24.625Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-09-03T13:33:24.625Z] === RUN TestCreateSuccess [2021-09-03T13:33:24.625Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCreateStreamSkipped [2021-09-03T13:33:24.625Z] time="2021-09-03T13:33:24Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-03T13:33:24.625Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCreateLogGroupSuccess [2021-09-03T13:33:24.625Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCreateError [2021-09-03T13:33:24.625Z] --- PASS: TestCreateError (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCreateAlreadyExists [2021-09-03T13:33:24.625Z] time="2021-09-03T13:33:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-03T13:33:24.625Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestLogClosed [2021-09-03T13:33:24.625Z] --- PASS: TestLogClosed (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestLogBlocking [2021-09-03T13:33:24.625Z] --- PASS: TestLogBlocking (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-03T13:33:24.625Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestLogNonBlockingBufferFull [2021-09-03T13:33:24.625Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestPublishBatchSuccess [2021-09-03T13:33:24.625Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestPublishBatchError [2021-09-03T13:33:24.625Z] time="2021-09-03T13:33:24Z" level=error msg=Error [2021-09-03T13:33:24.625Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-03T13:33:24.625Z] time="2021-09-03T13:33:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-03T13:33:24.625Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-03T13:33:24.625Z] time="2021-09-03T13:33:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-03T13:33:24.625Z] time="2021-09-03T13:33:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-03T13:33:24.625Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCollectBatchSimple [2021-09-03T13:33:24.625Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCollectBatchTicker [2021-09-03T13:33:24.625Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCollectBatchMultilinePattern [2021-09-03T13:33:24.625Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-03T13:33:24.625Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-03T13:33:24.625Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-03T13:33:24.625Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-03T13:33:24.625Z] === RUN TestCollectBatchClose [2021-09-03T13:33:24.625Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestEffectiveLen [2021-09-03T13:33:24.625Z] === RUN TestEffectiveLen/0/Hello [2021-09-03T13:33:24.625Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-03T13:33:24.625Z] === RUN TestEffectiveLen/2/🙃 [2021-09-03T13:33:24.625Z] === RUN TestEffectiveLen/3/���� [2021-09-03T13:33:24.625Z] === RUN TestEffectiveLen/4/He��o [2021-09-03T13:33:24.625Z] === RUN TestEffectiveLen/5/ [2021-09-03T13:33:24.625Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestFindValidSplit [2021-09-03T13:33:24.625Z] === RUN TestFindValidSplit/0/ [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1063: [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:33:24.625Z] === RUN TestFindValidSplit/1/Hello [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1063: Hello [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:33:24.625Z] === RUN TestFindValidSplit/2/Hello [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1063: He [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1064: llo [2021-09-03T13:33:24.625Z] === RUN TestFindValidSplit/3/Hello [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1063: [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1064: Hello [2021-09-03T13:33:24.625Z] === RUN TestFindValidSplit/4/🙃 [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1063: [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-03T13:33:24.625Z] === RUN TestFindValidSplit/5/🙃 [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:33:24.625Z] === RUN TestFindValidSplit/6/a� [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1063: a [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1064: � [2021-09-03T13:33:24.625Z] === RUN TestFindValidSplit/7/a� [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1063: a� [2021-09-03T13:33:24.625Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:33:24.625Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-03T13:33:24.625Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-03T13:33:24.625Z] === RUN TestProcessEventEmoji [2021-09-03T13:33:24.626Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-09-03T13:33:24.626Z] === RUN TestCollectBatchLineSplit [2021-09-03T13:33:24.626Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-03T13:33:24.626Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestCollectBatchMaxEvents [2021-09-03T13:33:24.626Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-03T13:33:24.626Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-03T13:33:24.626Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-03T13:33:24.626Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-03T13:33:24.626Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-03T13:33:24.626Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-03T13:33:24.626Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-09-03T13:33:24.626Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-03T13:33:24.626Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-03T13:33:24.626Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-03T13:33:24.626Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-03T13:33:24.626Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-03T13:33:24.626Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-03T13:33:24.626Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-03T13:33:24.626Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-03T13:33:24.626Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-03T13:33:24.626Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-03T13:33:24.626Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-03T13:33:24.626Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestCreateTagSuccess [2021-09-03T13:33:24.626Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-03T13:33:24.626Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-03T13:33:24.626Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-03T13:33:24.626Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-03T13:33:24.626Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-03T13:33:24.626Z] PASS [2021-09-03T13:33:24.626Z] coverage: 77.4% of statements [2021-09-03T13:33:24.626Z] ok github.com/docker/docker/daemon/logger/awslogs 0.372s coverage: 77.4% of statements [2021-09-03T13:33:24.626Z] === RUN TestSearchRegistryForImagesErrors [2021-09-03T13:33:24.626Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestSearchRegistryForImages [2021-09-03T13:33:24.626Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestOnlyPlatformWithFallback [2021-09-03T13:33:24.626Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-03T13:33:24.626Z] === RUN TestImageDelete [2021-09-03T13:33:24.626Z] === RUN TestImageDelete/no_lease [2021-09-03T13:33:24.626Z] === RUN TestImageDelete/lease_exists [2021-09-03T13:33:24.626Z] --- PASS: TestImageDelete (0.04s) [2021-09-03T13:33:24.626Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-03T13:33:24.626Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-03T13:33:24.626Z] === RUN TestContentStoreForPull [2021-09-03T13:33:25.084Z] --- PASS: TestContentStoreForPull (0.15s) [2021-09-03T13:33:25.084Z] PASS [2021-09-03T13:33:25.084Z] coverage: 6.7% of statements [2021-09-03T13:33:25.084Z] ok github.com/docker/docker/daemon/images 0.283s coverage: 6.7% of statements [2021-09-03T13:33:25.084Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-03T13:33:25.084Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-03T13:33:25.084Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-03T13:33:25.084Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-03T13:33:25.084Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-03T13:33:25.084Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-03T13:33:25.084Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-03T13:33:25.084Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-03T13:33:25.084Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-03T13:33:25.084Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-03T13:33:25.084Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-09-03T13:33:25.084Z] === RUN TestFastTimeMarshalJSON [2021-09-03T13:33:25.084Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-03T13:33:25.084Z] PASS [2021-09-03T13:33:25.084Z] coverage: 87.2% of statements [2021-09-03T13:33:25.084Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.156s coverage: 87.2% of statements [2021-09-03T13:33:25.542Z] === RUN TestJSONFileLogger [2021-09-03T13:33:25.542Z] --- PASS: TestJSONFileLogger (0.02s) [2021-09-03T13:33:25.542Z] === RUN TestJSONFileLoggerWithTags [2021-09-03T13:33:25.542Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-03T13:33:25.542Z] === RUN TestJSONFileLoggerWithOpts [2021-09-03T13:33:25.542Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-09-03T13:33:25.542Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-03T13:33:25.542Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-03T13:33:25.542Z] === RUN TestEncodeDecode [2021-09-03T13:33:25.542Z] === PAUSE TestEncodeDecode [2021-09-03T13:33:25.542Z] === RUN TestUnexpectedEOF [2021-09-03T13:33:25.542Z] time="2021-09-03T13:33:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-03T13:33:25.542Z] time="2021-09-03T13:33:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-03T13:33:25.542Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-09-03T13:33:25.542Z] === CONT TestEncodeDecode [2021-09-03T13:33:25.542Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-03T13:33:25.542Z] PASS [2021-09-03T13:33:25.542Z] coverage: 69.9% of statements [2021-09-03T13:33:25.542Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.263s coverage: 69.9% of statements [2021-09-03T13:33:26.003Z] === RUN TestWriteLog [2021-09-03T13:33:26.003Z] === PAUSE TestWriteLog [2021-09-03T13:33:26.003Z] === RUN TestReadLog [2021-09-03T13:33:26.003Z] === PAUSE TestReadLog [2021-09-03T13:33:26.003Z] === CONT TestWriteLog [2021-09-03T13:33:26.003Z] --- PASS: TestWriteLog (0.00s) [2021-09-03T13:33:26.003Z] === CONT TestReadLog [2021-09-03T13:33:26.003Z] === RUN TestReadLog/tail_exact [2021-09-03T13:33:26.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-03T13:33:26.465Z] === RUN TestReadLog/tail_less_than_available [2021-09-03T13:33:26.465Z] === RUN TestReadLog/tail_more_than_available [2021-09-03T13:33:26.465Z] --- PASS: TestReadLog (0.16s) [2021-09-03T13:33:26.465Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-09-03T13:33:26.465Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-03T13:33:26.465Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-03T13:33:26.465Z] PASS [2021-09-03T13:33:26.465Z] coverage: 75.2% of statements [2021-09-03T13:33:26.465Z] ok github.com/docker/docker/daemon/logger/local 0.228s coverage: 75.2% of statements [2021-09-03T13:33:26.465Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-03T13:33:26.465Z] === RUN TestOpenFileDelete [2021-09-03T13:33:26.465Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-03T13:33:26.465Z] === RUN TestOpenFileRename [2021-09-03T13:33:26.465Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-03T13:33:26.465Z] === RUN TestParseLogTagDefaultTag [2021-09-03T13:33:26.465Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-03T13:33:26.465Z] === RUN TestParseLogTag [2021-09-03T13:33:26.465Z] --- PASS: TestParseLogTag (0.00s) [2021-09-03T13:33:26.465Z] === RUN TestParseLogTagEmptyTag [2021-09-03T13:33:26.465Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-03T13:33:26.465Z] === RUN TestTailFiles [2021-09-03T13:33:26.465Z] --- PASS: TestTailFiles (0.00s) [2021-09-03T13:33:26.465Z] === RUN TestFollowLogsConsumerGone [2021-09-03T13:33:26.465Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-03T13:33:26.465Z] === RUN TestFollowLogsProducerGone [2021-09-03T13:33:26.465Z] logfile_test.go:178: logDecode() closed after sending 238 messages [2021-09-03T13:33:26.465Z] logfile_test.go:231: messages sent: 238, received: 238 [2021-09-03T13:33:26.465Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-03T13:33:26.465Z] === RUN TestCheckCapacityAndRotate [2021-09-03T13:33:26.465Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-03T13:33:26.465Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-03T13:33:26.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-03T13:33:26.923Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-09-03T13:33:26.923Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-03T13:33:26.923Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-09-03T13:33:26.923Z] PASS [2021-09-03T13:33:26.923Z] coverage: 55.3% of statements [2021-09-03T13:33:26.923Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.191s coverage: 55.3% of statements [2021-09-03T13:33:26.923Z] === RUN TestLog [2021-09-03T13:33:26.923Z] --- PASS: TestLog (0.00s) [2021-09-03T13:33:26.923Z] PASS [2021-09-03T13:33:26.923Z] coverage: 31.5% of statements [2021-09-03T13:33:26.923Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.054s coverage: 31.5% of statements [2021-09-03T13:33:27.381Z] === RUN TestValidateLogOpt [2021-09-03T13:33:27.381Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-03T13:33:27.381Z] === RUN TestNewMissedConfig [2021-09-03T13:33:27.381Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-03T13:33:27.381Z] === RUN TestNewMissedUrl [2021-09-03T13:33:27.381Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-03T13:33:27.381Z] === RUN TestNewMissedToken [2021-09-03T13:33:27.381Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-03T13:33:27.381Z] === RUN TestNewWithProxy [2021-09-03T13:33:27.381Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-03T13:33:27.381Z] === RUN TestDefault [2021-09-03T13:33:27.381Z] --- PASS: TestDefault (0.01s) [2021-09-03T13:33:27.381Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-03T13:33:27.381Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-03T13:33:27.381Z] === RUN TestJsonFormat [2021-09-03T13:33:27.381Z] --- PASS: TestJsonFormat (0.01s) [2021-09-03T13:33:27.381Z] === RUN TestRawFormat [2021-09-03T13:33:27.381Z] --- PASS: TestRawFormat (0.00s) [2021-09-03T13:33:27.381Z] === RUN TestRawFormatWithLabels [2021-09-03T13:33:27.381Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-03T13:33:27.381Z] === RUN TestRawFormatWithoutTag [2021-09-03T13:33:27.381Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-03T13:33:27.381Z] === RUN TestBatching [2021-09-03T13:33:27.381Z] === RUN TestNewParse [2021-09-03T13:33:27.381Z] --- PASS: TestNewParse (0.00s) [2021-09-03T13:33:27.381Z] PASS [2021-09-03T13:33:27.381Z] coverage: 8.3% of statements [2021-09-03T13:33:27.381Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-09-03T13:33:27.381Z] --- PASS: TestBatching (0.23s) [2021-09-03T13:33:27.381Z] === RUN TestFrequency [2021-09-03T13:33:27.840Z] === RUN TestParseLogFormat [2021-09-03T13:33:27.840Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-03T13:33:27.840Z] === RUN TestValidateLogOptEmpty [2021-09-03T13:33:27.840Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-03T13:33:27.840Z] === RUN TestValidateSyslogAddress [2021-09-03T13:33:27.840Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-03T13:33:27.840Z] === RUN TestParseAddressDefaultPort [2021-09-03T13:33:27.840Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-03T13:33:27.840Z] === RUN TestValidateSyslogFacility [2021-09-03T13:33:27.840Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-03T13:33:27.840Z] === RUN TestValidateLogOptSyslogFormat [2021-09-03T13:33:27.840Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-03T13:33:27.840Z] === RUN TestValidateLogOpt [2021-09-03T13:33:27.840Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-03T13:33:27.840Z] PASS [2021-09-03T13:33:27.840Z] coverage: 46.8% of statements [2021-09-03T13:33:27.840Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2021-09-03T13:33:27.840Z] --- PASS: TestFrequency (0.16s) [2021-09-03T13:33:27.840Z] === RUN TestOneMessagePerRequest [2021-09-03T13:33:27.840Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-03T13:33:27.840Z] === RUN TestVerify [2021-09-03T13:33:27.840Z] --- PASS: TestVerify (0.00s) [2021-09-03T13:33:27.840Z] === RUN TestSkipVerify [2021-09-03T13:33:27.840Z] time="2021-09-03T13:33:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:27.840Z] time="2021-09-03T13:33:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:27.840Z] time="2021-09-03T13:33:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:27.840Z] time="2021-09-03T13:33:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:27.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-03T13:33:28.299Z] --- PASS: TestSkipVerify (0.54s) [2021-09-03T13:33:28.299Z] === RUN TestBufferMaximum [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676008.005743\",\"host\":\"48f9caf7f668\"}'" [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676008.005743\",\"host\":\"48f9caf7f668\"}'" [2021-09-03T13:33:28.299Z] --- PASS: TestBufferMaximum (0.01s) [2021-09-03T13:33:28.299Z] === RUN TestServerAlwaysDown [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676008.013819\",\"host\":\"48f9caf7f668\"}'" [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676008.013819\",\"host\":\"48f9caf7f668\"}'" [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676008.013819\",\"host\":\"48f9caf7f668\"}'" [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676008.014813\",\"host\":\"48f9caf7f668\"}'" [2021-09-03T13:33:28.299Z] time="2021-09-03T13:33:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676008.014813\",\"host\":\"48f9caf7f668\"}'" [2021-09-03T13:33:28.299Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-03T13:33:28.299Z] === RUN TestCannotSendAfterClose [2021-09-03T13:33:28.299Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-03T13:33:28.299Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-03T13:33:29.265Z] === RUN TestV1IDService [2021-09-03T13:33:29.265Z] --- PASS: TestV1IDService (0.02s) [2021-09-03T13:33:29.265Z] === RUN TestV2MetadataService [2021-09-03T13:33:29.265Z] time="2021-09-03T13:33:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49214/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-03T13:33:29.265Z] time="2021-09-03T13:33:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"48f9caf7f668\"}'" [2021-09-03T13:33:29.265Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-03T13:33:29.265Z] PASS [2021-09-03T13:33:29.265Z] coverage: 82.5% of statements [2021-09-03T13:33:29.265Z] ok github.com/docker/docker/daemon/logger/splunk 2.043s coverage: 82.5% of statements [2021-09-03T13:33:29.265Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-03T13:33:29.265Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-03T13:33:29.265Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-03T13:33:29.265Z] === RUN TestSuccessfulDownload [2021-09-03T13:33:29.265Z] download_test.go:267: Needs fixing on Windows [2021-09-03T13:33:29.265Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-03T13:33:29.265Z] === RUN TestCancelledDownload [2021-09-03T13:33:29.265Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-03T13:33:29.265Z] === RUN TestMaxDownloadAttempts [2021-09-03T13:33:29.265Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-03T13:33:29.265Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-03T13:33:29.265Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-03T13:33:29.265Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-03T13:33:29.265Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-03T13:33:29.265Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-03T13:33:29.265Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-03T13:33:29.265Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-03T13:33:29.265Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-03T13:33:29.265Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-03T13:33:29.265Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-03T13:33:29.265Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-03T13:33:29.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-03T13:33:29.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-03T13:33:29.723Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-03T13:33:29.723Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-03T13:33:29.723Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-03T13:33:29.723Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-03T13:33:29.723Z] === RUN TestContinueOnError_NeverContinue [2021-09-03T13:33:29.723Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-03T13:33:29.723Z] === RUN TestManifestStore [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/no_remote_or_local [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local346158291\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/no_local_cache [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/with_local_cache [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/unknown_media_type [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=warning msg="reference for unknown type: " [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:33:29.723Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-03T13:33:29.723Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-09-03T13:33:29.723Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-09-03T13:33:29.723Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-09-03T13:33:29.723Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-09-03T13:33:29.723Z] === RUN TestTransfer [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=warning msg="reference for unknown type: " [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=warning msg="reference for unknown type: " [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=warning msg="reference for unknown type: " [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=warning msg="reference for unknown type: " [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-03T13:33:29.723Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-03T13:33:29.723Z] time="2021-09-03T13:33:29Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore (0.29s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-03T13:33:29.723Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-03T13:33:29.723Z] === RUN TestDetectManifestBlobMediaType [2021-09-03T13:33:29.723Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-03T13:33:29.723Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-03T13:33:29.723Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-03T13:33:29.723Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-03T13:33:29.723Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-03T13:33:29.723Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-03T13:33:29.723Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-03T13:33:29.723Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-03T13:33:29.723Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-03T13:33:29.723Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-03T13:33:29.723Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-03T13:33:29.723Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-03T13:33:29.723Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-03T13:33:29.723Z] === RUN TestFixManifestLayers [2021-09-03T13:33:29.723Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-03T13:33:29.723Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-03T13:33:29.723Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-03T13:33:29.723Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-03T13:33:29.723Z] === RUN TestFixManifestLayersBadParent [2021-09-03T13:33:29.723Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-03T13:33:29.723Z] === RUN TestValidateManifest [2021-09-03T13:33:29.724Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-03T13:33:29.724Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-03T13:33:29.724Z] === RUN TestFormatPlatform [2021-09-03T13:33:29.724Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-03T13:33:29.724Z] === RUN TestGetRepositoryMountCandidates [2021-09-03T13:33:29.724Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-03T13:33:29.724Z] === RUN TestLayerAlreadyExists [2021-09-03T13:33:29.724Z] 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-09-03T13:33:29.724Z] 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-09-03T13:33:29.724Z] 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-09-03T13:33:29.724Z] 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-09-03T13:33:29.724Z] 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-09-03T13:33:29.724Z] 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-09-03T13:33:29.724Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-03T13:33:29.724Z] === RUN TestWhenEmptyAuthConfig [2021-09-03T13:33:29.724Z] --- PASS: TestTransfer (0.12s) [2021-09-03T13:33:29.724Z] === RUN TestConcurrencyLimit [2021-09-03T13:33:30.181Z] --- PASS: TestV2MetadataService (0.83s) [2021-09-03T13:33:30.181Z] PASS [2021-09-03T13:33:30.181Z] coverage: 48.2% of statements [2021-09-03T13:33:30.181Z] ok github.com/docker/docker/distribution/metadata 0.916s coverage: 48.2% of statements [2021-09-03T13:33:30.181Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-09-03T13:33:30.181Z] === RUN TestInactiveJobs [2021-09-03T13:33:30.181Z] === RUN TestNotFound [2021-09-03T13:33:30.181Z] --- PASS: TestNotFound (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestConflict [2021-09-03T13:33:30.181Z] --- PASS: TestConflict (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestForbidden [2021-09-03T13:33:30.181Z] --- PASS: TestForbidden (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestInvalidParameter [2021-09-03T13:33:30.181Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestNotImplemented [2021-09-03T13:33:30.181Z] --- PASS: TestNotImplemented (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestNotModified [2021-09-03T13:33:30.181Z] --- PASS: TestNotModified (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestUnauthorized [2021-09-03T13:33:30.181Z] --- PASS: TestUnauthorized (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestUnknown [2021-09-03T13:33:30.181Z] --- PASS: TestUnknown (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestCancelled [2021-09-03T13:33:30.181Z] --- PASS: TestCancelled (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestDeadline [2021-09-03T13:33:30.181Z] --- PASS: TestDeadline (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestDataLoss [2021-09-03T13:33:30.181Z] --- PASS: TestDataLoss (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestUnavailable [2021-09-03T13:33:30.181Z] --- PASS: TestUnavailable (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestSystem [2021-09-03T13:33:30.181Z] --- PASS: TestSystem (0.00s) [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Not_Found [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Bad_Request [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Conflict [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Unauthorized [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Forbidden [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Not_Modified [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-03T13:33:30.181Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-03T13:33:30.181Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-03T13:33:30.181Z] PASS [2021-09-03T13:33:30.181Z] coverage: 53.1% of statements [2021-09-03T13:33:30.181Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-09-03T13:33:30.639Z] --- PASS: TestInactiveJobs (0.37s) [2021-09-03T13:33:30.639Z] === RUN TestWatchRelease [2021-09-03T13:33:30.639Z] --- PASS: TestWatchRelease (0.04s) [2021-09-03T13:33:30.639Z] === RUN TestWatchFinishedTransfer [2021-09-03T13:33:30.639Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-03T13:33:30.639Z] === RUN TestDuplicateTransfer [2021-09-03T13:33:30.639Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-03T13:33:30.639Z] === RUN TestSuccessfulUpload [2021-09-03T13:33:31.097Z] --- PASS: TestWhenEmptyAuthConfig (1.03s) [2021-09-03T13:33:31.097Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-03T13:33:31.097Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-03T13:33:31.097Z] === RUN TestTokenPassThru [2021-09-03T13:33:31.097Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-03T13:33:31.097Z] === RUN TestTokenPassThruDifferentHost [2021-09-03T13:33:31.097Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-03T13:33:31.097Z] PASS [2021-09-03T13:33:31.097Z] coverage: 24.1% of statements [2021-09-03T13:33:31.097Z] ok github.com/docker/docker/distribution 1.411s coverage: 24.1% of statements [2021-09-03T13:33:31.097Z] time="2021-09-03T13:33:30Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-03T13:33:31.097Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-03T13:33:31.097Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-09-03T13:33:31.097Z] === RUN TestCancelledUpload [2021-09-03T13:33:31.097Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-03T13:33:31.097Z] PASS [2021-09-03T13:33:31.097Z] coverage: 76.8% of statements [2021-09-03T13:33:31.097Z] ok github.com/docker/docker/distribution/xfer 1.856s coverage: 76.8% of statements [2021-09-03T13:33:31.097Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-03T13:33:31.097Z] === RUN TestCompare [2021-09-03T13:33:31.097Z] --- PASS: TestCompare (0.00s) [2021-09-03T13:33:31.097Z] PASS [2021-09-03T13:33:31.097Z] coverage: 19.2% of statements [2021-09-03T13:33:31.097Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-09-03T13:33:31.097Z] === RUN TestFSGetInvalidData [2021-09-03T13:33:31.097Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-03T13:33:31.097Z] === RUN TestFSInvalidSet [2021-09-03T13:33:31.097Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-03T13:33:31.097Z] === RUN TestFSInvalidRoot [2021-09-03T13:33:31.097Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-09-03T13:33:31.097Z] === RUN TestFSMetadataGetSet [2021-09-03T13:33:31.555Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-09-03T13:33:31.555Z] === RUN TestFSInvalidWalker [2021-09-03T13:33:31.555Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-03T13:33:31.555Z] === RUN TestFSGetSet [2021-09-03T13:33:31.555Z] --- PASS: TestFSGetSet (0.02s) [2021-09-03T13:33:31.555Z] === RUN TestFSGetUnsetKey [2021-09-03T13:33:31.555Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-09-03T13:33:31.555Z] === RUN TestFSGetEmptyData [2021-09-03T13:33:31.555Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-03T13:33:31.555Z] === RUN TestFSDelete [2021-09-03T13:33:31.555Z] --- PASS: TestFSDelete (0.03s) [2021-09-03T13:33:31.555Z] === RUN TestFSWalker [2021-09-03T13:33:31.555Z] --- PASS: TestFSWalker (0.02s) [2021-09-03T13:33:31.555Z] === RUN TestFSWalkerStopOnError [2021-09-03T13:33:31.555Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-03T13:33:31.555Z] === RUN TestNewFromJSON [2021-09-03T13:33:31.555Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-03T13:33:31.555Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-03T13:33:31.555Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-03T13:33:31.555Z] === RUN TestMarshalKeyOrder [2021-09-03T13:33:31.555Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-03T13:33:31.555Z] === RUN TestHistoryEqual [2021-09-03T13:33:31.555Z] --- PASS: TestHistoryEqual (0.13s) [2021-09-03T13:33:31.555Z] === RUN TestImage [2021-09-03T13:33:31.555Z] --- PASS: TestImage (0.00s) [2021-09-03T13:33:31.555Z] === RUN TestImageOSNotEmpty [2021-09-03T13:33:31.555Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-03T13:33:31.555Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-03T13:33:31.555Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-03T13:33:31.555Z] === RUN TestCreate [2021-09-03T13:33:31.555Z] --- PASS: TestCreate (0.00s) [2021-09-03T13:33:31.555Z] === RUN TestRestore [2021-09-03T13:33:31.555Z] time="2021-09-03T13:33:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-03T13:33:31.555Z] --- PASS: TestRestore (0.03s) [2021-09-03T13:33:31.555Z] === RUN TestAddDelete [2021-09-03T13:33:31.555Z] --- PASS: TestAddDelete (0.02s) [2021-09-03T13:33:31.555Z] === RUN TestSearchAfterDelete [2021-09-03T13:33:31.555Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-03T13:33:31.555Z] === RUN TestParentReset [2021-09-03T13:33:31.555Z] --- PASS: TestParentReset (0.03s) [2021-09-03T13:33:31.555Z] === RUN TestGetAndSetLastUpdated [2021-09-03T13:33:31.555Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-09-03T13:33:31.555Z] === RUN TestStoreLen [2021-09-03T13:33:31.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-03T13:33:32.013Z] --- PASS: TestStoreLen (0.09s) [2021-09-03T13:33:32.013Z] PASS [2021-09-03T13:33:32.013Z] coverage: 86.6% of statements [2021-09-03T13:33:32.013Z] ok github.com/docker/docker/image 0.594s coverage: 86.6% of statements [2021-09-03T13:33:32.013Z] === RUN TestMakeV1ConfigFromConfig [2021-09-03T13:33:32.013Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-03T13:33:32.013Z] PASS [2021-09-03T13:33:32.013Z] coverage: 25.0% of statements [2021-09-03T13:33:32.013Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2021-09-03T13:33:32.471Z] === RUN TestValidateManifest [2021-09-03T13:33:32.471Z] === RUN TestValidateManifest/nil [2021-09-03T13:33:32.471Z] === RUN TestValidateManifest/non-nil [2021-09-03T13:33:32.471Z] --- PASS: TestValidateManifest (0.00s) [2021-09-03T13:33:32.471Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-03T13:33:32.471Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-03T13:33:32.471Z] PASS [2021-09-03T13:33:32.471Z] coverage: 0.7% of statements [2021-09-03T13:33:32.471Z] ok github.com/docker/docker/image/tarexport 0.150s coverage: 0.7% of statements [2021-09-03T13:33:32.471Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-03T13:33:33.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-03T13:33:33.423Z] === RUN TestMiddlewares [2021-09-03T13:33:33.423Z] --- PASS: TestMiddlewares (0.00s) [2021-09-03T13:33:33.423Z] PASS [2021-09-03T13:33:33.423Z] coverage: 9.0% of statements [2021-09-03T13:33:33.423Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2021-09-03T13:33:33.437Z] === RUN TestSerialization [2021-09-03T13:33:33.437Z] --- PASS: TestSerialization (0.05s) [2021-09-03T13:33:33.437Z] PASS [2021-09-03T13:33:33.437Z] coverage: 100.0% of statements [2021-09-03T13:33:33.437Z] ok github.com/docker/docker/libcontainerd/queue 0.090s coverage: 100.0% of statements [2021-09-03T13:33:33.437Z] === RUN TestEmptyLayer [2021-09-03T13:33:33.437Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestCommitFailure [2021-09-03T13:33:33.437Z] --- PASS: TestCommitFailure (0.01s) [2021-09-03T13:33:33.437Z] === RUN TestStartTransactionFailure [2021-09-03T13:33:33.437Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestGetOrphan [2021-09-03T13:33:33.437Z] --- PASS: TestGetOrphan (0.01s) [2021-09-03T13:33:33.437Z] === RUN TestMountAndRegister [2021-09-03T13:33:33.437Z] layer_test.go:270: Layer size: 14 [2021-09-03T13:33:33.437Z] --- PASS: TestMountAndRegister (0.04s) [2021-09-03T13:33:33.437Z] === RUN TestLayerRelease [2021-09-03T13:33:33.437Z] layer_test.go:303: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestStoreRestore [2021-09-03T13:33:33.437Z] layer_test.go:352: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestTarStreamStability [2021-09-03T13:33:33.437Z] layer_test.go:467: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestRegisterExistingLayer [2021-09-03T13:33:33.437Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-09-03T13:33:33.437Z] === RUN TestTarStreamVerification [2021-09-03T13:33:33.437Z] layer_test.go:696: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestLayerMigration [2021-09-03T13:33:33.437Z] migration_test.go:45: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestLayerMigrationNoTarsplit [2021-09-03T13:33:33.437Z] migration_test.go:181: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestMountInit [2021-09-03T13:33:33.437Z] mount_test.go:17: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestMountInit (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestMountSize [2021-09-03T13:33:33.437Z] mount_test.go:76: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestMountSize (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestMountChanges [2021-09-03T13:33:33.437Z] mount_test.go:125: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestMountChanges (0.00s) [2021-09-03T13:33:33.437Z] === RUN TestMountApply [2021-09-03T13:33:33.437Z] mount_test.go:212: Failing on Windows [2021-09-03T13:33:33.437Z] --- SKIP: TestMountApply (0.00s) [2021-09-03T13:33:33.437Z] PASS [2021-09-03T13:33:33.437Z] coverage: 30.1% of statements [2021-09-03T13:33:33.437Z] ok github.com/docker/docker/layer 0.260s coverage: 30.1% of statements [2021-09-03T13:33:33.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-03T13:33:33.895Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-03T13:33:33.895Z] === RUN TestEnvironmentParsing [2021-09-03T13:33:33.895Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-03T13:33:33.895Z] PASS [2021-09-03T13:33:33.895Z] coverage: 1.2% of statements [2021-09-03T13:33:33.895Z] ok github.com/docker/docker/libcontainerd/local 0.064s coverage: 1.2% of statements [2021-09-03T13:33:33.895Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-03T13:33:33.895Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-03T13:33:33.895Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-03T13:33:34.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-09-03T13:33:34.353Z] === RUN TestSequenceGetAvailableBit [2021-09-03T13:33:34.353Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestSequenceEqual [2021-09-03T13:33:34.353Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestSequenceCopy [2021-09-03T13:33:34.353Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestGetFirstAvailable [2021-09-03T13:33:34.353Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestFindSequence [2021-09-03T13:33:34.353Z] --- PASS: TestFindSequence (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestCheckIfAvailable [2021-09-03T13:33:34.353Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestMergeSequences [2021-09-03T13:33:34.353Z] --- PASS: TestMergeSequences (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestPushReservation [2021-09-03T13:33:34.353Z] --- PASS: TestPushReservation (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestSerializeDeserialize [2021-09-03T13:33:34.353Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestSet [2021-09-03T13:33:34.353Z] --- PASS: TestSet (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestSetUnset [2021-09-03T13:33:34.353Z] --- PASS: TestSetUnset (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestOffsetSetUnset [2021-09-03T13:33:34.353Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestSetInRange [2021-09-03T13:33:34.353Z] --- PASS: TestSetInRange (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestSetAnyInRange [2021-09-03T13:33:34.353Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestMethods [2021-09-03T13:33:34.353Z] --- PASS: TestMethods (0.00s) [2021-09-03T13:33:34.353Z] === RUN TestRandomAllocateDeallocate [2021-09-03T13:33:35.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-03T13:33:35.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.22s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.39s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.09s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.03s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.04s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.01s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.32s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2021-09-03T13:33:36.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2021-09-03T13:33:36.527Z] === RUN TestCgroupNamespacesRun [2021-09-03T13:33:36.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-09-03T13:33:36.530Z] === RUN TestInvalidConfig [2021-09-03T13:33:36.530Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-03T13:33:36.530Z] === RUN TestConfig [2021-09-03T13:33:36.530Z] --- PASS: TestConfig (0.00s) [2021-09-03T13:33:36.530Z] === RUN TestOptionsLabels [2021-09-03T13:33:36.530Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-03T13:33:36.530Z] === RUN TestValidName [2021-09-03T13:33:36.530Z] --- PASS: TestValidName (0.00s) [2021-09-03T13:33:36.530Z] === RUN TestTLSConfiguration [2021-09-03T13:33:36.530Z] time="2021-09-03T13:33:35Z" level=info msg="Option Initializing KV with TLS" [2021-09-03T13:33:36.530Z] --- PASS: TestTLSConfiguration (0.14s) [2021-09-03T13:33:36.530Z] PASS [2021-09-03T13:33:36.530Z] coverage: 24.0% of statements [2021-09-03T13:33:36.530Z] ok github.com/docker/docker/libnetwork/config 0.207s coverage: 24.0% of statements [2021-09-03T13:33:36.530Z] === RUN TestKey [2021-09-03T13:33:36.530Z] --- PASS: TestKey (0.00s) [2021-09-03T13:33:36.530Z] === RUN TestParseKey [2021-09-03T13:33:36.530Z] --- PASS: TestParseKey (0.00s) [2021-09-03T13:33:36.530Z] === RUN TestInvalidDataStore [2021-09-03T13:33:36.530Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-03T13:33:36.530Z] === RUN TestKVObjectFlatKey [2021-09-03T13:33:36.530Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-03T13:33:36.530Z] === RUN TestAtomicKVObjectFlatKey [2021-09-03T13:33:36.530Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-03T13:33:36.530Z] PASS [2021-09-03T13:33:36.530Z] coverage: 21.9% of statements [2021-09-03T13:33:36.530Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2021-09-03T13:33:36.989Z] === RUN TestErrorInterfaces [2021-09-03T13:33:36.989Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestNetworkMarshalling [2021-09-03T13:33:36.989Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-09-03T13:33:36.989Z] === RUN TestEndpointMarshalling [2021-09-03T13:33:36.989Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestAuxAddresses [2021-09-03T13:33:36.989Z] time="2021-09-03T13:33:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-03T13:33:36.989Z] --- PASS: TestAuxAddresses (0.02s) [2021-09-03T13:33:36.989Z] === RUN TestSRVServiceQuery [2021-09-03T13:33:36.989Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-09-03T13:33:36.989Z] === RUN TestServiceVIPReuse [2021-09-03T13:33:36.989Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-03T13:33:36.989Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestDNSIPQuery [2021-09-03T13:33:36.989Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestDNSProxyServFail [2021-09-03T13:33:36.989Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestSandboxAddEmpty [2021-09-03T13:33:36.989Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestSandboxAddMultiPrio [2021-09-03T13:33:36.989Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestSandboxAddSamePrio [2021-09-03T13:33:36.989Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestCleanupServiceDiscovery [2021-09-03T13:33:36.989Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestDNSOptions [2021-09-03T13:33:36.989Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:33:36.989Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-03T13:33:36.989Z] === RUN TestMultipleControllersWithSameStore [2021-09-03T13:33:36.989Z] time="2021-09-03T13:33:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-03T13:33:37.448Z] time="2021-09-03T13:33:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-03T13:33:37.448Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-09-03T13:33:37.448Z] PASS [2021-09-03T13:33:37.448Z] coverage: 8.6% of statements [2021-09-03T13:33:37.448Z] ok github.com/docker/docker/libnetwork 0.298s coverage: 8.6% of statements [2021-09-03T13:33:37.448Z] === RUN TestIPDataMarshalling [2021-09-03T13:33:37.448Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-03T13:33:37.448Z] === RUN TestValidateAndIsV6 [2021-09-03T13:33:37.448Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-03T13:33:37.448Z] PASS [2021-09-03T13:33:37.448Z] coverage: 68.9% of statements [2021-09-03T13:33:37.448Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2021-09-03T13:33:37.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-03T13:33:37.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-09-03T13:33:37.907Z] === RUN TestDriver [2021-09-03T13:33:37.907Z] --- PASS: TestDriver (0.00s) [2021-09-03T13:33:37.907Z] PASS [2021-09-03T13:33:37.907Z] coverage: 34.8% of statements [2021-09-03T13:33:37.907Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2021-09-03T13:33:38.043Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2021-09-03T13:33:38.043Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-03T13:33:38.366Z] === RUN TestDriver [2021-09-03T13:33:38.366Z] --- PASS: TestDriver (0.00s) [2021-09-03T13:33:38.366Z] PASS [2021-09-03T13:33:38.366Z] coverage: 34.8% of statements [2021-09-03T13:33:38.366Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2021-09-03T13:33:38.366Z] === RUN TestNetworkAllocateFree [2021-09-03T13:33:38.366Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-03T13:33:38.366Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-03T13:33:38.366Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-03T13:33:38.366Z] PASS [2021-09-03T13:33:38.366Z] coverage: 63.6% of statements [2021-09-03T13:33:38.366Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2021-09-03T13:33:38.825Z] === RUN TestGetEmptyCapabilities [2021-09-03T13:33:38.825Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-03T13:33:38.825Z] === RUN TestGetExtraCapabilities [2021-09-03T13:33:38.825Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-09-03T13:33:38.825Z] === RUN TestGetInvalidCapabilities [2021-09-03T13:33:38.825Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-03T13:33:38.825Z] === RUN TestRemoteDriver [2021-09-03T13:33:38.825Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-03T13:33:38.825Z] === RUN TestDriverError [2021-09-03T13:33:38.825Z] --- PASS: TestDriverError (0.01s) [2021-09-03T13:33:38.825Z] === RUN TestMissingValues [2021-09-03T13:33:38.825Z] --- PASS: TestMissingValues (0.00s) [2021-09-03T13:33:38.825Z] === RUN TestRollback [2021-09-03T13:33:38.825Z] --- PASS: TestRollback (0.00s) [2021-09-03T13:33:38.825Z] PASS [2021-09-03T13:33:38.825Z] coverage: 57.4% of statements [2021-09-03T13:33:38.825Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.085s coverage: 57.4% of statements [2021-09-03T13:33:39.792Z] === RUN TestNew [2021-09-03T13:33:39.792Z] --- PASS: TestNew (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestAddDriver [2021-09-03T13:33:39.792Z] --- PASS: TestAddDriver (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestAddDuplicateDriver [2021-09-03T13:33:39.792Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-03T13:33:39.792Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestDriver [2021-09-03T13:33:39.792Z] --- PASS: TestDriver (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestIPAM [2021-09-03T13:33:39.792Z] --- PASS: TestIPAM (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestWalkIPAMs [2021-09-03T13:33:39.792Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestWalkDrivers [2021-09-03T13:33:39.792Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-03T13:33:39.792Z] PASS [2021-09-03T13:33:39.792Z] coverage: 82.4% of statements [2021-09-03T13:33:39.792Z] ok github.com/docker/docker/libnetwork/drvregistry 0.063s coverage: 82.4% of statements [2021-09-03T13:33:39.792Z] === RUN TestNAT [2021-09-03T13:33:39.792Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-03T13:33:39.792Z] --- SKIP: TestNAT (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestTransparent [2021-09-03T13:33:39.792Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-03T13:33:39.792Z] --- SKIP: TestTransparent (0.00s) [2021-09-03T13:33:39.792Z] PASS [2021-09-03T13:33:39.792Z] coverage: 0.0% of statements [2021-09-03T13:33:39.792Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2021-09-03T13:33:39.792Z] === RUN TestBuildDefault [2021-09-03T13:33:39.792Z] --- PASS: TestBuildDefault (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestBuildHostnameDomainname [2021-09-03T13:33:39.792Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestBuildHostname [2021-09-03T13:33:39.792Z] --- PASS: TestBuildHostname (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestBuildHostnameFQDN [2021-09-03T13:33:39.792Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestBuildNoIP [2021-09-03T13:33:39.792Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestUpdate [2021-09-03T13:33:39.792Z] --- PASS: TestUpdate (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-03T13:33:39.792Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-03T13:33:39.792Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestAddEmpty [2021-09-03T13:33:39.792Z] --- PASS: TestAddEmpty (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestAdd [2021-09-03T13:33:39.792Z] --- PASS: TestAdd (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestDeleteEmpty [2021-09-03T13:33:39.792Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestDeleteNewline [2021-09-03T13:33:39.792Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestDelete [2021-09-03T13:33:39.792Z] --- PASS: TestDelete (0.00s) [2021-09-03T13:33:39.792Z] === RUN TestConcurrentWrites [2021-09-03T13:33:39.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-03T13:33:39.958Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-09-03T13:33:39.958Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-03T13:33:40.251Z] --- PASS: TestConcurrentWrites (0.20s) [2021-09-03T13:33:40.251Z] PASS [2021-09-03T13:33:40.251Z] coverage: 81.2% of statements [2021-09-03T13:33:40.251Z] ok github.com/docker/docker/libnetwork/etchosts 0.263s coverage: 81.2% of statements [2021-09-03T13:33:40.251Z] --- PASS: TestRandomAllocateDeallocate (5.80s) [2021-09-03T13:33:40.251Z] === RUN TestAllocateRandomDeallocate [2021-09-03T13:33:40.714Z] === RUN TestNew [2021-09-03T13:33:40.714Z] --- PASS: TestNew (0.00s) [2021-09-03T13:33:40.714Z] === RUN TestAllocate [2021-09-03T13:33:40.714Z] --- PASS: TestAllocate (0.00s) [2021-09-03T13:33:40.714Z] === RUN TestUninitialized [2021-09-03T13:33:40.714Z] --- PASS: TestUninitialized (0.00s) [2021-09-03T13:33:40.714Z] === RUN TestAllocateInRange [2021-09-03T13:33:40.714Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-03T13:33:40.714Z] === RUN TestAllocateSerial [2021-09-03T13:33:40.714Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-03T13:33:40.714Z] PASS [2021-09-03T13:33:40.714Z] coverage: 87.5% of statements [2021-09-03T13:33:40.714Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2021-09-03T13:33:40.714Z] === RUN TestDiff [2021-09-03T13:33:40.714Z] --- PASS: TestDiff (0.00s) [2021-09-03T13:33:40.714Z] === RUN TestAddedCallback [2021-09-03T13:33:40.714Z] --- PASS: TestAddedCallback (0.00s) [2021-09-03T13:33:40.714Z] === RUN TestRemovedCallback [2021-09-03T13:33:40.714Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-03T13:33:40.714Z] === RUN TestNoCallback [2021-09-03T13:33:40.714Z] --- PASS: TestNoCallback (0.00s) [2021-09-03T13:33:40.714Z] PASS [2021-09-03T13:33:40.714Z] coverage: 48.1% of statements [2021-09-03T13:33:40.714Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.059s coverage: 48.1% of statements [2021-09-03T13:33:41.172Z] === RUN TestCaller [2021-09-03T13:33:41.172Z] --- PASS: TestCaller (0.00s) [2021-09-03T13:33:41.172Z] PASS [2021-09-03T13:33:41.172Z] coverage: 100.0% of statements [2021-09-03T13:33:41.172Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-09-03T13:33:41.172Z] === RUN TestSetSerialInsertDelete [2021-09-03T13:33:41.172Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-03T13:33:41.172Z] === RUN TestSetParallelInsertDelete [2021-09-03T13:33:41.343Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2021-09-03T13:33:41.343Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-03T13:33:41.631Z] --- PASS: TestAllocateRandomDeallocate (1.46s) [2021-09-03T13:33:41.631Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-03T13:33:41.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-09-03T13:33:42.089Z] === RUN TestInt2IP2IntConversion [2021-09-03T13:33:42.547Z] === RUN TestPoolRequest [2021-09-03T13:33:42.547Z] --- PASS: TestPoolRequest (0.00s) [2021-09-03T13:33:42.547Z] === RUN TestOtherRequests [2021-09-03T13:33:42.547Z] --- PASS: TestOtherRequests (0.00s) [2021-09-03T13:33:42.547Z] PASS [2021-09-03T13:33:42.547Z] coverage: 57.1% of statements [2021-09-03T13:33:42.547Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2021-09-03T13:33:43.007Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2021-09-03T13:33:43.007Z] === RUN TestGetAddressVersion [2021-09-03T13:33:43.007Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-03T13:33:43.007Z] === RUN TestKeyString [2021-09-03T13:33:43.007Z] --- PASS: TestKeyString (0.00s) [2021-09-03T13:33:43.007Z] === RUN TestPoolDataMarshal [2021-09-03T13:33:43.007Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-03T13:33:43.007Z] === RUN TestSubnetsMarshal [2021-09-03T13:33:43.007Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-09-03T13:33:43.007Z] === RUN TestAddSubnets [2021-09-03T13:33:43.007Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.28s) [2021-09-03T13:33:43.007Z] === RUN TestRetrieveFromStore [2021-09-03T13:33:43.007Z] --- PASS: TestAddSubnets (0.06s) [2021-09-03T13:33:43.007Z] === RUN TestDoublePoolRelease [2021-09-03T13:33:43.007Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-09-03T13:33:43.007Z] === RUN TestAddReleasePoolID [2021-09-03T13:33:43.007Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-09-03T13:33:43.007Z] === RUN TestPredefinedPool [2021-09-03T13:33:43.007Z] --- PASS: TestPredefinedPool (0.04s) [2021-09-03T13:33:43.007Z] === RUN TestRemoveSubnet [2021-09-03T13:33:43.307Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2021-09-03T13:33:43.307Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-03T13:33:43.466Z] --- PASS: TestRemoveSubnet (0.25s) [2021-09-03T13:33:43.466Z] === RUN TestGetSameAddress [2021-09-03T13:33:43.466Z] --- PASS: TestGetSameAddress (0.03s) [2021-09-03T13:33:43.466Z] === RUN TestPoolAllocationReuse [2021-09-03T13:33:43.466Z] === RUN TestGetCapabilities [2021-09-03T13:33:43.466Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-03T13:33:43.466Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-03T13:33:43.466Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-03T13:33:43.466Z] === RUN TestGetDefaultAddressSpaces [2021-09-03T13:33:43.466Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-03T13:33:43.466Z] === RUN TestRemoteDriver [2021-09-03T13:33:43.466Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-03T13:33:43.466Z] PASS [2021-09-03T13:33:43.466Z] coverage: 47.4% of statements [2021-09-03T13:33:43.466Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2021-09-03T13:33:43.466Z] --- PASS: TestRetrieveFromStore (0.64s) [2021-09-03T13:33:43.466Z] === RUN TestIsCorrupted [2021-09-03T13:33:43.466Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-03T13:33:43.466Z] === RUN TestSetRollover [2021-09-03T13:33:44.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-03T13:33:44.432Z] === RUN TestWindowsIPAM [2021-09-03T13:33:44.432Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-03T13:33:44.432Z] PASS [2021-09-03T13:33:44.432Z] coverage: 71.4% of statements [2021-09-03T13:33:44.432Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-09-03T13:33:44.822Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2021-09-03T13:33:44.823Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-03T13:33:44.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-09-03T13:33:44.890Z] === RUN TestDefaultNetwork [2021-09-03T13:33:45.349Z] --- PASS: TestDefaultNetwork (0.23s) [2021-09-03T13:33:45.349Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-03T13:33:45.349Z] --- PASS: TestPoolAllocationReuse (1.83s) [2021-09-03T13:33:45.349Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-03T13:33:45.349Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-09-03T13:33:45.349Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-03T13:33:45.349Z] --- PASS: TestSetRollover (1.64s) [2021-09-03T13:33:45.349Z] === RUN TestSetRolloverSerial [2021-09-03T13:33:45.349Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-09-03T13:33:45.349Z] === RUN TestInitAddressPools [2021-09-03T13:33:45.349Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-03T13:33:45.349Z] PASS [2021-09-03T13:33:45.349Z] coverage: 74.0% of statements [2021-09-03T13:33:45.349Z] ok github.com/docker/docker/libnetwork/ipamutils 0.548s coverage: 74.0% of statements [2021-09-03T13:33:45.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-03T13:33:45.807Z] === RUN TestKeyValue [2021-09-03T13:33:45.807Z] --- PASS: TestKeyValue (0.00s) [2021-09-03T13:33:45.807Z] PASS [2021-09-03T13:33:45.807Z] coverage: 60.0% of statements [2021-09-03T13:33:45.807Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2021-09-03T13:33:46.337Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2021-09-03T13:33:46.337Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-03T13:33:46.598Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-03T13:33:47.170Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-03T13:33:47.342Z] --- PASS: TestSetRolloverSerial (1.89s) [2021-09-03T13:33:47.342Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-03T13:33:47.342Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-03T13:33:47.342Z] PASS [2021-09-03T13:33:47.342Z] coverage: 84.4% of statements [2021-09-03T13:33:47.342Z] ok github.com/docker/docker/libnetwork/bitseq 12.763s coverage: 84.4% of statements [2021-09-03T13:33:47.431Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-09-03T13:33:47.431Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-03T13:33:47.800Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.80s) [2021-09-03T13:33:47.800Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-03T13:33:48.004Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-03T13:33:48.258Z] === RUN TestNetworkDBSimple [2021-09-03T13:33:49.224Z] 2021/09/03 13:33:48 Closing DB instances... [2021-09-03T13:33:49.394Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2021-09-03T13:33:49.394Z] === RUN TestNISDomainname [2021-09-03T13:33:49.656Z] check_test.go:308: [d76b78bf7c9bc] daemon is not started [2021-09-03T13:33:49.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-09-03T13:33:50.190Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.07s) [2021-09-03T13:33:50.190Z] === RUN TestGetAddress [2021-09-03T13:33:50.190Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-03T13:33:50.190Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-03T13:33:50.228Z] --- PASS: TestNISDomainname (0.99s) [2021-09-03T13:33:50.228Z] === RUN TestHostnameDnsResolution [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-03T13:33:50.649Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-03T13:33:51.107Z] === RUN TestGenerate [2021-09-03T13:33:51.107Z] --- PASS: TestGenerate (0.00s) [2021-09-03T13:33:51.107Z] === RUN TestGeneratePtr [2021-09-03T13:33:51.107Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-03T13:33:51.107Z] === RUN TestGenerateMissingField [2021-09-03T13:33:51.107Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-03T13:33:51.107Z] === RUN TestFieldCannotBeSet [2021-09-03T13:33:51.107Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-03T13:33:51.107Z] === RUN TestTypeMismatchError [2021-09-03T13:33:51.107Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-03T13:33:51.107Z] PASS [2021-09-03T13:33:51.107Z] coverage: 100.0% of statements [2021-09-03T13:33:51.107Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2021-09-03T13:33:51.107Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-03T13:33:51.107Z] PASS [2021-09-03T13:33:51.107Z] coverage: 100.0% of statements [2021-09-03T13:33:51.107Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-09-03T13:33:51.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-09-03T13:33:51.432Z] --- PASS: TestHostnameDnsResolution (1.23s) [2021-09-03T13:33:51.432Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:33:51.565Z] 2021/09/03 13:33:51 Closing DB instances... [2021-09-03T13:33:51.565Z] testing: warning: no tests to run [2021-09-03T13:33:51.565Z] PASS [2021-09-03T13:33:51.565Z] coverage: 0.0% of statements [2021-09-03T13:33:51.565Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2021-09-03T13:33:52.023Z] === RUN TestRequestNewPort [2021-09-03T13:33:52.023Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestRequestSpecificPort [2021-09-03T13:33:52.023Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestReleasePort [2021-09-03T13:33:52.023Z] --- PASS: TestReleasePort (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestReuseReleasedPort [2021-09-03T13:33:52.023Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestReleaseUnreadledPort [2021-09-03T13:33:52.023Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestUnknowProtocol [2021-09-03T13:33:52.023Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestAllocateAllPorts [2021-09-03T13:33:52.023Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestPortAllocation [2021-09-03T13:33:52.023Z] --- PASS: TestPortAllocation (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestPortAllocationWithCustomRange [2021-09-03T13:33:52.023Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestNoDuplicateBPR [2021-09-03T13:33:52.023Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-03T13:33:52.023Z] === RUN TestChangePortRange [2021-09-03T13:33:52.023Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-03T13:33:52.023Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-03T13:33:52.023Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-03T13:33:52.023Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-03T13:33:52.023Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-03T13:33:52.023Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-03T13:33:52.023Z] --- PASS: TestChangePortRange (0.00s) [2021-09-03T13:33:52.023Z] PASS [2021-09-03T13:33:52.023Z] coverage: 88.6% of statements [2021-09-03T13:33:52.023Z] ok github.com/docker/docker/libnetwork/portallocator 0.033s coverage: 88.6% of statements [2021-09-03T13:33:52.377Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s) [2021-09-03T13:33:52.377Z] === RUN TestStats [2021-09-03T13:33:52.483Z] testing: warning: no tests to run [2021-09-03T13:33:52.483Z] PASS [2021-09-03T13:33:52.483Z] coverage: 0.0% of statements [2021-09-03T13:33:52.483Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-09-03T13:33:52.483Z] === RUN TestHashData [2021-09-03T13:33:52.483Z] --- PASS: TestHashData (0.00s) [2021-09-03T13:33:52.483Z] PASS [2021-09-03T13:33:52.483Z] coverage: 2.8% of statements [2021-09-03T13:33:52.483Z] ok github.com/docker/docker/libnetwork/resolvconf 0.038s coverage: 2.8% of statements [2021-09-03T13:33:52.942Z] === RUN TestErrorConstructors [2021-09-03T13:33:52.942Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-03T13:33:52.942Z] === RUN TestCompareIPMask [2021-09-03T13:33:52.942Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-03T13:33:52.942Z] === RUN TestUtilGetHostPartIP [2021-09-03T13:33:52.942Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-03T13:33:52.942Z] === RUN TestUtilGetBroadcastIP [2021-09-03T13:33:52.942Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-03T13:33:52.942Z] === RUN TestParseCIDR [2021-09-03T13:33:52.942Z] --- PASS: TestParseCIDR (0.00s) [2021-09-03T13:33:52.942Z] PASS [2021-09-03T13:33:52.942Z] coverage: 37.3% of statements [2021-09-03T13:33:52.942Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2021-09-03T13:33:53.323Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-03T13:33:53.401Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-09-03T13:33:53.401Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-03T13:33:53.401Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-03T13:33:53.402Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-03T13:33:53.402Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-03T13:33:53.402Z] PASS [2021-09-03T13:33:53.402Z] coverage: 50.0% of statements [2021-09-03T13:33:53.402Z] ok github.com/docker/docker/oci 0.044s coverage: 50.0% of statements [2021-09-03T13:33:53.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-09-03T13:33:54.157Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-03T13:33:54.368Z] === RUN TestParseVersion [2021-09-03T13:33:54.368Z] --- PASS: TestParseVersion (0.00s) [2021-09-03T13:33:54.368Z] PASS [2021-09-03T13:33:54.368Z] coverage: 52.9% of statements [2021-09-03T13:33:54.368Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2021-09-03T13:33:54.368Z] === RUN TestAddressPoolOpt [2021-09-03T13:33:54.368Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/a [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/something [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/_=a [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/env1=value1 [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/_env1=value1 [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/PATH [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/=a [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/PATH= [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/PATH=something [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/asd!qwe [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/1asd [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/123 [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/some_space [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/__some_space_before [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/some_space_after__ [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/= [2021-09-03T13:33:54.368Z] === RUN TestValidateEnv/PaTh [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-03T13:33:54.368Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestParseHost [2021-09-03T13:33:54.369Z] --- PASS: TestParseHost (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestParseDockerDaemonHost [2021-09-03T13:33:54.369Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestParseTCP [2021-09-03T13:33:54.369Z] --- PASS: TestParseTCP (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-03T13:33:54.369Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestValidateExtraHosts [2021-09-03T13:33:54.369Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestIpOptString [2021-09-03T13:33:54.369Z] --- PASS: TestIpOptString (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-03T13:33:54.369Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestNewIpOptValidDefaultVal [2021-09-03T13:33:54.369Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestIpOptSetInvalidVal [2021-09-03T13:33:54.369Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestValidateIPAddress [2021-09-03T13:33:54.369Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestMapOpts [2021-09-03T13:33:54.369Z] --- PASS: TestMapOpts (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestListOptsWithoutValidator [2021-09-03T13:33:54.369Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestListOptsWithValidator [2021-09-03T13:33:54.369Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestValidateDNSSearch [2021-09-03T13:33:54.369Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_general_format [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_one_more [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-03T13:33:54.369Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-03T13:33:54.369Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestNamedListOpts [2021-09-03T13:33:54.369Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestNamedMapOpts [2021-09-03T13:33:54.369Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestParseLink [2021-09-03T13:33:54.369Z] --- PASS: TestParseLink (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestQuotedStringSetWithQuotes [2021-09-03T13:33:54.369Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-03T13:33:54.369Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-03T13:33:54.369Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-03T13:33:54.369Z] === RUN TestUlimitOpt [2021-09-03T13:33:54.369Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-03T13:33:54.369Z] PASS [2021-09-03T13:33:54.369Z] coverage: 67.1% of statements [2021-09-03T13:33:54.369Z] ok github.com/docker/docker/opts 0.062s coverage: 67.1% of statements [2021-09-03T13:33:54.369Z] 2021/09/03 13:33:54 Closing DB instances... [2021-09-03T13:33:54.729Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-09-03T13:33:54.990Z] --- PASS: TestStats (2.74s) [2021-09-03T13:33:54.990Z] === RUN TestStopContainerWithTimeout [2021-09-03T13:33:54.990Z] === RUN TestStopContainerWithTimeout/0 [2021-09-03T13:33:54.990Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-03T13:33:54.990Z] === RUN TestStopContainerWithTimeout/1 [2021-09-03T13:33:54.990Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-03T13:33:54.990Z] === RUN TestStopContainerWithTimeout/3 [2021-09-03T13:33:54.990Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-03T13:33:54.990Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-03T13:33:54.990Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-03T13:33:54.990Z] === CONT TestStopContainerWithTimeout/0 [2021-09-03T13:33:54.990Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-03T13:33:55.903Z] === RUN TestPeerCertificateMarshalJSON [2021-09-03T13:33:55.903Z] === RUN TestIsArchivePathDir [2021-09-03T13:33:55.903Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-09-03T13:33:55.903Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-03T13:33:55.903Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-09-03T13:33:55.903Z] === RUN TestIsArchivePathInvalidFile [2021-09-03T13:33:55.934Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-03T13:33:56.196Z] === CONT TestStopContainerWithTimeout/3 [2021-09-03T13:33:56.361Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-09-03T13:33:56.361Z] === RUN TestIsArchivePathTar [2021-09-03T13:33:56.361Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-09-03T13:33:56.361Z] === RUN TestDecompressStreamGzip [2021-09-03T13:33:56.361Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-09-03T13:33:56.361Z] === RUN TestDecompressStreamBzip2 [2021-09-03T13:33:56.361Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-03T13:33:56.361Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-03T13:33:56.361Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2021-09-03T13:33:56.361Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-03T13:33:56.361Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestMiddleware [2021-09-03T13:33:56.361Z] --- PASS: TestMiddleware (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestNewResponseModifier [2021-09-03T13:33:56.361Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-03T13:33:56.361Z] PASS [2021-09-03T13:33:56.361Z] coverage: 26.8% of statements [2021-09-03T13:33:56.361Z] ok github.com/docker/docker/pkg/authorization 0.661s coverage: 26.8% of statements [2021-09-03T13:33:56.361Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-09-03T13:33:56.361Z] === RUN TestDecompressStreamXz [2021-09-03T13:33:56.361Z] archive_test.go:133: Xz not present in msys2 [2021-09-03T13:33:56.361Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestCompressStreamXzUnsupported [2021-09-03T13:33:56.361Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-03T13:33:56.361Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestCompressStreamInvalid [2021-09-03T13:33:56.361Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestExtensionInvalid [2021-09-03T13:33:56.361Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestExtensionUncompressed [2021-09-03T13:33:56.361Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestExtensionBzip2 [2021-09-03T13:33:56.361Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestExtensionGzip [2021-09-03T13:33:56.361Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestExtensionXz [2021-09-03T13:33:56.361Z] --- PASS: TestExtensionXz (0.00s) [2021-09-03T13:33:56.361Z] === RUN TestCmdStreamLargeStderr [2021-09-03T13:33:56.819Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-09-03T13:33:56.819Z] === RUN TestCmdStreamBad [2021-09-03T13:33:56.819Z] archive_test.go:238: Failing on Windows CI machines [2021-09-03T13:33:56.819Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-03T13:33:56.819Z] === RUN TestCmdStreamGood [2021-09-03T13:33:56.819Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-03T13:33:56.819Z] === RUN TestUntarPathWithInvalidDest [2021-09-03T13:33:56.819Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-03T13:33:56.819Z] === RUN TestUntarPathWithInvalidSrc [2021-09-03T13:33:56.819Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-03T13:33:56.819Z] === RUN TestUntarPath [2021-09-03T13:33:56.819Z] --- PASS: TestUntarPath (0.05s) [2021-09-03T13:33:56.819Z] === RUN TestUntarPathWithDestinationFile [2021-09-03T13:33:56.819Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-09-03T13:33:56.819Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-03T13:33:56.819Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-03T13:33:56.819Z] === RUN TestCopyWithTarInvalidSrc [2021-09-03T13:33:56.819Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-03T13:33:56.819Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-03T13:33:56.819Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-03T13:33:56.819Z] === RUN TestCopyWithTarSrcFile [2021-09-03T13:33:56.819Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-09-03T13:33:56.819Z] === RUN TestCopyWithTarSrcFolder [2021-09-03T13:33:56.819Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-03T13:33:56.819Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-03T13:33:56.819Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-03T13:33:56.819Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-03T13:33:56.819Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-03T13:33:56.819Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-03T13:33:56.819Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-09-03T13:33:56.819Z] === RUN TestCopyFileWithTarSrcFile [2021-09-03T13:33:56.819Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-09-03T13:33:56.819Z] === RUN TestTarFiles [2021-09-03T13:33:56.819Z] === RUN TestUnbuffered [2021-09-03T13:33:56.819Z] --- PASS: TestUnbuffered (0.00s) [2021-09-03T13:33:56.819Z] === RUN TestRaceUnbuffered [2021-09-03T13:33:56.819Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-03T13:33:56.819Z] PASS [2021-09-03T13:33:56.819Z] coverage: 100.0% of statements [2021-09-03T13:33:56.819Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-09-03T13:33:57.277Z] === RUN TestMatch [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[]] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[foo]] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[foo_bar]] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[]#01 [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[qux]] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-03T13:33:57.277Z] === RUN TestMatch/[[foo_baz]] [2021-09-03T13:33:57.277Z] --- PASS: TestMatch (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-03T13:33:57.277Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-03T13:33:57.277Z] PASS [2021-09-03T13:33:57.277Z] coverage: 87.5% of statements [2021-09-03T13:33:57.277Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-09-03T13:33:58.114Z] === CONT TestStopContainerWithTimeout/1 [2021-09-03T13:33:58.244Z] 2021/09/03 13:33:58 Closing DB instances... [2021-09-03T13:33:58.244Z] === RUN TestChrootTarUntar [2021-09-03T13:33:58.244Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:33:58.244Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-03T13:33:58.244Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-03T13:33:58.244Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:33:58.244Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-03T13:33:58.244Z] === RUN TestChrootUntarEmptyArchive [2021-09-03T13:33:58.244Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-03T13:33:58.244Z] === RUN TestChrootTarUntarWithSymlink [2021-09-03T13:33:58.244Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:33:58.244Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-03T13:33:58.244Z] === RUN TestChrootCopyWithTar [2021-09-03T13:33:58.244Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:33:58.244Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-03T13:33:58.244Z] === RUN TestChrootCopyFileWithTar [2021-09-03T13:33:58.244Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:33:58.244Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-03T13:33:58.244Z] === RUN TestChrootUntarPath [2021-09-03T13:33:58.244Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:33:58.244Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-03T13:33:58.244Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-03T13:33:58.244Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:33:58.244Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:33:58.244Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-03T13:33:58.244Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:33:58.244Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:33:58.244Z] === RUN TestChrootApplyDotDotFile [2021-09-03T13:33:58.244Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:33:58.244Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-03T13:33:58.244Z] PASS [2021-09-03T13:33:58.244Z] coverage: 15.4% of statements [2021-09-03T13:33:58.244Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 15.4% of statements [2021-09-03T13:33:59.211Z] === RUN TestSizeEmpty [2021-09-03T13:33:59.211Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-03T13:33:59.211Z] === RUN TestSizeEmptyFile [2021-09-03T13:33:59.211Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-03T13:33:59.211Z] === RUN TestSizeNonemptyFile [2021-09-03T13:33:59.211Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-03T13:33:59.211Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-03T13:33:59.211Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-03T13:33:59.211Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-03T13:33:59.211Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-03T13:33:59.211Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-03T13:33:59.211Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-03T13:33:59.211Z] === RUN TestMoveToSubdir [2021-09-03T13:33:59.211Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-03T13:33:59.211Z] === RUN TestSizeNonExistingDirectory [2021-09-03T13:33:59.211Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-03T13:33:59.211Z] PASS [2021-09-03T13:33:59.211Z] coverage: 80.0% of statements [2021-09-03T13:33:59.211Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2021-09-03T13:34:00.030Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-03T13:34:00.030Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-09-03T13:34:00.030Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-09-03T13:34:00.030Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-09-03T13:34:00.030Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-09-03T13:34:00.030Z] === RUN TestDeleteDevicemapper [2021-09-03T13:34:00.030Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-03T13:34:00.030Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-03T13:34:00.030Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-03T13:34:00.182Z] === RUN Test [2021-09-03T13:34:00.183Z] === RUN Test/TestContainsEntry [2021-09-03T13:34:00.183Z] === RUN Test/TestCreateEntries [2021-09-03T13:34:00.183Z] === RUN Test/TestEntriesDiff [2021-09-03T13:34:00.183Z] === RUN Test/TestEntriesEquality [2021-09-03T13:34:00.183Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-03T13:34:00.183Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-03T13:34:00.183Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-03T13:34:00.183Z] === RUN Test/TestGeneratorNotGenerate [2021-09-03T13:34:00.183Z] === RUN Test/TestGeneratorWithPort [2021-09-03T13:34:00.183Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-03T13:34:00.183Z] === RUN Test/TestNewEntry [2021-09-03T13:34:00.183Z] === RUN Test/TestParse [2021-09-03T13:34:00.183Z] --- PASS: Test (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-03T13:34:00.183Z] --- PASS: Test/TestParse (0.00s) [2021-09-03T13:34:00.183Z] PASS [2021-09-03T13:34:00.183Z] coverage: 58.3% of statements [2021-09-03T13:34:00.183Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-09-03T13:34:00.183Z] --- PASS: TestNetworkDBCRUDTableEntry (4.24s) [2021-09-03T13:34:00.183Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-03T13:34:00.640Z] === RUN Test [2021-09-03T13:34:00.640Z] === RUN Test/TestContent [2021-09-03T13:34:00.640Z] === RUN Test/TestInitialize [2021-09-03T13:34:00.640Z] === RUN Test/TestNew [2021-09-03T13:34:00.640Z] === RUN Test/TestParsingContentsWithComments [2021-09-03T13:34:00.640Z] === RUN Test/TestRegister [2021-09-03T13:34:00.640Z] === RUN Test/TestWatch [2021-09-03T13:34:00.640Z] --- PASS: Test (0.00s) [2021-09-03T13:34:00.640Z] --- PASS: Test/TestContent (0.00s) [2021-09-03T13:34:00.640Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-03T13:34:00.640Z] --- PASS: Test/TestNew (0.00s) [2021-09-03T13:34:00.640Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-03T13:34:00.640Z] --- PASS: Test/TestRegister (0.00s) [2021-09-03T13:34:00.640Z] --- PASS: Test/TestWatch (0.00s) [2021-09-03T13:34:00.640Z] PASS [2021-09-03T13:34:00.640Z] coverage: 97.6% of statements [2021-09-03T13:34:00.640Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 97.6% of statements [2021-09-03T13:34:00.976Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-03T13:34:01.099Z] --- PASS: TestTarFiles (4.38s) [2021-09-03T13:34:01.099Z] === RUN TestTarUntar [2021-09-03T13:34:01.099Z] --- PASS: TestTarUntar (0.03s) [2021-09-03T13:34:01.099Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-03T13:34:01.099Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-03T13:34:01.099Z] === RUN TestTarWithOptions [2021-09-03T13:34:01.099Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-03T13:34:01.099Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-03T13:34:01.099Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-03T13:34:01.099Z] === RUN TestUntarUstarGnuConflict [2021-09-03T13:34:01.099Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-03T13:34:01.099Z] === RUN TestUntarInvalidFilenames [2021-09-03T13:34:01.557Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames974203407\\dest" [2021-09-03T13:34:01.557Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-09-03T13:34:01.557Z] === RUN TestUntarHardlinkToSymlink [2021-09-03T13:34:01.557Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-03T13:34:01.557Z] === RUN TestUntarInvalidHardlink [2021-09-03T13:34:01.557Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink914614921\\victim\\hello" -> "../victim/hello" [2021-09-03T13:34:01.557Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1554282558\\victim\\hello" -> "/../victim/hello" [2021-09-03T13:34:01.557Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink322419137\\victim" -> "../victim" [2021-09-03T13:34:01.557Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink697677181\\victim" -> "../victim" [2021-09-03T13:34:01.557Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4195880429\\victim" -> "../victim" [2021-09-03T13:34:01.557Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink405234655\\victim" -> "../victim" [2021-09-03T13:34:01.557Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-03T13:34:01.557Z] === RUN TestUntarInvalidSymlink [2021-09-03T13:34:01.557Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1657870909\\dest\\dotdot" -> "../victim/hello" [2021-09-03T13:34:01.557Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2099710671\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-03T13:34:01.557Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2906560388\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:34:01.557Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3018469263\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:34:01.557Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3687729348\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:34:01.557Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink100708141\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:34:01.557Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4055309362\\dest\\dir\\loophole" -> "../../victim" [2021-09-03T13:34:01.557Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-03T13:34:01.557Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-03T13:34:01.557Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-03T13:34:01.557Z] === RUN TestXGlobalNoParent [2021-09-03T13:34:01.557Z] --- PASS: TestXGlobalNoParent (0.01s) [2021-09-03T13:34:01.557Z] === RUN TestReplaceFileTarWrapper [2021-09-03T13:34:01.557Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-09-03T13:34:01.557Z] === RUN TestPrefixHeaderReadable [2021-09-03T13:34:01.557Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-03T13:34:01.557Z] === RUN TestDisablePigz [2021-09-03T13:34:01.557Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-09-03T13:34:01.557Z] --- PASS: TestDisablePigz (0.10s) [2021-09-03T13:34:01.557Z] === RUN TestPigz [2021-09-03T13:34:01.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-09-03T13:34:02.015Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-09-03T13:34:02.015Z] --- PASS: TestPigz (0.12s) [2021-09-03T13:34:02.015Z] === RUN TestCopyFileWithInvalidDest [2021-09-03T13:34:02.015Z] archive_windows_test.go:16: Currently fails [2021-09-03T13:34:02.015Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestCanonicalTarNameForPath [2021-09-03T13:34:02.015Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestCanonicalTarName [2021-09-03T13:34:02.015Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestChmodTarEntry [2021-09-03T13:34:02.015Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestHardLinkOrder [2021-09-03T13:34:02.015Z] === RUN Test [2021-09-03T13:34:02.015Z] === RUN Test/TestInitialize [2021-09-03T13:34:02.015Z] --- PASS: TestHardLinkOrder (0.08s) [2021-09-03T13:34:02.015Z] === RUN TestChangeString [2021-09-03T13:34:02.015Z] --- PASS: TestChangeString (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestChangesWithNoChanges [2021-09-03T13:34:02.015Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-03T13:34:02.015Z] === RUN TestChangesWithChanges [2021-09-03T13:34:02.015Z] --- PASS: TestChangesWithChanges (0.03s) [2021-09-03T13:34:02.015Z] === RUN TestChangesWithChangesGH13590 [2021-09-03T13:34:02.015Z] changes_test.go:195: needs more investigation [2021-09-03T13:34:02.015Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestChangesDirsEmpty [2021-09-03T13:34:02.015Z] time="2021-09-03T13:34:01Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:34:02.015Z] time="2021-09-03T13:34:01Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:34:02.015Z] time="2021-09-03T13:34:01Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:34:02.015Z] === RUN Test/TestInitializeWithCerts [2021-09-03T13:34:02.015Z] time="2021-09-03T13:34:01Z" level=info msg="Initializing discovery with TLS" [2021-09-03T13:34:02.015Z] === RUN Test/TestWatch [2021-09-03T13:34:02.015Z] time="2021-09-03T13:34:01Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:34:02.015Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-09-03T13:34:02.015Z] === RUN TestChangesDirsMutated [2021-09-03T13:34:02.015Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-09-03T13:34:02.015Z] === RUN TestApplyLayer [2021-09-03T13:34:02.015Z] changes_test.go:432: needs further investigation [2021-09-03T13:34:02.015Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestChangesSizeWithHardlinks [2021-09-03T13:34:02.015Z] changes_test.go:468: needs further investigation [2021-09-03T13:34:02.015Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestChangesSizeWithNoChanges [2021-09-03T13:34:02.015Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-03T13:34:02.015Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestChangesSize [2021-09-03T13:34:02.015Z] --- PASS: TestChangesSize (0.00s) [2021-09-03T13:34:02.015Z] === RUN TestApplyLayerInvalidFilenames [2021-09-03T13:34:02.015Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3688917213\\dest" [2021-09-03T13:34:02.015Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-03T13:34:02.015Z] === RUN TestApplyLayerInvalidHardlink [2021-09-03T13:34:02.015Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2402106276\\victim\\hello" -> "../victim/hello" [2021-09-03T13:34:02.015Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2740569943\\victim\\hello" -> "/../victim/hello" [2021-09-03T13:34:02.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1624948508\\victim" -> "../victim" [2021-09-03T13:34:02.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink186011358\\victim" -> "../victim" [2021-09-03T13:34:02.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink535619415\\victim" -> "../victim" [2021-09-03T13:34:02.475Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3500172905\\victim" -> "../victim" [2021-09-03T13:34:02.475Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-09-03T13:34:02.475Z] === RUN TestApplyLayerInvalidSymlink [2021-09-03T13:34:02.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1203499728\\dest\\dotdot" -> "../victim/hello" [2021-09-03T13:34:02.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4152568295\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-03T13:34:02.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4096166829\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:34:02.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3922574807\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:34:02.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2397257305\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:34:02.475Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1815804847\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:34:02.475Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-09-03T13:34:02.475Z] === RUN TestApplyLayerWhiteouts [2021-09-03T13:34:02.475Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-09-03T13:34:02.475Z] === RUN TestGenerateEmptyFile [2021-09-03T13:34:02.475Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-03T13:34:02.475Z] === RUN TestGenerateWithContent [2021-09-03T13:34:02.475Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-03T13:34:02.475Z] PASS [2021-09-03T13:34:02.475Z] coverage: 62.9% of statements [2021-09-03T13:34:02.475Z] ok github.com/docker/docker/pkg/archive 6.342s coverage: 62.9% of statements [2021-09-03T13:34:02.475Z] 2021/09/03 13:34:02 Closing DB instances... [2021-09-03T13:34:02.492Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2021-09-03T13:34:02.492Z] === RUN TestUpdateMemory [2021-09-03T13:34:02.492Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:34:02.754Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-03T13:34:02.754Z] === RUN TestUpdateCPUQuota [2021-09-03T13:34:03.328Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-03T13:34:04.010Z] --- PASS: TestNetworkDBCRUDTableEntries (3.66s) [2021-09-03T13:34:04.010Z] === RUN TestNetworkDBNodeLeave [2021-09-03T13:34:04.271Z] --- PASS: TestUpdateCPUQuota (1.43s) [2021-09-03T13:34:04.271Z] === RUN TestUpdatePidsLimit [2021-09-03T13:34:04.271Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-03T13:34:04.271Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-03T13:34:04.533Z] === RUN TestUpdatePidsLimit/no_change [2021-09-03T13:34:04.533Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-03T13:34:04.794Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-03T13:34:04.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-09-03T13:34:04.976Z] --- PASS: Test (3.12s) [2021-09-03T13:34:04.976Z] --- PASS: Test/TestInitialize (0.11s) [2021-09-03T13:34:04.976Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-03T13:34:04.976Z] --- PASS: Test/TestWatch (3.00s) [2021-09-03T13:34:04.976Z] PASS [2021-09-03T13:34:04.976Z] coverage: 84.1% of statements [2021-09-03T13:34:04.976Z] ok github.com/docker/docker/pkg/discovery/kv 3.160s coverage: 84.1% of statements [2021-09-03T13:34:05.055Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-03T13:34:05.055Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-03T13:34:05.317Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-03T13:34:05.578Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-03T13:34:05.578Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-03T13:34:05.578Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-03T13:34:05.578Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-03T13:34:05.839Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-03T13:34:05.942Z] === RUN Test [2021-09-03T13:34:05.942Z] === RUN Test/TestWatch [2021-09-03T13:34:05.942Z] --- PASS: Test (0.00s) [2021-09-03T13:34:05.942Z] --- PASS: Test/TestWatch (0.00s) [2021-09-03T13:34:05.942Z] PASS [2021-09-03T13:34:05.942Z] coverage: 92.3% of statements [2021-09-03T13:34:05.942Z] ok github.com/docker/docker/pkg/discovery/memory 0.034s coverage: 92.3% of statements [2021-09-03T13:34:06.401Z] === RUN Test [2021-09-03T13:34:06.401Z] === RUN Test/TestInitialize [2021-09-03T13:34:06.401Z] === RUN Test/TestInitializeWithPattern [2021-09-03T13:34:06.401Z] === RUN Test/TestRegister [2021-09-03T13:34:06.401Z] === RUN Test/TestWatch [2021-09-03T13:34:06.401Z] --- PASS: Test (0.00s) [2021-09-03T13:34:06.401Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-03T13:34:06.401Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-03T13:34:06.401Z] --- PASS: Test/TestRegister (0.00s) [2021-09-03T13:34:06.401Z] --- PASS: Test/TestWatch (0.00s) [2021-09-03T13:34:06.401Z] PASS [2021-09-03T13:34:06.401Z] coverage: 93.8% of statements [2021-09-03T13:34:06.401Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-09-03T13:34:06.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-03T13:34:06.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-09-03T13:34:06.859Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-09-03T13:34:06.859Z] === RUN TestNetworkDBWatch [2021-09-03T13:34:06.859Z] === RUN TestPollerAddRemove [2021-09-03T13:34:06.859Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-03T13:34:06.859Z] === RUN TestPollerEvent [2021-09-03T13:34:06.859Z] poller_test.go:40: No chmod on Windows [2021-09-03T13:34:06.859Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-03T13:34:06.859Z] === RUN TestPollerClose [2021-09-03T13:34:06.859Z] --- PASS: TestPollerClose (0.00s) [2021-09-03T13:34:06.859Z] PASS [2021-09-03T13:34:06.859Z] coverage: 45.7% of statements [2021-09-03T13:34:06.859Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 45.7% of statements [2021-09-03T13:34:06.984Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-03T13:34:07.557Z] --- PASS: TestUpdatePidsLimit (3.63s) [2021-09-03T13:34:07.557Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-09-03T13:34:07.557Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2021-09-03T13:34:07.557Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2021-09-03T13:34:07.557Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2021-09-03T13:34:07.557Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-09-03T13:34:07.557Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-09-03T13:34:07.557Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s) [2021-09-03T13:34:07.557Z] === RUN TestUpdateRestartPolicy [2021-09-03T13:34:07.826Z] === RUN TestCopyFileWithInvalidSrc [2021-09-03T13:34:07.826Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCopyFileWithInvalidDest [2021-09-03T13:34:07.826Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-03T13:34:07.826Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-03T13:34:07.826Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCopyFile [2021-09-03T13:34:07.826Z] --- PASS: TestCopyFile (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-03T13:34:07.826Z] fileutils_test.go:133: Needs porting to Windows [2021-09-03T13:34:07.826Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-03T13:34:07.826Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-03T13:34:07.826Z] fileutils_test.go:179: Needs porting to Windows [2021-09-03T13:34:07.826Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestWildcardMatches [2021-09-03T13:34:07.826Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestPatternMatches [2021-09-03T13:34:07.826Z] --- PASS: TestPatternMatches (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-03T13:34:07.826Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestPatternMatchesFolderExclusions [2021-09-03T13:34:07.826Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-03T13:34:07.826Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-03T13:34:07.826Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-03T13:34:07.826Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-03T13:34:07.826Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestSingleExclamationError [2021-09-03T13:34:07.826Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestMatchesWithNoPatterns [2021-09-03T13:34:07.826Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestMatchesWithMalformedPatterns [2021-09-03T13:34:07.826Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestMatches [2021-09-03T13:34:07.826Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-03T13:34:07.826Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-03T13:34:07.826Z] --- PASS: TestMatches (0.00s) [2021-09-03T13:34:07.826Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-03T13:34:07.826Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCleanPatterns [2021-09-03T13:34:07.826Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-03T13:34:07.826Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCleanPatternsExceptionFlag [2021-09-03T13:34:07.826Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-03T13:34:07.826Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-03T13:34:07.826Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCleanPatternsErrorSingleException [2021-09-03T13:34:07.826Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestCreateIfNotExistsDir [2021-09-03T13:34:07.826Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-09-03T13:34:07.826Z] === RUN TestCreateIfNotExistsFile [2021-09-03T13:34:07.826Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-03T13:34:07.826Z] === RUN TestMatch [2021-09-03T13:34:07.826Z] --- PASS: TestMatch (0.00s) [2021-09-03T13:34:07.826Z] PASS [2021-09-03T13:34:07.826Z] coverage: 82.2% of statements [2021-09-03T13:34:07.826Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 82.2% of statements [2021-09-03T13:34:08.285Z] 2021/09/03 13:34:08 Closing DB instances... [2021-09-03T13:34:08.285Z] === RUN TestGet [2021-09-03T13:34:08.285Z] --- PASS: TestGet (0.00s) [2021-09-03T13:34:08.285Z] === RUN TestGetShortcutString [2021-09-03T13:34:08.285Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-03T13:34:08.285Z] PASS [2021-09-03T13:34:08.285Z] coverage: 42.9% of statements [2021-09-03T13:34:08.285Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2021-09-03T13:34:08.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-09-03T13:34:09.252Z] === RUN TestCreateIDMapOrder [2021-09-03T13:34:09.252Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-03T13:34:09.252Z] PASS [2021-09-03T13:34:09.252Z] coverage: 7.2% of statements [2021-09-03T13:34:09.252Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2021-09-03T13:34:09.252Z] --- PASS: TestGetAddress (19.26s) [2021-09-03T13:34:09.252Z] === RUN TestRequestSyntaxCheck [2021-09-03T13:34:09.252Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-03T13:34:09.252Z] === RUN TestRequest [2021-09-03T13:34:09.710Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-09-03T13:34:09.710Z] === RUN TestNetworkDBBulkSync [2021-09-03T13:34:10.170Z] === RUN TestFixedBufferCap [2021-09-03T13:34:10.170Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-03T13:34:10.170Z] === RUN TestFixedBufferLen [2021-09-03T13:34:10.170Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-03T13:34:10.170Z] === RUN TestFixedBufferString [2021-09-03T13:34:10.170Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-03T13:34:10.170Z] === RUN TestFixedBufferWrite [2021-09-03T13:34:10.170Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-03T13:34:10.170Z] === RUN TestFixedBufferRead [2021-09-03T13:34:10.170Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-03T13:34:10.170Z] === RUN TestBytesPipeRead [2021-09-03T13:34:10.170Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-03T13:34:10.170Z] === RUN TestBytesPipeWrite [2021-09-03T13:34:10.170Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-03T13:34:10.170Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-03T13:34:10.628Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-09-03T13:34:10.628Z] === RUN TestAtomicWriteToFile [2021-09-03T13:34:10.628Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-03T13:34:10.628Z] === RUN TestAtomicWriteSetCommit [2021-09-03T13:34:10.628Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-03T13:34:10.628Z] === RUN TestAtomicWriteSetCancel [2021-09-03T13:34:10.628Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-03T13:34:10.628Z] === RUN TestReadCloserWrapperClose [2021-09-03T13:34:10.628Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-03T13:34:10.628Z] === RUN TestReaderErrWrapperReadOnError [2021-09-03T13:34:10.628Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-03T13:34:10.628Z] === RUN TestReaderErrWrapperRead [2021-09-03T13:34:10.628Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-03T13:34:10.628Z] === RUN TestCancelReadCloser [2021-09-03T13:34:10.628Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-03T13:34:10.628Z] === RUN TestWriteCloserWrapperClose [2021-09-03T13:34:10.628Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-03T13:34:10.628Z] === RUN TestNopWriteCloser [2021-09-03T13:34:10.628Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-03T13:34:10.628Z] === RUN TestNopWriter [2021-09-03T13:34:10.628Z] --- PASS: TestNopWriter (0.00s) [2021-09-03T13:34:10.628Z] === RUN TestWriteCounter [2021-09-03T13:34:10.628Z] --- PASS: TestWriteCounter (0.00s) [2021-09-03T13:34:10.628Z] PASS [2021-09-03T13:34:10.628Z] coverage: 69.2% of statements [2021-09-03T13:34:10.628Z] ok github.com/docker/docker/pkg/ioutils 0.588s coverage: 69.2% of statements [2021-09-03T13:34:11.087Z] 2021/09/03 13:34:10 Closing DB instances... [2021-09-03T13:34:11.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-09-03T13:34:11.492Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-03T13:34:11.492Z] check_test.go:308: [d33ec53458f59] daemon is not started [2021-09-03T13:34:11.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-09-03T13:34:11.492Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-03T13:34:11.492Z] check_test.go:308: [d6ee3a63360ed] daemon is not started [2021-09-03T13:34:11.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-09-03T13:34:11.492Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-03T13:34:11.546Z] === RUN TestError [2021-09-03T13:34:11.546Z] --- PASS: TestError (0.00s) [2021-09-03T13:34:11.546Z] === RUN TestProgressString [2021-09-03T13:34:11.546Z] === RUN TestProgressString/no_progress [2021-09-03T13:34:11.546Z] === RUN TestProgressString/progress_1 [2021-09-03T13:34:11.546Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-03T13:34:11.546Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-03T13:34:11.546Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-03T13:34:11.546Z] === RUN TestProgressString/with_units [2021-09-03T13:34:11.546Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-03T13:34:11.546Z] === RUN TestProgressString/hide_counts [2021-09-03T13:34:11.546Z] --- PASS: TestProgressString (0.00s) [2021-09-03T13:34:11.546Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-03T13:34:11.546Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-03T13:34:11.546Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-03T13:34:11.546Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-03T13:34:11.546Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-03T13:34:11.546Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-03T13:34:11.546Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-03T13:34:11.546Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-03T13:34:11.546Z] === RUN TestJSONMessageDisplay [2021-09-03T13:34:11.546Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-03T13:34:11.546Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-03T13:34:11.546Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-03T13:34:11.546Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-03T13:34:11.546Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-03T13:34:11.546Z] === RUN TestDisplayJSONMessagesStream [2021-09-03T13:34:11.546Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-03T13:34:11.546Z] PASS [2021-09-03T13:34:11.546Z] coverage: 91.7% of statements [2021-09-03T13:34:11.546Z] ok github.com/docker/docker/pkg/jsonmessage 0.150s coverage: 91.7% of statements [2021-09-03T13:34:12.005Z] === RUN TestStandardLongPath [2021-09-03T13:34:12.005Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-03T13:34:12.005Z] === RUN TestUNCLongPath [2021-09-03T13:34:12.005Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-03T13:34:12.005Z] PASS [2021-09-03T13:34:12.005Z] coverage: 100.0% of statements [2021-09-03T13:34:12.005Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2021-09-03T13:34:12.066Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-03T13:34:12.463Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-03T13:34:12.463Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-03T13:34:12.463Z] === RUN TestNameFormat [2021-09-03T13:34:12.463Z] --- PASS: TestNameFormat (0.00s) [2021-09-03T13:34:12.463Z] === RUN TestNameRetries [2021-09-03T13:34:12.463Z] --- PASS: TestNameRetries (0.00s) [2021-09-03T13:34:12.463Z] PASS [2021-09-03T13:34:12.922Z] coverage: 85.7% of statements [2021-09-03T13:34:12.922Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2021-09-03T13:34:13.009Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-03T13:34:13.270Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-03T13:34:13.380Z] === RUN TestParseKeyValueOpt [2021-09-03T13:34:13.380Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-03T13:34:13.380Z] === RUN TestParseUintList [2021-09-03T13:34:13.380Z] --- PASS: TestParseUintList (0.00s) [2021-09-03T13:34:13.380Z] === RUN TestParseUintListMaximumLimits [2021-09-03T13:34:13.380Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-03T13:34:13.380Z] PASS [2021-09-03T13:34:13.380Z] coverage: 97.0% of statements [2021-09-03T13:34:13.380Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2021-09-03T13:34:13.838Z] === RUN TestNewAndRemove [2021-09-03T13:34:13.838Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-03T13:34:13.838Z] === RUN TestRemoveInvalidPath [2021-09-03T13:34:13.838Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-03T13:34:13.838Z] PASS [2021-09-03T13:34:13.838Z] coverage: 82.6% of statements [2021-09-03T13:34:13.838Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-09-03T13:34:13.841Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-03T13:34:14.105Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-03T13:34:14.366Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-03T13:34:14.367Z] check_test.go:308: [dd5128870a622] daemon is not started [2021-09-03T13:34:14.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-09-03T13:34:15.373Z] === RUN TestFailedConnection [2021-09-03T13:34:15.373Z] 2021/09/03 13:34:15 Closing DB instances... [2021-09-03T13:34:15.831Z] time="2021-09-03T13:34:15Z" level=error msg="node: d289bab0e602 is unknown to memberlist" [2021-09-03T13:34:15.970Z] --- PASS: TestBuildWithHugeFile (53.13s) [2021-09-03T13:34:15.970Z] === RUN TestBuildWCOWSandboxSize [2021-09-03T13:34:15.970Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-03T13:34:15.970Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-03T13:34:15.970Z] === RUN TestBuildWithEmptyDockerfile [2021-09-03T13:34:15.970Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:34:15.970Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:34:15.970Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:34:15.970Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:34:15.970Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:34:15.970Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:34:15.970Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:34:15.970Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:34:15.970Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:34:15.970Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-09-03T13:34:15.970Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-09-03T13:34:15.970Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-09-03T13:34:15.970Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-09-03T13:34:15.970Z] === RUN TestBuildPreserveOwnership [2021-09-03T13:34:15.970Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-03T13:34:15.970Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-03T13:34:16.289Z] --- PASS: TestFailedConnection (1.01s) [2021-09-03T13:34:16.289Z] === RUN TestFailOnce [2021-09-03T13:34:16.289Z] 2021/09/03 13:34:15 http: panic serving 127.0.0.1:49292: Plugin not ready [2021-09-03T13:34:16.289Z] goroutine 9 [running]: [2021-09-03T13:34:16.289Z] net/http.(*conn).serve.func1() [2021-09-03T13:34:16.289Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-03T13:34:16.289Z] panic({0x1029d40, 0x1135e60}) [2021-09-03T13:34:16.289Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-03T13:34:16.289Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xfb56c3712ac32344}, 0xc0000cba98) [2021-09-03T13:34:16.289Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-03T13:34:16.289Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1142b28, 0xc000228000}, 0xf7e8c6) [2021-09-03T13:34:16.289Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-03T13:34:16.289Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1142b28, 0xc000228000}, 0xc0000b4200) [2021-09-03T13:34:16.289Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-03T13:34:16.289Z] net/http.serverHandler.ServeHTTP({0x1141150}, {0x1142b28, 0xc000228000}, 0xc0000b4200) [2021-09-03T13:34:16.289Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-03T13:34:16.289Z] net/http.(*conn).serve(0xc000062a00, {0x11449c0, 0xc0001820c0}) [2021-09-03T13:34:16.289Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-03T13:34:16.289Z] created by net/http.(*Server).Serve [2021-09-03T13:34:16.289Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-03T13:34:16.289Z] time="2021-09-03T13:34:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2021-09-03T13:34:16.544Z] --- PASS: TestBuildPreserveOwnership (4.05s) [2021-09-03T13:34:16.544Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.68s) [2021-09-03T13:34:16.544Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-09-03T13:34:16.544Z] === RUN TestBuildPlatformInvalid [2021-09-03T13:34:16.748Z] === RUN TestParseEmptyInterface [2021-09-03T13:34:16.748Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-03T13:34:16.748Z] === RUN TestParseNonInterfaceType [2021-09-03T13:34:16.748Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-03T13:34:16.748Z] === RUN TestParseWithOneFunction [2021-09-03T13:34:16.748Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-03T13:34:16.748Z] === RUN TestParseWithMultipleFuncs [2021-09-03T13:34:16.748Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-03T13:34:16.748Z] === RUN TestParseWithUnnamedReturn [2021-09-03T13:34:16.748Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-03T13:34:16.748Z] === RUN TestEmbeddedInterface [2021-09-03T13:34:16.748Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-03T13:34:16.748Z] === RUN TestParsedImports [2021-09-03T13:34:16.748Z] --- PASS: TestParsedImports (0.00s) [2021-09-03T13:34:16.748Z] === RUN TestAliasedImports [2021-09-03T13:34:16.748Z] --- PASS: TestAliasedImports (0.00s) [2021-09-03T13:34:16.748Z] PASS [2021-09-03T13:34:16.748Z] coverage: 56.8% of statements [2021-09-03T13:34:16.748Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-09-03T13:34:16.806Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-09-03T13:34:16.806Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-03T13:34:17.206Z] --- PASS: TestFailOnce (1.17s) [2021-09-03T13:34:17.206Z] === RUN TestEchoInputOutput [2021-09-03T13:34:17.206Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-03T13:34:17.206Z] === RUN TestBackoff [2021-09-03T13:34:17.206Z] --- PASS: TestBackoff (0.00s) [2021-09-03T13:34:17.206Z] === RUN TestAbortRetry [2021-09-03T13:34:17.206Z] --- PASS: TestAbortRetry (0.00s) [2021-09-03T13:34:17.206Z] === RUN TestClientScheme [2021-09-03T13:34:17.206Z] --- PASS: TestClientScheme (0.00s) [2021-09-03T13:34:17.206Z] === RUN TestNewClientWithTimeout [2021-09-03T13:34:17.206Z] === RUN TestHTTPTransport [2021-09-03T13:34:17.206Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-03T13:34:17.206Z] PASS [2021-09-03T13:34:17.206Z] coverage: 85.7% of statements [2021-09-03T13:34:17.206Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-09-03T13:34:17.335Z] --- PASS: TestBuildWithHugeFile (81.77s) [2021-09-03T13:34:17.336Z] === RUN TestBuildWCOWSandboxSize [2021-09-03T13:34:17.760Z] Loaded image: busybox:latest [2021-09-03T13:34:17.760Z] Loaded image: busybox:glibc [2021-09-03T13:34:18.172Z] time="2021-09-03T13:34:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-03T13:34:18.172Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-03T13:34:18.172Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-03T13:34:18.172Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-03T13:34:18.172Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-03T13:34:18.172Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-03T13:34:18.172Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-03T13:34:18.172Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-03T13:34:18.172Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-03T13:34:18.172Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-03T13:34:18.172Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-03T13:34:18.172Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-03T13:34:18.172Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-03T13:34:18.172Z] === RUN TestBufferPoolPutAndGet [2021-09-03T13:34:18.172Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-03T13:34:18.172Z] PASS [2021-09-03T13:34:18.172Z] coverage: 88.2% of statements [2021-09-03T13:34:18.172Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2021-09-03T13:34:18.172Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2021-09-03T13:34:18.172Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-03T13:34:18.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-09-03T13:34:18.630Z] === RUN TestOutputOnPrematureClose [2021-09-03T13:34:18.630Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-03T13:34:18.630Z] === RUN TestCompleteSilently [2021-09-03T13:34:18.630Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-03T13:34:18.630Z] PASS [2021-09-03T13:34:18.630Z] coverage: 75.9% of statements [2021-09-03T13:34:18.630Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-09-03T13:34:18.630Z] === RUN TestSendToOneSub [2021-09-03T13:34:18.630Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-03T13:34:18.630Z] === RUN TestSendToMultipleSubs [2021-09-03T13:34:18.630Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-03T13:34:18.630Z] === RUN TestEvictOneSub [2021-09-03T13:34:18.630Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-03T13:34:18.630Z] === RUN TestClosePublisher [2021-09-03T13:34:18.630Z] --- PASS: TestClosePublisher (0.00s) [2021-09-03T13:34:18.630Z] === RUN TestPubSubRace [2021-09-03T13:34:19.088Z] --- PASS: TestRequest (9.57s) [2021-09-03T13:34:19.088Z] === RUN TestOverlappingRequests [2021-09-03T13:34:19.088Z] 2021/09/03 13:34:18 Closing DB instances... [2021-09-03T13:34:19.160Z] Loaded image: debian:bullseye-slim [2021-09-03T13:34:19.160Z] Loaded image: hello-world:latest [2021-09-03T13:34:19.422Z] Loaded image: arm32v7/hello-world:latest [2021-09-03T13:34:19.546Z] --- PASS: TestOverlappingRequests (0.43s) [2021-09-03T13:34:19.546Z] === RUN TestRelease [2021-09-03T13:34:19.546Z] time="2021-09-03T13:34:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-03T13:34:20.001Z] --- PASS: TestUpdateRestartPolicy (12.28s) [2021-09-03T13:34:20.001Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-03T13:34:20.004Z] --- PASS: TestPubSubRace (1.06s) [2021-09-03T13:34:20.004Z] PASS [2021-09-03T13:34:20.004Z] coverage: 75.0% of statements [2021-09-03T13:34:20.004Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-09-03T13:34:20.463Z] === RUN TestRegister [2021-09-03T13:34:20.463Z] --- PASS: TestRegister (0.00s) [2021-09-03T13:34:20.463Z] === RUN TestCommand [2021-09-03T13:34:20.463Z] --- PASS: TestCommand (0.03s) [2021-09-03T13:34:20.463Z] === RUN TestNaiveSelf [2021-09-03T13:34:20.463Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-03T13:34:20.463Z] PASS [2021-09-03T13:34:20.463Z] coverage: 82.4% of statements [2021-09-03T13:34:20.463Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2021-09-03T13:34:20.921Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-03T13:34:20.921Z] === RUN TestNetworkDBGarbageCollection [2021-09-03T13:34:20.921Z] === RUN TestDump [2021-09-03T13:34:20.921Z] goroutine 6 [running]: [2021-09-03T13:34:20.921Z] github.com/docker/docker/pkg/stack.dump(0x11ab2f7) [2021-09-03T13:34:20.921Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-03T13:34:20.921Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-03T13:34:20.921Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-03T13:34:20.921Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-03T13:34:20.921Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-03T13:34:20.921Z] testing.tRunner(0xc000118340, 0x1318e38) [2021-09-03T13:34:20.921Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:34:20.921Z] created by testing.(*T).Run [2021-09-03T13:34:20.921Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-03T13:34:20.921Z] [2021-09-03T13:34:20.921Z] goroutine 1 [chan receive]: [2021-09-03T13:34:20.921Z] testing.(*T).Run(0xc0001181a0, {0x130a4fd, 0x118a173}, 0x1318e38) [2021-09-03T13:34:20.921Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-03T13:34:20.921Z] testing.runTests.func1(0xc000068720) [2021-09-03T13:34:20.921Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-03T13:34:20.921Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-03T13:34:20.921Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:34:20.921Z] testing.runTests(0xc000076080, {0x147bba0, 0x3, 0x3}, {0x11aa54d, 0x130c1f7, 0x1480640}) [2021-09-03T13:34:20.921Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-03T13:34:20.921Z] testing.(*M).Run(0xc000076080) [2021-09-03T13:34:20.921Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-03T13:34:20.921Z] main.main() [2021-09-03T13:34:20.921Z] _testmain.go:95 +0x1f5 [2021-09-03T13:34:20.921Z] --- PASS: TestDump (0.00s) [2021-09-03T13:34:20.921Z] === RUN TestDumpToFile [2021-09-03T13:34:20.921Z] --- PASS: TestRelease (1.66s) [2021-09-03T13:34:20.922Z] === RUN TestAllocateRandomDeallocate [2021-09-03T13:34:20.922Z] --- PASS: TestDumpToFile (0.10s) [2021-09-03T13:34:20.922Z] === RUN TestDumpToFileWithEmptyInput [2021-09-03T13:34:20.922Z] goroutine 8 [running]: [2021-09-03T13:34:20.922Z] github.com/docker/docker/pkg/stack.dump(0x12182b4) [2021-09-03T13:34:20.922Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-03T13:34:20.922Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1218660}) [2021-09-03T13:34:20.922Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-03T13:34:20.922Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2021-09-03T13:34:20.922Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-03T13:34:20.922Z] testing.tRunner(0xc000118820, 0x1318e28) [2021-09-03T13:34:20.922Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:34:20.922Z] created by testing.(*T).Run [2021-09-03T13:34:20.922Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-03T13:34:20.922Z] [2021-09-03T13:34:20.922Z] goroutine 1 [chan receive]: [2021-09-03T13:34:20.922Z] testing.(*T).Run(0xc0001181a0, {0x1311289, 0x118a173}, 0x1318e28) [2021-09-03T13:34:20.922Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-03T13:34:20.922Z] testing.runTests.func1(0xc000068720) [2021-09-03T13:34:20.922Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-03T13:34:20.922Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-03T13:34:20.922Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:34:20.922Z] testing.runTests(0xc000076080, {0x147bba0, 0x3, 0x3}, {0x11aa54d, 0x130c1f7, 0x1480640}) [2021-09-03T13:34:20.922Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-03T13:34:20.922Z] testing.(*M).Run(0xc000076080) [2021-09-03T13:34:20.922Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-03T13:34:20.922Z] main.main() [2021-09-03T13:34:20.922Z] _testmain.go:95 +0x1f5 [2021-09-03T13:34:20.922Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-03T13:34:20.922Z] PASS [2021-09-03T13:34:20.922Z] coverage: 90.9% of statements [2021-09-03T13:34:20.922Z] ok github.com/docker/docker/pkg/stack 0.128s coverage: 90.9% of statements [2021-09-03T13:34:20.945Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-09-03T13:34:20.945Z] === RUN TestWaitNonBlocked [2021-09-03T13:34:20.945Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:34:20.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:34:20.945Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:34:20.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:34:20.945Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:34:20.945Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:34:21.380Z] === RUN TestNewStdWriter [2021-09-03T13:34:21.380Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-03T13:34:21.380Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestWriteWithNilBytes [2021-09-03T13:34:21.380Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestWrite [2021-09-03T13:34:21.380Z] --- PASS: TestWrite (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestWriteWithWriterError [2021-09-03T13:34:21.380Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-03T13:34:21.380Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestStdCopyWriteAndRead [2021-09-03T13:34:21.380Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-03T13:34:21.380Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-03T13:34:21.380Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-03T13:34:21.380Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-03T13:34:21.380Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-03T13:34:21.380Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-03T13:34:21.380Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-03T13:34:21.380Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-03T13:34:21.380Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-03T13:34:21.380Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-03T13:34:21.380Z] PASS [2021-09-03T13:34:21.380Z] coverage: 100.0% of statements [2021-09-03T13:34:21.380Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-09-03T13:34:21.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-09-03T13:34:21.839Z] time="2021-09-03T13:34:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-03T13:34:22.091Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-03T13:34:22.091Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-09-03T13:34:22.091Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2021-09-03T13:34:22.091Z] === RUN TestWaitBlocked [2021-09-03T13:34:22.091Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:34:22.091Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:34:22.091Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:34:22.091Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:34:22.091Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:34:22.091Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:34:22.298Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-03T13:34:22.298Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-03T13:34:22.298Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestFormatStatus [2021-09-03T13:34:22.298Z] --- PASS: TestFormatStatus (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestFormatError [2021-09-03T13:34:22.298Z] --- PASS: TestFormatError (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestFormatJSONError [2021-09-03T13:34:22.298Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-03T13:34:22.298Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-03T13:34:22.298Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestNewJSONProgressOutput [2021-09-03T13:34:22.298Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestAuxFormatterEmit [2021-09-03T13:34:22.298Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestStreamWriterStdout [2021-09-03T13:34:22.298Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-03T13:34:22.298Z] === RUN TestStreamWriterStderr [2021-09-03T13:34:22.298Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-03T13:34:22.298Z] PASS [2021-09-03T13:34:22.298Z] coverage: 66.2% of statements [2021-09-03T13:34:22.298Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-09-03T13:34:22.756Z] === RUN TestGenerateRandomID [2021-09-03T13:34:22.756Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-03T13:34:22.756Z] === RUN TestShortenId [2021-09-03T13:34:22.756Z] --- PASS: TestShortenId (0.00s) [2021-09-03T13:34:22.756Z] === RUN TestShortenSha256Id [2021-09-03T13:34:22.756Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-03T13:34:22.756Z] === RUN TestShortenIdEmpty [2021-09-03T13:34:22.756Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-03T13:34:22.756Z] === RUN TestShortenIdInvalid [2021-09-03T13:34:22.756Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-03T13:34:22.756Z] === RUN TestIsShortIDNonHex [2021-09-03T13:34:22.756Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-03T13:34:22.756Z] === RUN TestIsShortIDNotCorrectSize [2021-09-03T13:34:22.756Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-03T13:34:22.756Z] PASS [2021-09-03T13:34:22.756Z] coverage: 70.6% of statements [2021-09-03T13:34:22.756Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-09-03T13:34:23.215Z] === RUN TestIsCpusetListAvailable [2021-09-03T13:34:23.215Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-03T13:34:23.215Z] PASS [2021-09-03T13:34:23.215Z] coverage: 39.4% of statements [2021-09-03T13:34:23.215Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-09-03T13:34:23.477Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-03T13:34:23.477Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-09-03T13:34:23.477Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2021-09-03T13:34:23.477Z] === CONT TestContainerStartOnDaemonRestart [2021-09-03T13:34:23.477Z] === CONT TestContainerKillOnDaemonStart [2021-09-03T13:34:24.122Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-03T13:34:24.122Z] === RUN TestBoolValue [2021-09-03T13:34:24.122Z] --- PASS: TestBoolValue (0.00s) [2021-09-03T13:34:24.122Z] === RUN TestBoolValueOrDefault [2021-09-03T13:34:24.122Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-03T13:34:24.122Z] === RUN TestInt64ValueOrZero [2021-09-03T13:34:24.122Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-03T13:34:24.122Z] === RUN TestInt64ValueOrDefault [2021-09-03T13:34:24.122Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-03T13:34:24.122Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-03T13:34:24.122Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-03T13:34:24.122Z] === RUN TestJsonContentType [2021-09-03T13:34:24.122Z] --- PASS: TestJsonContentType (0.00s) [2021-09-03T13:34:24.122Z] PASS [2021-09-03T13:34:24.122Z] coverage: 14.7% of statements [2021-09-03T13:34:24.122Z] ok github.com/docker/docker/api/server/httputils 0.110s coverage: 14.7% of statements [2021-09-03T13:34:24.181Z] === RUN TestChtimes [2021-09-03T13:34:24.422Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-03T13:34:24.639Z] --- PASS: TestChtimes (0.00s) [2021-09-03T13:34:24.639Z] === RUN TestChtimesWindows [2021-09-03T13:34:24.640Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-03T13:34:24.640Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-03T13:34:24.640Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-03T13:34:24.640Z] === RUN TestEnsureRemoveAllNotExist [2021-09-03T13:34:24.640Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-03T13:34:24.640Z] === RUN TestEnsureRemoveAllWithDir [2021-09-03T13:34:24.640Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-03T13:34:24.640Z] === RUN TestEnsureRemoveAllWithFile [2021-09-03T13:34:24.640Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-03T13:34:24.640Z] === RUN TestHasWin32KSupport [2021-09-03T13:34:24.640Z] syscall_windows_test.go:8: win32k: true [2021-09-03T13:34:24.640Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-03T13:34:24.640Z] PASS [2021-09-03T13:34:24.640Z] coverage: 13.0% of statements [2021-09-03T13:34:24.640Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2021-09-03T13:34:24.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-09-03T13:34:25.098Z] === RUN TestTailFile [2021-09-03T13:34:25.098Z] --- PASS: TestTailFile (0.00s) [2021-09-03T13:34:25.098Z] === RUN TestTailFileManyLines [2021-09-03T13:34:25.098Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-03T13:34:25.098Z] === RUN TestTailEmptyFile [2021-09-03T13:34:25.098Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-03T13:34:25.098Z] === RUN TestTailNegativeN [2021-09-03T13:34:25.098Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-03T13:34:25.098Z] === RUN TestNewTailReader [2021-09-03T13:34:25.098Z] === PAUSE TestNewTailReader [2021-09-03T13:34:25.098Z] === CONT TestNewTailReader [2021-09-03T13:34:25.098Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-03T13:34:25.098Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-03T13:34:25.098Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-03T13:34:25.098Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-03T13:34:25.098Z] === RUN TestNewTailReader/no_delimiter [2021-09-03T13:34:25.098Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-03T13:34:25.098Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-03T13:34:25.098Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-03T13:34:25.098Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-03T13:34:25.098Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/truncated_last_line [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/no_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-03T13:34:25.099Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-03T13:34:25.099Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.100Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.257Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.563Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.564Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.564Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.564Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.564Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.564Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.564Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.564Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-03T13:34:25.565Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:34:25.565Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-03T13:34:25.567Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:34:25.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:34:25.568Z] PASS [2021-09-03T13:34:25.568Z] coverage: 88.6% of statements [2021-09-03T13:34:25.568Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2021-09-03T13:34:25.697Z] === RUN TestMaskSecretKeys [2021-09-03T13:34:25.697Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-03T13:34:25.697Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-03T13:34:25.697Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-03T13:34:25.697Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-03T13:34:25.697Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-03T13:34:25.697Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-03T13:34:25.697Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-03T13:34:25.697Z] === RUN TestVersionMiddlewareVersion [2021-09-03T13:34:25.697Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-03T13:34:25.697Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-03T13:34:25.697Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-03T13:34:25.697Z] PASS [2021-09-03T13:34:25.697Z] coverage: 37.7% of statements [2021-09-03T13:34:25.697Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-03T13:34:25.697Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-03T13:34:25.830Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-03T13:34:26.026Z] --- PASS: TestAllocateRandomDeallocate (4.84s) [2021-09-03T13:34:26.026Z] === RUN TestRetrieveFromStore [2021-09-03T13:34:26.026Z] === RUN TestTarSumRemoveNonExistent [2021-09-03T13:34:26.026Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-03T13:34:26.026Z] === RUN TestTarSumRemove [2021-09-03T13:34:26.026Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-03T13:34:26.026Z] === RUN TestSortFileInfoSums [2021-09-03T13:34:26.026Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-03T13:34:26.026Z] === RUN TestNewTarSumForLabelInvalid [2021-09-03T13:34:26.026Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-03T13:34:26.026Z] === RUN TestNewTarSumForLabel [2021-09-03T13:34:26.026Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-03T13:34:26.026Z] === RUN TestEmptyTar [2021-09-03T13:34:26.026Z] --- PASS: TestEmptyTar (0.01s) [2021-09-03T13:34:26.026Z] === RUN TestTarSumsReadSize [2021-09-03T13:34:26.026Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-09-03T13:34:26.026Z] === RUN TestTarSums [2021-09-03T13:34:26.026Z] --- PASS: TestTarSums (0.06s) [2021-09-03T13:34:26.026Z] === RUN TestIteration [2021-09-03T13:34:26.026Z] --- PASS: TestIteration (0.00s) [2021-09-03T13:34:26.026Z] === RUN TestVersionLabelForChecksum [2021-09-03T13:34:26.026Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-03T13:34:26.026Z] === RUN TestVersion [2021-09-03T13:34:26.026Z] --- PASS: TestVersion (0.00s) [2021-09-03T13:34:26.026Z] === RUN TestGetVersion [2021-09-03T13:34:26.026Z] --- PASS: TestGetVersion (0.00s) [2021-09-03T13:34:26.026Z] === RUN TestGetVersions [2021-09-03T13:34:26.026Z] --- PASS: TestGetVersions (0.00s) [2021-09-03T13:34:26.026Z] PASS [2021-09-03T13:34:26.026Z] coverage: 89.3% of statements [2021-09-03T13:34:26.026Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2021-09-03T13:34:26.168Z] === RUN TestAdjustForAPIVersion [2021-09-03T13:34:26.168Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-03T13:34:26.168Z] PASS [2021-09-03T13:34:26.168Z] coverage: 5.7% of statements [2021-09-03T13:34:26.168Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-03T13:34:26.168Z] === RUN TestStrSliceMarshalJSON [2021-09-03T13:34:26.168Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestStrSliceUnmarshalJSON [2021-09-03T13:34:26.168Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestStrSliceUnmarshalString [2021-09-03T13:34:26.168Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestStrSliceUnmarshalSlice [2021-09-03T13:34:26.168Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-03T13:34:26.168Z] PASS [2021-09-03T13:34:26.168Z] coverage: 90.0% of statements [2021-09-03T13:34:26.168Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2021-09-03T13:34:26.168Z] === RUN TestToJSON [2021-09-03T13:34:26.168Z] --- PASS: TestToJSON (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestToParamWithVersion [2021-09-03T13:34:26.168Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestFromJSON [2021-09-03T13:34:26.168Z] --- PASS: TestFromJSON (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestEmpty [2021-09-03T13:34:26.168Z] --- PASS: TestEmpty (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestArgsMatchKVListEmptySources [2021-09-03T13:34:26.168Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestArgsMatchKVList [2021-09-03T13:34:26.168Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestArgsMatch [2021-09-03T13:34:26.168Z] --- PASS: TestArgsMatch (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestAdd [2021-09-03T13:34:26.168Z] --- PASS: TestAdd (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestDel [2021-09-03T13:34:26.168Z] --- PASS: TestDel (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestLen [2021-09-03T13:34:26.168Z] --- PASS: TestLen (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestExactMatch [2021-09-03T13:34:26.168Z] --- PASS: TestExactMatch (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestOnlyOneExactMatch [2021-09-03T13:34:26.168Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestContains [2021-09-03T13:34:26.168Z] --- PASS: TestContains (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestValidate [2021-09-03T13:34:26.168Z] --- PASS: TestValidate (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestWalkValues [2021-09-03T13:34:26.168Z] --- PASS: TestWalkValues (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestFuzzyMatch [2021-09-03T13:34:26.168Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-03T13:34:26.168Z] === RUN TestClone [2021-09-03T13:34:26.168Z] --- PASS: TestClone (0.00s) [2021-09-03T13:34:26.168Z] PASS [2021-09-03T13:34:26.168Z] coverage: 92.2% of statements [2021-09-03T13:34:26.168Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-03T13:34:26.168Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-03T13:34:26.426Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2021-09-03T13:34:26.426Z] === CONT TestIpcModeOlderClient [2021-09-03T13:34:26.426Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-09-03T13:34:26.426Z] === CONT TestDaemonHostGatewayIP [2021-09-03T13:34:26.486Z] time="2021-09-03T13:34:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-03T13:34:26.486Z] testing: warning: no tests to run [2021-09-03T13:34:26.486Z] PASS [2021-09-03T13:34:26.486Z] coverage: [no statements] [2021-09-03T13:34:26.486Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2021-09-03T13:34:26.631Z] === RUN TestDurationToSecondsString [2021-09-03T13:34:26.631Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-03T13:34:26.631Z] === RUN TestGetTimestamp [2021-09-03T13:34:26.631Z] --- PASS: TestGetTimestamp (0.15s) [2021-09-03T13:34:26.631Z] === RUN TestParseTimestamps [2021-09-03T13:34:26.631Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-03T13:34:26.631Z] PASS [2021-09-03T13:34:26.631Z] coverage: 100.0% of statements [2021-09-03T13:34:26.631Z] ok github.com/docker/docker/api/types/time 0.193s coverage: 100.0% of statements [2021-09-03T13:34:26.631Z] === RUN TestCompareVersion [2021-09-03T13:34:26.631Z] --- PASS: TestCompareVersion (0.00s) [2021-09-03T13:34:26.631Z] PASS [2021-09-03T13:34:26.631Z] coverage: 77.3% of statements [2021-09-03T13:34:26.631Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/builder [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-03T13:34:26.631Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-03T13:34:26.945Z] === RUN TestTruncIndex [2021-09-03T13:34:26.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-09-03T13:34:27.404Z] --- PASS: TestTruncIndex (0.10s) [2021-09-03T13:34:27.404Z] PASS [2021-09-03T13:34:27.404Z] coverage: 91.5% of statements [2021-09-03T13:34:27.404Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-09-03T13:34:27.404Z] --- PASS: TestRetrieveFromStore (1.49s) [2021-09-03T13:34:27.404Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-03T13:34:27.404Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-03T13:34:27.404Z] === RUN TestParallelPredefinedRequest1 [2021-09-03T13:34:27.404Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-03T13:34:27.404Z] === RUN TestParallelPredefinedRequest2 [2021-09-03T13:34:27.404Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-03T13:34:27.404Z] === RUN TestParallelPredefinedRequest3 [2021-09-03T13:34:27.404Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-03T13:34:27.404Z] === RUN TestParallelPredefinedRequest4 [2021-09-03T13:34:27.404Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-03T13:34:27.404Z] === RUN TestParallelPredefinedRequest5 [2021-09-03T13:34:27.404Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-03T13:34:27.404Z] === RUN TestDebug [2021-09-03T13:34:27.404Z] --- PASS: TestDebug (0.00s) [2021-09-03T13:34:27.404Z] === RUN TestRequestPoolParallel [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-03T13:34:27.623Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-03T13:34:27.623Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-03T13:34:27.623Z] === RUN TestCloneArgsSmartHttp [2021-09-03T13:34:27.623Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-03T13:34:27.623Z] === RUN TestCloneArgsDumbHttp [2021-09-03T13:34:27.623Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-03T13:34:27.623Z] === RUN TestCloneArgsGit [2021-09-03T13:34:27.623Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-03T13:34:27.623Z] === RUN TestCheckoutGit [2021-09-03T13:34:27.863Z] === RUN TestIsGIT [2021-09-03T13:34:27.863Z] --- PASS: TestIsGIT (0.00s) [2021-09-03T13:34:27.863Z] === RUN TestIsTransport [2021-09-03T13:34:27.863Z] --- PASS: TestIsTransport (0.00s) [2021-09-03T13:34:27.863Z] PASS [2021-09-03T13:34:27.863Z] coverage: 100.0% of statements [2021-09-03T13:34:27.863Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-09-03T13:34:27.863Z] --- PASS: TestRequestPoolParallel (0.45s) [2021-09-03T13:34:27.863Z] === RUN TestFullAllocateRelease [2021-09-03T13:34:28.321Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-09-03T13:34:28.321Z] === RUN TestOddAllocateRelease [2021-09-03T13:34:28.321Z] === RUN TestVersionInfo [2021-09-03T13:34:28.321Z] --- PASS: TestVersionInfo (0.00s) [2021-09-03T13:34:28.321Z] === RUN TestAppendVersions [2021-09-03T13:34:28.321Z] --- PASS: TestAppendVersions (0.00s) [2021-09-03T13:34:28.321Z] PASS [2021-09-03T13:34:28.321Z] coverage: 88.9% of statements [2021-09-03T13:34:28.321Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-09-03T13:34:28.321Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-09-03T13:34:28.321Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-03T13:34:28.321Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-09-03T13:34:28.321Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-03T13:34:28.321Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-09-03T13:34:28.322Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-03T13:34:28.322Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-03T13:34:28.322Z] === CONT TestParallelPredefinedRequest1 [2021-09-03T13:34:28.322Z] === CONT TestParallelPredefinedRequest4 [2021-09-03T13:34:28.322Z] === CONT TestParallelPredefinedRequest1 [2021-09-03T13:34:28.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:34:28.322Z] === CONT TestParallelPredefinedRequest5 [2021-09-03T13:34:28.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:34:28.322Z] === CONT TestParallelPredefinedRequest3 [2021-09-03T13:34:28.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:34:28.322Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-03T13:34:28.322Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-03T13:34:28.322Z] === CONT TestParallelPredefinedRequest2 [2021-09-03T13:34:28.322Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-03T13:34:28.322Z] === CONT TestParallelPredefinedRequest2 [2021-09-03T13:34:28.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:34:28.322Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-03T13:34:28.322Z] === CONT TestParallelPredefinedRequest4 [2021-09-03T13:34:28.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:34:28.322Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-03T13:34:28.322Z] PASS [2021-09-03T13:34:28.322Z] coverage: 85.3% of statements [2021-09-03T13:34:28.385Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-03T13:34:28.780Z] ok github.com/docker/docker/libnetwork/ipam 46.302s coverage: 85.3% of statements [2021-09-03T13:34:29.161Z] === RUN TestEnable [2021-09-03T13:34:29.161Z] --- PASS: TestEnable (0.00s) [2021-09-03T13:34:29.161Z] === RUN TestDisable [2021-09-03T13:34:29.161Z] --- PASS: TestDisable (0.00s) [2021-09-03T13:34:29.161Z] === RUN TestEnabled [2021-09-03T13:34:29.161Z] --- PASS: TestEnabled (0.00s) [2021-09-03T13:34:29.161Z] PASS [2021-09-03T13:34:29.161Z] coverage: 100.0% of statements [2021-09-03T13:34:29.161Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-09-03T13:34:29.161Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-03T13:34:29.161Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-03T13:34:29.161Z] === RUN TestProcessNoDockerignore [2021-09-03T13:34:29.161Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-03T13:34:29.161Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-03T13:34:29.329Z] --- PASS: TestDaemonHostGatewayIP (3.04s) [2021-09-03T13:34:29.329Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-03T13:34:29.619Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestDetectContentType [2021-09-03T13:34:29.619Z] --- PASS: TestDetectContentType (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestSelectAcceptableMIME [2021-09-03T13:34:29.619Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestInspectEmptyResponse [2021-09-03T13:34:29.619Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestInspectResponseBinary [2021-09-03T13:34:29.619Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestResponseUnsupportedContentType [2021-09-03T13:34:29.619Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestInspectResponseTextSimple [2021-09-03T13:34:29.619Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestInspectResponseEmptyContentType [2021-09-03T13:34:29.619Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestUnknownContentLength [2021-09-03T13:34:29.619Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestDownloadRemote [2021-09-03T13:34:29.619Z] --- PASS: TestDownloadRemote (0.08s) [2021-09-03T13:34:29.619Z] === RUN TestGetWithStatusError [2021-09-03T13:34:29.619Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestCloseRootDirectory [2021-09-03T13:34:29.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:34:29.619Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-03T13:34:29.619Z] === RUN TestHashFile [2021-09-03T13:34:29.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:34:29.620Z] --- SKIP: TestHashFile (0.00s) [2021-09-03T13:34:29.620Z] === RUN TestHashSubdir [2021-09-03T13:34:29.620Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:34:29.620Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-03T13:34:29.620Z] === RUN TestRemoveDirectory [2021-09-03T13:34:29.620Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:34:29.620Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-03T13:34:29.620Z] PASS [2021-09-03T13:34:29.620Z] coverage: 9.3% of statements [2021-09-03T13:34:29.620Z] ok github.com/docker/docker/builder/remotecontext 0.229s coverage: 9.3% of statements [2021-09-03T13:34:29.747Z] === RUN TestValidatePrivileges [2021-09-03T13:34:29.747Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-03T13:34:29.747Z] === RUN TestFilterByCapNeg [2021-09-03T13:34:29.747Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-03T13:34:29.747Z] === RUN TestFilterByCapPos [2021-09-03T13:34:29.747Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-03T13:34:29.747Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-03T13:34:29.747Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-03T13:34:29.747Z] PASS [2021-09-03T13:34:29.747Z] coverage: 12.0% of statements [2021-09-03T13:34:29.747Z] ok github.com/docker/docker/plugin 0.045s coverage: 12.0% of statements [2021-09-03T13:34:30.078Z] === RUN TestGetAllAllowed [2021-09-03T13:34:30.078Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestGetAllMeta [2021-09-03T13:34:30.078Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-03T13:34:30.078Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestIsUnreferencedBuiltin [2021-09-03T13:34:30.078Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestIsExistingDirectory [2021-09-03T13:34:30.078Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-09-03T13:34:30.078Z] === RUN TestGetFilenameForDownload [2021-09-03T13:34:30.078Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestEnv2Variables [2021-09-03T13:34:30.078Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-03T13:34:30.078Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestMaintainer [2021-09-03T13:34:30.078Z] --- PASS: TestMaintainer (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestLabel [2021-09-03T13:34:30.078Z] --- PASS: TestLabel (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestFromScratch [2021-09-03T13:34:30.078Z] --- PASS: TestFromScratch (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestFromWithArg [2021-09-03T13:34:30.078Z] --- PASS: TestFromWithArg (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-03T13:34:30.078Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestFromWithUndefinedArg [2021-09-03T13:34:30.078Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestFromMultiStageWithNamedStage [2021-09-03T13:34:30.078Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestOnbuild [2021-09-03T13:34:30.078Z] --- PASS: TestOnbuild (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestWorkdir [2021-09-03T13:34:30.078Z] --- PASS: TestWorkdir (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestCmd [2021-09-03T13:34:30.078Z] --- PASS: TestCmd (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestHealthcheckNone [2021-09-03T13:34:30.078Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestHealthcheckCmd [2021-09-03T13:34:30.078Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestEntrypoint [2021-09-03T13:34:30.078Z] --- PASS: TestEntrypoint (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestExpose [2021-09-03T13:34:30.078Z] --- PASS: TestExpose (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestUser [2021-09-03T13:34:30.078Z] --- PASS: TestUser (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestVolume [2021-09-03T13:34:30.078Z] --- PASS: TestVolume (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestStopSignal [2021-09-03T13:34:30.078Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-03T13:34:30.078Z] --- SKIP: TestStopSignal (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestArg [2021-09-03T13:34:30.078Z] --- PASS: TestArg (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestShell [2021-09-03T13:34:30.078Z] --- PASS: TestShell (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestPrependEnvOnCmd [2021-09-03T13:34:30.078Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestRunWithBuildArgs [2021-09-03T13:34:30.078Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestRunIgnoresHealthcheck [2021-09-03T13:34:30.078Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestDispatchUnsupportedOptions [2021-09-03T13:34:30.078Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-03T13:34:30.078Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-03T13:34:30.078Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-03T13:34:30.078Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestNormalizeWorkdir [2021-09-03T13:34:30.078Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestDispatch [2021-09-03T13:34:30.078Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-03T13:34:30.078Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-03T13:34:30.078Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-03T13:34:30.078Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-03T13:34:30.078Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-03T13:34:30.078Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-03T13:34:30.078Z] === RUN TestDispatch/COPY_url [2021-09-03T13:34:30.078Z] --- PASS: TestDispatch (0.06s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-03T13:34:30.078Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestAddScratchImageAddsToMounts [2021-09-03T13:34:30.078Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-03T13:34:30.078Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-03T13:34:30.078Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-03T13:34:30.078Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestImageSourceGetAddsToMounts [2021-09-03T13:34:30.078Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestEmptyDockerfile [2021-09-03T13:34:30.078Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-09-03T13:34:30.078Z] === RUN TestSymlinkDockerfile [2021-09-03T13:34:30.078Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-03T13:34:30.078Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestNonExistingDockerfile [2021-09-03T13:34:30.078Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestCopyRunConfig [2021-09-03T13:34:30.078Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestDeepCopyRunConfig [2021-09-03T13:34:30.078Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestExportImage [2021-09-03T13:34:30.078Z] --- PASS: TestExportImage (0.00s) [2021-09-03T13:34:30.078Z] === RUN TestNormalizeDest [2021-09-03T13:34:30.078Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-03T13:34:30.078Z] PASS [2021-09-03T13:34:30.078Z] coverage: 46.8% of statements [2021-09-03T13:34:30.078Z] ok github.com/docker/docker/builder/dockerfile 0.170s coverage: 46.8% of statements [2021-09-03T13:34:30.078Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-03T13:34:30.209Z] === RUN TestNewSettable [2021-09-03T13:34:30.209Z] --- PASS: TestNewSettable (0.00s) [2021-09-03T13:34:30.209Z] === RUN TestIsSettable [2021-09-03T13:34:30.209Z] --- PASS: TestIsSettable (0.00s) [2021-09-03T13:34:30.209Z] === RUN TestUpdateSettingsEnv [2021-09-03T13:34:30.209Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-03T13:34:30.209Z] PASS [2021-09-03T13:34:30.209Z] coverage: 20.0% of statements [2021-09-03T13:34:30.209Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2021-09-03T13:34:30.538Z] === RUN TestTCP4Proxy [2021-09-03T13:34:30.538Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-03T13:34:30.538Z] === RUN TestTCP4ProxyHalfClose [2021-09-03T13:34:30.538Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-03T13:34:30.538Z] === RUN TestTCP6Proxy [2021-09-03T13:34:30.538Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-03T13:34:30.538Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-03T13:34:30.538Z] === RUN TestTCPDualStackProxy [2021-09-03T13:34:30.538Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-03T13:34:30.538Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-03T13:34:30.538Z] === RUN TestUDP4Proxy [2021-09-03T13:34:30.538Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-03T13:34:30.538Z] === RUN TestUDP6Proxy [2021-09-03T13:34:30.538Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-03T13:34:30.538Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-03T13:34:30.538Z] === RUN TestUDPWriteError [2021-09-03T13:34:30.538Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-03T13:34:30.538Z] === RUN TestSCTP4Proxy [2021-09-03T13:34:30.538Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-03T13:34:30.538Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-03T13:34:30.538Z] === RUN TestSCTP6Proxy [2021-09-03T13:34:30.538Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-03T13:34:30.538Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-03T13:34:30.538Z] PASS [2021-09-03T13:34:30.538Z] coverage: 49.4% of statements [2021-09-03T13:34:30.538Z] ok github.com/docker/docker/cmd/docker-proxy 0.054s coverage: 49.4% of statements [2021-09-03T13:34:30.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-09-03T13:34:31.174Z] === RUN TestLoad [2021-09-03T13:34:31.174Z] --- PASS: TestLoad (0.00s) [2021-09-03T13:34:31.174Z] === RUN TestSave [2021-09-03T13:34:31.174Z] --- PASS: TestSave (0.02s) [2021-09-03T13:34:31.174Z] === RUN TestAddDeleteGet [2021-09-03T13:34:31.174Z] --- PASS: TestAddDeleteGet (0.03s) [2021-09-03T13:34:31.174Z] === RUN TestInvalidTags [2021-09-03T13:34:31.174Z] --- PASS: TestInvalidTags (0.00s) [2021-09-03T13:34:31.174Z] PASS [2021-09-03T13:34:31.174Z] coverage: 84.4% of statements [2021-09-03T13:34:31.174Z] ok github.com/docker/docker/reference 0.096s coverage: 84.4% of statements [2021-09-03T13:34:31.660Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-03T13:34:31.922Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.66s) [2021-09-03T13:34:31.922Z] === CONT TestDaemonRestartIpcMode [2021-09-03T13:34:32.711Z] === RUN TestResolveAuthConfigIndexServer [2021-09-03T13:34:32.711Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-03T13:34:32.711Z] === RUN TestResolveAuthConfigFullURL [2021-09-03T13:34:32.711Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-03T13:34:32.711Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-03T13:34:32.711Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-03T13:34:32.711Z] === RUN TestValidateMirror [2021-09-03T13:34:32.711Z] --- PASS: TestValidateMirror (0.00s) [2021-09-03T13:34:32.711Z] === RUN TestLoadInsecureRegistries [2021-09-03T13:34:32.865Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-03T13:34:32.865Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-03T13:34:32.865Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-03T13:34:32.865Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-03T13:34:32.865Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-03T13:34:32.865Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-03T13:34:32.865Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-03T13:34:32.865Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-03T13:34:32.865Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-03T13:34:33.171Z] time="2021-09-03T13:34:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-03T13:34:33.171Z] time="2021-09-03T13:34:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-03T13:34:33.171Z] time="2021-09-03T13:34:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-03T13:34:33.171Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-09-03T13:34:33.171Z] === RUN TestNewServiceConfig [2021-09-03T13:34:33.171Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestValidateIndexName [2021-09-03T13:34:33.171Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestValidateIndexNameWithError [2021-09-03T13:34:33.171Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestEndpointParse [2021-09-03T13:34:33.171Z] --- PASS: TestEndpointParse (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestEndpointParseInvalid [2021-09-03T13:34:33.171Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestValidateEndpoint [2021-09-03T13:34:33.171Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestPing [2021-09-03T13:34:33.171Z] --- PASS: TestPing (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestPingRegistryEndpoint [2021-09-03T13:34:33.171Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:34:33.171Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestEndpoint [2021-09-03T13:34:33.171Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:34:33.171Z] --- SKIP: TestEndpoint (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestParseRepositoryInfo [2021-09-03T13:34:33.171Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestNewIndexInfo [2021-09-03T13:34:33.171Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestMirrorEndpointLookup [2021-09-03T13:34:33.171Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:34:33.171Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestSearchRepositories [2021-09-03T13:34:33.171Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-03T13:34:33.171Z] Host: 127.0.0.1:49314 [2021-09-03T13:34:33.171Z] User-Agent: docker test client [2021-09-03T13:34:33.171Z] Authorization: Token fake-token [2021-09-03T13:34:33.171Z] X-Docker-Token: true [2021-09-03T13:34:33.171Z] Accept-Encoding: gzip [2021-09-03T13:34:33.171Z] [2021-09-03T13:34:33.171Z] [2021-09-03T13:34:33.171Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-03T13:34:33.171Z] Connection: close [2021-09-03T13:34:33.171Z] Content-Length: 144 [2021-09-03T13:34:33.171Z] Cache-Control: no-cache [2021-09-03T13:34:33.171Z] Content-Type: application/json [2021-09-03T13:34:33.171Z] Date: Fri, 03 Sep 2021 13:34:32 GMT [2021-09-03T13:34:33.171Z] Expires: -1 [2021-09-03T13:34:33.171Z] Pragma: no-cache [2021-09-03T13:34:33.171Z] Server: docker-tests/mock [2021-09-03T13:34:33.171Z] X-Docker-Registry-Config: mock [2021-09-03T13:34:33.171Z] X-Docker-Registry-Version: 0.0.0 [2021-09-03T13:34:33.171Z] [2021-09-03T13:34:33.171Z] [2021-09-03T13:34:33.171Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestTrustedLocation [2021-09-03T13:34:33.171Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-03T13:34:33.171Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestAllowNondistributableArtifacts [2021-09-03T13:34:33.171Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-03T13:34:33.171Z] === RUN TestIsSecureIndex [2021-09-03T13:34:33.171Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-03T13:34:33.171Z] PASS [2021-09-03T13:34:33.171Z] coverage: 51.7% of statements [2021-09-03T13:34:33.171Z] ok github.com/docker/docker/registry 0.198s coverage: 51.7% of statements [2021-09-03T13:34:33.629Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-03T13:34:33.629Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-03T13:34:33.629Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-03T13:34:33.629Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-03T13:34:33.629Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-03T13:34:33.629Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-03T13:34:33.629Z] === RUN TestResumableRequestReaderWithReadError [2021-09-03T13:34:34.088Z] time="2021-09-03T13:34:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-03T13:34:34.088Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-09-03T13:34:34.088Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-03T13:34:34.088Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-03T13:34:34.088Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-03T13:34:34.088Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-03T13:34:34.088Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-03T13:34:34.088Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-03T13:34:34.088Z] === RUN TestResumableRequestReader [2021-09-03T13:34:34.088Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-03T13:34:34.088Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-03T13:34:34.088Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-03T13:34:34.088Z] PASS [2021-09-03T13:34:34.088Z] coverage: 100.0% of statements [2021-09-03T13:34:34.088Z] ok github.com/docker/docker/registry/resumable 0.173s coverage: 100.0% of statements [2021-09-03T13:34:34.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-09-03T13:34:34.351Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.10s) [2021-09-03T13:34:34.351Z] PASS [2021-09-03T13:34:34.351Z] [2021-09-03T13:34:34.351Z] === Skipped [2021-09-03T13:34:34.351Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-09-03T13:34:34.351Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:34:34.351Z] [2021-09-03T13:34:34.351Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-03T13:34:34.351Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-03T13:34:34.351Z] [2021-09-03T13:34:34.351Z] DONE 34 tests, 2 skipped in 97.078s [2021-09-03T13:34:34.351Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-09-03T13:34:34.351Z] ++ 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-09-03T13:34:34.351Z] ++ set -e [2021-09-03T13:34:34.351Z] ++ '[' -n 0 ']' [2021-09-03T13:34:34.351Z] ++ set -x [2021-09-03T13:34:34.351Z] ++ env -i DEST=/go/src/github.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-09-03T13:34:34.351Z] INFO: Testing against a local daemon [2021-09-03T13:34:34.351Z] === RUN TestConfigInspect [2021-09-03T13:34:34.547Z] === RUN TestRestartManagerTimeout [2021-09-03T13:34:34.547Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-03T13:34:34.547Z] === RUN TestRestartManagerTimeoutReset [2021-09-03T13:34:34.547Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-03T13:34:34.547Z] PASS [2021-09-03T13:34:34.547Z] coverage: 50.9% of statements [2021-09-03T13:34:34.547Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-09-03T13:34:34.924Z] --- PASS: TestConfigInspect (2.75s) [2021-09-03T13:34:34.924Z] === RUN TestConfigList [2021-09-03T13:34:35.006Z] === RUN TestDecodeContainerConfig [2021-09-03T13:34:35.006Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-03T13:34:35.006Z] === RUN TestDecodeContainerConfigIsolation [2021-09-03T13:34:35.006Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-03T13:34:35.006Z] === RUN TestValidatePrivileged [2021-09-03T13:34:35.006Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-03T13:34:35.006Z] PASS [2021-09-03T13:34:35.006Z] coverage: 52.2% of statements [2021-09-03T13:34:35.006Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-09-03T13:34:35.006Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-03T13:34:35.006Z] === RUN TestClientStream [2021-09-03T13:34:35.006Z] --- PASS: TestClientStream (0.00s) [2021-09-03T13:34:35.006Z] === RUN TestClientSendFile [2021-09-03T13:34:35.006Z] --- PASS: TestClientSendFile (0.00s) [2021-09-03T13:34:35.006Z] === RUN TestClientWithRequestTimeout [2021-09-03T13:34:35.006Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-03T13:34:35.006Z] === RUN TestFileSpecPlugin [2021-09-03T13:34:35.006Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-03T13:34:35.006Z] === RUN TestFileJSONSpecPlugin [2021-09-03T13:34:35.006Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-03T13:34:35.006Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-03T13:34:35.006Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-03T13:34:35.006Z] === RUN TestPluginAddHandler [2021-09-03T13:34:35.006Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-03T13:34:35.006Z] === RUN TestPluginWaitBadPlugin [2021-09-03T13:34:35.006Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-03T13:34:35.006Z] === RUN TestGet [2021-09-03T13:34:35.006Z] time="2021-09-03T13:34:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-03T13:34:35.465Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-03T13:34:35.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-03T13:34:35.465Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-03T13:34:35.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-03T13:34:35.465Z] PASS [2021-09-03T13:34:35.465Z] coverage: 62.5% of statements [2021-09-03T13:34:35.465Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2021-09-03T13:34:35.637Z] --- PASS: TestDaemonRestartIpcMode (3.35s) [2021-09-03T13:34:35.898Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2021-09-03T13:34:35.898Z] PASS [2021-09-03T13:34:35.898Z] [2021-09-03T13:34:35.898Z] === Skipped [2021-09-03T13:34:35.898Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-03T13:34:35.898Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:34:35.898Z] [2021-09-03T13:34:35.898Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-03T13:34:35.898Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:34:35.898Z] [2021-09-03T13:34:35.898Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-03T13:34:35.898Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:34:35.898Z] [2021-09-03T13:34:35.898Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-03T13:34:35.898Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-03T13:34:35.898Z] [2021-09-03T13:34:35.898Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-03T13:34:35.898Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-03T13:34:35.898Z] [2021-09-03T13:34:35.898Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-03T13:34:35.898Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:34:35.898Z] [2021-09-03T13:34:35.898Z] DONE 196 tests, 6 skipped in 142.762s [2021-09-03T13:34:35.898Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-03T13:34:35.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-03T13:34:35.898Z] ++ set -e [2021-09-03T13:34:35.898Z] ++ '[' -n 0 ']' [2021-09-03T13:34:35.898Z] ++ set -x [2021-09-03T13:34:35.898Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-03T13:34:35.922Z] time="2021-09-03T13:34:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-03T13:34:36.159Z] === RUN TestConfigDaemonLibtrustID [2021-09-03T13:34:36.379Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-03T13:34:36.379Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-03T13:34:36.379Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-03T13:34:36.379Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-03T13:34:36.731Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-09-03T13:34:36.731Z] === RUN TestDaemonConfigValidation [2021-09-03T13:34:36.731Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:34:36.731Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:34:36.731Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-03T13:34:36.731Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-03T13:34:36.731Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-03T13:34:36.731Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-03T13:34:36.731Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-03T13:34:36.731Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-03T13:34:36.731Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-03T13:34:36.731Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-03T13:34:36.731Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:34:36.731Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-03T13:34:36.992Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-03T13:34:36.992Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-03T13:34:36.992Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-03T13:34:37.253Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-03T13:34:37.253Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-03T13:34:37.253Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2021-09-03T13:34:37.253Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2021-09-03T13:34:37.253Z] --- PASS: TestDaemonConfigValidation/valid_config (0.24s) [2021-09-03T13:34:37.253Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2021-09-03T13:34:37.253Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-09-03T13:34:37.253Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-03T13:34:37.253Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-03T13:34:37.474Z] --- PASS: TestConfigList (2.67s) [2021-09-03T13:34:37.474Z] === RUN TestConfigsCreateAndDelete [2021-09-03T13:34:37.913Z] time="2021-09-03T13:34:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-03T13:34:38.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-09-03T13:34:38.370Z] === RUN TestGetDriver [2021-09-03T13:34:38.370Z] --- PASS: TestGetDriver (0.00s) [2021-09-03T13:34:38.370Z] === RUN TestVolumeRequestError [2021-09-03T13:34:38.370Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-03T13:34:38.370Z] PASS [2021-09-03T13:34:38.370Z] coverage: 36.1% of statements [2021-09-03T13:34:38.370Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-09-03T13:34:38.456Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-03T13:34:38.827Z] === RUN TestGetAddress [2021-09-03T13:34:38.827Z] --- PASS: TestGetAddress (0.00s) [2021-09-03T13:34:38.827Z] === RUN TestRemove [2021-09-03T13:34:38.827Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-03T13:34:38.827Z] --- SKIP: TestRemove (0.00s) [2021-09-03T13:34:38.827Z] === RUN TestInitializeWithVolumes [2021-09-03T13:34:38.827Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-03T13:34:38.827Z] === RUN TestCreate [2021-09-03T13:34:38.827Z] --- PASS: TestCreate (0.01s) [2021-09-03T13:34:38.827Z] === RUN TestValidateName [2021-09-03T13:34:38.827Z] --- PASS: TestValidateName (0.00s) [2021-09-03T13:34:38.827Z] === RUN TestCreateWithOpts [2021-09-03T13:34:38.827Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-03T13:34:38.827Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-03T13:34:38.827Z] === RUN TestRelaodNoOpts [2021-09-03T13:34:38.827Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-03T13:34:38.827Z] PASS [2021-09-03T13:34:38.827Z] coverage: 41.5% of statements [2021-09-03T13:34:38.827Z] ok github.com/docker/docker/volume/local 0.052s coverage: 41.5% of statements [2021-09-03T13:34:39.398Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRaw [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-03T13:34:39.793Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRaw [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-03T13:34:39.793Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestConvertTmpfsOptions [2021-09-03T13:34:39.793Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-03T13:34:39.793Z] linux_parser_test.go:209: data="ro" [2021-09-03T13:34:39.793Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestParseMountSpec [2021-09-03T13:34:39.793Z] parser_test.go:62: case 0 [2021-09-03T13:34:39.793Z] parser_test.go:62: case 1 [2021-09-03T13:34:39.793Z] parser_test.go:62: case 2 [2021-09-03T13:34:39.793Z] parser_test.go:62: case 3 [2021-09-03T13:34:39.793Z] parser_test.go:62: case 4 [2021-09-03T13:34:39.793Z] parser_test.go:62: case 5 [2021-09-03T13:34:39.793Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestValidateMount [2021-09-03T13:34:39.793Z] --- PASS: TestValidateMount (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRaw [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-03T13:34:39.793Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-03T13:34:39.793Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-03T13:34:39.793Z] PASS [2021-09-03T13:34:39.793Z] coverage: 67.6% of statements [2021-09-03T13:34:39.793Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2021-09-03T13:34:40.022Z] --- PASS: TestConfigsCreateAndDelete (2.56s) [2021-09-03T13:34:40.022Z] === RUN TestConfigsUpdate [2021-09-03T13:34:40.251Z] === RUN TestSetGetMeta [2021-09-03T13:34:40.251Z] === PAUSE TestSetGetMeta [2021-09-03T13:34:40.251Z] === RUN TestRestore [2021-09-03T13:34:40.251Z] === PAUSE TestRestore [2021-09-03T13:34:40.251Z] === RUN TestServiceCreate [2021-09-03T13:34:40.251Z] === PAUSE TestServiceCreate [2021-09-03T13:34:40.251Z] === RUN TestServiceList [2021-09-03T13:34:40.251Z] === PAUSE TestServiceList [2021-09-03T13:34:40.251Z] === RUN TestServiceRemove [2021-09-03T13:34:40.251Z] === PAUSE TestServiceRemove [2021-09-03T13:34:40.251Z] === RUN TestServiceGet [2021-09-03T13:34:40.251Z] === PAUSE TestServiceGet [2021-09-03T13:34:40.251Z] === RUN TestServicePrune [2021-09-03T13:34:40.251Z] === PAUSE TestServicePrune [2021-09-03T13:34:40.251Z] === RUN TestCreate [2021-09-03T13:34:40.251Z] === PAUSE TestCreate [2021-09-03T13:34:40.251Z] === RUN TestRemove [2021-09-03T13:34:40.251Z] === PAUSE TestRemove [2021-09-03T13:34:40.251Z] === RUN TestList [2021-09-03T13:34:40.251Z] === PAUSE TestList [2021-09-03T13:34:40.251Z] === RUN TestFindByDriver [2021-09-03T13:34:40.251Z] === PAUSE TestFindByDriver [2021-09-03T13:34:40.251Z] === RUN TestFindByReferenced [2021-09-03T13:34:40.251Z] === PAUSE TestFindByReferenced [2021-09-03T13:34:40.251Z] === RUN TestDerefMultipleOfSameRef [2021-09-03T13:34:40.251Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-03T13:34:40.251Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-03T13:34:40.251Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-03T13:34:40.251Z] === RUN TestDefererencePluginOnCreateError [2021-09-03T13:34:40.251Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-03T13:34:40.251Z] === RUN TestRefDerefRemove [2021-09-03T13:34:40.251Z] === PAUSE TestRefDerefRemove [2021-09-03T13:34:40.251Z] === RUN TestGet [2021-09-03T13:34:40.251Z] === PAUSE TestGet [2021-09-03T13:34:40.251Z] === RUN TestGetWithReference [2021-09-03T13:34:40.251Z] === PAUSE TestGetWithReference [2021-09-03T13:34:40.251Z] === RUN TestFilterFunc [2021-09-03T13:34:40.251Z] === RUN TestFilterFunc/test_nil_list [2021-09-03T13:34:40.251Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-03T13:34:40.251Z] === RUN TestFilterFunc/test_empty_list [2021-09-03T13:34:40.251Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-03T13:34:40.251Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-03T13:34:40.251Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-03T13:34:40.251Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-03T13:34:40.251Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-03T13:34:40.251Z] === RUN TestFilterFunc/test_filter_some [2021-09-03T13:34:40.251Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-03T13:34:40.251Z] === RUN TestFilterFunc/test_filter_middle [2021-09-03T13:34:40.251Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-03T13:34:40.251Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-03T13:34:40.251Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-03T13:34:40.251Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-03T13:34:40.251Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-03T13:34:40.251Z] === CONT TestFilterFunc/test_nil_list [2021-09-03T13:34:40.251Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-03T13:34:40.251Z] === CONT TestFilterFunc/test_filter_some [2021-09-03T13:34:40.251Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-03T13:34:40.251Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-03T13:34:40.251Z] === CONT TestFilterFunc/test_empty_list [2021-09-03T13:34:40.251Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-03T13:34:40.251Z] === CONT TestFilterFunc/test_filter_middle [2021-09-03T13:34:40.251Z] --- PASS: TestFilterFunc (0.00s) [2021-09-03T13:34:40.251Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-03T13:34:40.251Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-03T13:34:40.251Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-03T13:34:40.251Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-03T13:34:40.251Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-03T13:34:40.251Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-03T13:34:40.251Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-03T13:34:40.251Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-03T13:34:40.251Z] === CONT TestSetGetMeta [2021-09-03T13:34:40.251Z] === CONT TestList [2021-09-03T13:34:40.251Z] === CONT TestServiceGet [2021-09-03T13:34:40.251Z] === CONT TestDefererencePluginOnCreateError [2021-09-03T13:34:40.251Z] --- PASS: TestSetGetMeta (0.02s) [2021-09-03T13:34:40.251Z] === CONT TestGetWithReference [2021-09-03T13:34:40.251Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-09-03T13:34:40.251Z] === CONT TestGet [2021-09-03T13:34:40.251Z] --- PASS: TestList (0.04s) [2021-09-03T13:34:40.251Z] === CONT TestRefDerefRemove [2021-09-03T13:34:40.251Z] --- PASS: TestGetWithReference (0.03s) [2021-09-03T13:34:40.251Z] === CONT TestDerefMultipleOfSameRef [2021-09-03T13:34:40.251Z] --- PASS: TestGet (0.02s) [2021-09-03T13:34:40.251Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-03T13:34:40.251Z] --- PASS: TestRefDerefRemove (0.03s) [2021-09-03T13:34:40.251Z] === CONT TestCreate [2021-09-03T13:34:40.251Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-03T13:34:40.251Z] === CONT TestRemove [2021-09-03T13:34:40.251Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-09-03T13:34:40.251Z] === CONT TestServicePrune [2021-09-03T13:34:40.251Z] --- PASS: TestCreate (0.02s) [2021-09-03T13:34:40.251Z] === CONT TestFindByReferenced [2021-09-03T13:34:40.251Z] --- PASS: TestRemove (0.02s) [2021-09-03T13:34:40.251Z] === CONT TestServiceList [2021-09-03T13:34:40.251Z] === CONT TestServiceRemove [2021-09-03T13:34:40.251Z] --- PASS: TestFindByReferenced (0.02s) [2021-09-03T13:34:40.251Z] --- PASS: TestServiceGet (0.15s) [2021-09-03T13:34:40.251Z] === CONT TestFindByDriver [2021-09-03T13:34:40.251Z] time="2021-09-03T13:34:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:34:40.251Z] --- PASS: TestServiceRemove (0.06s) [2021-09-03T13:34:40.251Z] === CONT TestServiceCreate [2021-09-03T13:34:40.251Z] --- PASS: TestServiceList (0.07s) [2021-09-03T13:34:40.251Z] === CONT TestRestore [2021-09-03T13:34:40.251Z] time="2021-09-03T13:34:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:34:40.251Z] time="2021-09-03T13:34:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:34:40.251Z] time="2021-09-03T13:34:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-03T13:34:40.251Z] --- PASS: TestFindByDriver (0.02s) [2021-09-03T13:34:40.251Z] --- PASS: TestServiceCreate (0.02s) [2021-09-03T13:34:40.251Z] time="2021-09-03T13:34:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:34:40.251Z] --- PASS: TestRestore (0.02s) [2021-09-03T13:34:40.251Z] --- PASS: TestServicePrune (0.11s) [2021-09-03T13:34:40.251Z] PASS [2021-09-03T13:34:40.251Z] coverage: 69.0% of statements [2021-09-03T13:34:40.251Z] ok github.com/docker/docker/volume/service 0.229s coverage: 69.0% of statements [2021-09-03T13:34:40.783Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-03T13:34:40.784Z] daemon_test.go:148: [ded142d936c0b] daemon is not started [2021-09-03T13:34:40.784Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-09-03T13:34:40.784Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-09-03T13:34:40.784Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-09-03T13:34:40.784Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-03T13:34:40.784Z] PASS [2021-09-03T13:34:40.784Z] [2021-09-03T13:34:40.784Z] DONE 11 tests in 4.556s [2021-09-03T13:34:40.784Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-03T13:34:40.784Z] ++ 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-09-03T13:34:40.784Z] ++ set -e [2021-09-03T13:34:40.784Z] ++ '[' -n 0 ']' [2021-09-03T13:34:40.784Z] ++ set -x [2021-09-03T13:34:40.784Z] ++ env -i DEST=/go/src/github.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-09-03T13:34:40.784Z] check_test.go:308: [de2742657cdd7] daemon is not started [2021-09-03T13:34:40.784Z] INFO: Testing against a local daemon [2021-09-03T13:34:40.784Z] === RUN TestCommitInheritsEnv [2021-09-03T13:34:40.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-09-03T13:34:40.874Z] === RUN TestCheckpointCreateError [2021-09-03T13:34:40.874Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCheckpointCreate [2021-09-03T13:34:40.874Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCheckpointDeleteError [2021-09-03T13:34:40.874Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCheckpointDelete [2021-09-03T13:34:40.874Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCheckpointListError [2021-09-03T13:34:40.874Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCheckpointList [2021-09-03T13:34:40.874Z] --- PASS: TestCheckpointList (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCheckpointListContainerNotFound [2021-09-03T13:34:40.874Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestNewClientWithOpsFromEnv [2021-09-03T13:34:40.874Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-03T13:34:40.874Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestGetAPIPath [2021-09-03T13:34:40.874Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestParseHostURL [2021-09-03T13:34:40.874Z] --- PASS: TestParseHostURL (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-03T13:34:40.874Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-03T13:34:40.874Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestNegotiateAPIVersion [2021-09-03T13:34:40.874Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestNegotiateAPVersionOverride [2021-09-03T13:34:40.874Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-03T13:34:40.874Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-03T13:34:40.874Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-03T13:34:40.874Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestClientRedirect [2021-09-03T13:34:40.874Z] --- PASS: TestClientRedirect (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigCreateUnsupported [2021-09-03T13:34:40.874Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigCreateError [2021-09-03T13:34:40.874Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigCreate [2021-09-03T13:34:40.874Z] --- PASS: TestConfigCreate (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigInspectNotFound [2021-09-03T13:34:40.874Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigInspectWithEmptyID [2021-09-03T13:34:40.874Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigInspectUnsupported [2021-09-03T13:34:40.874Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigInspectError [2021-09-03T13:34:40.874Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigInspectConfigNotFound [2021-09-03T13:34:40.874Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigInspect [2021-09-03T13:34:40.874Z] --- PASS: TestConfigInspect (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigListUnsupported [2021-09-03T13:34:40.874Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigListError [2021-09-03T13:34:40.874Z] --- PASS: TestConfigListError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigList [2021-09-03T13:34:40.874Z] --- PASS: TestConfigList (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigRemoveUnsupported [2021-09-03T13:34:40.874Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigRemoveError [2021-09-03T13:34:40.874Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigRemove [2021-09-03T13:34:40.874Z] --- PASS: TestConfigRemove (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigUpdateUnsupported [2021-09-03T13:34:40.874Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigUpdateError [2021-09-03T13:34:40.874Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestConfigUpdate [2021-09-03T13:34:40.874Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerCommitError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerCommit [2021-09-03T13:34:40.874Z] --- PASS: TestContainerCommit (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStatPathError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStatPathNotFoundError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStatPathNoHeaderError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStatPath [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCopyToContainerError [2021-09-03T13:34:40.874Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCopyToContainerNotFoundError [2021-09-03T13:34:40.874Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-03T13:34:40.874Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCopyToContainer [2021-09-03T13:34:40.874Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCopyFromContainerError [2021-09-03T13:34:40.874Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCopyFromContainerNotFoundError [2021-09-03T13:34:40.874Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-03T13:34:40.874Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-03T13:34:40.874Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestCopyFromContainer [2021-09-03T13:34:40.874Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerCreateError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerCreateImageNotFound [2021-09-03T13:34:40.874Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerCreateWithName [2021-09-03T13:34:40.874Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerCreateAutoRemove [2021-09-03T13:34:40.874Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerDiffError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerDiff [2021-09-03T13:34:40.874Z] --- PASS: TestContainerDiff (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExecCreateError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExecCreate [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExecStartError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExecStart [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExecInspectError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExecInspect [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExportError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExportError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExport [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExport (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerInspectError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerInspectContainerNotFound [2021-09-03T13:34:40.874Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerInspectWithEmptyID [2021-09-03T13:34:40.874Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerInspect [2021-09-03T13:34:40.874Z] --- PASS: TestContainerInspect (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerInspectNode [2021-09-03T13:34:40.874Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerKillError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerKillError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerKill [2021-09-03T13:34:40.874Z] --- PASS: TestContainerKill (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerListError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerListError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerList [2021-09-03T13:34:40.874Z] --- PASS: TestContainerList (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerLogsNotFoundError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerLogsError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerLogs [2021-09-03T13:34:40.874Z] --- PASS: TestContainerLogs (0.16s) [2021-09-03T13:34:40.874Z] === RUN TestContainerPauseError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerPause [2021-09-03T13:34:40.874Z] --- PASS: TestContainerPause (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainersPruneError [2021-09-03T13:34:40.874Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainersPrune [2021-09-03T13:34:40.874Z] --- PASS: TestContainersPrune (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerRemoveError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerRemoveNotFoundError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerRemove [2021-09-03T13:34:40.874Z] --- PASS: TestContainerRemove (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerRenameError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerRename [2021-09-03T13:34:40.874Z] --- PASS: TestContainerRename (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerResizeError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExecResizeError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerResize [2021-09-03T13:34:40.874Z] --- PASS: TestContainerResize (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerExecResize [2021-09-03T13:34:40.874Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerRestartError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerRestart [2021-09-03T13:34:40.874Z] --- PASS: TestContainerRestart (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStartError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStartError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStart [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStart (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStatsError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStats [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStats (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStopError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStopError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerStop [2021-09-03T13:34:40.874Z] --- PASS: TestContainerStop (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerTopError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerTopError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerTop [2021-09-03T13:34:40.874Z] --- PASS: TestContainerTop (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerUnpauseError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerUnpause [2021-09-03T13:34:40.874Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerUpdateError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerUpdate [2021-09-03T13:34:40.874Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerWaitError [2021-09-03T13:34:40.874Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestContainerWait [2021-09-03T13:34:40.874Z] --- PASS: TestContainerWait (0.00s) [2021-09-03T13:34:40.874Z] === RUN TestDiskUsageError [2021-09-03T13:34:40.874Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestDiskUsage [2021-09-03T13:34:40.875Z] --- PASS: TestDiskUsage (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestDistributionInspectUnsupported [2021-09-03T13:34:40.875Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestDistributionInspectWithEmptyID [2021-09-03T13:34:40.875Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestEventsErrorInOptions [2021-09-03T13:34:40.875Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestEventsErrorFromServer [2021-09-03T13:34:40.875Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestEvents [2021-09-03T13:34:40.875Z] --- PASS: TestEvents (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestTLSCloseWriter [2021-09-03T13:34:40.875Z] === PAUSE TestTLSCloseWriter [2021-09-03T13:34:40.875Z] === RUN TestImageBuildError [2021-09-03T13:34:40.875Z] --- PASS: TestImageBuildError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageBuild [2021-09-03T13:34:40.875Z] --- PASS: TestImageBuild (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestGetDockerOS [2021-09-03T13:34:40.875Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageCreateError [2021-09-03T13:34:40.875Z] --- PASS: TestImageCreateError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageCreate [2021-09-03T13:34:40.875Z] --- PASS: TestImageCreate (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageHistoryError [2021-09-03T13:34:40.875Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageHistory [2021-09-03T13:34:40.875Z] --- PASS: TestImageHistory (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageImportError [2021-09-03T13:34:40.875Z] --- PASS: TestImageImportError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageImport [2021-09-03T13:34:40.875Z] --- PASS: TestImageImport (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageInspectError [2021-09-03T13:34:40.875Z] --- PASS: TestImageInspectError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageInspectImageNotFound [2021-09-03T13:34:40.875Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageInspectWithEmptyID [2021-09-03T13:34:40.875Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageInspect [2021-09-03T13:34:40.875Z] --- PASS: TestImageInspect (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageListError [2021-09-03T13:34:40.875Z] --- PASS: TestImageListError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageList [2021-09-03T13:34:40.875Z] --- PASS: TestImageList (0.02s) [2021-09-03T13:34:40.875Z] === RUN TestImageListApiBefore125 [2021-09-03T13:34:40.875Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageLoadError [2021-09-03T13:34:40.875Z] --- PASS: TestImageLoadError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageLoad [2021-09-03T13:34:40.875Z] --- PASS: TestImageLoad (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagesPruneError [2021-09-03T13:34:40.875Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagesPrune [2021-09-03T13:34:40.875Z] --- PASS: TestImagesPrune (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePullReferenceParseError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePullAnyError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePullWithoutErrors [2021-09-03T13:34:40.875Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePushReferenceError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePushAnyError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImagePushWithoutErrors [2021-09-03T13:34:40.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-03T13:34:40.875Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-03T13:34:40.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-03T13:34:40.875Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-03T13:34:40.875Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageRemoveError [2021-09-03T13:34:40.875Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageRemoveImageNotFound [2021-09-03T13:34:40.875Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageRemove [2021-09-03T13:34:40.875Z] --- PASS: TestImageRemove (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageSaveError [2021-09-03T13:34:40.875Z] --- PASS: TestImageSaveError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageSave [2021-09-03T13:34:40.875Z] --- PASS: TestImageSave (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageSearchAnyError [2021-09-03T13:34:40.875Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-03T13:34:40.875Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-03T13:34:40.875Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-03T13:34:40.875Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-03T13:34:40.875Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageSearchWithoutErrors [2021-09-03T13:34:40.875Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageTagError [2021-09-03T13:34:40.875Z] --- PASS: TestImageTagError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageTagInvalidReference [2021-09-03T13:34:40.875Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageTagInvalidSourceImageName [2021-09-03T13:34:40.875Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageTagHexSource [2021-09-03T13:34:40.875Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestImageTag [2021-09-03T13:34:40.875Z] --- PASS: TestImageTag (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestInfoServerError [2021-09-03T13:34:40.875Z] --- PASS: TestInfoServerError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestInfoInvalidResponseJSONError [2021-09-03T13:34:40.875Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestInfo [2021-09-03T13:34:40.875Z] --- PASS: TestInfo (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkConnectError [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkConnect [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkCreateError [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkCreate [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkDisconnectError [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkDisconnect [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkInspectError [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkInspectNotFoundError [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkInspectWithEmptyID [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkInspect [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkListError [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkListError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkList [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkList (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworksPruneError [2021-09-03T13:34:40.875Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworksPrune [2021-09-03T13:34:40.875Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkRemoveError [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNetworkRemove [2021-09-03T13:34:40.875Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeInspectError [2021-09-03T13:34:40.875Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeInspectNodeNotFound [2021-09-03T13:34:40.875Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeInspectWithEmptyID [2021-09-03T13:34:40.875Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeInspect [2021-09-03T13:34:40.875Z] --- PASS: TestNodeInspect (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeListError [2021-09-03T13:34:40.875Z] --- PASS: TestNodeListError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeList [2021-09-03T13:34:40.875Z] --- PASS: TestNodeList (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeRemoveError [2021-09-03T13:34:40.875Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeRemove [2021-09-03T13:34:40.875Z] --- PASS: TestNodeRemove (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeUpdateError [2021-09-03T13:34:40.875Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestNodeUpdate [2021-09-03T13:34:40.875Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestOptionWithTimeout [2021-09-03T13:34:40.875Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPingFail [2021-09-03T13:34:40.875Z] --- PASS: TestPingFail (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPingWithError [2021-09-03T13:34:40.875Z] 2021/09/03 13:34:39 RoundTripper returned a response & error; ignoring response [2021-09-03T13:34:40.875Z] 2021/09/03 13:34:39 RoundTripper returned a response & error; ignoring response [2021-09-03T13:34:40.875Z] --- PASS: TestPingWithError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPingSuccess [2021-09-03T13:34:40.875Z] --- PASS: TestPingSuccess (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPingHeadFallback [2021-09-03T13:34:40.875Z] === RUN TestPingHeadFallback/OK [2021-09-03T13:34:40.875Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-03T13:34:40.875Z] === RUN TestPingHeadFallback/Not_Found [2021-09-03T13:34:40.875Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-03T13:34:40.875Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-03T13:34:40.875Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-03T13:34:40.875Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-03T13:34:40.875Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-03T13:34:40.875Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginDisableError [2021-09-03T13:34:40.875Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginDisable [2021-09-03T13:34:40.875Z] --- PASS: TestPluginDisable (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginEnableError [2021-09-03T13:34:40.875Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginEnable [2021-09-03T13:34:40.875Z] --- PASS: TestPluginEnable (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginInspectError [2021-09-03T13:34:40.875Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginInspectWithEmptyID [2021-09-03T13:34:40.875Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginInspect [2021-09-03T13:34:40.875Z] --- PASS: TestPluginInspect (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginListError [2021-09-03T13:34:40.875Z] --- PASS: TestPluginListError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginList [2021-09-03T13:34:40.875Z] --- PASS: TestPluginList (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginPushError [2021-09-03T13:34:40.875Z] --- PASS: TestPluginPushError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginPush [2021-09-03T13:34:40.875Z] --- PASS: TestPluginPush (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginRemoveError [2021-09-03T13:34:40.875Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginRemove [2021-09-03T13:34:40.875Z] --- PASS: TestPluginRemove (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginSetError [2021-09-03T13:34:40.875Z] --- PASS: TestPluginSetError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPluginSet [2021-09-03T13:34:40.875Z] --- PASS: TestPluginSet (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSetHostHeader [2021-09-03T13:34:40.875Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestPlainTextError [2021-09-03T13:34:40.875Z] --- PASS: TestPlainTextError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestInfiniteError [2021-09-03T13:34:40.875Z] --- PASS: TestInfiniteError (0.03s) [2021-09-03T13:34:40.875Z] === RUN TestCanceledContext [2021-09-03T13:34:40.875Z] 2021/09/03 13:34:39 RoundTripper returned a response & error; ignoring response [2021-09-03T13:34:40.875Z] --- PASS: TestCanceledContext (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestDeadlineExceededContext [2021-09-03T13:34:40.875Z] 2021/09/03 13:34:39 RoundTripper returned a response & error; ignoring response [2021-09-03T13:34:40.875Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretCreateUnsupported [2021-09-03T13:34:40.875Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretCreateError [2021-09-03T13:34:40.875Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretCreate [2021-09-03T13:34:40.875Z] --- PASS: TestSecretCreate (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretInspectUnsupported [2021-09-03T13:34:40.875Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretInspectError [2021-09-03T13:34:40.875Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretInspectSecretNotFound [2021-09-03T13:34:40.875Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretInspectWithEmptyID [2021-09-03T13:34:40.875Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretInspect [2021-09-03T13:34:40.875Z] --- PASS: TestSecretInspect (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretListUnsupported [2021-09-03T13:34:40.875Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretListError [2021-09-03T13:34:40.875Z] --- PASS: TestSecretListError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretList [2021-09-03T13:34:40.875Z] --- PASS: TestSecretList (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretRemoveUnsupported [2021-09-03T13:34:40.875Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretRemoveError [2021-09-03T13:34:40.875Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretRemove [2021-09-03T13:34:40.875Z] --- PASS: TestSecretRemove (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretUpdateUnsupported [2021-09-03T13:34:40.875Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretUpdateError [2021-09-03T13:34:40.875Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSecretUpdate [2021-09-03T13:34:40.875Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceCreateError [2021-09-03T13:34:40.875Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceCreate [2021-09-03T13:34:40.875Z] --- PASS: TestServiceCreate (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-03T13:34:40.875Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceCreateDigestPinning [2021-09-03T13:34:40.875Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceInspectError [2021-09-03T13:34:40.875Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceInspectServiceNotFound [2021-09-03T13:34:40.875Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceInspectWithEmptyID [2021-09-03T13:34:40.875Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceInspect [2021-09-03T13:34:40.875Z] --- PASS: TestServiceInspect (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceListError [2021-09-03T13:34:40.875Z] --- PASS: TestServiceListError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceList [2021-09-03T13:34:40.875Z] --- PASS: TestServiceList (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceLogsError [2021-09-03T13:34:40.875Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceLogs [2021-09-03T13:34:40.875Z] --- PASS: TestServiceLogs (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceRemoveError [2021-09-03T13:34:40.875Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceRemoveNotFoundError [2021-09-03T13:34:40.875Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceRemove [2021-09-03T13:34:40.875Z] --- PASS: TestServiceRemove (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceUpdateError [2021-09-03T13:34:40.875Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestServiceUpdate [2021-09-03T13:34:40.875Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSwarmGetUnlockKeyError [2021-09-03T13:34:40.875Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSwarmGetUnlockKey [2021-09-03T13:34:40.875Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-03T13:34:40.875Z] === RUN TestSwarmInitError [2021-09-03T13:34:40.875Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmInit [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmInit (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmInspectError [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmInspect [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmJoinError [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmJoin [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmLeaveError [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmLeave [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmUnlockError [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmUnlock [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmUpdateError [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestSwarmUpdate [2021-09-03T13:34:40.876Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestTaskInspectError [2021-09-03T13:34:40.876Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestTaskInspectWithEmptyID [2021-09-03T13:34:40.876Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestTaskInspect [2021-09-03T13:34:40.876Z] --- PASS: TestTaskInspect (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestTaskListError [2021-09-03T13:34:40.876Z] --- PASS: TestTaskListError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestTaskList [2021-09-03T13:34:40.876Z] --- PASS: TestTaskList (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeCreateError [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeCreate [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeInspectError [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeInspectNotFound [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeInspectWithEmptyID [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeInspect [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeListError [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeListError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeList [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeList (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeRemoveError [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-03T13:34:40.876Z] === RUN TestVolumeRemove [2021-09-03T13:34:40.876Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-03T13:34:40.876Z] === CONT TestTLSCloseWriter [2021-09-03T13:34:40.876Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-03T13:34:40.876Z] PASS [2021-09-03T13:34:40.876Z] coverage: 75.1% of statements [2021-09-03T13:34:40.876Z] ok github.com/docker/docker/client 0.366s coverage: 75.1% of statements [2021-09-03T13:34:41.046Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-09-03T13:34:41.046Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-03T13:34:41.046Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-03T13:34:41.046Z] === RUN TestImagesFilterMultiReference [2021-09-03T13:34:41.046Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-03T13:34:41.046Z] === RUN TestImagePullPlatformInvalid [2021-09-03T13:34:41.046Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-09-03T13:34:41.046Z] === RUN TestRemoveImageOrphaning [2021-09-03T13:34:41.618Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-03T13:34:41.618Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-09-03T13:34:41.618Z] === RUN TestRemoveImageGarbageCollector [2021-09-03T13:34:42.426Z] time="2021-09-03T13:34:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-03T13:34:42.572Z] --- PASS: TestConfigsUpdate (2.66s) [2021-09-03T13:34:42.572Z] === RUN TestTemplatedConfig [2021-09-03T13:34:43.536Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-09-03T13:34:43.797Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2021-09-03T13:34:43.797Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-03T13:34:43.797Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-03T13:34:43.797Z] === RUN TestTagInvalidReference [2021-09-03T13:34:43.797Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-03T13:34:43.797Z] === RUN TestTagValidPrefixedRepo [2021-09-03T13:34:43.797Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-09-03T13:34:43.797Z] === RUN TestTagExistedNameWithoutForce [2021-09-03T13:34:43.797Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-03T13:34:43.797Z] === RUN TestTagOfficialNames [2021-09-03T13:34:43.797Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-03T13:34:43.797Z] === RUN TestTagMatchesDigest [2021-09-03T13:34:44.059Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-03T13:34:44.059Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-03T13:34:44.321Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-03T13:34:44.582Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-03T13:34:45.883Z] --- PASS: TestTemplatedConfig (2.93s) [2021-09-03T13:34:45.883Z] === RUN TestConfigCreateResolve [2021-09-03T13:34:47.130Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-09-03T13:34:47.803Z] --- PASS: TestConfigCreateResolve (2.12s) [2021-09-03T13:34:47.803Z] PASS [2021-09-03T13:34:47.803Z] [2021-09-03T13:34:47.803Z] DONE 6 tests in 15.790s [2021-09-03T13:34:47.803Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-09-03T13:34:47.803Z] ++ 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-09-03T13:34:47.803Z] ++ set -e [2021-09-03T13:34:47.803Z] ++ '[' -n 0 ']' [2021-09-03T13:34:47.803Z] ++ set -x [2021-09-03T13:34:47.803Z] ++ env -i DEST=/go/src/github.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-09-03T13:34:47.803Z] INFO: Testing against a local daemon [2021-09-03T13:34:47.803Z] === RUN TestCheckpoint [2021-09-03T13:34:47.803Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:34:47.803Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-03T13:34:47.803Z] === RUN TestContainerInvalidJSON [2021-09-03T13:34:47.803Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:34:47.803Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:34:47.803Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:34:47.803Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:34:47.803Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:34:47.803Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:34:47.803Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-03T13:34:47.803Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-03T13:34:47.803Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-03T13:34:47.803Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-03T13:34:48.065Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-09-03T13:34:48.065Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-03T13:34:48.065Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-09-03T13:34:48.065Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-03T13:34:48.065Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-09-03T13:34:48.065Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-03T13:34:48.065Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-09-03T13:34:48.065Z] === RUN TestCopyFromContainer [2021-09-03T13:34:49.045Z] check_test.go:308: [d0e9ccbbde991] daemon is not started [2021-09-03T13:34:49.045Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-09-03T13:34:49.456Z] === RUN TestCopyFromContainer// [2021-09-03T13:34:49.456Z] === RUN TestCopyFromContainer//bar/root [2021-09-03T13:34:49.646Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-09-03T13:34:49.646Z] Copying nested executables into bundles/binary-daemon [2021-09-03T13:34:49.646Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-09-03T13:34:49.646Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:34:49.646Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-09-03T13:34:49.646Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-09-03T13:34:49.717Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-03T13:34:49.717Z] === RUN TestCopyFromContainer/bar/quux [2021-09-03T13:34:49.717Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-03T13:34:49.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=bb87ba065c046944b14e7e9f32b84701fa2308f4 -e DOCKER_GRAPHDRIVER docker:bb87ba065c046944b14e7e9f32b84701fa2308f4 hack/make.sh cross [2021-09-03T13:34:49.979Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-03T13:34:49.979Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-03T13:34:49.979Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-03T13:34:49.979Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-03T13:34:49.989Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-03T13:34:50.241Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer (2.17s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-09-03T13:34:50.241Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-09-03T13:34:50.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-03T13:34:50.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:34:50.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:34:50.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:34:50.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:34:50.241Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:34:50.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:34:50.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:34:50.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:34:50.241Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:34:50.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-09-03T13:34:50.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-03T13:34:50.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-03T13:34:50.241Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-03T13:34:50.241Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-03T13:34:50.503Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-09-03T13:34:50.503Z] === RUN TestCreateWithInvalidEnv [2021-09-03T13:34:50.503Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-03T13:34:50.503Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-03T13:34:50.503Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-03T13:34:50.503Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-03T13:34:50.503Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-03T13:34:50.503Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-03T13:34:50.503Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-03T13:34:50.503Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-03T13:34:50.503Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-03T13:34:50.503Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-03T13:34:50.503Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-03T13:34:50.503Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-03T13:34:50.503Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-03T13:34:50.503Z] === RUN TestCreateTmpfsMountsTarget [2021-09-03T13:34:50.503Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-09-03T13:34:50.503Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-03T13:34:50.542Z] [2021-09-03T13:34:50.542Z] Removing bundles/ [2021-09-03T13:34:50.542Z] [2021-09-03T13:34:50.542Z] ---> Making bundle: cross (in bundles/cross) [2021-09-03T13:34:50.542Z] Cross building: bundles/cross/linux/amd64 [2021-09-03T13:34:50.542Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-03T13:34:50.542Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-03T13:34:50.986Z] --- PASS: TestGet (15.01s) [2021-09-03T13:34:50.986Z] === RUN TestPluginWithNoManifest [2021-09-03T13:34:50.986Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-03T13:34:50.986Z] === RUN TestGetAll [2021-09-03T13:34:50.986Z] --- PASS: TestGetAll (0.00s) [2021-09-03T13:34:50.986Z] PASS [2021-09-03T13:34:50.986Z] coverage: 73.2% of statements [2021-09-03T13:34:50.986Z] ok github.com/docker/docker/pkg/plugins 34.870s coverage: 73.2% of statements [2021-09-03T13:34:52.423Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2021-09-03T13:34:52.423Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-03T13:34:52.533Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-09-03T13:34:53.812Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s) [2021-09-03T13:34:53.812Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-03T13:34:53.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:34:53.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:34:53.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:34:53.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:34:53.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:34:53.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:34:53.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:34:53.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:34:53.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:34:53.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:34:54.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:34:54.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:34:54.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:34:54.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:34:54.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:34:54.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-03T13:34:54.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-09-03T13:34:54.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-09-03T13:34:54.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-09-03T13:34:54.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-09-03T13:34:54.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-03T13:34:54.075Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-03T13:34:54.648Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-09-03T13:34:54.648Z] === RUN TestCreateDifferentPlatform [2021-09-03T13:34:54.648Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-03T13:34:54.648Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-03T13:34:54.648Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-03T13:34:54.648Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-03T13:34:54.648Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-03T13:34:54.648Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-03T13:34:54.648Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-03T13:34:54.648Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-03T13:34:54.648Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-09-03T13:34:54.648Z] === RUN TestContainerStartOnDaemonRestart [2021-09-03T13:34:54.648Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-03T13:34:54.648Z] === RUN TestDaemonRestartIpcMode [2021-09-03T13:34:54.648Z] === PAUSE TestDaemonRestartIpcMode [2021-09-03T13:34:54.648Z] === RUN TestDaemonHostGatewayIP [2021-09-03T13:34:54.648Z] === PAUSE TestDaemonHostGatewayIP [2021-09-03T13:34:54.648Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-03T13:34:54.648Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-03T13:34:54.648Z] === RUN TestContainerKillOnDaemonStart [2021-09-03T13:34:54.648Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-03T13:34:54.648Z] === RUN TestDiff [2021-09-03T13:34:55.082Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-03T13:34:55.222Z] --- PASS: TestDiff (0.61s) [2021-09-03T13:34:55.222Z] === RUN TestExecWithCloseStdin [2021-09-03T13:34:55.654Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-03T13:34:56.167Z] --- PASS: TestExecWithCloseStdin (0.71s) [2021-09-03T13:34:56.167Z] === RUN TestExec [2021-09-03T13:34:56.699Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-03T13:34:56.741Z] --- PASS: TestExec (0.70s) [2021-09-03T13:34:56.741Z] === RUN TestExecUser [2021-09-03T13:34:57.314Z] --- PASS: TestExecUser (0.69s) [2021-09-03T13:34:57.314Z] === RUN TestExportContainerAndImportImage [2021-09-03T13:34:57.641Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-09-03T13:34:58.260Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-09-03T13:34:58.260Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-03T13:34:58.563Z] --- PASS: TestCheckoutGit (29.65s) [2021-09-03T13:34:58.563Z] === RUN TestValidGitTransport [2021-09-03T13:34:58.563Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-03T13:34:58.563Z] === RUN TestGitInvalidRef [2021-09-03T13:34:58.563Z] --- PASS: TestGitInvalidRef (0.19s) [2021-09-03T13:34:58.563Z] PASS [2021-09-03T13:34:58.563Z] coverage: 86.3% of statements [2021-09-03T13:34:58.563Z] ok github.com/docker/docker/builder/remotecontext/git 29.897s coverage: 86.3% of statements [2021-09-03T13:34:58.563Z] ? github.com/docker/docker/cli [no test files] [2021-09-03T13:34:58.563Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-03T13:34:58.583Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-09-03T13:34:59.157Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-09-03T13:34:59.648Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-09-03T13:34:59.648Z] === RUN TestHealthCheckWorkdir [2021-09-03T13:35:00.100Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-09-03T13:35:00.100Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-09-03T13:35:00.100Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-03T13:35:00.361Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-09-03T13:35:00.594Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2021-09-03T13:35:00.594Z] === RUN TestHealthKillContainer [2021-09-03T13:35:00.932Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-03T13:35:00.932Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-03T13:35:00.932Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-09-03T13:35:01.504Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-09-03T13:35:01.765Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-03T13:35:02.026Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-09-03T13:35:02.599Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-09-03T13:35:02.859Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-03T13:35:03.120Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-09-03T13:35:03.692Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-09-03T13:35:03.901Z] --- PASS: TestHealthKillContainer (2.75s) [2021-09-03T13:35:03.901Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-03T13:35:03.901Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-09-03T13:35:03.901Z] === RUN TestIpcModeNone [2021-09-03T13:35:03.953Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-03T13:35:03.953Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-09-03T13:35:04.363Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-03T13:35:04.363Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestConfigureDaemonLogs [2021-09-03T13:35:04.363Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestCommonOptionsInstallFlags [2021-09-03T13:35:04.363Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-03T13:35:04.363Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-03T13:35:04.363Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-03T13:35:04.363Z] PASS [2021-09-03T13:35:04.363Z] coverage: 18.5% of statements [2021-09-03T13:35:04.363Z] ok github.com/docker/docker/cmd/dockerd 0.478s coverage: 18.5% of statements [2021-09-03T13:35:04.363Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-03T13:35:04.363Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-03T13:35:04.475Z] --- PASS: TestIpcModeNone (0.68s) [2021-09-03T13:35:04.475Z] === RUN TestIpcModePrivate [2021-09-03T13:35:04.525Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-09-03T13:35:04.823Z] === RUN TestContainerStopSignal [2021-09-03T13:35:04.823Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestContainerStopTimeout [2021-09-03T13:35:04.823Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-03T13:35:04.823Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-03T13:35:04.823Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-03T13:35:04.823Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestReplaceAndAppendEnvVars [2021-09-03T13:35:04.823Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-03T13:35:04.823Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestNewMemoryStore [2021-09-03T13:35:04.823Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestAddContainers [2021-09-03T13:35:04.823Z] --- PASS: TestAddContainers (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestGetContainer [2021-09-03T13:35:04.823Z] --- PASS: TestGetContainer (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestDeleteContainer [2021-09-03T13:35:04.823Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestListContainers [2021-09-03T13:35:04.823Z] --- PASS: TestListContainers (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestFirstContainer [2021-09-03T13:35:04.823Z] --- PASS: TestFirstContainer (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestApplyAllContainer [2021-09-03T13:35:04.823Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestIsValidHealthString [2021-09-03T13:35:04.823Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestStateRunStop [2021-09-03T13:35:04.823Z] --- PASS: TestStateRunStop (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestStateTimeoutWait [2021-09-03T13:35:04.823Z] state_test.go:141: Stop callback fired [2021-09-03T13:35:04.823Z] state_test.go:165: Stop callback fired [2021-09-03T13:35:04.823Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-03T13:35:04.823Z] === RUN TestIsValidStateString [2021-09-03T13:35:04.823Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestViewSaveDelete [2021-09-03T13:35:04.823Z] --- PASS: TestViewSaveDelete (0.02s) [2021-09-03T13:35:04.823Z] === RUN TestViewAll [2021-09-03T13:35:04.823Z] --- PASS: TestViewAll (0.01s) [2021-09-03T13:35:04.823Z] === RUN TestViewGet [2021-09-03T13:35:04.823Z] --- PASS: TestViewGet (0.01s) [2021-09-03T13:35:04.823Z] === RUN TestNames [2021-09-03T13:35:04.823Z] --- PASS: TestNames (0.00s) [2021-09-03T13:35:04.823Z] === RUN TestViewWithHealthCheck [2021-09-03T13:35:04.823Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-03T13:35:04.823Z] PASS [2021-09-03T13:35:04.823Z] coverage: 41.7% of statements [2021-09-03T13:35:04.823Z] ok github.com/docker/docker/container 0.278s coverage: 41.7% of statements [2021-09-03T13:35:04.823Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-03T13:35:04.823Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-03T13:35:04.823Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-03T13:35:04.823Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-03T13:35:05.053Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-09-03T13:35:05.097Z] check_test.go:308: [dcd287eaeb69f] daemon is not started [2021-09-03T13:35:05.097Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-09-03T13:35:05.315Z] --- PASS: TestIpcModePrivate (0.70s) [2021-09-03T13:35:05.315Z] === RUN TestIpcModeShareable [2021-09-03T13:35:05.899Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-09-03T13:35:06.164Z] --- PASS: TestIpcModeShareable (0.78s) [2021-09-03T13:35:06.164Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-03T13:35:06.361Z] === RUN TestPrepare [2021-09-03T13:35:06.361Z] --- PASS: TestPrepare (0.00s) [2021-09-03T13:35:06.361Z] === RUN TestStart [2021-09-03T13:35:06.361Z] --- PASS: TestStart (0.00s) [2021-09-03T13:35:06.361Z] === RUN TestWaitCancel [2021-09-03T13:35:06.361Z] --- PASS: TestWaitCancel (0.00s) [2021-09-03T13:35:06.361Z] === RUN TestWaitDisabled [2021-09-03T13:35:06.361Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-03T13:35:06.361Z] === RUN TestWaitEnabled [2021-09-03T13:35:06.361Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-03T13:35:06.361Z] === RUN TestRemove [2021-09-03T13:35:06.361Z] --- PASS: TestRemove (0.00s) [2021-09-03T13:35:06.361Z] PASS [2021-09-03T13:35:06.361Z] coverage: 65.3% of statements [2021-09-03T13:35:06.361Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2021-09-03T13:35:06.484Z] check_test.go:308: [dd17384e7b557] daemon is not started [2021-09-03T13:35:06.484Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-09-03T13:35:06.745Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-09-03T13:35:07.344Z] === RUN TestNewListSecretsFilters [2021-09-03T13:35:07.344Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-03T13:35:07.344Z] === RUN TestNewListConfigsFilters [2021-09-03T13:35:07.344Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-03T13:35:07.344Z] PASS [2021-09-03T13:35:07.344Z] coverage: 0.5% of statements [2021-09-03T13:35:07.344Z] ok github.com/docker/docker/daemon/cluster 0.151s coverage: 0.5% of statements [2021-09-03T13:35:07.344Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-03T13:35:07.803Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-03T13:35:07.803Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-03T13:35:07.803Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-03T13:35:07.804Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-03T13:35:07.804Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-03T13:35:07.804Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-03T13:35:07.804Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-03T13:35:07.804Z] PASS [2021-09-03T13:35:07.804Z] coverage: 35.9% of statements [2021-09-03T13:35:07.804Z] ok github.com/docker/docker/daemon/cluster/convert 0.231s coverage: 35.9% of statements [2021-09-03T13:35:08.131Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-09-03T13:35:09.500Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.20s) [2021-09-03T13:35:09.500Z] === RUN TestAPIIpcModeHost [2021-09-03T13:35:09.762Z] --- PASS: TestAPIIpcModeHost (0.53s) [2021-09-03T13:35:09.762Z] === RUN TestDaemonIpcModeShareable [2021-09-03T13:35:10.712Z] === RUN TestBuilderGC [2021-09-03T13:35:10.712Z] --- PASS: TestBuilderGC (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestDaemonConfigurationNotFound [2021-09-03T13:35:10.712Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestDaemonBrokenConfiguration [2021-09-03T13:35:10.712Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestParseClusterAdvertiseSettings [2021-09-03T13:35:10.712Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestFindConfigurationConflicts [2021-09-03T13:35:10.712Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-03T13:35:10.712Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-03T13:35:10.712Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-03T13:35:10.712Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-03T13:35:10.712Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-03T13:35:10.712Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-03T13:35:10.712Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-03T13:35:11.152Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-03T13:35:11.152Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2021-09-03T13:35:11.152Z] === RUN TestDaemonIpcModePrivate [2021-09-03T13:35:11.172Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-03T13:35:11.172Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-03T13:35:11.172Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-03T13:35:11.172Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-09-03T13:35:11.172Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-03T13:35:11.172Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-03T13:35:11.172Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-03T13:35:11.172Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestValidateConfiguration [2021-09-03T13:35:11.172Z] === RUN TestValidateConfiguration/with_label [2021-09-03T13:35:11.172Z] === RUN TestValidateConfiguration/with_dns [2021-09-03T13:35:11.172Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-03T13:35:11.172Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-03T13:35:11.172Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-03T13:35:11.172Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-03T13:35:11.172Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-03T13:35:11.172Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-03T13:35:11.172Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestModifiedDiscoverySettings [2021-09-03T13:35:11.172Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestReloadSetConfigFileNotExist [2021-09-03T13:35:11.172Z] time="2021-09-03T13:35:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-03T13:35:11.172Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-09-03T13:35:11.172Z] === RUN TestReloadDefaultConfigNotExist [2021-09-03T13:35:11.172Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:11.172Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestReloadBadDefaultConfig [2021-09-03T13:35:11.172Z] time="2021-09-03T13:35:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1097506571" [2021-09-03T13:35:11.172Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestReloadWithConflictingLabels [2021-09-03T13:35:11.172Z] time="2021-09-03T13:35:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-518407722" [2021-09-03T13:35:11.172Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestReloadWithDuplicateLabels [2021-09-03T13:35:11.172Z] time="2021-09-03T13:35:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1066603965" [2021-09-03T13:35:11.172Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestDaemonConfigurationMerge [2021-09-03T13:35:11.172Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-03T13:35:11.172Z] PASS [2021-09-03T13:35:11.172Z] coverage: 80.4% of statements [2021-09-03T13:35:11.172Z] ok github.com/docker/docker/daemon/config 0.310s coverage: 80.4% of statements [2021-09-03T13:35:11.172Z] === RUN TestDiscoveryOptsErrors [2021-09-03T13:35:11.172Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-03T13:35:11.172Z] === RUN TestDiscoveryOpts [2021-09-03T13:35:11.172Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-03T13:35:11.172Z] PASS [2021-09-03T13:35:11.172Z] coverage: 30.0% of statements [2021-09-03T13:35:11.172Z] ok github.com/docker/docker/daemon/discovery 0.124s coverage: 30.0% of statements [2021-09-03T13:35:11.471Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-09-03T13:35:11.734Z] check_test.go:308: [de13b3661f5d7] daemon is not started [2021-09-03T13:35:11.734Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-09-03T13:35:12.142Z] === RUN TestWaitNodeAttachment [2021-09-03T13:35:12.142Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-09-03T13:35:12.142Z] === RUN TestIsolationConversion [2021-09-03T13:35:12.142Z] === RUN TestIsolationConversion/default [2021-09-03T13:35:12.142Z] === RUN TestIsolationConversion/process [2021-09-03T13:35:12.142Z] === RUN TestIsolationConversion/hyperv [2021-09-03T13:35:12.142Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-03T13:35:12.539Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-03T13:35:12.602Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-03T13:35:12.602Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-03T13:35:12.602Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-03T13:35:12.602Z] === RUN TestContainerLabels [2021-09-03T13:35:12.602Z] --- PASS: TestContainerLabels (0.00s) [2021-09-03T13:35:12.602Z] === RUN TestCredentialSpecConversion [2021-09-03T13:35:12.602Z] === RUN TestCredentialSpecConversion/none [2021-09-03T13:35:12.602Z] === RUN TestCredentialSpecConversion/config [2021-09-03T13:35:12.602Z] === RUN TestCredentialSpecConversion/file [2021-09-03T13:35:12.602Z] === RUN TestCredentialSpecConversion/registry [2021-09-03T13:35:12.602Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-03T13:35:12.602Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-03T13:35:12.602Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-03T13:35:12.602Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-03T13:35:12.602Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-03T13:35:12.602Z] === RUN TestControllerValidateMountBind [2021-09-03T13:35:12.602Z] --- PASS: TestControllerValidateMountBind (0.02s) [2021-09-03T13:35:12.602Z] === RUN TestControllerValidateMountVolume [2021-09-03T13:35:12.602Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-03T13:35:12.602Z] === RUN TestControllerValidateMountTarget [2021-09-03T13:35:12.602Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-09-03T13:35:12.602Z] === RUN TestControllerValidateMountTmpfs [2021-09-03T13:35:12.602Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-03T13:35:12.602Z] === RUN TestControllerValidateMountInvalidType [2021-09-03T13:35:12.602Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-03T13:35:12.602Z] === RUN TestControllerValidateMountNamedPipe [2021-09-03T13:35:12.602Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-03T13:35:12.602Z] PASS [2021-09-03T13:35:12.602Z] coverage: 11.0% of statements [2021-09-03T13:35:12.602Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.765s coverage: 11.0% of statements [2021-09-03T13:35:12.602Z] === RUN TestEventsLog [2021-09-03T13:35:12.602Z] --- PASS: TestEventsLog (0.00s) [2021-09-03T13:35:12.602Z] === RUN TestEventsLogTimeout [2021-09-03T13:35:12.602Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-03T13:35:12.602Z] === RUN TestLogEvents [2021-09-03T13:35:12.602Z] --- PASS: TestLogEvents (0.05s) [2021-09-03T13:35:12.602Z] === RUN TestLoadBufferedEvents [2021-09-03T13:35:12.602Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-09-03T13:35:12.602Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-03T13:35:12.602Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-03T13:35:12.602Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-03T13:35:12.602Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-03T13:35:12.602Z] PASS [2021-09-03T13:35:12.602Z] coverage: 50.0% of statements [2021-09-03T13:35:12.602Z] ok github.com/docker/docker/daemon/events 0.237s coverage: 50.0% of statements [2021-09-03T13:35:12.801Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2021-09-03T13:35:12.801Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-03T13:35:13.570Z] === RUN TestIsEmptyDir [2021-09-03T13:35:13.570Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-03T13:35:13.570Z] PASS [2021-09-03T13:35:13.570Z] coverage: 2.3% of statements [2021-09-03T13:35:13.570Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2021-09-03T13:35:13.647Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-03T13:35:14.029Z] === RUN TestLinkNaming [2021-09-03T13:35:14.029Z] --- PASS: TestLinkNaming (0.00s) [2021-09-03T13:35:14.029Z] === RUN TestLinkNew [2021-09-03T13:35:14.029Z] --- PASS: TestLinkNew (0.00s) [2021-09-03T13:35:14.029Z] === RUN TestLinkEnv [2021-09-03T13:35:14.029Z] --- PASS: TestLinkEnv (0.00s) [2021-09-03T13:35:14.029Z] === RUN TestLinkMultipleEnv [2021-09-03T13:35:14.029Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-03T13:35:14.029Z] === RUN TestLinkPortRangeEnv [2021-09-03T13:35:14.029Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-03T13:35:14.029Z] PASS [2021-09-03T13:35:14.029Z] coverage: 93.0% of statements [2021-09-03T13:35:14.029Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-09-03T13:35:14.189Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-03T13:35:14.189Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2021-09-03T13:35:14.189Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-03T13:35:14.593Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-09-03T13:35:14.997Z] === RUN TestVerifyNetworkingConfig [2021-09-03T13:35:14.997Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestGetContainer [2021-09-03T13:35:14.997Z] --- PASS: TestGetContainer (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestValidContainerNames [2021-09-03T13:35:14.997Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestContainerInitDNS [2021-09-03T13:35:14.997Z] daemon_test.go:146: root required [2021-09-03T13:35:14.997Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestMerge [2021-09-03T13:35:14.997Z] --- PASS: TestMerge (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestValidateContainerIsolation [2021-09-03T13:35:14.997Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestFindNetworkErrorType [2021-09-03T13:35:14.997Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestEnsureServicesExist [2021-09-03T13:35:14.997Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestEnsureServicesExistErrors [2021-09-03T13:35:14.997Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-03T13:35:14.997Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-03T13:35:14.997Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-03T13:35:14.997Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-03T13:35:14.997Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-03T13:35:14.997Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-03T13:35:14.997Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestContainerDelete [2021-09-03T13:35:14.997Z] --- PASS: TestContainerDelete (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestContainerDoubleDelete [2021-09-03T13:35:14.997Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestLogContainerEventCopyLabels [2021-09-03T13:35:14.997Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestLogContainerEventWithAttributes [2021-09-03T13:35:14.997Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestNoneHealthcheck [2021-09-03T13:35:14.997Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestHealthStates [2021-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] time="2021-09-03T13:35:14Z" 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-09-03T13:35:14.997Z] --- PASS: TestHealthStates (0.15s) [2021-09-03T13:35:14.997Z] === RUN TestMaskURLCredentials [2021-09-03T13:35:14.997Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestGetInspectData [2021-09-03T13:35:14.997Z] --- PASS: TestGetInspectData (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestFillLicense [2021-09-03T13:35:14.997Z] --- PASS: TestFillLicense (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestListInvalidFilter [2021-09-03T13:35:14.997Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestNameFilter [2021-09-03T13:35:14.997Z] --- PASS: TestNameFilter (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-03T13:35:14.997Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-03T13:35:14.997Z] === 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-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-03T13:35:14.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-03T13:35:14.997Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-03T13:35:14.998Z] --- 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-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-03T13:35:14.998Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-03T13:35:14.998Z] === RUN TestDaemonReloadLabels [2021-09-03T13:35:14.998Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-03T13:35:14.998Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-03T13:35:14.998Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-03T13:35:14.998Z] === RUN TestDaemonReloadMirrors [2021-09-03T13:35:14.998Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-03T13:35:14.998Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-03T13:35:14.998Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-03T13:35:14.998Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-03T13:35:14.998Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-03T13:35:14.998Z] === RUN TestDaemonDiscoveryReload [2021-09-03T13:35:15.164Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-03T13:35:15.578Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-03T13:35:15.578Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.48s) [2021-09-03T13:35:15.578Z] === RUN TestIpcModeOlderClient [2021-09-03T13:35:15.839Z] === PAUSE TestIpcModeOlderClient [2021-09-03T13:35:15.840Z] === RUN TestKillContainerInvalidSignal [2021-09-03T13:35:15.970Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-09-03T13:35:15.970Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-03T13:35:15.970Z] === RUN TestAdapterReadLogs [2021-09-03T13:35:15.970Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-03T13:35:15.970Z] === RUN TestCopier [2021-09-03T13:35:15.970Z] --- PASS: TestCopier (0.00s) [2021-09-03T13:35:15.970Z] === RUN TestCopierLongLines [2021-09-03T13:35:15.970Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-03T13:35:15.970Z] === RUN TestCopierSlow [2021-09-03T13:35:15.970Z] === RUN TestNewStreamConfig [2021-09-03T13:35:15.970Z] === RUN TestNewStreamConfig/defaults [2021-09-03T13:35:15.970Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-03T13:35:15.970Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-03T13:35:15.970Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-03T13:35:15.970Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-03T13:35:15.970Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-03T13:35:15.970Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-03T13:35:15.970Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-03T13:35:15.970Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-03T13:35:15.970Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-03T13:35:15.970Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-03T13:35:15.970Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-03T13:35:15.970Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-03T13:35:15.970Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-03T13:35:15.970Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-03T13:35:15.970Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-03T13:35:15.970Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-03T13:35:15.970Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-03T13:35:15.971Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-03T13:35:15.971Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-03T13:35:16.124Z] 2021/09/03 13:35:12 Closing DB instances... [2021-09-03T13:35:16.124Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2021-09-03T13:35:16.124Z] === RUN TestFindNode [2021-09-03T13:35:16.124Z] 2021/09/03 13:35:14 Closing DB instances... [2021-09-03T13:35:16.124Z] --- PASS: TestFindNode (0.02s) [2021-09-03T13:35:16.124Z] === RUN TestChangeNodeState [2021-09-03T13:35:16.124Z] 2021/09/03 13:35:14 Closing DB instances... [2021-09-03T13:35:16.124Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-03T13:35:16.124Z] === RUN TestNodeReincarnation [2021-09-03T13:35:16.124Z] 2021/09/03 13:35:14 Closing DB instances... [2021-09-03T13:35:16.413Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2021-09-03T13:35:16.413Z] === RUN TestKillContainer [2021-09-03T13:35:16.413Z] === RUN TestKillContainer/no_signal [2021-09-03T13:35:16.429Z] --- PASS: TestCopierSlow (0.20s) [2021-09-03T13:35:16.429Z] === RUN TestCopierWithSized [2021-09-03T13:35:16.429Z] === RUN TestCopierWithSized/as_is [2021-09-03T13:35:16.429Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-03T13:35:16.429Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-03T13:35:16.429Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-03T13:35:16.429Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-09-03T13:35:16.429Z] === RUN TestCopierWithPartial [2021-09-03T13:35:16.429Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestRingLogger [2021-09-03T13:35:16.429Z] --- PASS: TestRingLogger (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestRingCap [2021-09-03T13:35:16.429Z] --- PASS: TestRingCap (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestRingClose [2021-09-03T13:35:16.429Z] --- PASS: TestRingClose (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestRingDrain [2021-09-03T13:35:16.429Z] --- PASS: TestRingDrain (0.00s) [2021-09-03T13:35:16.429Z] PASS [2021-09-03T13:35:16.429Z] coverage: 43.8% of statements [2021-09-03T13:35:16.429Z] ok github.com/docker/docker/daemon/logger 0.309s coverage: 43.8% of statements [2021-09-03T13:35:16.429Z] time="2021-09-03T13:35:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-03T13:35:16.429Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-09-03T13:35:16.429Z] === RUN TestCreateSuccess [2021-09-03T13:35:16.429Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCreateStreamSkipped [2021-09-03T13:35:16.429Z] time="2021-09-03T13:35:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-03T13:35:16.429Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCreateLogGroupSuccess [2021-09-03T13:35:16.429Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCreateError [2021-09-03T13:35:16.429Z] --- PASS: TestCreateError (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCreateAlreadyExists [2021-09-03T13:35:16.429Z] time="2021-09-03T13:35:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-03T13:35:16.429Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestLogClosed [2021-09-03T13:35:16.429Z] --- PASS: TestLogClosed (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestLogBlocking [2021-09-03T13:35:16.429Z] --- PASS: TestLogBlocking (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-03T13:35:16.429Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestLogNonBlockingBufferFull [2021-09-03T13:35:16.429Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestPublishBatchSuccess [2021-09-03T13:35:16.429Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestPublishBatchError [2021-09-03T13:35:16.429Z] time="2021-09-03T13:35:16Z" level=error msg=Error [2021-09-03T13:35:16.429Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-03T13:35:16.429Z] time="2021-09-03T13:35:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-03T13:35:16.429Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-03T13:35:16.429Z] time="2021-09-03T13:35:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-03T13:35:16.429Z] time="2021-09-03T13:35:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-03T13:35:16.429Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCollectBatchSimple [2021-09-03T13:35:16.429Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCollectBatchTicker [2021-09-03T13:35:16.429Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCollectBatchMultilinePattern [2021-09-03T13:35:16.429Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-03T13:35:16.429Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-03T13:35:16.429Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-03T13:35:16.429Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-03T13:35:16.429Z] === RUN TestCollectBatchClose [2021-09-03T13:35:16.429Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-03T13:35:16.429Z] === RUN TestEffectiveLen [2021-09-03T13:35:16.429Z] === RUN TestEffectiveLen/0/Hello [2021-09-03T13:35:16.429Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-03T13:35:16.429Z] === RUN TestEffectiveLen/2/🙃 [2021-09-03T13:35:16.430Z] === RUN TestEffectiveLen/3/���� [2021-09-03T13:35:16.430Z] === RUN TestEffectiveLen/4/He��o [2021-09-03T13:35:16.430Z] === RUN TestEffectiveLen/5/ [2021-09-03T13:35:16.430Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestFindValidSplit [2021-09-03T13:35:16.430Z] === RUN TestFindValidSplit/0/ [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1063: [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:35:16.430Z] === RUN TestFindValidSplit/1/Hello [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1063: Hello [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:35:16.430Z] === RUN TestFindValidSplit/2/Hello [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1063: He [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1064: llo [2021-09-03T13:35:16.430Z] === RUN TestFindValidSplit/3/Hello [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1063: [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1064: Hello [2021-09-03T13:35:16.430Z] === RUN TestFindValidSplit/4/🙃 [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1063: [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-03T13:35:16.430Z] === RUN TestFindValidSplit/5/🙃 [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:35:16.430Z] === RUN TestFindValidSplit/6/a� [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1063: a [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1064: � [2021-09-03T13:35:16.430Z] === RUN TestFindValidSplit/7/a� [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1063: a� [2021-09-03T13:35:16.430Z] cloudwatchlogs_test.go:1064: [2021-09-03T13:35:16.430Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestProcessEventEmoji [2021-09-03T13:35:16.430Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestCollectBatchLineSplit [2021-09-03T13:35:16.430Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-03T13:35:16.430Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestCollectBatchMaxEvents [2021-09-03T13:35:16.430Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-09-03T13:35:16.430Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-03T13:35:16.430Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-03T13:35:16.430Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-03T13:35:16.430Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-03T13:35:16.430Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-03T13:35:16.430Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-03T13:35:16.430Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-03T13:35:16.430Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-03T13:35:16.430Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-03T13:35:16.430Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-03T13:35:16.430Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-03T13:35:16.430Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-03T13:35:16.430Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-03T13:35:16.430Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-03T13:35:16.430Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-03T13:35:16.430Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-03T13:35:16.430Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-03T13:35:16.430Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-03T13:35:16.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-03T13:35:16.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestCreateTagSuccess [2021-09-03T13:35:16.430Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-03T13:35:16.430Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-03T13:35:16.430Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-03T13:35:16.430Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-03T13:35:16.430Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-03T13:35:16.430Z] PASS [2021-09-03T13:35:16.430Z] coverage: 77.0% of statements [2021-09-03T13:35:16.430Z] ok github.com/docker/docker/daemon/logger/awslogs 0.309s coverage: 77.0% of statements [2021-09-03T13:35:16.430Z] === RUN TestSearchRegistryForImagesErrors [2021-09-03T13:35:16.430Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestSearchRegistryForImages [2021-09-03T13:35:16.430Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestOnlyPlatformWithFallback [2021-09-03T13:35:16.430Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-03T13:35:16.430Z] === RUN TestImageDelete [2021-09-03T13:35:16.430Z] === RUN TestImageDelete/no_lease [2021-09-03T13:35:16.430Z] === RUN TestImageDelete/lease_exists [2021-09-03T13:35:16.430Z] --- PASS: TestImageDelete (0.04s) [2021-09-03T13:35:16.430Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-03T13:35:16.430Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-03T13:35:16.430Z] === RUN TestContentStoreForPull [2021-09-03T13:35:16.550Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-09-03T13:35:16.889Z] --- PASS: TestContentStoreForPull (0.18s) [2021-09-03T13:35:16.889Z] PASS [2021-09-03T13:35:16.889Z] coverage: 6.7% of statements [2021-09-03T13:35:16.889Z] ok github.com/docker/docker/daemon/images 0.301s coverage: 6.7% of statements [2021-09-03T13:35:16.889Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-03T13:35:16.889Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-03T13:35:16.889Z] reload_test.go:520: root required [2021-09-03T13:35:16.889Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-03T13:35:16.889Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-03T13:35:16.889Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-03T13:35:16.889Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-03T13:35:16.889Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-03T13:35:16.889Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-03T13:35:16.889Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-03T13:35:16.889Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-03T13:35:16.889Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-03T13:35:16.889Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-03T13:35:16.889Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-03T13:35:16.889Z] === RUN TestParseVolumesFrom [2021-09-03T13:35:16.889Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-03T13:35:16.889Z] PASS [2021-09-03T13:35:16.889Z] coverage: 9.1% of statements [2021-09-03T13:35:16.889Z] ok github.com/docker/docker/daemon 2.780s coverage: 9.1% of statements [2021-09-03T13:35:16.889Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-03T13:35:16.889Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-03T13:35:16.889Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-03T13:35:16.889Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-03T13:35:16.889Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-03T13:35:16.889Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-03T13:35:16.889Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-03T13:35:16.890Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-03T13:35:16.986Z] === RUN TestKillContainer/non_killing_signal [2021-09-03T13:35:17.249Z] === RUN TestKillContainer/killing_signal [2021-09-03T13:35:17.349Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-03T13:35:17.349Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-03T13:35:17.349Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-03T13:35:17.349Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-09-03T13:35:17.349Z] === RUN TestFastTimeMarshalJSON [2021-09-03T13:35:17.349Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-03T13:35:17.349Z] PASS [2021-09-03T13:35:17.349Z] coverage: 87.2% of statements [2021-09-03T13:35:17.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.228s coverage: 87.2% of statements [2021-09-03T13:35:17.349Z] === RUN TestJSONFileLogger [2021-09-03T13:35:17.350Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-03T13:35:17.350Z] === RUN TestJSONFileLoggerWithTags [2021-09-03T13:35:17.350Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-03T13:35:17.350Z] === RUN TestJSONFileLoggerWithOpts [2021-09-03T13:35:17.808Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-09-03T13:35:17.808Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-03T13:35:17.808Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-03T13:35:17.808Z] === RUN TestEncodeDecode [2021-09-03T13:35:17.808Z] === PAUSE TestEncodeDecode [2021-09-03T13:35:17.808Z] === RUN TestUnexpectedEOF [2021-09-03T13:35:17.808Z] time="2021-09-03T13:35:17Z" level=error msg="Error compressing log file after rotation" error="failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-2685203152\\container.log.1: Access is denied." [2021-09-03T13:35:17.808Z] time="2021-09-03T13:35:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-03T13:35:17.808Z] time="2021-09-03T13:35:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-03T13:35:17.808Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-09-03T13:35:17.808Z] === CONT TestEncodeDecode [2021-09-03T13:35:17.808Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-03T13:35:17.808Z] PASS [2021-09-03T13:35:17.808Z] coverage: 69.9% of statements [2021-09-03T13:35:17.808Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.268s coverage: 69.9% of statements [2021-09-03T13:35:17.936Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-03T13:35:18.195Z] --- PASS: TestKillContainer (1.84s) [2021-09-03T13:35:18.195Z] --- PASS: TestKillContainer/no_signal (0.59s) [2021-09-03T13:35:18.195Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-09-03T13:35:18.195Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2021-09-03T13:35:18.195Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-03T13:35:18.195Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-03T13:35:18.268Z] === RUN TestWriteLog [2021-09-03T13:35:18.268Z] === PAUSE TestWriteLog [2021-09-03T13:35:18.268Z] === RUN TestReadLog [2021-09-03T13:35:18.268Z] === PAUSE TestReadLog [2021-09-03T13:35:18.268Z] === CONT TestWriteLog [2021-09-03T13:35:18.268Z] === CONT TestReadLog [2021-09-03T13:35:18.727Z] --- PASS: TestWriteLog (0.00s) [2021-09-03T13:35:18.727Z] === RUN TestReadLog/tail_exact [2021-09-03T13:35:18.727Z] === RUN TestReadLog/tail_less_than_available [2021-09-03T13:35:18.727Z] === RUN TestReadLog/tail_more_than_available [2021-09-03T13:35:18.727Z] --- PASS: TestReadLog (0.19s) [2021-09-03T13:35:18.727Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-09-03T13:35:18.727Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-03T13:35:18.727Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-03T13:35:18.727Z] PASS [2021-09-03T13:35:18.727Z] coverage: 75.2% of statements [2021-09-03T13:35:18.727Z] ok github.com/docker/docker/daemon/logger/local 0.321s coverage: 75.2% of statements [2021-09-03T13:35:18.727Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-03T13:35:18.727Z] === RUN TestOpenFileDelete [2021-09-03T13:35:18.727Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-03T13:35:18.727Z] === RUN TestOpenFileRename [2021-09-03T13:35:18.727Z] --- PASS: TestOpenFileRename (0.01s) [2021-09-03T13:35:18.727Z] === RUN TestParseLogTagDefaultTag [2021-09-03T13:35:18.727Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-03T13:35:18.727Z] === RUN TestParseLogTag [2021-09-03T13:35:18.727Z] --- PASS: TestParseLogTag (0.00s) [2021-09-03T13:35:18.727Z] === RUN TestParseLogTagEmptyTag [2021-09-03T13:35:18.727Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-03T13:35:18.727Z] === RUN TestTailFiles [2021-09-03T13:35:18.727Z] --- PASS: TestTailFiles (0.00s) [2021-09-03T13:35:18.727Z] === RUN TestFollowLogsConsumerGone [2021-09-03T13:35:18.727Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-03T13:35:18.727Z] === RUN TestFollowLogsProducerGone [2021-09-03T13:35:18.727Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-03T13:35:18.727Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-03T13:35:18.727Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-03T13:35:18.727Z] === RUN TestCheckCapacityAndRotate [2021-09-03T13:35:18.727Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-03T13:35:18.727Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-03T13:35:18.727Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-09-03T13:35:18.727Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-03T13:35:18.727Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-09-03T13:35:18.727Z] PASS [2021-09-03T13:35:18.727Z] coverage: 53.7% of statements [2021-09-03T13:35:18.727Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.304s coverage: 53.7% of statements [2021-09-03T13:35:18.727Z] === RUN TestLog [2021-09-03T13:35:18.727Z] --- PASS: TestLog (0.00s) [2021-09-03T13:35:18.727Z] PASS [2021-09-03T13:35:18.727Z] coverage: 31.5% of statements [2021-09-03T13:35:18.727Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2021-09-03T13:35:18.768Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-03T13:35:19.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2021-09-03T13:35:19.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-09-03T13:35:19.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-09-03T13:35:19.356Z] === RUN TestKillStoppedContainer [2021-09-03T13:35:19.356Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-09-03T13:35:19.356Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-03T13:35:19.618Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-09-03T13:35:19.618Z] === RUN TestKillDifferentUserContainer [2021-09-03T13:35:19.697Z] === RUN TestNewParse [2021-09-03T13:35:19.697Z] --- PASS: TestNewParse (0.00s) [2021-09-03T13:35:19.697Z] PASS [2021-09-03T13:35:19.697Z] coverage: 8.3% of statements [2021-09-03T13:35:19.697Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2021-09-03T13:35:19.697Z] === RUN TestValidateLogOpt [2021-09-03T13:35:19.697Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestNewMissedConfig [2021-09-03T13:35:19.697Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestNewMissedUrl [2021-09-03T13:35:19.697Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestNewMissedToken [2021-09-03T13:35:19.697Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestNewWithProxy [2021-09-03T13:35:19.697Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestDefault [2021-09-03T13:35:19.697Z] --- PASS: TestDefault (0.01s) [2021-09-03T13:35:19.697Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-03T13:35:19.697Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestJsonFormat [2021-09-03T13:35:19.697Z] === RUN TestParseLogFormat [2021-09-03T13:35:19.697Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestValidateLogOptEmpty [2021-09-03T13:35:19.697Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestValidateSyslogAddress [2021-09-03T13:35:19.697Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestParseAddressDefaultPort [2021-09-03T13:35:19.697Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestValidateSyslogFacility [2021-09-03T13:35:19.697Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestValidateLogOptSyslogFormat [2021-09-03T13:35:19.697Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestValidateLogOpt [2021-09-03T13:35:19.697Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-03T13:35:19.697Z] PASS [2021-09-03T13:35:19.697Z] coverage: 46.8% of statements [2021-09-03T13:35:19.697Z] --- PASS: TestJsonFormat (0.01s) [2021-09-03T13:35:19.697Z] === RUN TestRawFormat [2021-09-03T13:35:19.697Z] --- PASS: TestRawFormat (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestRawFormatWithLabels [2021-09-03T13:35:19.697Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-03T13:35:19.697Z] === RUN TestRawFormatWithoutTag [2021-09-03T13:35:20.157Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 46.8% of statements [2021-09-03T13:35:20.157Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-03T13:35:20.157Z] === RUN TestBatching [2021-09-03T13:35:20.157Z] --- PASS: TestBatching (0.28s) [2021-09-03T13:35:20.157Z] === RUN TestFrequency [2021-09-03T13:35:20.191Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2021-09-03T13:35:20.191Z] === RUN TestInspectOomKilledTrue [2021-09-03T13:35:20.191Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:35:20.192Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-03T13:35:20.192Z] === RUN TestInspectOomKilledFalse [2021-09-03T13:35:20.192Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:35:20.192Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-03T13:35:20.192Z] === RUN TestLinksEtcHostsContentMatch [2021-09-03T13:35:20.455Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2021-09-03T13:35:20.455Z] === RUN TestLinksContainerNames [2021-09-03T13:35:20.482Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-09-03T13:35:20.622Z] --- PASS: TestFrequency (0.36s) [2021-09-03T13:35:20.622Z] === RUN TestOneMessagePerRequest [2021-09-03T13:35:20.622Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-03T13:35:20.622Z] === RUN TestVerify [2021-09-03T13:35:20.622Z] --- PASS: TestVerify (0.00s) [2021-09-03T13:35:20.622Z] === RUN TestSkipVerify [2021-09-03T13:35:20.622Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:20.622Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:20.622Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:20.622Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:19Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-03T13:35:20.810Z] --- PASS: TestNodeReincarnation (5.02s) [2021-09-03T13:35:20.810Z] === RUN TestParallelCreate [2021-09-03T13:35:20.810Z] 2021/09/03 13:35:19 Closing DB instances... [2021-09-03T13:35:20.810Z] --- PASS: TestParallelCreate (0.02s) [2021-09-03T13:35:20.810Z] === RUN TestParallelDelete [2021-09-03T13:35:20.810Z] 2021/09/03 13:35:19 Closing DB instances... [2021-09-03T13:35:20.810Z] --- PASS: TestParallelDelete (0.01s) [2021-09-03T13:35:20.810Z] === RUN TestNetworkDBIslands [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a2778b301c42 with config:&{NodeID:a2778b301c42 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="Node a2778b301c42/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="Node a2778b301c42/172.28.188.190, added to nodes list" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2058bc54d23e with config:&{NodeID:2058bc54d23e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="Node 2058bc54d23e/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="Node 2058bc54d23e/172.28.188.190, added to nodes list" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="Node 2058bc54d23e/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="Node 2058bc54d23e/172.28.188.190, added to nodes list" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="Node a2778b301c42/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=info msg="Node a2778b301c42/172.28.188.190, added to nodes list" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-03T13:35:20.810Z] time="2021-09-03T13:35:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-03T13:35:21.082Z] --- PASS: TestSkipVerify (0.46s) [2021-09-03T13:35:21.082Z] === RUN TestBufferMaximum [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676120.741513\",\"host\":\"51cfca6945e9\"}'" [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676120.741513\",\"host\":\"51cfca6945e9\"}'" [2021-09-03T13:35:21.082Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-03T13:35:21.082Z] === RUN TestServerAlwaysDown [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676120.744500\",\"host\":\"51cfca6945e9\"}'" [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676120.744500\",\"host\":\"51cfca6945e9\"}'" [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676120.744500\",\"host\":\"51cfca6945e9\"}'" [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676120.745499\",\"host\":\"51cfca6945e9\"}'" [2021-09-03T13:35:21.082Z] time="2021-09-03T13:35:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630676120.745499\",\"host\":\"51cfca6945e9\"}'" [2021-09-03T13:35:21.082Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-03T13:35:21.082Z] === RUN TestCannotSendAfterClose [2021-09-03T13:35:21.082Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-03T13:35:21.082Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-03T13:35:21.082Z] === RUN TestV1IDService [2021-09-03T13:35:21.082Z] --- PASS: TestV1IDService (0.02s) [2021-09-03T13:35:21.082Z] === RUN TestV2MetadataService [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6c779ede163d with config:&{NodeID:6c779ede163d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="Node 6c779ede163d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="Node 6c779ede163d/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="Node 6c779ede163d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="Node 6c779ede163d/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="Node a2778b301c42/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="Node a2778b301c42/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="Node 2058bc54d23e/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=info msg="Node 2058bc54d23e/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:21Z" level=info msg="Node 6c779ede163d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.272Z] time="2021-09-03T13:35:21Z" level=info msg="Node 6c779ede163d/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.423Z] check_test.go:308: [de6290690c1c3] daemon is not started [2021-09-03T13:35:21.423Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:15c0c7709dac with config:&{NodeID:15c0c7709dac Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node a2778b301c42/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node a2778b301c42/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 2058bc54d23e/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 2058bc54d23e/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 6c779ede163d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 6c779ede163d/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, added to nodes list" [2021-09-03T13:35:21.733Z] time="2021-09-03T13:35:21Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ef1f3722d65a with config:&{NodeID:ef1f3722d65a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:35:21.845Z] --- PASS: TestLinksContainerNames (1.23s) [2021-09-03T13:35:21.845Z] === RUN TestLogsFollowTailEmpty [2021-09-03T13:35:22.052Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-03T13:35:22.052Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-03T13:35:22.052Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestContinueOnError_NeverContinue [2021-09-03T13:35:22.052Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestManifestStore [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/no_remote_or_local [2021-09-03T13:35:22.052Z] === RUN TestSuccessfulDownload [2021-09-03T13:35:22.052Z] download_test.go:267: Needs fixing on Windows [2021-09-03T13:35:22.052Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestCancelledDownload [2021-09-03T13:35:22.052Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestMaxDownloadAttempts [2021-09-03T13:35:22.052Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-03T13:35:22.052Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-03T13:35:22.052Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-03T13:35:22.052Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-03T13:35:22.052Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-03T13:35:22.052Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-03T13:35:22.052Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-03T13:35:22.052Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-03T13:35:22.052Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-03T13:35:22.052Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-03T13:35:22.052Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-03T13:35:22.052Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-03T13:35:22.052Z] time="2021-09-03T13:35:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local449115767\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/no_local_cache [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/with_local_cache [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/unknown_media_type [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-03T13:35:22.052Z] time="2021-09-03T13:35:21Z" level=warning msg="reference for unknown type: " [2021-09-03T13:35:22.052Z] time="2021-09-03T13:35:21Z" level=warning msg="reference for unknown type: " [2021-09-03T13:35:22.052Z] --- PASS: TestV2MetadataService (0.75s) [2021-09-03T13:35:22.052Z] PASS [2021-09-03T13:35:22.052Z] coverage: 48.2% of statements [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-03T13:35:22.052Z] ok github.com/docker/docker/distribution/metadata 0.832s coverage: 48.2% of statements [2021-09-03T13:35:22.052Z] time="2021-09-03T13:35:21Z" level=warning msg="reference for unknown type: " [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-03T13:35:22.052Z] time="2021-09-03T13:35:21Z" level=warning msg="reference for unknown type: " [2021-09-03T13:35:22.052Z] time="2021-09-03T13:35:21Z" level=warning msg="reference for unknown type: " [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-03T13:35:22.052Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-03T13:35:22.052Z] time="2021-09-03T13:35:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-03T13:35:22.052Z] time="2021-09-03T13:35:21Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-03T13:35:22.052Z] time="2021-09-03T13:35:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"51cfca6945e9\"}'" [2021-09-03T13:35:22.052Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore (0.21s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-03T13:35:22.052Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-03T13:35:22.052Z] === RUN TestDetectManifestBlobMediaType [2021-09-03T13:35:22.052Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-03T13:35:22.052Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-03T13:35:22.052Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-03T13:35:22.052Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-03T13:35:22.052Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-03T13:35:22.052Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-03T13:35:22.052Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-03T13:35:22.052Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-03T13:35:22.052Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-03T13:35:22.052Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-03T13:35:22.052Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-03T13:35:22.052Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-03T13:35:22.052Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestFixManifestLayers [2021-09-03T13:35:22.052Z] PASS [2021-09-03T13:35:22.052Z] coverage: 82.5% of statements [2021-09-03T13:35:22.052Z] --- PASS: TestFixManifestLayers (0.01s) [2021-09-03T13:35:22.052Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-03T13:35:22.052Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-03T13:35:22.052Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestFixManifestLayersBadParent [2021-09-03T13:35:22.052Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestValidateManifest [2021-09-03T13:35:22.052Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-03T13:35:22.052Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestFormatPlatform [2021-09-03T13:35:22.052Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestGetRepositoryMountCandidates [2021-09-03T13:35:22.052Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestLayerAlreadyExists [2021-09-03T13:35:22.052Z] 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-09-03T13:35:22.052Z] 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-09-03T13:35:22.052Z] 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-09-03T13:35:22.052Z] 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-09-03T13:35:22.052Z] 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-09-03T13:35:22.052Z] 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-09-03T13:35:22.052Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-03T13:35:22.052Z] === RUN TestWhenEmptyAuthConfig [2021-09-03T13:35:22.052Z] ok github.com/docker/docker/daemon/logger/splunk 2.211s coverage: 82.5% of statements [2021-09-03T13:35:22.052Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-03T13:35:22.052Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-03T13:35:22.052Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, added to nodes list" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, added to nodes list" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node 2058bc54d23e/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node 2058bc54d23e/172.28.188.190, added to nodes list" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node 6c779ede163d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node 6c779ede163d/172.28.188.190, added to nodes list" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node a2778b301c42/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node a2778b301c42/172.28.188.190, added to nodes list" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node 15c0c7709dac/172.28.188.190, added to nodes list" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, added to nodes list" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, added to nodes list" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:21Z" level=info msg="Node ef1f3722d65a/172.28.188.190, added to nodes list" [2021-09-03T13:35:22.193Z] networkdb_test.go:835: Re-joining: 3 [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:22Z" level=info msg="The new bootstrap node list is:[172.28.188.190:10033 172.28.188.190:10034 172.28.188.190:10035]" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10033" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49361" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10034" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49362" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10035" [2021-09-03T13:35:22.193Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49363" [2021-09-03T13:35:22.419Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-09-03T13:35:22.419Z] === RUN TestContainerNetworkMountsNoChown [2021-09-03T13:35:22.512Z] time="2021-09-03T13:35:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:35:22.512Z] time="2021-09-03T13:35:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:35:22.512Z] time="2021-09-03T13:35:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:35:22.512Z] time="2021-09-03T13:35:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-03T13:35:22.512Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-03T13:35:22.512Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-09-03T13:35:22.512Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-09-03T13:35:22.512Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-09-03T13:35:22.512Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-09-03T13:35:22.512Z] === RUN TestTransfer [2021-09-03T13:35:22.512Z] --- PASS: TestTransfer (0.13s) [2021-09-03T13:35:22.512Z] === RUN TestConcurrencyLimit [2021-09-03T13:35:22.651Z] networkdb_test.go:835: Re-joining: 4 [2021-09-03T13:35:22.651Z] time="2021-09-03T13:35:22Z" level=info msg="The new bootstrap node list is:[172.28.188.190:10033 172.28.188.190:10034 172.28.188.190:10035]" [2021-09-03T13:35:22.651Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10033" [2021-09-03T13:35:22.651Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49364" [2021-09-03T13:35:22.651Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10034" [2021-09-03T13:35:22.651Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49365" [2021-09-03T13:35:22.651Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10035" [2021-09-03T13:35:22.651Z] time="2021-09-03T13:35:22Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49366" [2021-09-03T13:35:22.651Z] time="2021-09-03T13:35:22Z" level=info msg="node 0 leaving" [2021-09-03T13:35:22.971Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-09-03T13:35:22.971Z] === RUN TestInactiveJobs [2021-09-03T13:35:22.971Z] === RUN TestNotFound [2021-09-03T13:35:22.971Z] --- PASS: TestNotFound (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestConflict [2021-09-03T13:35:22.971Z] --- PASS: TestConflict (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestForbidden [2021-09-03T13:35:22.971Z] --- PASS: TestForbidden (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestInvalidParameter [2021-09-03T13:35:22.971Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestNotImplemented [2021-09-03T13:35:22.971Z] --- PASS: TestNotImplemented (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestNotModified [2021-09-03T13:35:22.971Z] --- PASS: TestNotModified (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestUnauthorized [2021-09-03T13:35:22.971Z] --- PASS: TestUnauthorized (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestUnknown [2021-09-03T13:35:22.971Z] --- PASS: TestUnknown (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestCancelled [2021-09-03T13:35:22.971Z] --- PASS: TestCancelled (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestDeadline [2021-09-03T13:35:22.971Z] --- PASS: TestDeadline (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestDataLoss [2021-09-03T13:35:22.971Z] --- PASS: TestDataLoss (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestUnavailable [2021-09-03T13:35:22.971Z] --- PASS: TestUnavailable (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestSystem [2021-09-03T13:35:22.971Z] --- PASS: TestSystem (0.00s) [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Not_Found [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Bad_Request [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Conflict [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Unauthorized [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Forbidden [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Not_Modified [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-03T13:35:22.971Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-03T13:35:22.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-03T13:35:22.972Z] PASS [2021-09-03T13:35:22.972Z] coverage: 53.1% of statements [2021-09-03T13:35:22.972Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-09-03T13:35:22.972Z] --- PASS: TestInactiveJobs (0.35s) [2021-09-03T13:35:22.972Z] === RUN TestWatchRelease [2021-09-03T13:35:22.993Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/default [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/default [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/private [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/private [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/rprivate [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/slave [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/slave [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/rslave [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/shared [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/shared [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/rshared [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-03T13:35:22.993Z] === CONT TestMountDaemonRoot/default [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:35:22.993Z] === CONT TestMountDaemonRoot/rslave [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:35:22.993Z] === CONT TestMountDaemonRoot/shared [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-03T13:35:22.993Z] === CONT TestMountDaemonRoot/private [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-03T13:35:22.993Z] === CONT TestMountDaemonRoot/rshared [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:35:22.993Z] === CONT TestMountDaemonRoot/slave [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-03T13:35:22.993Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:35:22.993Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:35:22.994Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-03T13:35:22.994Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-03T13:35:22.994Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:35:22.994Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:35:22.994Z] === CONT TestMountDaemonRoot/rprivate [2021-09-03T13:35:22.994Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:35:22.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:35:22.994Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:35:22.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:35:22.994Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:35:22.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:35:22.994Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:35:22.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:35:22.994Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:35:22.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:35:22.994Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:35:22.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:35:22.994Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-03T13:35:22.994Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-03T13:35:22.994Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-03T13:35:22.994Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-03T13:35:22.994Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-03T13:35:22.994Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-03T13:35:22.994Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-03T13:35:22.994Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42 change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="node3(6c779ede163d): Node leave event for a2778b301c42/172.28.188.190" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42 change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="node4(15c0c7709dac): Node leave event for a2778b301c42/172.28.188.190" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42 change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="node2(2058bc54d23e): Node leave event for a2778b301c42/172.28.188.190" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42 change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="node5(ef1f3722d65a): Node leave event for a2778b301c42/172.28.188.190" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42 change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="node1(a2778b301c42): Node leave event for a2778b301c42/172.28.188.190" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42/172.28.188.190, left gossip cluster" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42/172.28.188.190, left gossip cluster" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42/172.28.188.190, left gossip cluster" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42/172.28.188.190, left gossip cluster" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:22Z" level=info msg="Node a2778b301c42/172.28.188.190, left gossip cluster" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:23Z" level=info msg="node 1 leaving" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:23Z" level=info msg="Node 2058bc54d23e change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:23Z" level=info msg="Node 2058bc54d23e change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:23Z" level=info msg="node5(ef1f3722d65a): Node leave event for 2058bc54d23e/172.28.188.190" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:23Z" level=info msg="node3(6c779ede163d): Node leave event for 2058bc54d23e/172.28.188.190" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:23Z" level=info msg="Node 2058bc54d23e change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:23Z" level=info msg="node2(2058bc54d23e): Node leave event for 2058bc54d23e/172.28.188.190" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:23Z" level=info msg="Node 2058bc54d23e change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.109Z] time="2021-09-03T13:35:23Z" level=info msg="node4(15c0c7709dac): Node leave event for 2058bc54d23e/172.28.188.190" [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-03T13:35:23.256Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-09-03T13:35:23.256Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-03T13:35:23.256Z] === RUN TestContainerBindMountNonRecursive [2021-09-03T13:35:23.431Z] --- PASS: TestWatchRelease (0.05s) [2021-09-03T13:35:23.431Z] === RUN TestWatchFinishedTransfer [2021-09-03T13:35:23.431Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-03T13:35:23.431Z] === RUN TestDuplicateTransfer [2021-09-03T13:35:23.431Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-09-03T13:35:23.431Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-03T13:35:23.431Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-03T13:35:23.431Z] === RUN TestTokenPassThru [2021-09-03T13:35:23.431Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-03T13:35:23.431Z] === RUN TestTokenPassThruDifferentHost [2021-09-03T13:35:23.431Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-03T13:35:23.431Z] PASS [2021-09-03T13:35:23.431Z] coverage: 24.1% of statements [2021-09-03T13:35:23.431Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-03T13:35:23.431Z] === RUN TestSuccessfulUpload [2021-09-03T13:35:23.431Z] ok github.com/docker/docker/distribution 1.491s coverage: 24.1% of statements [2021-09-03T13:35:23.431Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-03T13:35:23.431Z] === RUN TestFSGetInvalidData [2021-09-03T13:35:23.431Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-03T13:35:23.431Z] === RUN TestFSInvalidSet [2021-09-03T13:35:23.431Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-03T13:35:23.431Z] === RUN TestFSInvalidRoot [2021-09-03T13:35:23.431Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-03T13:35:23.431Z] === RUN TestFSMetadataGetSet [2021-09-03T13:35:23.431Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-09-03T13:35:23.431Z] === RUN TestFSInvalidWalker [2021-09-03T13:35:23.431Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-03T13:35:23.431Z] === RUN TestFSGetSet [2021-09-03T13:35:23.431Z] time="2021-09-03T13:35:23Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-03T13:35:23.431Z] --- PASS: TestFSGetSet (0.01s) [2021-09-03T13:35:23.431Z] === RUN TestFSGetUnsetKey [2021-09-03T13:35:23.431Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-03T13:35:23.431Z] === RUN TestFSGetEmptyData [2021-09-03T13:35:23.431Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-03T13:35:23.432Z] === RUN TestFSDelete [2021-09-03T13:35:23.432Z] --- PASS: TestFSDelete (0.01s) [2021-09-03T13:35:23.432Z] === RUN TestFSWalker [2021-09-03T13:35:23.432Z] --- PASS: TestFSWalker (0.01s) [2021-09-03T13:35:23.432Z] === RUN TestFSWalkerStopOnError [2021-09-03T13:35:23.432Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-03T13:35:23.432Z] === RUN TestNewFromJSON [2021-09-03T13:35:23.432Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-03T13:35:23.432Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-03T13:35:23.432Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-03T13:35:23.432Z] === RUN TestMarshalKeyOrder [2021-09-03T13:35:23.432Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-03T13:35:23.432Z] === RUN TestHistoryEqual [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="Node 2058bc54d23e/172.28.188.190, left gossip cluster" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="Node 2058bc54d23e/172.28.188.190, left gossip cluster" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="Node 2058bc54d23e/172.28.188.190, left gossip cluster" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="Node 2058bc54d23e/172.28.188.190, left gossip cluster" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="node 2 leaving" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="Node 6c779ede163d change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="node4(15c0c7709dac): Node leave event for 6c779ede163d/172.28.188.190" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="Node 6c779ede163d change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="node5(ef1f3722d65a): Node leave event for 6c779ede163d/172.28.188.190" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="Node 6c779ede163d change state NodeActive --> NodeLeft" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=info msg="node3(6c779ede163d): Node leave event for 6c779ede163d/172.28.188.190" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=debug msg="memberlist: Failed ping: ef1f3722d65a (timeout reached)" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.188.190:10034: use of closed network connection" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.188.190:10035: use of closed network connection" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.188.190:10036: use of closed network connection" [2021-09-03T13:35:23.567Z] time="2021-09-03T13:35:23Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49367" [2021-09-03T13:35:23.892Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-09-03T13:35:23.892Z] === RUN TestCancelledUpload [2021-09-03T13:35:23.892Z] --- PASS: TestCancelledUpload (0.01s) [2021-09-03T13:35:23.892Z] PASS [2021-09-03T13:35:23.892Z] coverage: 77.3% of statements [2021-09-03T13:35:23.892Z] ok github.com/docker/docker/distribution/xfer 1.823s coverage: 77.3% of statements [2021-09-03T13:35:23.892Z] --- PASS: TestHistoryEqual (0.15s) [2021-09-03T13:35:23.892Z] === RUN TestImage [2021-09-03T13:35:23.892Z] --- PASS: TestImage (0.00s) [2021-09-03T13:35:23.892Z] === RUN TestImageOSNotEmpty [2021-09-03T13:35:23.892Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-03T13:35:23.892Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-03T13:35:23.892Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-03T13:35:23.892Z] === RUN TestCreate [2021-09-03T13:35:23.892Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-03T13:35:23.892Z] --- PASS: TestCreate (0.01s) [2021-09-03T13:35:23.892Z] === RUN TestRestore [2021-09-03T13:35:23.892Z] time="2021-09-03T13:35:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-03T13:35:23.892Z] --- PASS: TestRestore (0.03s) [2021-09-03T13:35:23.892Z] === RUN TestAddDelete [2021-09-03T13:35:23.892Z] --- PASS: TestAddDelete (0.08s) [2021-09-03T13:35:23.892Z] === RUN TestSearchAfterDelete [2021-09-03T13:35:23.892Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-03T13:35:23.892Z] === RUN TestParentReset [2021-09-03T13:35:23.892Z] --- PASS: TestParentReset (0.03s) [2021-09-03T13:35:23.892Z] === RUN TestGetAndSetLastUpdated [2021-09-03T13:35:23.892Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-09-03T13:35:23.892Z] === RUN TestStoreLen [2021-09-03T13:35:23.892Z] --- PASS: TestStoreLen (0.06s) [2021-09-03T13:35:23.892Z] PASS [2021-09-03T13:35:23.892Z] coverage: 86.6% of statements [2021-09-03T13:35:23.892Z] ok github.com/docker/docker/image 0.564s coverage: 86.6% of statements [2021-09-03T13:35:23.892Z] === RUN TestCompare [2021-09-03T13:35:23.892Z] --- PASS: TestCompare (0.00s) [2021-09-03T13:35:23.892Z] PASS [2021-09-03T13:35:23.892Z] coverage: 19.2% of statements [2021-09-03T13:35:23.892Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2021-09-03T13:35:24.025Z] time="2021-09-03T13:35:23Z" level=info msg="Node 6c779ede163d/172.28.188.190, left gossip cluster" [2021-09-03T13:35:24.025Z] time="2021-09-03T13:35:23Z" level=info msg="Node 6c779ede163d/172.28.188.190, left gossip cluster" [2021-09-03T13:35:24.025Z] time="2021-09-03T13:35:23Z" level=info msg="Node 6c779ede163d/172.28.188.190, left gossip cluster" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=warning msg="memberlist: Was able to connect to ef1f3722d65a but other probes failed, network may be misconfigured" [2021-09-03T13:35:24.484Z] networkdb_test.go:867: node4: OK [2021-09-03T13:35:24.484Z] networkdb_test.go:867: node5: OK [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="node 0 coming back" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d58c6f09baca with config:&{NodeID:d58c6f09baca Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="Node d58c6f09baca/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="Node d58c6f09baca/172.28.188.190, added to nodes list" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="node 1 coming back" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1f58401c7b46 with config:&{NodeID:1f58401c7b46 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="Node 1f58401c7b46/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="Node 1f58401c7b46/172.28.188.190, added to nodes list" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="node 2 coming back" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ffc6f674892d with config:&{NodeID:ffc6f674892d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="Node ffc6f674892d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:24.484Z] time="2021-09-03T13:35:24Z" level=info msg="Node ffc6f674892d/172.28.188.190, added to nodes list" [2021-09-03T13:35:24.647Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) [2021-09-03T13:35:24.647Z] === RUN TestContainerVolumesMountedAsShared [2021-09-03T13:35:24.860Z] === RUN TestValidateManifest [2021-09-03T13:35:24.860Z] === RUN TestValidateManifest/nil [2021-09-03T13:35:24.860Z] === RUN TestValidateManifest/non-nil [2021-09-03T13:35:24.860Z] --- PASS: TestValidateManifest (0.00s) [2021-09-03T13:35:24.860Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-03T13:35:24.860Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-03T13:35:24.860Z] PASS [2021-09-03T13:35:24.860Z] coverage: 0.7% of statements [2021-09-03T13:35:24.860Z] ok github.com/docker/docker/image/tarexport 0.103s coverage: 0.7% of statements [2021-09-03T13:35:24.860Z] === RUN TestMakeV1ConfigFromConfig [2021-09-03T13:35:24.860Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-03T13:35:24.860Z] PASS [2021-09-03T13:35:24.860Z] coverage: 25.0% of statements [2021-09-03T13:35:24.860Z] ok github.com/docker/docker/image/v1 0.063s coverage: 25.0% of statements [2021-09-03T13:35:24.860Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-03T13:35:25.320Z] === RUN TestSerialization [2021-09-03T13:35:25.320Z] --- PASS: TestSerialization (0.02s) [2021-09-03T13:35:25.320Z] PASS [2021-09-03T13:35:25.320Z] coverage: 100.0% of statements [2021-09-03T13:35:25.320Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-09-03T13:35:25.593Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-09-03T13:35:25.593Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-03T13:35:25.629Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-03T13:35:25.855Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-09-03T13:35:25.855Z] === RUN TestNetworkNat [2021-09-03T13:35:26.289Z] === RUN TestEnvironmentParsing [2021-09-03T13:35:26.289Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-03T13:35:26.289Z] PASS [2021-09-03T13:35:26.289Z] coverage: 1.2% of statements [2021-09-03T13:35:26.289Z] ok github.com/docker/docker/libcontainerd/local 0.095s coverage: 1.2% of statements [2021-09-03T13:35:26.289Z] === RUN TestEmptyLayer [2021-09-03T13:35:26.289Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-03T13:35:26.289Z] === RUN TestCommitFailure [2021-09-03T13:35:26.289Z] --- PASS: TestCommitFailure (0.01s) [2021-09-03T13:35:26.289Z] === RUN TestStartTransactionFailure [2021-09-03T13:35:26.289Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-03T13:35:26.289Z] === RUN TestGetOrphan [2021-09-03T13:35:26.289Z] --- PASS: TestGetOrphan (0.01s) [2021-09-03T13:35:26.289Z] === RUN TestMountAndRegister [2021-09-03T13:35:26.289Z] layer_test.go:270: Layer size: 14 [2021-09-03T13:35:26.289Z] --- PASS: TestMountAndRegister (0.05s) [2021-09-03T13:35:26.289Z] === RUN TestLayerRelease [2021-09-03T13:35:26.289Z] layer_test.go:303: Failing on Windows [2021-09-03T13:35:26.289Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-03T13:35:26.289Z] === RUN TestStoreRestore [2021-09-03T13:35:26.289Z] layer_test.go:352: Failing on Windows [2021-09-03T13:35:26.289Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-03T13:35:26.289Z] === RUN TestTarStreamStability [2021-09-03T13:35:26.289Z] layer_test.go:467: Failing on Windows [2021-09-03T13:35:26.289Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-03T13:35:26.289Z] === RUN TestRegisterExistingLayer [2021-09-03T13:35:26.429Z] --- PASS: TestNetworkNat (0.67s) [2021-09-03T13:35:26.429Z] === RUN TestNetworkLocalhostTCPNat [2021-09-03T13:35:26.748Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-09-03T13:35:26.748Z] === RUN TestTarStreamVerification [2021-09-03T13:35:26.748Z] layer_test.go:696: Failing on Windows [2021-09-03T13:35:26.748Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestLayerMigration [2021-09-03T13:35:26.748Z] migration_test.go:45: Failing on Windows [2021-09-03T13:35:26.748Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestLayerMigrationNoTarsplit [2021-09-03T13:35:26.748Z] migration_test.go:181: Failing on Windows [2021-09-03T13:35:26.748Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestMountInit [2021-09-03T13:35:26.748Z] mount_test.go:17: Failing on Windows [2021-09-03T13:35:26.748Z] --- SKIP: TestMountInit (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestMountSize [2021-09-03T13:35:26.748Z] mount_test.go:76: Failing on Windows [2021-09-03T13:35:26.748Z] --- SKIP: TestMountSize (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestMountChanges [2021-09-03T13:35:26.748Z] mount_test.go:125: Failing on Windows [2021-09-03T13:35:26.748Z] --- SKIP: TestMountChanges (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestMountApply [2021-09-03T13:35:26.748Z] mount_test.go:212: Failing on Windows [2021-09-03T13:35:26.748Z] --- SKIP: TestMountApply (0.00s) [2021-09-03T13:35:26.748Z] PASS [2021-09-03T13:35:26.748Z] coverage: 30.1% of statements [2021-09-03T13:35:26.748Z] ok github.com/docker/docker/layer 0.260s coverage: 30.1% of statements [2021-09-03T13:35:26.748Z] === RUN TestSequenceGetAvailableBit [2021-09-03T13:35:26.748Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestSequenceEqual [2021-09-03T13:35:26.748Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestSequenceCopy [2021-09-03T13:35:26.748Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestGetFirstAvailable [2021-09-03T13:35:26.748Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestFindSequence [2021-09-03T13:35:26.748Z] --- PASS: TestFindSequence (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestCheckIfAvailable [2021-09-03T13:35:26.748Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestMergeSequences [2021-09-03T13:35:26.748Z] --- PASS: TestMergeSequences (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestPushReservation [2021-09-03T13:35:26.748Z] --- PASS: TestPushReservation (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestSerializeDeserialize [2021-09-03T13:35:26.748Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestSet [2021-09-03T13:35:26.748Z] --- PASS: TestSet (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestSetUnset [2021-09-03T13:35:26.748Z] --- PASS: TestSetUnset (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestOffsetSetUnset [2021-09-03T13:35:26.748Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestSetInRange [2021-09-03T13:35:26.748Z] --- PASS: TestSetInRange (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestSetAnyInRange [2021-09-03T13:35:26.748Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestMethods [2021-09-03T13:35:26.748Z] --- PASS: TestMethods (0.00s) [2021-09-03T13:35:26.748Z] === RUN TestRandomAllocateDeallocate [2021-09-03T13:35:26.748Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-03T13:35:26.748Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-03T13:35:26.748Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-03T13:35:26.748Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-03T13:35:27.375Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2021-09-03T13:35:27.375Z] === RUN TestNetworkLoopbackNat [2021-09-03T13:35:27.387Z] time="2021-09-03T13:35:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.188.190:10033 172.28.188.190:10034 172.28.188.190:10035]" [2021-09-03T13:35:27.845Z] time="2021-09-03T13:35:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.188.190:10033 172.28.188.190:10034 172.28.188.190:10035]" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10033" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49368" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ef1f3722d65a/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ef1f3722d65a/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 15c0c7709dac/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 15c0c7709dac/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, is the new incarnation of the shutdown node a2778b301c42/172.28.188.190" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10034" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49369" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ef1f3722d65a/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ef1f3722d65a/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 15c0c7709dac/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 15c0c7709dac/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, is the new incarnation of the shutdown node 2058bc54d23e/172.28.188.190" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10035" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49370" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ef1f3722d65a/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ef1f3722d65a/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 15c0c7709dac/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 15c0c7709dac/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, is the new incarnation of the shutdown node 6c779ede163d/172.28.188.190" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, is the new incarnation of the shutdown node a2778b301c42/172.28.188.190" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node d58c6f09baca/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, is the new incarnation of the shutdown node 2058bc54d23e/172.28.188.190" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node 1f58401c7b46/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, is the new incarnation of the shutdown node 6c779ede163d/172.28.188.190" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, joined gossip cluster" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=info msg="Node ffc6f674892d/172.28.188.190, added to nodes list" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10033" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49371" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10034" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49372" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Stream connection from=172.28.188.190:49373" [2021-09-03T13:35:28.811Z] time="2021-09-03T13:35:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.188.190:10035" [2021-09-03T13:35:28.927Z] === RUN TestInvalidConfig [2021-09-03T13:35:28.927Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-03T13:35:28.927Z] === RUN TestConfig [2021-09-03T13:35:28.927Z] --- PASS: TestConfig (0.00s) [2021-09-03T13:35:28.927Z] === RUN TestOptionsLabels [2021-09-03T13:35:28.927Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-03T13:35:28.927Z] === RUN TestValidName [2021-09-03T13:35:28.927Z] --- PASS: TestValidName (0.00s) [2021-09-03T13:35:28.927Z] === RUN TestTLSConfiguration [2021-09-03T13:35:28.927Z] time="2021-09-03T13:35:28Z" level=info msg="Option Initializing KV with TLS" [2021-09-03T13:35:28.927Z] --- PASS: TestTLSConfiguration (0.15s) [2021-09-03T13:35:28.927Z] PASS [2021-09-03T13:35:28.927Z] coverage: 24.0% of statements [2021-09-03T13:35:28.927Z] ok github.com/docker/docker/libnetwork/config 0.214s coverage: 24.0% of statements [2021-09-03T13:35:28.927Z] === RUN TestKey [2021-09-03T13:35:28.927Z] --- PASS: TestKey (0.00s) [2021-09-03T13:35:28.927Z] === RUN TestParseKey [2021-09-03T13:35:28.927Z] --- PASS: TestParseKey (0.00s) [2021-09-03T13:35:28.927Z] === RUN TestInvalidDataStore [2021-09-03T13:35:28.927Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-03T13:35:28.927Z] === RUN TestKVObjectFlatKey [2021-09-03T13:35:28.927Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-03T13:35:28.927Z] === RUN TestAtomicKVObjectFlatKey [2021-09-03T13:35:28.927Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-03T13:35:28.927Z] PASS [2021-09-03T13:35:28.927Z] coverage: 21.9% of statements [2021-09-03T13:35:28.927Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2021-09-03T13:35:28.930Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-03T13:35:29.192Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-09-03T13:35:29.271Z] 2021/09/03 13:35:29 Closing DB instances... [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca change state NodeActive --> NodeLeft" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="node4(15c0c7709dac): Node leave event for d58c6f09baca/172.28.188.190" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca change state NodeActive --> NodeLeft" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="node2(1f58401c7b46): Node leave event for d58c6f09baca/172.28.188.190" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca change state NodeActive --> NodeLeft" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="node5(ef1f3722d65a): Node leave event for d58c6f09baca/172.28.188.190" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca change state NodeActive --> NodeLeft" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="node3(ffc6f674892d): Node leave event for d58c6f09baca/172.28.188.190" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca change state NodeActive --> NodeLeft" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="node1(d58c6f09baca): Node leave event for d58c6f09baca/172.28.188.190" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca/172.28.188.190, left gossip cluster" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca/172.28.188.190, left gossip cluster" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca/172.28.188.190, left gossip cluster" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca/172.28.188.190, left gossip cluster" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node d58c6f09baca/172.28.188.190, left gossip cluster" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node 1f58401c7b46 change state NodeActive --> NodeLeft" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="node5(ef1f3722d65a): Node leave event for 1f58401c7b46/172.28.188.190" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node 1f58401c7b46 change state NodeActive --> NodeLeft" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node 1f58401c7b46 change state NodeActive --> NodeLeft" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="node3(ffc6f674892d): Node leave event for 1f58401c7b46/172.28.188.190" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="node4(15c0c7709dac): Node leave event for 1f58401c7b46/172.28.188.190" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="Node 1f58401c7b46 change state NodeActive --> NodeLeft" [2021-09-03T13:35:29.729Z] time="2021-09-03T13:35:29Z" level=info msg="node2(1f58401c7b46): Node leave event for 1f58401c7b46/172.28.188.190" [2021-09-03T13:35:29.770Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-03T13:35:29.770Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-03T13:35:29.895Z] === RUN TestIPDataMarshalling [2021-09-03T13:35:29.895Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestValidateAndIsV6 [2021-09-03T13:35:29.895Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-03T13:35:29.895Z] PASS [2021-09-03T13:35:29.895Z] coverage: 68.9% of statements [2021-09-03T13:35:29.895Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2021-09-03T13:35:29.895Z] === RUN TestErrorInterfaces [2021-09-03T13:35:29.895Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestNetworkMarshalling [2021-09-03T13:35:29.895Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-09-03T13:35:29.895Z] === RUN TestEndpointMarshalling [2021-09-03T13:35:29.895Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestAuxAddresses [2021-09-03T13:35:29.895Z] time="2021-09-03T13:35:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-03T13:35:29.895Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-03T13:35:29.895Z] === RUN TestSRVServiceQuery [2021-09-03T13:35:29.895Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestServiceVIPReuse [2021-09-03T13:35:29.895Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-03T13:35:29.895Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestDNSIPQuery [2021-09-03T13:35:29.895Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestDNSProxyServFail [2021-09-03T13:35:29.895Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestSandboxAddEmpty [2021-09-03T13:35:29.895Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestSandboxAddEmpty (0.01s) [2021-09-03T13:35:29.895Z] === RUN TestSandboxAddMultiPrio [2021-09-03T13:35:29.895Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestSandboxAddSamePrio [2021-09-03T13:35:29.895Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestCleanupServiceDiscovery [2021-09-03T13:35:29.895Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestDNSOptions [2021-09-03T13:35:29.895Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:29.895Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-03T13:35:29.895Z] === RUN TestMultipleControllersWithSameStore [2021-09-03T13:35:29.895Z] time="2021-09-03T13:35:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-03T13:35:29.895Z] time="2021-09-03T13:35:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-03T13:35:29.895Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-03T13:35:29.895Z] PASS [2021-09-03T13:35:29.895Z] coverage: 8.6% of statements [2021-09-03T13:35:29.926Z] --- PASS: TestNetworkLoopbackNat (2.84s) [2021-09-03T13:35:29.926Z] === RUN TestPause [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:29Z" level=info msg="Node 1f58401c7b46/172.28.188.190, left gossip cluster" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:29Z" level=info msg="Node 1f58401c7b46/172.28.188.190, left gossip cluster" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:29Z" level=info msg="Node 1f58401c7b46/172.28.188.190, left gossip cluster" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:29Z" level=info msg="Node 1f58401c7b46/172.28.188.190, left gossip cluster" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.28.188.190:10036: use of closed network connection" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:30Z" level=info msg="Node ffc6f674892d change state NodeActive --> NodeLeft" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:30Z" level=info msg="node4(15c0c7709dac): Node leave event for ffc6f674892d/172.28.188.190" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:30Z" level=info msg="Node ffc6f674892d change state NodeActive --> NodeLeft" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:30Z" level=info msg="node5(ef1f3722d65a): Node leave event for ffc6f674892d/172.28.188.190" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:30Z" level=info msg="Node ffc6f674892d change state NodeActive --> NodeLeft" [2021-09-03T13:35:30.188Z] time="2021-09-03T13:35:30Z" level=info msg="node3(ffc6f674892d): Node leave event for ffc6f674892d/172.28.188.190" [2021-09-03T13:35:30.354Z] ok github.com/docker/docker/libnetwork 0.286s coverage: 8.6% of statements [2021-09-03T13:35:30.354Z] === RUN TestDriver [2021-09-03T13:35:30.354Z] --- PASS: TestDriver (0.00s) [2021-09-03T13:35:30.354Z] PASS [2021-09-03T13:35:30.354Z] coverage: 34.8% of statements [2021-09-03T13:35:30.354Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2021-09-03T13:35:30.501Z] --- PASS: TestPause (0.64s) [2021-09-03T13:35:30.501Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-03T13:35:30.501Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-03T13:35:30.501Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-03T13:35:30.501Z] === RUN TestPauseStopPausedContainer [2021-09-03T13:35:30.647Z] time="2021-09-03T13:35:30Z" level=info msg="Node ffc6f674892d/172.28.188.190, left gossip cluster" [2021-09-03T13:35:30.647Z] time="2021-09-03T13:35:30Z" level=info msg="Node ffc6f674892d/172.28.188.190, left gossip cluster" [2021-09-03T13:35:30.647Z] time="2021-09-03T13:35:30Z" level=info msg="Node ffc6f674892d/172.28.188.190, left gossip cluster" [2021-09-03T13:35:30.815Z] === RUN TestDriver [2021-09-03T13:35:30.815Z] --- PASS: TestDriver (0.00s) [2021-09-03T13:35:30.815Z] PASS [2021-09-03T13:35:30.815Z] coverage: 34.8% of statements [2021-09-03T13:35:30.815Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-09-03T13:35:31.105Z] time="2021-09-03T13:35:30Z" level=info msg="Node 15c0c7709dac change state NodeActive --> NodeLeft" [2021-09-03T13:35:31.105Z] time="2021-09-03T13:35:30Z" level=info msg="node5(ef1f3722d65a): Node leave event for 15c0c7709dac/172.28.188.190" [2021-09-03T13:35:31.105Z] time="2021-09-03T13:35:30Z" level=info msg="Node 15c0c7709dac change state NodeActive --> NodeLeft" [2021-09-03T13:35:31.105Z] time="2021-09-03T13:35:30Z" level=info msg="node4(15c0c7709dac): Node leave event for 15c0c7709dac/172.28.188.190" [2021-09-03T13:35:31.275Z] === RUN TestNetworkAllocateFree [2021-09-03T13:35:31.275Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-03T13:35:31.275Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-03T13:35:31.275Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-03T13:35:31.275Z] PASS [2021-09-03T13:35:31.275Z] coverage: 63.6% of statements [2021-09-03T13:35:31.275Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2021-09-03T13:35:31.275Z] === RUN TestGetEmptyCapabilities [2021-09-03T13:35:31.275Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-03T13:35:31.275Z] === RUN TestGetExtraCapabilities [2021-09-03T13:35:31.275Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-03T13:35:31.275Z] === RUN TestGetInvalidCapabilities [2021-09-03T13:35:31.275Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-03T13:35:31.275Z] === RUN TestRemoteDriver [2021-09-03T13:35:31.275Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-03T13:35:31.275Z] === RUN TestDriverError [2021-09-03T13:35:31.275Z] --- PASS: TestDriverError (0.00s) [2021-09-03T13:35:31.275Z] === RUN TestMissingValues [2021-09-03T13:35:31.275Z] --- PASS: TestMissingValues (0.00s) [2021-09-03T13:35:31.275Z] === RUN TestRollback [2021-09-03T13:35:31.275Z] --- PASS: TestRollback (0.00s) [2021-09-03T13:35:31.275Z] PASS [2021-09-03T13:35:31.275Z] coverage: 57.4% of statements [2021-09-03T13:35:31.275Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2021-09-03T13:35:31.446Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2021-09-03T13:35:31.446Z] === RUN TestPidHost [2021-09-03T13:35:31.563Z] time="2021-09-03T13:35:31Z" level=info msg="Node 15c0c7709dac/172.28.188.190, left gossip cluster" [2021-09-03T13:35:31.563Z] time="2021-09-03T13:35:31Z" level=info msg="Node 15c0c7709dac/172.28.188.190, left gossip cluster" [2021-09-03T13:35:31.734Z] --- PASS: TestRandomAllocateDeallocate (5.08s) [2021-09-03T13:35:31.734Z] === RUN TestAllocateRandomDeallocate [2021-09-03T13:35:32.021Z] time="2021-09-03T13:35:31Z" level=info msg="Node ef1f3722d65a/172.28.188.190, left gossip cluster" [2021-09-03T13:35:32.021Z] time="2021-09-03T13:35:31Z" level=info msg="Node ef1f3722d65a change state NodeActive --> NodeFailed" [2021-09-03T13:35:32.021Z] time="2021-09-03T13:35:31Z" level=info msg="Node ef1f3722d65a/172.28.188.190, added to failed nodes list" [2021-09-03T13:35:32.021Z] --- PASS: TestNetworkDBIslands (11.70s) [2021-09-03T13:35:32.021Z] PASS [2021-09-03T13:35:32.021Z] coverage: 60.0% of statements [2021-09-03T13:35:32.021Z] ok github.com/docker/docker/libnetwork/networkdb 103.651s coverage: 60.0% of statements [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/quota [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/rootless [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-03T13:35:32.021Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-03T13:35:32.022Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-03T13:35:32.022Z] ? github.com/docker/docker/volume [no test files] [2021-09-03T13:35:32.022Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-03T13:35:32.022Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-03T13:35:32.194Z] === RUN TestNew [2021-09-03T13:35:32.194Z] --- PASS: TestNew (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestAddDriver [2021-09-03T13:35:32.194Z] --- PASS: TestAddDriver (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestAddDuplicateDriver [2021-09-03T13:35:32.194Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-03T13:35:32.194Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestDriver [2021-09-03T13:35:32.194Z] --- PASS: TestDriver (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestIPAM [2021-09-03T13:35:32.194Z] --- PASS: TestIPAM (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestWalkIPAMs [2021-09-03T13:35:32.194Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestWalkDrivers [2021-09-03T13:35:32.194Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-03T13:35:32.194Z] PASS [2021-09-03T13:35:32.194Z] coverage: 82.4% of statements [2021-09-03T13:35:32.194Z] ok github.com/docker/docker/libnetwork/drvregistry 0.064s coverage: 82.4% of statements [2021-09-03T13:35:32.194Z] === RUN TestNAT [2021-09-03T13:35:32.194Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-03T13:35:32.194Z] --- SKIP: TestNAT (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestTransparent [2021-09-03T13:35:32.194Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-03T13:35:32.194Z] --- SKIP: TestTransparent (0.00s) [2021-09-03T13:35:32.194Z] PASS [2021-09-03T13:35:32.194Z] coverage: 0.0% of statements [2021-09-03T13:35:32.194Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2021-09-03T13:35:32.194Z] === RUN TestBuildDefault [2021-09-03T13:35:32.194Z] --- PASS: TestBuildDefault (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestBuildHostnameDomainname [2021-09-03T13:35:32.194Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestBuildHostname [2021-09-03T13:35:32.194Z] --- PASS: TestBuildHostname (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestBuildHostnameFQDN [2021-09-03T13:35:32.194Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestBuildNoIP [2021-09-03T13:35:32.194Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestUpdate [2021-09-03T13:35:32.194Z] --- PASS: TestUpdate (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-03T13:35:32.194Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-03T13:35:32.194Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestAddEmpty [2021-09-03T13:35:32.194Z] --- PASS: TestAddEmpty (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestAdd [2021-09-03T13:35:32.194Z] --- PASS: TestAdd (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestDeleteEmpty [2021-09-03T13:35:32.194Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestDeleteNewline [2021-09-03T13:35:32.194Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestDelete [2021-09-03T13:35:32.194Z] --- PASS: TestDelete (0.00s) [2021-09-03T13:35:32.194Z] === RUN TestConcurrentWrites [2021-09-03T13:35:32.318Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-09-03T13:35:32.654Z] --- PASS: TestConcurrentWrites (0.16s) [2021-09-03T13:35:32.654Z] PASS [2021-09-03T13:35:32.654Z] coverage: 81.2% of statements [2021-09-03T13:35:32.654Z] ok github.com/docker/docker/libnetwork/etchosts 0.225s coverage: 81.2% of statements [2021-09-03T13:35:32.836Z] --- PASS: TestPidHost (1.38s) [2021-09-03T13:35:32.836Z] === RUN TestPsFilter [2021-09-03T13:35:32.836Z] --- PASS: TestPsFilter (0.14s) [2021-09-03T13:35:32.836Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-03T13:35:33.112Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2021-09-03T13:35:33.113Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-03T13:35:33.113Z] === RUN TestNew [2021-09-03T13:35:33.113Z] --- PASS: TestNew (0.00s) [2021-09-03T13:35:33.113Z] === RUN TestAllocate [2021-09-03T13:35:33.113Z] --- PASS: TestAllocate (0.00s) [2021-09-03T13:35:33.113Z] === RUN TestUninitialized [2021-09-03T13:35:33.113Z] --- PASS: TestUninitialized (0.00s) [2021-09-03T13:35:33.113Z] === RUN TestAllocateInRange [2021-09-03T13:35:33.113Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-03T13:35:33.113Z] === RUN TestAllocateSerial [2021-09-03T13:35:33.113Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-03T13:35:33.113Z] PASS [2021-09-03T13:35:33.113Z] coverage: 87.5% of statements [2021-09-03T13:35:33.113Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2021-09-03T13:35:33.113Z] === RUN TestDiff [2021-09-03T13:35:33.113Z] --- PASS: TestDiff (0.00s) [2021-09-03T13:35:33.113Z] === RUN TestAddedCallback [2021-09-03T13:35:33.113Z] --- PASS: TestAddedCallback (0.00s) [2021-09-03T13:35:33.113Z] === RUN TestRemovedCallback [2021-09-03T13:35:33.113Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-03T13:35:33.113Z] === RUN TestNoCallback [2021-09-03T13:35:33.113Z] --- PASS: TestNoCallback (0.00s) [2021-09-03T13:35:33.113Z] PASS [2021-09-03T13:35:33.113Z] coverage: 48.1% of statements [2021-09-03T13:35:33.113Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-09-03T13:35:33.413Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2021-09-03T13:35:33.413Z] === RUN TestRemoveContainerWithVolume [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === Skipped [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-03T13:35:33.556Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-03T13:35:33.556Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-03T13:35:33.556Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-03T13:35:33.556Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-03T13:35:33.556Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-03T13:35:33.556Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-03T13:35:33.556Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-03T13:35:33.556Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-03T13:35:33.556Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-03T13:35:33.556Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-03T13:35:33.556Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-03T13:35:33.556Z] daemon_test.go:146: root required [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-03T13:35:33.556Z] reload_test.go:520: root required [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-03T13:35:33.556Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-03T13:35:33.556Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-03T13:35:33.556Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-03T13:35:33.556Z] download_test.go:267: Needs fixing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-03T13:35:33.556Z] layer_test.go:303: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-03T13:35:33.556Z] layer_test.go:352: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-03T13:35:33.556Z] layer_test.go:467: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-03T13:35:33.556Z] layer_test.go:696: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-03T13:35:33.556Z] migration_test.go:45: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-03T13:35:33.556Z] migration_test.go:181: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-03T13:35:33.556Z] mount_test.go:17: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-03T13:35:33.556Z] mount_test.go:76: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-03T13:35:33.556Z] mount_test.go:125: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-03T13:35:33.556Z] mount_test.go:212: Failing on Windows [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-09-03T13:35:33.556Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-03T13:35:33.556Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-03T13:35:33.556Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-03T13:35:33.556Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-03T13:35:33.556Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-03T13:35:33.556Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-03T13:35:33.556Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-03T13:35:33.556Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-03T13:35:33.556Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.556Z] [2021-09-03T13:35:33.556Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-03T13:35:33.557Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-03T13:35:33.557Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-03T13:35:33.557Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-03T13:35:33.557Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-03T13:35:33.557Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-03T13:35:33.557Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-03T13:35:33.557Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-03T13:35:33.557Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:133: Xz not present in msys2 [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:238: Failing on Windows CI machines [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-03T13:35:33.557Z] archive_windows_test.go:16: Currently fails [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-03T13:35:33.557Z] changes_test.go:195: needs more investigation [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-03T13:35:33.557Z] changes_test.go:432: needs further investigation [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-03T13:35:33.557Z] changes_test.go:468: needs further investigation [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-03T13:35:33.557Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-03T13:35:33.557Z] poller_test.go:40: No chmod on Windows [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-03T13:35:33.557Z] fileutils_test.go:133: Needs porting to Windows [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-03T13:35:33.557Z] fileutils_test.go:179: Needs porting to Windows [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-03T13:35:33.557Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.557Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-03T13:35:33.557Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:33.557Z] [2021-09-03T13:35:33.572Z] === RUN TestCaller [2021-09-03T13:35:33.572Z] --- PASS: TestCaller (0.00s) [2021-09-03T13:35:33.572Z] PASS [2021-09-03T13:35:33.572Z] coverage: 100.0% of statements [2021-09-03T13:35:33.572Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-09-03T13:35:33.572Z] === RUN TestSetSerialInsertDelete [2021-09-03T13:35:33.572Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-03T13:35:33.572Z] === RUN TestSetParallelInsertDelete [2021-09-03T13:35:33.988Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2021-09-03T13:35:33.988Z] === RUN TestRemoveContainerRunning [2021-09-03T13:35:34.017Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-03T13:35:34.017Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:34.017Z] [2021-09-03T13:35:34.017Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-03T13:35:34.017Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-03T13:35:34.017Z] [2021-09-03T13:35:34.017Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-03T13:35:34.017Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-03T13:35:34.017Z] [2021-09-03T13:35:34.017Z] DONE 2068 tests, 67 skipped in 247.743s [2021-09-03T13:35:34.017Z] INFO: make.ps1 ended at 09/03/2021 13:35:33 [2021-09-03T13:35:34.233Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-03T13:35:34.233Z] check_test.go:308: [d5a0f8095e5ec] daemon is not started [2021-09-03T13:35:34.233Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-09-03T13:35:34.540Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.31s) [2021-09-03T13:35:34.540Z] === RUN TestRetrieveFromStore [2021-09-03T13:35:34.540Z] === RUN TestPoolRequest [2021-09-03T13:35:34.540Z] --- PASS: TestPoolRequest (0.00s) [2021-09-03T13:35:34.540Z] === RUN TestOtherRequests [2021-09-03T13:35:34.540Z] --- PASS: TestOtherRequests (0.00s) [2021-09-03T13:35:34.540Z] PASS [2021-09-03T13:35:34.540Z] coverage: 57.1% of statements [2021-09-03T13:35:34.540Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2021-09-03T13:35:34.562Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-09-03T13:35:34.562Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-03T13:35:34.804Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-09-03T13:35:34.999Z] === RUN TestInt2IP2IntConversion [2021-09-03T13:35:34.999Z] --- PASS: TestRetrieveFromStore (0.58s) [2021-09-03T13:35:34.999Z] === RUN TestIsCorrupted [2021-09-03T13:35:34.999Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-03T13:35:34.999Z] === RUN TestSetRollover [2021-09-03T13:35:35.134Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2021-09-03T13:35:35.134Z] === RUN TestRemoveInvalidContainer [2021-09-03T13:35:35.134Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-03T13:35:35.134Z] === RUN TestRenameLinkedContainer [2021-09-03T13:35:35.376Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-09-03T13:35:35.458Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2021-09-03T13:35:35.458Z] === RUN TestGetAddressVersion [2021-09-03T13:35:35.458Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-03T13:35:35.458Z] === RUN TestKeyString [2021-09-03T13:35:35.458Z] --- PASS: TestKeyString (0.00s) [2021-09-03T13:35:35.458Z] === RUN TestPoolDataMarshal [2021-09-03T13:35:35.458Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-03T13:35:35.458Z] === RUN TestSubnetsMarshal [2021-09-03T13:35:35.458Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-09-03T13:35:35.458Z] === RUN TestAddSubnets [2021-09-03T13:35:35.458Z] --- PASS: TestAddSubnets (0.04s) [2021-09-03T13:35:35.458Z] === RUN TestDoublePoolRelease [2021-09-03T13:35:35.458Z] === RUN TestGetCapabilities [2021-09-03T13:35:35.458Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-03T13:35:35.458Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-03T13:35:35.458Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-03T13:35:35.458Z] === RUN TestGetDefaultAddressSpaces [2021-09-03T13:35:35.458Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-03T13:35:35.458Z] === RUN TestRemoteDriver [2021-09-03T13:35:35.458Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-03T13:35:35.458Z] === RUN TestAddReleasePoolID [2021-09-03T13:35:35.458Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-03T13:35:35.458Z] PASS [2021-09-03T13:35:35.458Z] coverage: 47.4% of statements [2021-09-03T13:35:35.458Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.060s coverage: 47.4% of statements [2021-09-03T13:35:35.458Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-09-03T13:35:35.458Z] === RUN TestPredefinedPool [2021-09-03T13:35:35.458Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-03T13:35:35.458Z] === RUN TestRemoveSubnet [2021-09-03T13:35:35.551Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-03T13:35:35.551Z] INFO: Unit tests ended at 09/03/2021 13:35:35. Duration:00:04:21.8128845 [2021-09-03T13:35:35.551Z] INFO: Building busybox [2021-09-03T13:35:35.551Z] Sending build context to Docker daemon 5.12kB [2021-09-03T13:35:35.551Z] [2021-09-03T13:35:35.552Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-03T13:35:35.552Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-03T13:35:35.552Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-03T13:35:35.552Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-03T13:35:35.552Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-03T13:35:35.552Z] ---> d1724c2d9a84 [2021-09-03T13:35:35.552Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-03T13:35:35.552Z] ---> Running in 0ec484258073 [2021-09-03T13:35:35.918Z] --- PASS: TestRemoveSubnet (0.19s) [2021-09-03T13:35:35.918Z] === RUN TestGetSameAddress [2021-09-03T13:35:35.918Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-03T13:35:35.918Z] === RUN TestPoolAllocationReuse [2021-09-03T13:35:35.948Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-09-03T13:35:35.948Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-03T13:35:36.377Z] === RUN TestWindowsIPAM [2021-09-03T13:35:36.377Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-03T13:35:36.377Z] PASS [2021-09-03T13:35:36.377Z] coverage: 71.4% of statements [2021-09-03T13:35:36.377Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-09-03T13:35:36.377Z] --- PASS: TestSetRollover (1.33s) [2021-09-03T13:35:36.377Z] === RUN TestSetRolloverSerial [2021-09-03T13:35:36.837Z] === RUN TestDefaultNetwork [2021-09-03T13:35:37.301Z] --- PASS: TestDefaultNetwork (0.23s) [2021-09-03T13:35:37.301Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-03T13:35:37.301Z] --- PASS: TestPoolAllocationReuse (1.41s) [2021-09-03T13:35:37.301Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-03T13:35:37.301Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-03T13:35:37.301Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-03T13:35:37.301Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-09-03T13:35:37.301Z] === RUN TestInitAddressPools [2021-09-03T13:35:37.301Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-03T13:35:37.301Z] PASS [2021-09-03T13:35:37.301Z] coverage: 74.0% of statements [2021-09-03T13:35:37.301Z] ok github.com/docker/docker/libnetwork/ipamutils 0.531s coverage: 74.0% of statements [2021-09-03T13:35:37.685Z] --- PASS: TestRenameLinkedContainer (2.37s) [2021-09-03T13:35:37.685Z] === RUN TestRenameStoppedContainer [2021-09-03T13:35:37.760Z] --- PASS: TestSetRolloverSerial (1.33s) [2021-09-03T13:35:37.761Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-03T13:35:37.761Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-03T13:35:37.761Z] PASS [2021-09-03T13:35:37.761Z] coverage: 84.4% of statements [2021-09-03T13:35:37.761Z] ok github.com/docker/docker/libnetwork/bitseq 10.871s coverage: 84.4% of statements [2021-09-03T13:35:37.761Z] === RUN TestKeyValue [2021-09-03T13:35:37.761Z] --- PASS: TestKeyValue (0.00s) [2021-09-03T13:35:37.761Z] PASS [2021-09-03T13:35:37.761Z] coverage: 60.0% of statements [2021-09-03T13:35:37.761Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2021-09-03T13:35:37.863Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-09-03T13:35:37.863Z] check_test.go:308: [ddaf58d4c394f] daemon is not started [2021-09-03T13:35:37.863Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-09-03T13:35:38.124Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-03T13:35:38.259Z] --- PASS: TestRenameStoppedContainer (0.60s) [2021-09-03T13:35:38.259Z] === RUN TestRenameRunningContainerAndReuse [2021-09-03T13:35:39.509Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-09-03T13:35:39.647Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2021-09-03T13:35:39.647Z] === RUN TestRenameInvalidName [2021-09-03T13:35:39.940Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.49s) [2021-09-03T13:35:39.940Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-03T13:35:40.222Z] --- PASS: TestRenameInvalidName (0.70s) [2021-09-03T13:35:40.222Z] === RUN TestRenameAnonymousContainer [2021-09-03T13:35:40.398Z] === RUN TestNetworkDBSimple [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-03T13:35:40.857Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-03T13:35:40.895Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-09-03T13:35:41.317Z] === RUN TestGenerate [2021-09-03T13:35:41.317Z] --- PASS: TestGenerate (0.00s) [2021-09-03T13:35:41.317Z] === RUN TestGeneratePtr [2021-09-03T13:35:41.317Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-03T13:35:41.317Z] === RUN TestGenerateMissingField [2021-09-03T13:35:41.317Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-03T13:35:41.317Z] === RUN TestFieldCannotBeSet [2021-09-03T13:35:41.317Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-03T13:35:41.317Z] === RUN TestTypeMismatchError [2021-09-03T13:35:41.317Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-03T13:35:41.317Z] PASS [2021-09-03T13:35:41.317Z] coverage: 100.0% of statements [2021-09-03T13:35:41.317Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-09-03T13:35:41.317Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.62s) [2021-09-03T13:35:41.317Z] === RUN TestGetAddress [2021-09-03T13:35:41.317Z] 2021/09/03 13:35:41 Closing DB instances... [2021-09-03T13:35:41.776Z] testing: warning: no tests to run [2021-09-03T13:35:41.776Z] PASS [2021-09-03T13:35:41.776Z] coverage: 0.0% of statements [2021-09-03T13:35:41.776Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2021-09-03T13:35:42.747Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-03T13:35:42.747Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-03T13:35:42.747Z] === RUN TestRequestNewPort [2021-09-03T13:35:42.747Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestRequestSpecificPort [2021-09-03T13:35:42.747Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestReleasePort [2021-09-03T13:35:42.747Z] --- PASS: TestReleasePort (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestReuseReleasedPort [2021-09-03T13:35:42.747Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestReleaseUnreadledPort [2021-09-03T13:35:42.747Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestUnknowProtocol [2021-09-03T13:35:42.747Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestAllocateAllPorts [2021-09-03T13:35:42.747Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestPortAllocation [2021-09-03T13:35:42.747Z] --- PASS: TestPortAllocation (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestPortAllocationWithCustomRange [2021-09-03T13:35:42.747Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestNoDuplicateBPR [2021-09-03T13:35:42.747Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-03T13:35:42.747Z] === RUN TestChangePortRange [2021-09-03T13:35:42.747Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-03T13:35:42.747Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-03T13:35:42.747Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-03T13:35:42.747Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-03T13:35:42.747Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-03T13:35:42.747Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-03T13:35:42.747Z] --- PASS: TestChangePortRange (0.00s) [2021-09-03T13:35:42.747Z] PASS [2021-09-03T13:35:42.747Z] coverage: 88.6% of statements [2021-09-03T13:35:42.747Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2021-09-03T13:35:42.774Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2021-09-03T13:35:42.774Z] === RUN TestRenameContainerWithSameName [2021-09-03T13:35:43.036Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-09-03T13:35:43.036Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-03T13:35:43.207Z] testing: warning: no tests to run [2021-09-03T13:35:43.207Z] PASS [2021-09-03T13:35:43.207Z] coverage: 0.0% of statements [2021-09-03T13:35:43.207Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2021-09-03T13:35:43.443Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-03T13:35:43.666Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-03T13:35:43.666Z] PASS [2021-09-03T13:35:43.666Z] coverage: 100.0% of statements [2021-09-03T13:35:43.666Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.035s coverage: 100.0% of statements [2021-09-03T13:35:43.666Z] 2021/09/03 13:35:43 Closing DB instances... [2021-09-03T13:35:44.125Z] === RUN TestHashData [2021-09-03T13:35:44.125Z] --- PASS: TestHashData (0.00s) [2021-09-03T13:35:44.125Z] PASS [2021-09-03T13:35:44.125Z] coverage: 2.8% of statements [2021-09-03T13:35:44.125Z] ok github.com/docker/docker/libnetwork/resolvconf 0.063s coverage: 2.8% of statements [2021-09-03T13:35:44.125Z] === RUN TestErrorConstructors [2021-09-03T13:35:44.125Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-03T13:35:44.125Z] === RUN TestCompareIPMask [2021-09-03T13:35:44.125Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-03T13:35:44.125Z] === RUN TestUtilGetHostPartIP [2021-09-03T13:35:44.125Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-03T13:35:44.125Z] === RUN TestUtilGetBroadcastIP [2021-09-03T13:35:44.125Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-03T13:35:44.125Z] === RUN TestParseCIDR [2021-09-03T13:35:44.125Z] --- PASS: TestParseCIDR (0.00s) [2021-09-03T13:35:44.125Z] PASS [2021-09-03T13:35:44.125Z] coverage: 37.3% of statements [2021-09-03T13:35:44.125Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2021-09-03T13:35:44.386Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-09-03T13:35:44.429Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2021-09-03T13:35:44.429Z] === RUN TestResize [2021-09-03T13:35:45.002Z] --- PASS: TestResize (0.61s) [2021-09-03T13:35:45.002Z] === RUN TestResizeWithInvalidSize [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-03T13:35:45.093Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-03T13:35:45.093Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-03T13:35:45.093Z] PASS [2021-09-03T13:35:45.093Z] coverage: 50.0% of statements [2021-09-03T13:35:45.093Z] ok github.com/docker/docker/oci 0.110s coverage: 50.0% of statements [2021-09-03T13:35:45.330Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-03T13:35:45.553Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-09-03T13:35:45.553Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-03T13:35:45.553Z] === RUN TestAddressPoolOpt [2021-09-03T13:35:45.553Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/a [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/something [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/_=a [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/env1=value1 [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/_env1=value1 [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/PATH [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/=a [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/PATH= [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/PATH=something [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/asd!qwe [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/1asd [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/123 [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/some_space [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/__some_space_before [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/some_space_after__ [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/= [2021-09-03T13:35:45.553Z] === RUN TestValidateEnv/PaTh [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestParseHost [2021-09-03T13:35:45.553Z] --- PASS: TestParseHost (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestParseDockerDaemonHost [2021-09-03T13:35:45.553Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestParseTCP [2021-09-03T13:35:45.553Z] --- PASS: TestParseTCP (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-03T13:35:45.553Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestValidateExtraHosts [2021-09-03T13:35:45.553Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestIpOptString [2021-09-03T13:35:45.553Z] --- PASS: TestIpOptString (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-03T13:35:45.553Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestNewIpOptValidDefaultVal [2021-09-03T13:35:45.553Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestIpOptSetInvalidVal [2021-09-03T13:35:45.553Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestValidateIPAddress [2021-09-03T13:35:45.553Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestMapOpts [2021-09-03T13:35:45.553Z] --- PASS: TestMapOpts (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestListOptsWithoutValidator [2021-09-03T13:35:45.553Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestListOptsWithValidator [2021-09-03T13:35:45.553Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestValidateDNSSearch [2021-09-03T13:35:45.553Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_general_format [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_one_more [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-03T13:35:45.553Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-03T13:35:45.553Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestNamedListOpts [2021-09-03T13:35:45.553Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestNamedMapOpts [2021-09-03T13:35:45.553Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestParseLink [2021-09-03T13:35:45.553Z] --- PASS: TestParseLink (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestQuotedStringSetWithQuotes [2021-09-03T13:35:45.553Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-03T13:35:45.553Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-03T13:35:45.553Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-03T13:35:45.553Z] === RUN TestUlimitOpt [2021-09-03T13:35:45.553Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-03T13:35:45.553Z] PASS [2021-09-03T13:35:45.553Z] coverage: 67.1% of statements [2021-09-03T13:35:45.553Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-09-03T13:35:45.553Z] === RUN TestParseVersion [2021-09-03T13:35:45.553Z] --- PASS: TestParseVersion (0.00s) [2021-09-03T13:35:45.553Z] PASS [2021-09-03T13:35:45.553Z] coverage: 52.9% of statements [2021-09-03T13:35:45.553Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-09-03T13:35:45.576Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-09-03T13:35:45.576Z] === RUN TestResizeWhenContainerNotStarted [2021-09-03T13:35:45.902Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-09-03T13:35:46.149Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:35:46.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:35:46.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:35:46.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-03T13:35:46.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-03T13:35:46.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-03T13:35:46.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-03T13:35:46.522Z] 2021/09/03 13:35:46 Closing DB instances... [2021-09-03T13:35:46.981Z] === RUN TestPeerCertificateMarshalJSON [2021-09-03T13:35:47.440Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-03T13:35:47.440Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-03T13:35:47.440Z] --- PASS: TestPeerCertificateMarshalJSON (0.26s) [2021-09-03T13:35:47.440Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-03T13:35:47.440Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-03T13:35:47.440Z] === RUN TestMiddleware [2021-09-03T13:35:47.440Z] --- PASS: TestMiddleware (0.00s) [2021-09-03T13:35:47.440Z] === RUN TestNewResponseModifier [2021-09-03T13:35:47.440Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-03T13:35:47.440Z] PASS [2021-09-03T13:35:47.440Z] coverage: 26.8% of statements [2021-09-03T13:35:47.440Z] ok github.com/docker/docker/pkg/authorization 0.300s coverage: 26.8% of statements [2021-09-03T13:35:47.440Z] === RUN TestIsArchivePathDir [2021-09-03T13:35:47.440Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-09-03T13:35:47.440Z] === RUN TestIsArchivePathInvalidFile [2021-09-03T13:35:47.440Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-09-03T13:35:47.440Z] === RUN TestIsArchivePathTar [2021-09-03T13:35:47.440Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-09-03T13:35:47.440Z] === RUN TestDecompressStreamGzip [2021-09-03T13:35:47.815Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-03T13:35:47.815Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-09-03T13:35:47.899Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-09-03T13:35:47.900Z] === RUN TestDecompressStreamBzip2 [2021-09-03T13:35:47.900Z] === RUN TestUnbuffered [2021-09-03T13:35:47.900Z] --- PASS: TestUnbuffered (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestRaceUnbuffered [2021-09-03T13:35:47.900Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-03T13:35:47.900Z] PASS [2021-09-03T13:35:47.900Z] coverage: 100.0% of statements [2021-09-03T13:35:47.900Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-09-03T13:35:47.900Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-09-03T13:35:47.900Z] === RUN TestDecompressStreamXz [2021-09-03T13:35:47.900Z] archive_test.go:133: Xz not present in msys2 [2021-09-03T13:35:47.900Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestCompressStreamXzUnsupported [2021-09-03T13:35:47.900Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-03T13:35:47.900Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestCompressStreamInvalid [2021-09-03T13:35:47.900Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestExtensionInvalid [2021-09-03T13:35:47.900Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestExtensionUncompressed [2021-09-03T13:35:47.900Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestExtensionBzip2 [2021-09-03T13:35:47.900Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestExtensionGzip [2021-09-03T13:35:47.900Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestExtensionXz [2021-09-03T13:35:47.900Z] --- PASS: TestExtensionXz (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestCmdStreamLargeStderr [2021-09-03T13:35:47.900Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-09-03T13:35:47.900Z] === RUN TestCmdStreamBad [2021-09-03T13:35:47.900Z] archive_test.go:238: Failing on Windows CI machines [2021-09-03T13:35:47.900Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestCmdStreamGood [2021-09-03T13:35:47.900Z] --- PASS: TestCmdStreamGood (0.03s) [2021-09-03T13:35:47.900Z] === RUN TestUntarPathWithInvalidDest [2021-09-03T13:35:47.900Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-09-03T13:35:47.900Z] === RUN TestUntarPathWithInvalidSrc [2021-09-03T13:35:47.900Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-03T13:35:47.900Z] === RUN TestUntarPath [2021-09-03T13:35:47.900Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.67s) [2021-09-03T13:35:47.900Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-03T13:35:47.900Z] --- PASS: TestUntarPath (0.07s) [2021-09-03T13:35:47.900Z] === RUN TestUntarPathWithDestinationFile [2021-09-03T13:35:48.359Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2021-09-03T13:35:48.359Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-03T13:35:48.359Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-09-03T13:35:48.359Z] === RUN TestCopyWithTarInvalidSrc [2021-09-03T13:35:48.359Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-03T13:35:48.359Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-03T13:35:48.359Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-03T13:35:48.359Z] === RUN TestCopyWithTarSrcFile [2021-09-03T13:35:48.359Z] === RUN TestMatch [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[]] [2021-09-03T13:35:48.359Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-09-03T13:35:48.359Z] === RUN TestCopyWithTarSrcFolder [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[foo]] [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[foo_bar]] [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-03T13:35:48.359Z] === RUN TestMatch/[] [2021-09-03T13:35:48.359Z] === RUN TestMatch/[]#01 [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[qux]] [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-03T13:35:48.359Z] === RUN TestMatch/[[foo_baz]] [2021-09-03T13:35:48.359Z] --- PASS: TestMatch (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-03T13:35:48.359Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-03T13:35:48.359Z] PASS [2021-09-03T13:35:48.359Z] coverage: 87.5% of statements [2021-09-03T13:35:48.359Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-03T13:35:48.359Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-03T13:35:48.359Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2021-09-03T13:35:48.359Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-03T13:35:48.359Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-03T13:35:48.359Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-03T13:35:48.359Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-03T13:35:48.359Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-03T13:35:48.359Z] === RUN TestCopyFileWithTarSrcFile [2021-09-03T13:35:48.359Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-09-03T13:35:48.359Z] === RUN TestTarFiles [2021-09-03T13:35:48.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-03T13:35:48.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-03T13:35:48.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-03T13:35:49.327Z] === RUN TestChrootTarUntar [2021-09-03T13:35:49.327Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:49.327Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-03T13:35:49.327Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-03T13:35:49.327Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:49.327Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-03T13:35:49.327Z] === RUN TestChrootUntarEmptyArchive [2021-09-03T13:35:49.327Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-03T13:35:49.327Z] === RUN TestChrootTarUntarWithSymlink [2021-09-03T13:35:49.327Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:35:49.327Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-03T13:35:49.327Z] === RUN TestChrootCopyWithTar [2021-09-03T13:35:49.327Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:35:49.327Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-03T13:35:49.327Z] === RUN TestChrootCopyFileWithTar [2021-09-03T13:35:49.327Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:49.327Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-03T13:35:49.327Z] === RUN TestChrootUntarPath [2021-09-03T13:35:49.327Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:35:49.327Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-03T13:35:49.327Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-03T13:35:49.327Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:49.327Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:35:49.327Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-03T13:35:49.327Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:49.327Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:35:49.327Z] === RUN TestChrootApplyDotDotFile [2021-09-03T13:35:49.327Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:35:49.327Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-03T13:35:49.327Z] PASS [2021-09-03T13:35:49.327Z] coverage: 15.4% of statements [2021-09-03T13:35:49.327Z] ok github.com/docker/docker/pkg/chrootarchive 0.085s coverage: 15.4% of statements [2021-09-03T13:35:49.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:35:49.787Z] === RUN TestSizeEmpty [2021-09-03T13:35:49.787Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-03T13:35:49.787Z] === RUN TestSizeEmptyFile [2021-09-03T13:35:49.787Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-03T13:35:49.787Z] === RUN TestSizeNonemptyFile [2021-09-03T13:35:49.787Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-03T13:35:49.787Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-03T13:35:49.787Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-03T13:35:49.787Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-03T13:35:49.787Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-03T13:35:49.787Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-03T13:35:49.787Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-03T13:35:49.787Z] === RUN TestMoveToSubdir [2021-09-03T13:35:49.787Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-03T13:35:49.787Z] === RUN TestSizeNonExistingDirectory [2021-09-03T13:35:49.787Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-03T13:35:49.787Z] PASS [2021-09-03T13:35:49.787Z] coverage: 80.0% of statements [2021-09-03T13:35:49.787Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2021-09-03T13:35:50.246Z] 2021/09/03 13:35:49 Closing DB instances... [2021-09-03T13:35:50.355Z] Removing intermediate container 0ec484258073 [2021-09-03T13:35:50.355Z] ---> 657b83ea1f4e [2021-09-03T13:35:50.355Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-03T13:35:50.355Z] ---> Running in b28000372196 [2021-09-03T13:35:50.355Z] Removing intermediate container b28000372196 [2021-09-03T13:35:50.355Z] ---> 35eab86230cd [2021-09-03T13:35:50.355Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-03T13:35:50.355Z] ---> Running in 4ceac4903817 [2021-09-03T13:35:50.355Z] Removing intermediate container 4ceac4903817 [2021-09-03T13:35:50.355Z] ---> 560dc23b17a2 [2021-09-03T13:35:50.355Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-03T13:35:50.706Z] === RUN Test [2021-09-03T13:35:50.706Z] === RUN Test/TestContainsEntry [2021-09-03T13:35:50.706Z] === RUN Test/TestCreateEntries [2021-09-03T13:35:50.706Z] === RUN Test/TestEntriesDiff [2021-09-03T13:35:50.706Z] === RUN Test/TestEntriesEquality [2021-09-03T13:35:50.706Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-03T13:35:50.706Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-03T13:35:50.706Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-03T13:35:50.706Z] === RUN Test/TestGeneratorNotGenerate [2021-09-03T13:35:50.706Z] === RUN Test/TestGeneratorWithPort [2021-09-03T13:35:50.706Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-03T13:35:50.706Z] === RUN Test/TestNewEntry [2021-09-03T13:35:50.706Z] === RUN Test/TestParse [2021-09-03T13:35:50.706Z] --- PASS: Test (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-03T13:35:50.706Z] --- PASS: Test/TestParse (0.00s) [2021-09-03T13:35:50.706Z] PASS [2021-09-03T13:35:50.706Z] coverage: 58.3% of statements [2021-09-03T13:35:50.706Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2021-09-03T13:35:51.116Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-09-03T13:35:51.321Z] [2021-09-03T13:35:51.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-03T13:35:51.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:35:51.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-03T13:35:51.674Z] === RUN Test [2021-09-03T13:35:51.674Z] === RUN Test/TestContent [2021-09-03T13:35:51.674Z] === RUN Test/TestInitialize [2021-09-03T13:35:51.674Z] === RUN Test/TestNew [2021-09-03T13:35:51.674Z] === RUN Test/TestParsingContentsWithComments [2021-09-03T13:35:51.674Z] === RUN Test/TestRegister [2021-09-03T13:35:51.674Z] === RUN Test/TestWatch [2021-09-03T13:35:51.674Z] --- PASS: Test (0.01s) [2021-09-03T13:35:51.674Z] --- PASS: Test/TestContent (0.00s) [2021-09-03T13:35:51.674Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-03T13:35:51.674Z] --- PASS: Test/TestNew (0.00s) [2021-09-03T13:35:51.674Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-03T13:35:51.674Z] --- PASS: Test/TestRegister (0.00s) [2021-09-03T13:35:51.674Z] --- PASS: Test/TestWatch (0.00s) [2021-09-03T13:35:51.674Z] PASS [2021-09-03T13:35:51.674Z] coverage: 97.6% of statements [2021-09-03T13:35:51.674Z] ok github.com/docker/docker/pkg/discovery/file 0.040s coverage: 97.6% of statements [2021-09-03T13:35:51.779Z] ---> e63d3655ac20 [2021-09-03T13:35:51.779Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-03T13:35:52.133Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-09-03T13:35:52.133Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-03T13:35:52.133Z] --- PASS: TestTarFiles (3.86s) [2021-09-03T13:35:52.133Z] === RUN TestTarUntar [2021-09-03T13:35:52.133Z] --- PASS: TestTarUntar (0.03s) [2021-09-03T13:35:52.133Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-03T13:35:52.133Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-03T13:35:52.133Z] === RUN TestTarWithOptions [2021-09-03T13:35:52.133Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-03T13:35:52.133Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-03T13:35:52.133Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-03T13:35:52.133Z] === RUN TestUntarUstarGnuConflict [2021-09-03T13:35:52.133Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-03T13:35:52.133Z] === RUN TestUntarInvalidFilenames [2021-09-03T13:35:52.237Z] ---> Running in 4746dfb863ae [2021-09-03T13:35:52.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-03T13:35:52.593Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1534669360\\dest" [2021-09-03T13:35:52.593Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-09-03T13:35:52.593Z] === RUN TestUntarHardlinkToSymlink [2021-09-03T13:35:52.593Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-03T13:35:52.593Z] === RUN TestUntarInvalidHardlink [2021-09-03T13:35:52.593Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1156275518\\victim\\hello" -> "../victim/hello" [2021-09-03T13:35:52.593Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3709300823\\victim\\hello" -> "/../victim/hello" [2021-09-03T13:35:52.593Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3649041916\\victim" -> "../victim" [2021-09-03T13:35:52.593Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4255901692\\victim" -> "../victim" [2021-09-03T13:35:52.593Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3322602743\\victim" -> "../victim" [2021-09-03T13:35:52.593Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2624537393\\victim" -> "../victim" [2021-09-03T13:35:52.593Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-03T13:35:52.593Z] === RUN TestUntarInvalidSymlink [2021-09-03T13:35:52.593Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2286779654\\dest\\dotdot" -> "../victim/hello" [2021-09-03T13:35:52.593Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2139520986\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-03T13:35:52.593Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1783798600\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:35:52.593Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink393428501\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:35:52.593Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3815897289\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:35:52.593Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1041665501\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:35:52.593Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink991493899\\dest\\dir\\loophole" -> "../../victim" [2021-09-03T13:35:52.593Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-03T13:35:52.593Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-03T13:35:52.593Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-03T13:35:52.593Z] === RUN TestXGlobalNoParent [2021-09-03T13:35:52.593Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-03T13:35:52.593Z] === RUN TestReplaceFileTarWrapper [2021-09-03T13:35:52.593Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-09-03T13:35:52.593Z] === RUN TestPrefixHeaderReadable [2021-09-03T13:35:52.593Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-03T13:35:52.593Z] === RUN TestDisablePigz [2021-09-03T13:35:52.593Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-09-03T13:35:52.593Z] === RUN Test [2021-09-03T13:35:52.593Z] === RUN Test/TestInitialize [2021-09-03T13:35:52.593Z] --- PASS: TestDisablePigz (0.11s) [2021-09-03T13:35:52.593Z] === RUN TestPigz [2021-09-03T13:35:52.593Z] time="2021-09-03T13:35:52Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:35:52.593Z] time="2021-09-03T13:35:52Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:35:52.593Z] time="2021-09-03T13:35:52Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:35:52.593Z] === RUN Test/TestInitializeWithCerts [2021-09-03T13:35:52.593Z] time="2021-09-03T13:35:52Z" level=info msg="Initializing discovery with TLS" [2021-09-03T13:35:52.593Z] === RUN Test/TestWatch [2021-09-03T13:35:52.593Z] time="2021-09-03T13:35:52Z" level=info msg="Initializing discovery without TLS" [2021-09-03T13:35:53.054Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-09-03T13:35:53.054Z] --- PASS: TestPigz (0.15s) [2021-09-03T13:35:53.054Z] === RUN TestCopyFileWithInvalidDest [2021-09-03T13:35:53.054Z] archive_windows_test.go:16: Currently fails [2021-09-03T13:35:53.054Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestCanonicalTarNameForPath [2021-09-03T13:35:53.054Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestCanonicalTarName [2021-09-03T13:35:53.054Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestChmodTarEntry [2021-09-03T13:35:53.054Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestHardLinkOrder [2021-09-03T13:35:53.054Z] --- PASS: TestHardLinkOrder (0.07s) [2021-09-03T13:35:53.054Z] === RUN TestChangeString [2021-09-03T13:35:53.054Z] --- PASS: TestChangeString (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestChangesWithNoChanges [2021-09-03T13:35:53.054Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-03T13:35:53.054Z] === RUN TestChangesWithChanges [2021-09-03T13:35:53.054Z] --- PASS: TestChangesWithChanges (0.03s) [2021-09-03T13:35:53.054Z] === RUN TestChangesWithChangesGH13590 [2021-09-03T13:35:53.054Z] changes_test.go:195: needs more investigation [2021-09-03T13:35:53.054Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestChangesDirsEmpty [2021-09-03T13:35:53.054Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-03T13:35:53.054Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestChangesDirsMutated [2021-09-03T13:35:53.054Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-03T13:35:53.054Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestApplyLayer [2021-09-03T13:35:53.054Z] changes_test.go:432: needs further investigation [2021-09-03T13:35:53.054Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestChangesSizeWithHardlinks [2021-09-03T13:35:53.054Z] changes_test.go:468: needs further investigation [2021-09-03T13:35:53.054Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestChangesSizeWithNoChanges [2021-09-03T13:35:53.054Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-03T13:35:53.054Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestChangesSize [2021-09-03T13:35:53.054Z] --- PASS: TestChangesSize (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestApplyLayerInvalidFilenames [2021-09-03T13:35:53.054Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3032359393\\dest" [2021-09-03T13:35:53.054Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-09-03T13:35:53.054Z] === RUN TestApplyLayerInvalidHardlink [2021-09-03T13:35:53.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2821339951\\victim\\hello" -> "../victim/hello" [2021-09-03T13:35:53.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1303600064\\victim\\hello" -> "/../victim/hello" [2021-09-03T13:35:53.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2207896377\\victim" -> "../victim" [2021-09-03T13:35:53.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1390493663\\victim" -> "../victim" [2021-09-03T13:35:53.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2344466991\\victim" -> "../victim" [2021-09-03T13:35:53.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2200882733\\victim" -> "../victim" [2021-09-03T13:35:53.054Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-03T13:35:53.054Z] === RUN TestApplyLayerInvalidSymlink [2021-09-03T13:35:53.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3057345271\\dest\\dotdot" -> "../victim/hello" [2021-09-03T13:35:53.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3601768654\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-03T13:35:53.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2560624722\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:35:53.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink654860291\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:35:53.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink459856479\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:35:53.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3341331754\\dest\\loophole-victim" -> "../victim" [2021-09-03T13:35:53.054Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-03T13:35:53.054Z] === RUN TestApplyLayerWhiteouts [2021-09-03T13:35:53.054Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-09-03T13:35:53.054Z] === RUN TestGenerateEmptyFile [2021-09-03T13:35:53.054Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-03T13:35:53.054Z] === RUN TestGenerateWithContent [2021-09-03T13:35:53.054Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-03T13:35:53.054Z] PASS [2021-09-03T13:35:53.054Z] coverage: 61.9% of statements [2021-09-03T13:35:53.054Z] ok github.com/docker/docker/pkg/archive 5.792s coverage: 61.9% of statements [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.96s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.28s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-09-03T13:35:54.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s) [2021-09-03T13:35:54.382Z] === RUN TestCgroupNamespacesRun [2021-09-03T13:35:54.419Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-09-03T13:35:54.596Z] 2021/09/03 13:35:54 Closing DB instances... [2021-09-03T13:35:55.565Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2021-09-03T13:35:55.565Z] === RUN TestNetworkDBNodeLeave [2021-09-03T13:35:55.565Z] --- PASS: Test (3.13s) [2021-09-03T13:35:55.772Z] --- PASS: TestCgroupNamespacesRun (1.45s) [2021-09-03T13:35:55.772Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-03T13:35:56.024Z] --- PASS: Test/TestInitialize (0.13s) [2021-09-03T13:35:56.024Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-03T13:35:56.024Z] --- PASS: Test/TestWatch (3.00s) [2021-09-03T13:35:56.024Z] PASS [2021-09-03T13:35:56.024Z] coverage: 84.1% of statements [2021-09-03T13:35:56.024Z] ok github.com/docker/docker/pkg/discovery/kv 3.179s coverage: 84.1% of statements [2021-09-03T13:35:56.484Z] === RUN Test [2021-09-03T13:35:56.485Z] === RUN Test/TestWatch [2021-09-03T13:35:56.485Z] --- PASS: Test (0.00s) [2021-09-03T13:35:56.485Z] --- PASS: Test/TestWatch (0.00s) [2021-09-03T13:35:56.485Z] PASS [2021-09-03T13:35:56.485Z] coverage: 92.3% of statements [2021-09-03T13:35:56.485Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2021-09-03T13:35:56.943Z] === RUN Test [2021-09-03T13:35:56.943Z] === RUN Test/TestInitialize [2021-09-03T13:35:56.943Z] === RUN Test/TestInitializeWithPattern [2021-09-03T13:35:56.943Z] === RUN Test/TestRegister [2021-09-03T13:35:56.943Z] === RUN Test/TestWatch [2021-09-03T13:35:56.943Z] --- PASS: Test (0.00s) [2021-09-03T13:35:56.943Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-03T13:35:56.943Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-03T13:35:56.943Z] --- PASS: Test/TestRegister (0.00s) [2021-09-03T13:35:56.943Z] --- PASS: Test/TestWatch (0.00s) [2021-09-03T13:35:56.943Z] PASS [2021-09-03T13:35:56.943Z] coverage: 93.8% of statements [2021-09-03T13:35:56.943Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-09-03T13:35:57.162Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s) [2021-09-03T13:35:57.162Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-03T13:35:57.911Z] === RUN TestPollerAddRemove [2021-09-03T13:35:57.911Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-03T13:35:57.911Z] === RUN TestPollerEvent [2021-09-03T13:35:57.911Z] poller_test.go:40: No chmod on Windows [2021-09-03T13:35:57.911Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-03T13:35:57.912Z] === RUN TestPollerClose [2021-09-03T13:35:57.912Z] --- PASS: TestPollerClose (0.00s) [2021-09-03T13:35:57.912Z] PASS [2021-09-03T13:35:57.912Z] coverage: 45.7% of statements [2021-09-03T13:35:57.912Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements [2021-09-03T13:35:58.370Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-09-03T13:35:58.370Z] === RUN TestNetworkDBWatch [2021-09-03T13:35:58.553Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.47s) [2021-09-03T13:35:58.553Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-03T13:35:58.625Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-09-03T13:35:58.829Z] === RUN TestCopyFileWithInvalidSrc [2021-09-03T13:35:58.829Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCopyFileWithInvalidDest [2021-09-03T13:35:58.829Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-03T13:35:58.829Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-03T13:35:58.829Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCopyFile [2021-09-03T13:35:58.829Z] --- PASS: TestCopyFile (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-03T13:35:58.829Z] fileutils_test.go:133: Needs porting to Windows [2021-09-03T13:35:58.829Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-03T13:35:58.829Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-03T13:35:58.829Z] fileutils_test.go:179: Needs porting to Windows [2021-09-03T13:35:58.829Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestWildcardMatches [2021-09-03T13:35:58.829Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestPatternMatches [2021-09-03T13:35:58.829Z] --- PASS: TestPatternMatches (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-03T13:35:58.829Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestPatternMatchesFolderExclusions [2021-09-03T13:35:58.829Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-03T13:35:58.829Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-03T13:35:58.829Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-03T13:35:58.829Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-03T13:35:58.829Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestSingleExclamationError [2021-09-03T13:35:58.829Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestMatchesWithNoPatterns [2021-09-03T13:35:58.829Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestMatchesWithMalformedPatterns [2021-09-03T13:35:58.829Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestMatches [2021-09-03T13:35:58.829Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-03T13:35:58.829Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-03T13:35:58.829Z] --- PASS: TestMatches (0.00s) [2021-09-03T13:35:58.829Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-03T13:35:58.829Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCleanPatterns [2021-09-03T13:35:58.829Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-03T13:35:58.829Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCleanPatternsExceptionFlag [2021-09-03T13:35:58.829Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-03T13:35:58.829Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-03T13:35:58.829Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCleanPatternsErrorSingleException [2021-09-03T13:35:58.829Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestCreateIfNotExistsDir [2021-09-03T13:35:58.829Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-09-03T13:35:58.829Z] === RUN TestCreateIfNotExistsFile [2021-09-03T13:35:58.829Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-03T13:35:58.829Z] === RUN TestMatch [2021-09-03T13:35:58.829Z] --- PASS: TestMatch (0.00s) [2021-09-03T13:35:58.829Z] PASS [2021-09-03T13:35:58.829Z] coverage: 82.2% of statements [2021-09-03T13:35:58.829Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 82.2% of statements [2021-09-03T13:35:59.288Z] === RUN TestGet [2021-09-03T13:35:59.288Z] --- PASS: TestGet (0.00s) [2021-09-03T13:35:59.288Z] === RUN TestGetShortcutString [2021-09-03T13:35:59.288Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-03T13:35:59.288Z] PASS [2021-09-03T13:35:59.288Z] coverage: 42.9% of statements [2021-09-03T13:35:59.288Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2021-09-03T13:36:00.257Z] === RUN TestCreateIDMapOrder [2021-09-03T13:36:00.257Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-03T13:36:00.257Z] PASS [2021-09-03T13:36:00.257Z] coverage: 7.2% of statements [2021-09-03T13:36:00.257Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-09-03T13:36:00.257Z] --- PASS: TestGetAddress (18.94s) [2021-09-03T13:36:00.257Z] === RUN TestRequestSyntaxCheck [2021-09-03T13:36:00.257Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-03T13:36:00.257Z] === RUN TestRequest [2021-09-03T13:36:00.257Z] 2021/09/03 13:36:00 Closing DB instances... [2021-09-03T13:36:00.471Z] --- PASS: TestCgroupNamespacesRunHostMode (1.48s) [2021-09-03T13:36:00.471Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-03T13:36:00.542Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-09-03T13:36:01.226Z] === RUN TestFixedBufferCap [2021-09-03T13:36:01.226Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestFixedBufferLen [2021-09-03T13:36:01.226Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestFixedBufferString [2021-09-03T13:36:01.226Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestFixedBufferWrite [2021-09-03T13:36:01.226Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestFixedBufferRead [2021-09-03T13:36:01.226Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestBytesPipeRead [2021-09-03T13:36:01.226Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestBytesPipeWrite [2021-09-03T13:36:01.226Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-03T13:36:01.226Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-09-03T13:36:01.226Z] === RUN TestAtomicWriteToFile [2021-09-03T13:36:01.226Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-09-03T13:36:01.226Z] === RUN TestAtomicWriteSetCommit [2021-09-03T13:36:01.226Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-03T13:36:01.226Z] === RUN TestAtomicWriteSetCancel [2021-09-03T13:36:01.226Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-03T13:36:01.226Z] === RUN TestReadCloserWrapperClose [2021-09-03T13:36:01.226Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestReaderErrWrapperReadOnError [2021-09-03T13:36:01.226Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestReaderErrWrapperRead [2021-09-03T13:36:01.226Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-03T13:36:01.226Z] === RUN TestCancelReadCloser [2021-09-03T13:36:01.485Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-09-03T13:36:01.685Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-03T13:36:01.685Z] === RUN TestWriteCloserWrapperClose [2021-09-03T13:36:01.685Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-03T13:36:01.685Z] === RUN TestNopWriteCloser [2021-09-03T13:36:01.685Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-03T13:36:01.685Z] === RUN TestNopWriter [2021-09-03T13:36:01.685Z] --- PASS: TestNopWriter (0.00s) [2021-09-03T13:36:01.685Z] === RUN TestWriteCounter [2021-09-03T13:36:01.685Z] --- PASS: TestWriteCounter (0.00s) [2021-09-03T13:36:01.685Z] PASS [2021-09-03T13:36:01.685Z] coverage: 69.2% of statements [2021-09-03T13:36:01.685Z] ok github.com/docker/docker/pkg/ioutils 0.571s coverage: 69.2% of statements [2021-09-03T13:36:01.685Z] --- PASS: TestNetworkDBWatch (3.23s) [2021-09-03T13:36:01.685Z] === RUN TestNetworkDBBulkSync [2021-09-03T13:36:01.860Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.44s) [2021-09-03T13:36:01.860Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-03T13:36:02.144Z] === RUN TestError [2021-09-03T13:36:02.144Z] --- PASS: TestError (0.00s) [2021-09-03T13:36:02.144Z] === RUN TestProgressString [2021-09-03T13:36:02.144Z] === RUN TestProgressString/no_progress [2021-09-03T13:36:02.144Z] === RUN TestProgressString/progress_1 [2021-09-03T13:36:02.144Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-03T13:36:02.144Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-03T13:36:02.144Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-03T13:36:02.144Z] === RUN TestProgressString/with_units [2021-09-03T13:36:02.144Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-03T13:36:02.144Z] === RUN TestProgressString/hide_counts [2021-09-03T13:36:02.144Z] --- PASS: TestProgressString (0.00s) [2021-09-03T13:36:02.144Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-03T13:36:02.144Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-03T13:36:02.144Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-03T13:36:02.144Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-03T13:36:02.144Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-03T13:36:02.144Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-03T13:36:02.144Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-03T13:36:02.144Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-03T13:36:02.144Z] === RUN TestJSONMessageDisplay [2021-09-03T13:36:02.428Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-03T13:36:02.605Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-09-03T13:36:02.605Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-03T13:36:02.605Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-03T13:36:02.605Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-03T13:36:02.605Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-03T13:36:02.605Z] === RUN TestDisplayJSONMessagesStream [2021-09-03T13:36:02.605Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-03T13:36:02.605Z] PASS [2021-09-03T13:36:02.605Z] coverage: 91.7% of statements [2021-09-03T13:36:02.605Z] ok github.com/docker/docker/pkg/jsonmessage 0.178s coverage: 91.7% of statements [2021-09-03T13:36:02.689Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-03T13:36:02.689Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-09-03T13:36:03.066Z] === RUN TestStandardLongPath [2021-09-03T13:36:03.066Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-03T13:36:03.066Z] === RUN TestUNCLongPath [2021-09-03T13:36:03.066Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-03T13:36:03.066Z] PASS [2021-09-03T13:36:03.066Z] coverage: 100.0% of statements [2021-09-03T13:36:03.066Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-09-03T13:36:03.066Z] 2021/09/03 13:36:02 Closing DB instances... [2021-09-03T13:36:03.249Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2021-09-03T13:36:03.249Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-03T13:36:03.526Z] === RUN TestNameFormat [2021-09-03T13:36:03.526Z] --- PASS: TestNameFormat (0.00s) [2021-09-03T13:36:03.526Z] === RUN TestNameRetries [2021-09-03T13:36:03.526Z] --- PASS: TestNameRetries (0.00s) [2021-09-03T13:36:03.526Z] PASS [2021-09-03T13:36:03.526Z] coverage: 85.7% of statements [2021-09-03T13:36:03.526Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-09-03T13:36:03.823Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-09-03T13:36:03.823Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-03T13:36:03.986Z] === RUN TestParseKeyValueOpt [2021-09-03T13:36:03.986Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-03T13:36:03.986Z] === RUN TestParseUintList [2021-09-03T13:36:03.986Z] --- PASS: TestParseUintList (0.00s) [2021-09-03T13:36:03.986Z] === RUN TestParseUintListMaximumLimits [2021-09-03T13:36:03.986Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-03T13:36:03.986Z] PASS [2021-09-03T13:36:03.986Z] coverage: 97.0% of statements [2021-09-03T13:36:03.986Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-09-03T13:36:04.445Z] === RUN TestNewAndRemove [2021-09-03T13:36:04.445Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-03T13:36:04.445Z] === RUN TestRemoveInvalidPath [2021-09-03T13:36:04.445Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-03T13:36:04.445Z] PASS [2021-09-03T13:36:04.445Z] coverage: 82.6% of statements [2021-09-03T13:36:04.445Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-09-03T13:36:04.445Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-03T13:36:04.445Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-03T13:36:05.213Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-09-03T13:36:05.213Z] === RUN TestNISDomainname [2021-09-03T13:36:05.983Z] === RUN TestFailedConnection [2021-09-03T13:36:05.992Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-09-03T13:36:06.158Z] --- PASS: TestNISDomainname (0.75s) [2021-09-03T13:36:06.158Z] === RUN TestHostnameDnsResolution [2021-09-03T13:36:07.103Z] --- PASS: TestHostnameDnsResolution (0.98s) [2021-09-03T13:36:07.103Z] === RUN TestUnprivilegedPortsAndPing [2021-09-03T13:36:07.379Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-03T13:36:07.523Z] 2021/09/03 13:36:07 Closing DB instances... [2021-09-03T13:36:07.676Z] --- PASS: TestUnprivilegedPortsAndPing (0.75s) [2021-09-03T13:36:07.676Z] === RUN TestStats [2021-09-03T13:36:07.949Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-03T13:36:07.982Z] --- PASS: TestFailedConnection (2.01s) [2021-09-03T13:36:07.982Z] === RUN TestFailOnce [2021-09-03T13:36:07.982Z] 2021/09/03 13:36:07 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-09-03T13:36:07.982Z] goroutine 34 [running]: [2021-09-03T13:36:07.982Z] net/http.(*conn).serve.func1() [2021-09-03T13:36:07.982Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-03T13:36:07.982Z] panic({0x1189d40, 0x1295e60}) [2021-09-03T13:36:07.982Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-03T13:36:07.982Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x2581c76ecd13351c}, 0xc0001a9a98) [2021-09-03T13:36:07.982Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-03T13:36:07.982Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12a2b28, 0xc0001b6000}, 0x10de8c6) [2021-09-03T13:36:07.982Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-03T13:36:07.982Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x12a2b28, 0xc0001b6000}, 0xc0001a0000) [2021-09-03T13:36:07.982Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-03T13:36:07.982Z] net/http.serverHandler.ServeHTTP({0x12a1150}, {0x12a2b28, 0xc0001b6000}, 0xc0001a0000) [2021-09-03T13:36:07.982Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-03T13:36:07.983Z] net/http.(*conn).serve(0xc000190000, {0x12a49c0, 0xc0002020c0}) [2021-09-03T13:36:07.983Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-03T13:36:07.983Z] created by net/http.(*Server).Serve [2021-09-03T13:36:07.983Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-03T13:36:07.983Z] time="2021-09-03T13:36:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2021-09-03T13:36:07.983Z] === RUN TestParseEmptyInterface [2021-09-03T13:36:07.983Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-03T13:36:07.983Z] === RUN TestParseNonInterfaceType [2021-09-03T13:36:07.983Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-03T13:36:07.983Z] === RUN TestParseWithOneFunction [2021-09-03T13:36:07.983Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-03T13:36:07.983Z] === RUN TestParseWithMultipleFuncs [2021-09-03T13:36:07.983Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-03T13:36:07.983Z] === RUN TestParseWithUnnamedReturn [2021-09-03T13:36:07.983Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-03T13:36:07.983Z] === RUN TestEmbeddedInterface [2021-09-03T13:36:07.983Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-03T13:36:07.983Z] === RUN TestParsedImports [2021-09-03T13:36:07.983Z] --- PASS: TestParsedImports (0.00s) [2021-09-03T13:36:07.983Z] === RUN TestAliasedImports [2021-09-03T13:36:07.983Z] --- PASS: TestAliasedImports (0.00s) [2021-09-03T13:36:07.983Z] PASS [2021-09-03T13:36:07.983Z] coverage: 56.8% of statements [2021-09-03T13:36:07.983Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2021-09-03T13:36:08.442Z] --- PASS: TestRequest (8.05s) [2021-09-03T13:36:08.442Z] === RUN TestOverlappingRequests [2021-09-03T13:36:08.521Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-03T13:36:08.901Z] --- PASS: TestOverlappingRequests (0.37s) [2021-09-03T13:36:08.901Z] === RUN TestRelease [2021-09-03T13:36:08.901Z] === RUN TestHTTPTransport [2021-09-03T13:36:08.901Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-03T13:36:08.901Z] PASS [2021-09-03T13:36:08.901Z] coverage: 85.7% of statements [2021-09-03T13:36:08.901Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-09-03T13:36:08.901Z] --- PASS: TestFailOnce (1.13s) [2021-09-03T13:36:08.901Z] === RUN TestEchoInputOutput [2021-09-03T13:36:08.901Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-03T13:36:08.901Z] === RUN TestBackoff [2021-09-03T13:36:08.901Z] --- PASS: TestBackoff (0.00s) [2021-09-03T13:36:08.901Z] === RUN TestAbortRetry [2021-09-03T13:36:08.901Z] --- PASS: TestAbortRetry (0.00s) [2021-09-03T13:36:08.901Z] === RUN TestClientScheme [2021-09-03T13:36:08.901Z] --- PASS: TestClientScheme (0.00s) [2021-09-03T13:36:08.901Z] === RUN TestNewClientWithTimeout [2021-09-03T13:36:09.093Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-03T13:36:09.354Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-03T13:36:09.360Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-03T13:36:09.360Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-03T13:36:09.360Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-03T13:36:09.360Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-03T13:36:09.360Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-03T13:36:09.360Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-03T13:36:09.360Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-03T13:36:09.360Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-03T13:36:09.360Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-03T13:36:09.360Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-03T13:36:09.360Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-03T13:36:09.360Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-03T13:36:09.360Z] === RUN TestBufferPoolPutAndGet [2021-09-03T13:36:09.360Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-03T13:36:09.360Z] PASS [2021-09-03T13:36:09.360Z] coverage: 88.2% of statements [2021-09-03T13:36:09.360Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-09-03T13:36:09.360Z] time="2021-09-03T13:36:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-03T13:36:09.614Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-03T13:36:09.819Z] === RUN TestOutputOnPrematureClose [2021-09-03T13:36:09.819Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-03T13:36:09.819Z] === RUN TestCompleteSilently [2021-09-03T13:36:09.820Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-03T13:36:09.820Z] PASS [2021-09-03T13:36:09.820Z] coverage: 75.9% of statements [2021-09-03T13:36:09.820Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-09-03T13:36:09.915Z] Removing intermediate container 4746dfb863ae [2021-09-03T13:36:09.915Z] ---> 58f029415465 [2021-09-03T13:36:09.915Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-03T13:36:09.915Z] ---> Running in 4041432d2bec [2021-09-03T13:36:10.187Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-03T13:36:10.278Z] --- PASS: TestRelease (1.49s) [2021-09-03T13:36:10.278Z] === RUN TestAllocateRandomDeallocate [2021-09-03T13:36:10.278Z] === RUN TestSendToOneSub [2021-09-03T13:36:10.278Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-03T13:36:10.278Z] === RUN TestSendToMultipleSubs [2021-09-03T13:36:10.278Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-03T13:36:10.278Z] === RUN TestEvictOneSub [2021-09-03T13:36:10.278Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-03T13:36:10.278Z] === RUN TestClosePublisher [2021-09-03T13:36:10.278Z] --- PASS: TestClosePublisher (0.00s) [2021-09-03T13:36:10.278Z] === RUN TestPubSubRace [2021-09-03T13:36:10.373Z] [2021-09-03T13:36:10.373Z] SUCCESS: Specified value was saved. [2021-09-03T13:36:10.737Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.10s) [2021-09-03T13:36:10.737Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-03T13:36:10.982Z] --- PASS: TestStats (2.65s) [2021-09-03T13:36:10.983Z] === RUN TestStopContainerWithTimeout [2021-09-03T13:36:10.983Z] === RUN TestStopContainerWithTimeout/0 [2021-09-03T13:36:10.983Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-03T13:36:10.983Z] === RUN TestStopContainerWithTimeout/1 [2021-09-03T13:36:10.983Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-03T13:36:10.983Z] === RUN TestStopContainerWithTimeout/3 [2021-09-03T13:36:10.983Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-03T13:36:10.983Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-03T13:36:10.983Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-03T13:36:10.983Z] === CONT TestStopContainerWithTimeout/0 [2021-09-03T13:36:10.983Z] === CONT TestStopContainerWithTimeout/1 [2021-09-03T13:36:10.983Z] === CONT TestStopContainerWithTimeout/3 [2021-09-03T13:36:10.983Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-03T13:36:11.196Z] time="2021-09-03T13:36:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-03T13:36:11.196Z] --- PASS: TestPubSubRace (1.05s) [2021-09-03T13:36:11.196Z] PASS [2021-09-03T13:36:11.196Z] coverage: 75.0% of statements [2021-09-03T13:36:11.196Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-09-03T13:36:11.574Z] docker_cli_daemon_test.go:2550: [d46c204a7dffe] daemon is not started [2021-09-03T13:36:11.655Z] 2021/09/03 13:36:11 Closing DB instances... [2021-09-03T13:36:11.655Z] === RUN TestRegister [2021-09-03T13:36:11.655Z] --- PASS: TestRegister (0.00s) [2021-09-03T13:36:11.655Z] === RUN TestCommand [2021-09-03T13:36:11.655Z] --- PASS: TestCommand (0.02s) [2021-09-03T13:36:11.655Z] === RUN TestNaiveSelf [2021-09-03T13:36:11.655Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-03T13:36:11.655Z] PASS [2021-09-03T13:36:11.655Z] coverage: 82.4% of statements [2021-09-03T13:36:11.655Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2021-09-03T13:36:12.147Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-03T13:36:12.548Z] Removing intermediate container 4041432d2bec [2021-09-03T13:36:12.548Z] ---> b2ac6cf047dc [2021-09-03T13:36:12.548Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-03T13:36:12.548Z] ---> Running in f903723d7ad4 [2021-09-03T13:36:12.623Z] === RUN TestDump [2021-09-03T13:36:12.624Z] goroutine 6 [running]: [2021-09-03T13:36:12.624Z] github.com/docker/docker/pkg/stack.dump(0x31b2f7) [2021-09-03T13:36:12.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-03T13:36:12.624Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-03T13:36:12.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-03T13:36:12.624Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-03T13:36:12.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-03T13:36:12.624Z] testing.tRunner(0xc00011e000, 0x488e38) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:36:12.624Z] created by testing.(*T).Run [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-03T13:36:12.624Z] [2021-09-03T13:36:12.624Z] goroutine 1 [chan receive]: [2021-09-03T13:36:12.624Z] testing.(*T).Run(0xc00002dd40, {0x47a4fd, 0x2fa173}, 0x488e38) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-03T13:36:12.624Z] testing.runTests.func1(0xc000068720) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-03T13:36:12.624Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:36:12.624Z] testing.runTests(0xc000076080, {0x5ebba0, 0x3, 0x3}, {0x31a54d, 0x47c1f7, 0x5f0640}) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-03T13:36:12.624Z] testing.(*M).Run(0xc000076080) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-03T13:36:12.624Z] main.main() [2021-09-03T13:36:12.624Z] _testmain.go:95 +0x1f5 [2021-09-03T13:36:12.624Z] --- PASS: TestDump (0.00s) [2021-09-03T13:36:12.624Z] === RUN TestDumpToFile [2021-09-03T13:36:12.624Z] --- PASS: TestDumpToFile (0.13s) [2021-09-03T13:36:12.624Z] === RUN TestDumpToFileWithEmptyInput [2021-09-03T13:36:12.624Z] goroutine 8 [running]: [2021-09-03T13:36:12.624Z] github.com/docker/docker/pkg/stack.dump(0x3882b4) [2021-09-03T13:36:12.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-03T13:36:12.624Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x388660}) [2021-09-03T13:36:12.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-03T13:36:12.624Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-09-03T13:36:12.624Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-03T13:36:12.624Z] testing.tRunner(0xc00011e4e0, 0x488e28) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:36:12.624Z] created by testing.(*T).Run [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-03T13:36:12.624Z] [2021-09-03T13:36:12.624Z] goroutine 1 [chan receive]: [2021-09-03T13:36:12.624Z] testing.(*T).Run(0xc00002dd40, {0x481289, 0x2fa173}, 0x488e28) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-03T13:36:12.624Z] testing.runTests.func1(0xc000068720) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-03T13:36:12.624Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-03T13:36:12.624Z] testing.runTests(0xc000076080, {0x5ebba0, 0x3, 0x3}, {0x31a54d, 0x47c1f7, 0x5f0640}) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-03T13:36:12.624Z] testing.(*M).Run(0xc000076080) [2021-09-03T13:36:12.624Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-03T13:36:12.624Z] main.main() [2021-09-03T13:36:12.624Z] _testmain.go:95 +0x1f5 [2021-09-03T13:36:12.624Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-03T13:36:12.624Z] PASS [2021-09-03T13:36:12.624Z] coverage: 90.9% of statements [2021-09-03T13:36:12.624Z] ok github.com/docker/docker/pkg/stack 0.159s coverage: 90.9% of statements [2021-09-03T13:36:13.083Z] === RUN TestNewStdWriter [2021-09-03T13:36:13.083Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-03T13:36:13.083Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestWriteWithNilBytes [2021-09-03T13:36:13.083Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestWrite [2021-09-03T13:36:13.083Z] --- PASS: TestWrite (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestWriteWithWriterError [2021-09-03T13:36:13.083Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-03T13:36:13.083Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestStdCopyWriteAndRead [2021-09-03T13:36:13.083Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-03T13:36:13.083Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-03T13:36:13.083Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-03T13:36:13.083Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-03T13:36:13.083Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-03T13:36:13.083Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-03T13:36:13.083Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-03T13:36:13.083Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-03T13:36:13.083Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-03T13:36:13.083Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-03T13:36:13.083Z] PASS [2021-09-03T13:36:13.083Z] coverage: 100.0% of statements [2021-09-03T13:36:13.083Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-09-03T13:36:13.090Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-09-03T13:36:13.533Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-03T13:36:13.533Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2021-09-03T13:36:13.533Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2021-09-03T13:36:13.533Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2021-09-03T13:36:13.533Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-09-03T13:36:13.533Z] === RUN TestDeleteDevicemapper [2021-09-03T13:36:13.533Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-03T13:36:13.533Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-03T13:36:13.533Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-03T13:36:13.542Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-03T13:36:13.542Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-03T13:36:13.542Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestFormatStatus [2021-09-03T13:36:13.542Z] --- PASS: TestFormatStatus (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestFormatError [2021-09-03T13:36:13.542Z] --- PASS: TestFormatError (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestFormatJSONError [2021-09-03T13:36:13.542Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-03T13:36:13.542Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-03T13:36:13.542Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestNewJSONProgressOutput [2021-09-03T13:36:13.542Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestAuxFormatterEmit [2021-09-03T13:36:13.542Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestStreamWriterStdout [2021-09-03T13:36:13.542Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-03T13:36:13.542Z] === RUN TestStreamWriterStderr [2021-09-03T13:36:13.542Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-03T13:36:13.542Z] PASS [2021-09-03T13:36:13.542Z] coverage: 66.2% of statements [2021-09-03T13:36:13.542Z] time="2021-09-03T13:36:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-03T13:36:13.542Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-09-03T13:36:13.542Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-09-03T13:36:13.542Z] === RUN TestNetworkDBGarbageCollection [2021-09-03T13:36:13.662Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-03T13:36:14.001Z] === RUN TestGenerateRandomID [2021-09-03T13:36:14.001Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-03T13:36:14.001Z] === RUN TestShortenId [2021-09-03T13:36:14.001Z] --- PASS: TestShortenId (0.00s) [2021-09-03T13:36:14.001Z] === RUN TestShortenSha256Id [2021-09-03T13:36:14.001Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-03T13:36:14.001Z] === RUN TestShortenIdEmpty [2021-09-03T13:36:14.001Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-03T13:36:14.001Z] === RUN TestShortenIdInvalid [2021-09-03T13:36:14.001Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-03T13:36:14.001Z] === RUN TestIsShortIDNonHex [2021-09-03T13:36:14.001Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-03T13:36:14.001Z] === RUN TestIsShortIDNotCorrectSize [2021-09-03T13:36:14.001Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-03T13:36:14.001Z] PASS [2021-09-03T13:36:14.001Z] coverage: 70.6% of statements [2021-09-03T13:36:14.001Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-09-03T13:36:14.001Z] --- PASS: TestAllocateRandomDeallocate (3.91s) [2021-09-03T13:36:14.001Z] === RUN TestRetrieveFromStore [2021-09-03T13:36:14.460Z] === RUN TestIsCpusetListAvailable [2021-09-03T13:36:14.460Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-03T13:36:14.460Z] PASS [2021-09-03T13:36:14.460Z] coverage: 39.4% of statements [2021-09-03T13:36:14.460Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2021-09-03T13:36:15.428Z] --- PASS: TestRetrieveFromStore (1.34s) [2021-09-03T13:36:15.428Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-03T13:36:15.428Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-09-03T13:36:15.428Z] === RUN TestParallelPredefinedRequest1 [2021-09-03T13:36:15.428Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-03T13:36:15.428Z] === RUN TestParallelPredefinedRequest2 [2021-09-03T13:36:15.428Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-03T13:36:15.428Z] === RUN TestParallelPredefinedRequest3 [2021-09-03T13:36:15.428Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-03T13:36:15.428Z] === RUN TestParallelPredefinedRequest4 [2021-09-03T13:36:15.428Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-03T13:36:15.428Z] === RUN TestParallelPredefinedRequest5 [2021-09-03T13:36:15.428Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-03T13:36:15.428Z] === RUN TestDebug [2021-09-03T13:36:15.428Z] --- PASS: TestDebug (0.00s) [2021-09-03T13:36:15.428Z] === RUN TestRequestPoolParallel [2021-09-03T13:36:15.596Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-03T13:36:15.889Z] === RUN TestChtimes [2021-09-03T13:36:15.889Z] --- PASS: TestChtimes (0.00s) [2021-09-03T13:36:15.889Z] === RUN TestChtimesWindows [2021-09-03T13:36:15.889Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-03T13:36:15.889Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-03T13:36:15.889Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-03T13:36:15.889Z] === RUN TestEnsureRemoveAllNotExist [2021-09-03T13:36:15.889Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-03T13:36:15.889Z] === RUN TestEnsureRemoveAllWithDir [2021-09-03T13:36:15.889Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-03T13:36:15.889Z] === RUN TestEnsureRemoveAllWithFile [2021-09-03T13:36:15.889Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-03T13:36:15.889Z] === RUN TestHasWin32KSupport [2021-09-03T13:36:15.889Z] syscall_windows_test.go:8: win32k: true [2021-09-03T13:36:15.889Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-03T13:36:15.889Z] PASS [2021-09-03T13:36:15.889Z] coverage: 13.0% of statements [2021-09-03T13:36:15.889Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2021-09-03T13:36:15.889Z] --- PASS: TestRequestPoolParallel (0.38s) [2021-09-03T13:36:15.889Z] === RUN TestFullAllocateRelease [2021-09-03T13:36:16.086Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2021-09-03T13:36:16.086Z] === RUN TestUpdateMemory [2021-09-03T13:36:16.086Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:36:16.086Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-03T13:36:16.086Z] === RUN TestUpdateCPUQuota [2021-09-03T13:36:16.350Z] --- PASS: TestFullAllocateRelease (0.34s) [2021-09-03T13:36:16.351Z] === RUN TestOddAllocateRelease [2021-09-03T13:36:16.351Z] === RUN TestTailFile [2021-09-03T13:36:16.351Z] --- PASS: TestTailFile (0.00s) [2021-09-03T13:36:16.351Z] === RUN TestTailFileManyLines [2021-09-03T13:36:16.351Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-03T13:36:16.351Z] === RUN TestTailEmptyFile [2021-09-03T13:36:16.351Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-03T13:36:16.351Z] === RUN TestTailNegativeN [2021-09-03T13:36:16.351Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/truncated_last_line [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/no_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-09-03T13:36:16.351Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-03T13:36:16.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.351Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.352Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.354Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.354Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.354Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.815Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.815Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.815Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.817Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.817Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.817Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-03T13:36:16.818Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-03T13:36:16.819Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-03T13:36:16.819Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-03T13:36:16.819Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-03T13:36:16.819Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-03T13:36:16.819Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-03T13:36:16.819Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-03T13:36:16.819Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-03T13:36:16.819Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-03T13:36:16.819Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:36:16.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:36:16.820Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:16.991Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-03T13:36:17.228Z] Cannot create a file when that file already exists. [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.279Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-03T13:36:17.280Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-03T13:36:17.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-03T13:36:17.280Z] PASS [2021-09-03T13:36:17.280Z] coverage: 88.6% of statements [2021-09-03T13:36:17.280Z] ok github.com/docker/docker/pkg/tailfile 0.174s coverage: 88.6% of statements [2021-09-03T13:36:17.280Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-09-03T13:36:17.280Z] === CONT TestParallelPredefinedRequest1 [2021-09-03T13:36:17.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:36:17.280Z] === CONT TestParallelPredefinedRequest5 [2021-09-03T13:36:17.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:36:17.280Z] === CONT TestParallelPredefinedRequest3 [2021-09-03T13:36:17.280Z] === CONT TestParallelPredefinedRequest2 [2021-09-03T13:36:17.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:36:17.280Z] === CONT TestParallelPredefinedRequest3 [2021-09-03T13:36:17.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:36:17.280Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-03T13:36:17.280Z] === CONT TestParallelPredefinedRequest4 [2021-09-03T13:36:17.280Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-03T13:36:17.280Z] === CONT TestParallelPredefinedRequest4 [2021-09-03T13:36:17.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:36:17.280Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-03T13:36:17.280Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-03T13:36:17.280Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-03T13:36:17.280Z] PASS [2021-09-03T13:36:17.280Z] coverage: 85.3% of statements [2021-09-03T13:36:17.280Z] ok github.com/docker/docker/libnetwork/ipam 41.729s coverage: 85.3% of statements [2021-09-03T13:36:17.475Z] --- PASS: TestUpdateCPUQuota (1.25s) [2021-09-03T13:36:17.475Z] === RUN TestUpdatePidsLimit [2021-09-03T13:36:17.475Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-03T13:36:17.737Z] === RUN TestUpdatePidsLimit/no_change [2021-09-03T13:36:17.739Z] === RUN TestTarSumRemoveNonExistent [2021-09-03T13:36:17.739Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestTarSumRemove [2021-09-03T13:36:17.739Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestSortFileInfoSums [2021-09-03T13:36:17.739Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestNewTarSumForLabelInvalid [2021-09-03T13:36:17.739Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestNewTarSumForLabel [2021-09-03T13:36:17.739Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestEmptyTar [2021-09-03T13:36:17.739Z] --- PASS: TestEmptyTar (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestTarSumsReadSize [2021-09-03T13:36:17.739Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestTarSums [2021-09-03T13:36:17.739Z] --- PASS: TestTarSums (0.05s) [2021-09-03T13:36:17.739Z] === RUN TestIteration [2021-09-03T13:36:17.739Z] --- PASS: TestIteration (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestVersionLabelForChecksum [2021-09-03T13:36:17.739Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestVersion [2021-09-03T13:36:17.739Z] --- PASS: TestVersion (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestGetVersion [2021-09-03T13:36:17.739Z] --- PASS: TestGetVersion (0.00s) [2021-09-03T13:36:17.739Z] === RUN TestGetVersions [2021-09-03T13:36:17.739Z] --- PASS: TestGetVersions (0.00s) [2021-09-03T13:36:17.739Z] PASS [2021-09-03T13:36:17.739Z] coverage: 89.3% of statements [2021-09-03T13:36:17.739Z] ok github.com/docker/docker/pkg/tarsum 0.093s coverage: 89.3% of statements [2021-09-03T13:36:17.950Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-03T13:36:17.999Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-03T13:36:18.197Z] time="2021-09-03T13:36:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-03T13:36:18.197Z] testing: warning: no tests to run [2021-09-03T13:36:18.197Z] PASS [2021-09-03T13:36:18.197Z] coverage: [no statements] [2021-09-03T13:36:18.197Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-09-03T13:36:18.261Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-03T13:36:18.523Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-03T13:36:18.656Z] === RUN TestTruncIndex [2021-09-03T13:36:18.656Z] --- PASS: TestTruncIndex (0.10s) [2021-09-03T13:36:18.656Z] PASS [2021-09-03T13:36:18.656Z] coverage: 91.5% of statements [2021-09-03T13:36:18.656Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2021-09-03T13:36:18.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-03T13:36:18.895Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-03T13:36:19.047Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-03T13:36:19.115Z] === RUN TestIsGIT [2021-09-03T13:36:19.115Z] --- PASS: TestIsGIT (0.00s) [2021-09-03T13:36:19.115Z] === RUN TestIsTransport [2021-09-03T13:36:19.115Z] --- PASS: TestIsTransport (0.00s) [2021-09-03T13:36:19.115Z] PASS [2021-09-03T13:36:19.115Z] coverage: 100.0% of statements [2021-09-03T13:36:19.115Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-09-03T13:36:19.574Z] === RUN TestVersionInfo [2021-09-03T13:36:19.574Z] --- PASS: TestVersionInfo (0.00s) [2021-09-03T13:36:19.574Z] === RUN TestAppendVersions [2021-09-03T13:36:19.574Z] --- PASS: TestAppendVersions (0.00s) [2021-09-03T13:36:19.574Z] PASS [2021-09-03T13:36:19.574Z] coverage: 88.9% of statements [2021-09-03T13:36:19.574Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2021-09-03T13:36:20.435Z] --- PASS: TestUpdatePidsLimit (2.74s) [2021-09-03T13:36:20.435Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2021-09-03T13:36:20.435Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-09-03T13:36:20.435Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-09-03T13:36:20.435Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-09-03T13:36:20.435Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2021-09-03T13:36:20.435Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2021-09-03T13:36:20.435Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-09-03T13:36:20.435Z] === RUN TestUpdateRestartPolicy [2021-09-03T13:36:20.541Z] === RUN TestValidatePrivileges [2021-09-03T13:36:20.541Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-03T13:36:20.541Z] === RUN TestFilterByCapNeg [2021-09-03T13:36:20.541Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-03T13:36:20.541Z] === RUN TestFilterByCapPos [2021-09-03T13:36:20.541Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-03T13:36:20.541Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-03T13:36:20.541Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-03T13:36:20.541Z] PASS [2021-09-03T13:36:20.541Z] coverage: 12.0% of statements [2021-09-03T13:36:20.541Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.0% of statements [2021-09-03T13:36:21.440Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-03T13:36:21.510Z] === RUN TestNewSettable [2021-09-03T13:36:21.510Z] --- PASS: TestNewSettable (0.00s) [2021-09-03T13:36:21.510Z] === RUN TestIsSettable [2021-09-03T13:36:21.510Z] --- PASS: TestIsSettable (0.00s) [2021-09-03T13:36:21.510Z] === RUN TestUpdateSettingsEnv [2021-09-03T13:36:21.510Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-03T13:36:21.510Z] PASS [2021-09-03T13:36:21.510Z] coverage: 20.0% of statements [2021-09-03T13:36:21.510Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-09-03T13:36:21.908Z] Removing intermediate container f903723d7ad4 [2021-09-03T13:36:21.908Z] ---> 8fce0ba8d46e [2021-09-03T13:36:21.908Z] Step 13/13 : CMD ["sh"] [2021-09-03T13:36:21.908Z] ---> Running in 399d404daaaa [2021-09-03T13:36:21.908Z] Removing intermediate container 399d404daaaa [2021-09-03T13:36:21.908Z] ---> 94199b6b58b3 [2021-09-03T13:36:21.908Z] Successfully built 94199b6b58b3 [2021-09-03T13:36:21.908Z] Successfully tagged busybox:latest [2021-09-03T13:36:21.908Z] INFO: Docker images of the daemon under test [2021-09-03T13:36:21.908Z] [2021-09-03T13:36:21.908Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T13:36:21.908Z] busybox latest 94199b6b58b3 Less than a second ago 5.72GB [2021-09-03T13:36:21.908Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 4 weeks ago 5.7GB [2021-09-03T13:36:21.908Z] microsoft/windowsservercore latest d1724c2d9a84 4 weeks ago 5.7GB [2021-09-03T13:36:21.908Z] [2021-09-03T13:36:21.908Z] INFO: Running integration tests at 09/03/2021 13:36:21... [2021-09-03T13:36:21.908Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-03T13:36:21.908Z] INFO: Integration API tests being run from the host: [2021-09-03T13:36:21.908Z] INFO: make.ps1 starting at 09/03/2021 13:36:21 [2021-09-03T13:36:21.969Z] === RUN TestLoad [2021-09-03T13:36:21.969Z] --- PASS: TestLoad (0.00s) [2021-09-03T13:36:21.969Z] === RUN TestSave [2021-09-03T13:36:21.969Z] --- PASS: TestSave (0.02s) [2021-09-03T13:36:21.969Z] === RUN TestAddDeleteGet [2021-09-03T13:36:21.969Z] --- PASS: TestAddDeleteGet (0.03s) [2021-09-03T13:36:21.969Z] === RUN TestInvalidTags [2021-09-03T13:36:22.428Z] --- PASS: TestInvalidTags (0.00s) [2021-09-03T13:36:22.428Z] PASS [2021-09-03T13:36:22.428Z] coverage: 84.4% of statements [2021-09-03T13:36:22.428Z] ok github.com/docker/docker/reference 0.099s coverage: 84.4% of statements [2021-09-03T13:36:22.874Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-03T13:36:23.397Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-03T13:36:23.397Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-03T13:36:23.397Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-03T13:36:23.397Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-03T13:36:23.856Z] === RUN TestResolveAuthConfigIndexServer [2021-09-03T13:36:23.856Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestResolveAuthConfigFullURL [2021-09-03T13:36:23.856Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-03T13:36:23.856Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestValidateMirror [2021-09-03T13:36:23.856Z] --- PASS: TestValidateMirror (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestLoadInsecureRegistries [2021-09-03T13:36:23.856Z] time="2021-09-03T13:36:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-03T13:36:23.856Z] time="2021-09-03T13:36:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-03T13:36:23.856Z] time="2021-09-03T13:36:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-03T13:36:23.856Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-09-03T13:36:23.856Z] === RUN TestNewServiceConfig [2021-09-03T13:36:23.856Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestValidateIndexName [2021-09-03T13:36:23.856Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestValidateIndexNameWithError [2021-09-03T13:36:23.856Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestEndpointParse [2021-09-03T13:36:23.856Z] --- PASS: TestEndpointParse (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestEndpointParseInvalid [2021-09-03T13:36:23.856Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestValidateEndpoint [2021-09-03T13:36:23.856Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestPing [2021-09-03T13:36:23.856Z] --- PASS: TestPing (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestPingRegistryEndpoint [2021-09-03T13:36:23.856Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:36:23.856Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestEndpoint [2021-09-03T13:36:23.856Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:36:23.856Z] --- SKIP: TestEndpoint (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestParseRepositoryInfo [2021-09-03T13:36:23.856Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestNewIndexInfo [2021-09-03T13:36:23.856Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestMirrorEndpointLookup [2021-09-03T13:36:23.856Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:36:23.856Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestSearchRepositories [2021-09-03T13:36:23.856Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-03T13:36:23.856Z] Host: 127.0.0.1:49306 [2021-09-03T13:36:23.856Z] User-Agent: docker test client [2021-09-03T13:36:23.856Z] Authorization: Token fake-token [2021-09-03T13:36:23.856Z] X-Docker-Token: true [2021-09-03T13:36:23.856Z] Accept-Encoding: gzip [2021-09-03T13:36:23.856Z] [2021-09-03T13:36:23.856Z] [2021-09-03T13:36:23.856Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-03T13:36:23.856Z] Connection: close [2021-09-03T13:36:23.856Z] Content-Length: 144 [2021-09-03T13:36:23.856Z] Cache-Control: no-cache [2021-09-03T13:36:23.856Z] Content-Type: application/json [2021-09-03T13:36:23.856Z] Date: Fri, 03 Sep 2021 13:36:23 GMT [2021-09-03T13:36:23.856Z] Expires: -1 [2021-09-03T13:36:23.856Z] Pragma: no-cache [2021-09-03T13:36:23.856Z] Server: docker-tests/mock [2021-09-03T13:36:23.856Z] X-Docker-Registry-Config: mock [2021-09-03T13:36:23.856Z] X-Docker-Registry-Version: 0.0.0 [2021-09-03T13:36:23.856Z] [2021-09-03T13:36:23.856Z] [2021-09-03T13:36:23.856Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestTrustedLocation [2021-09-03T13:36:23.856Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-03T13:36:23.856Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestAllowNondistributableArtifacts [2021-09-03T13:36:23.856Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-03T13:36:23.856Z] === RUN TestIsSecureIndex [2021-09-03T13:36:23.856Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-03T13:36:23.856Z] PASS [2021-09-03T13:36:23.856Z] coverage: 51.7% of statements [2021-09-03T13:36:23.856Z] ok github.com/docker/docker/registry 0.172s coverage: 51.7% of statements [2021-09-03T13:36:23.985Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-09-03T13:36:24.315Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-03T13:36:24.315Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-03T13:36:24.315Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-03T13:36:24.315Z] === RUN TestRestartManagerTimeout [2021-09-03T13:36:24.315Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-03T13:36:24.315Z] === RUN TestRestartManagerTimeoutReset [2021-09-03T13:36:24.315Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-03T13:36:24.315Z] PASS [2021-09-03T13:36:24.315Z] coverage: 50.9% of statements [2021-09-03T13:36:24.315Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-09-03T13:36:24.315Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-03T13:36:24.315Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-03T13:36:24.315Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-03T13:36:24.315Z] === RUN TestResumableRequestReaderWithReadError [2021-09-03T13:36:24.315Z] time="2021-09-03T13:36:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-03T13:36:24.315Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-09-03T13:36:24.315Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-03T13:36:24.315Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-03T13:36:24.315Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-03T13:36:24.315Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-03T13:36:24.315Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-03T13:36:24.315Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-03T13:36:24.315Z] === RUN TestResumableRequestReader [2021-09-03T13:36:24.315Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-03T13:36:24.315Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-03T13:36:24.315Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-03T13:36:24.315Z] PASS [2021-09-03T13:36:24.315Z] coverage: 100.0% of statements [2021-09-03T13:36:24.315Z] ok github.com/docker/docker/registry/resumable 0.177s coverage: 100.0% of statements [2021-09-03T13:36:24.774Z] === RUN TestDecodeContainerConfig [2021-09-03T13:36:24.774Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-03T13:36:24.774Z] === RUN TestDecodeContainerConfigIsolation [2021-09-03T13:36:24.774Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-03T13:36:24.774Z] === RUN TestValidatePrivileged [2021-09-03T13:36:24.774Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-03T13:36:24.774Z] PASS [2021-09-03T13:36:24.774Z] coverage: 52.2% of statements [2021-09-03T13:36:24.774Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2021-09-03T13:36:24.928Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-03T13:36:25.234Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-03T13:36:25.234Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-03T13:36:25.234Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-03T13:36:25.234Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-03T13:36:25.234Z] PASS [2021-09-03T13:36:25.234Z] coverage: 62.5% of statements [2021-09-03T13:36:25.234Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-09-03T13:36:25.872Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-09-03T13:36:26.771Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-03T13:36:26.771Z] === RUN TestClientStream [2021-09-03T13:36:26.771Z] --- PASS: TestClientStream (0.00s) [2021-09-03T13:36:26.771Z] === RUN TestClientSendFile [2021-09-03T13:36:26.771Z] --- PASS: TestClientSendFile (0.00s) [2021-09-03T13:36:26.771Z] === RUN TestClientWithRequestTimeout [2021-09-03T13:36:26.771Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-03T13:36:26.771Z] === RUN TestFileSpecPlugin [2021-09-03T13:36:26.771Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-03T13:36:26.771Z] === RUN TestFileJSONSpecPlugin [2021-09-03T13:36:26.771Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-03T13:36:26.771Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-03T13:36:26.771Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-03T13:36:26.771Z] === RUN TestPluginAddHandler [2021-09-03T13:36:26.771Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-03T13:36:26.771Z] === RUN TestPluginWaitBadPlugin [2021-09-03T13:36:26.771Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-03T13:36:26.771Z] === RUN TestGet [2021-09-03T13:36:26.771Z] time="2021-09-03T13:36:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-03T13:36:26.936Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-03T13:36:26.936Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-09-03T13:36:26.936Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-03T13:36:26.936Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-03T13:36:26.936Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-03T13:36:26.936Z] Cross building: bundles/cross/windows/amd64 [2021-09-03T13:36:26.936Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-03T13:36:26.936Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-03T13:36:27.231Z] === RUN TestGetDriver [2021-09-03T13:36:27.231Z] --- PASS: TestGetDriver (0.00s) [2021-09-03T13:36:27.231Z] === RUN TestVolumeRequestError [2021-09-03T13:36:27.231Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-03T13:36:27.231Z] PASS [2021-09-03T13:36:27.231Z] coverage: 36.1% of statements [2021-09-03T13:36:27.231Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-09-03T13:36:27.690Z] === RUN TestGetAddress [2021-09-03T13:36:27.690Z] --- PASS: TestGetAddress (0.00s) [2021-09-03T13:36:27.690Z] === RUN TestRemove [2021-09-03T13:36:27.690Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-03T13:36:27.690Z] --- SKIP: TestRemove (0.00s) [2021-09-03T13:36:27.690Z] === RUN TestInitializeWithVolumes [2021-09-03T13:36:27.690Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-09-03T13:36:27.690Z] === RUN TestCreate [2021-09-03T13:36:27.690Z] --- PASS: TestCreate (0.01s) [2021-09-03T13:36:27.690Z] === RUN TestValidateName [2021-09-03T13:36:27.690Z] --- PASS: TestValidateName (0.00s) [2021-09-03T13:36:27.690Z] === RUN TestCreateWithOpts [2021-09-03T13:36:27.690Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-03T13:36:27.690Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-03T13:36:27.690Z] === RUN TestRelaodNoOpts [2021-09-03T13:36:27.690Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-03T13:36:27.690Z] PASS [2021-09-03T13:36:27.690Z] coverage: 41.5% of statements [2021-09-03T13:36:27.690Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-09-03T13:36:27.690Z] time="2021-09-03T13:36:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-03T13:36:28.419Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-09-03T13:36:28.419Z] check_test.go:308: [de1b2fbd3db5b] daemon is not started [2021-09-03T13:36:28.419Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRaw [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-03T13:36:28.658Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRaw [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-03T13:36:28.658Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestConvertTmpfsOptions [2021-09-03T13:36:28.658Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-03T13:36:28.658Z] linux_parser_test.go:209: data="ro" [2021-09-03T13:36:28.658Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestParseMountSpec [2021-09-03T13:36:28.658Z] parser_test.go:62: case 0 [2021-09-03T13:36:28.658Z] parser_test.go:62: case 1 [2021-09-03T13:36:28.658Z] parser_test.go:62: case 2 [2021-09-03T13:36:28.658Z] parser_test.go:62: case 3 [2021-09-03T13:36:28.658Z] parser_test.go:62: case 4 [2021-09-03T13:36:28.658Z] parser_test.go:62: case 5 [2021-09-03T13:36:28.658Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestValidateMount [2021-09-03T13:36:28.658Z] --- PASS: TestValidateMount (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRaw [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-03T13:36:28.658Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-03T13:36:28.658Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-03T13:36:28.658Z] PASS [2021-09-03T13:36:28.658Z] coverage: 67.6% of statements [2021-09-03T13:36:28.658Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-09-03T13:36:29.117Z] === RUN TestSetGetMeta [2021-09-03T13:36:29.117Z] === PAUSE TestSetGetMeta [2021-09-03T13:36:29.117Z] === RUN TestRestore [2021-09-03T13:36:29.117Z] === PAUSE TestRestore [2021-09-03T13:36:29.117Z] === RUN TestServiceCreate [2021-09-03T13:36:29.117Z] === PAUSE TestServiceCreate [2021-09-03T13:36:29.117Z] === RUN TestServiceList [2021-09-03T13:36:29.117Z] === PAUSE TestServiceList [2021-09-03T13:36:29.117Z] === RUN TestServiceRemove [2021-09-03T13:36:29.117Z] === PAUSE TestServiceRemove [2021-09-03T13:36:29.117Z] === RUN TestServiceGet [2021-09-03T13:36:29.117Z] === PAUSE TestServiceGet [2021-09-03T13:36:29.117Z] === RUN TestServicePrune [2021-09-03T13:36:29.117Z] === PAUSE TestServicePrune [2021-09-03T13:36:29.117Z] === RUN TestCreate [2021-09-03T13:36:29.117Z] === PAUSE TestCreate [2021-09-03T13:36:29.117Z] === RUN TestRemove [2021-09-03T13:36:29.117Z] === PAUSE TestRemove [2021-09-03T13:36:29.117Z] === RUN TestList [2021-09-03T13:36:29.117Z] === PAUSE TestList [2021-09-03T13:36:29.117Z] === RUN TestFindByDriver [2021-09-03T13:36:29.117Z] === PAUSE TestFindByDriver [2021-09-03T13:36:29.117Z] === RUN TestFindByReferenced [2021-09-03T13:36:29.117Z] === PAUSE TestFindByReferenced [2021-09-03T13:36:29.117Z] === RUN TestDerefMultipleOfSameRef [2021-09-03T13:36:29.117Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-03T13:36:29.117Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-03T13:36:29.117Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-03T13:36:29.117Z] === RUN TestDefererencePluginOnCreateError [2021-09-03T13:36:29.117Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-03T13:36:29.117Z] === RUN TestRefDerefRemove [2021-09-03T13:36:29.117Z] === PAUSE TestRefDerefRemove [2021-09-03T13:36:29.117Z] === RUN TestGet [2021-09-03T13:36:29.117Z] === PAUSE TestGet [2021-09-03T13:36:29.117Z] === RUN TestGetWithReference [2021-09-03T13:36:29.117Z] === PAUSE TestGetWithReference [2021-09-03T13:36:29.117Z] === RUN TestFilterFunc [2021-09-03T13:36:29.117Z] === RUN TestFilterFunc/test_nil_list [2021-09-03T13:36:29.117Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-03T13:36:29.117Z] === RUN TestFilterFunc/test_empty_list [2021-09-03T13:36:29.117Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-03T13:36:29.117Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-03T13:36:29.117Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-03T13:36:29.117Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-03T13:36:29.117Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-03T13:36:29.117Z] === RUN TestFilterFunc/test_filter_some [2021-09-03T13:36:29.117Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-03T13:36:29.117Z] === RUN TestFilterFunc/test_filter_middle [2021-09-03T13:36:29.117Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-03T13:36:29.117Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-03T13:36:29.117Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-03T13:36:29.117Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-03T13:36:29.117Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-03T13:36:29.117Z] === CONT TestFilterFunc/test_nil_list [2021-09-03T13:36:29.117Z] === CONT TestFilterFunc/test_filter_some [2021-09-03T13:36:29.117Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-03T13:36:29.117Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-03T13:36:29.117Z] === CONT TestFilterFunc/test_empty_list [2021-09-03T13:36:29.117Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-03T13:36:29.117Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-03T13:36:29.117Z] === CONT TestFilterFunc/test_filter_middle [2021-09-03T13:36:29.117Z] --- PASS: TestFilterFunc (0.00s) [2021-09-03T13:36:29.117Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-03T13:36:29.117Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-03T13:36:29.117Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-03T13:36:29.117Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-03T13:36:29.117Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-03T13:36:29.117Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-03T13:36:29.117Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-03T13:36:29.117Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-03T13:36:29.117Z] === CONT TestSetGetMeta [2021-09-03T13:36:29.117Z] === CONT TestDefererencePluginOnCreateError [2021-09-03T13:36:29.117Z] === CONT TestList [2021-09-03T13:36:29.117Z] === CONT TestServiceGet [2021-09-03T13:36:29.117Z] --- PASS: TestSetGetMeta (0.02s) [2021-09-03T13:36:29.117Z] === CONT TestServiceRemove [2021-09-03T13:36:29.117Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-09-03T13:36:29.117Z] === CONT TestServiceList [2021-09-03T13:36:29.117Z] --- PASS: TestList (0.04s) [2021-09-03T13:36:29.117Z] === CONT TestServiceCreate [2021-09-03T13:36:29.117Z] --- PASS: TestServiceGet (0.13s) [2021-09-03T13:36:29.117Z] === CONT TestRestore [2021-09-03T13:36:29.117Z] --- PASS: TestServiceRemove (0.12s) [2021-09-03T13:36:29.117Z] === CONT TestCreate [2021-09-03T13:36:29.117Z] --- PASS: TestServiceCreate (0.10s) [2021-09-03T13:36:29.117Z] === CONT TestRemove [2021-09-03T13:36:29.117Z] --- PASS: TestServiceList (0.12s) [2021-09-03T13:36:29.117Z] === CONT TestGet [2021-09-03T13:36:29.117Z] --- PASS: TestCreate (0.02s) [2021-09-03T13:36:29.117Z] === CONT TestGetWithReference [2021-09-03T13:36:29.117Z] --- PASS: TestRestore (0.03s) [2021-09-03T13:36:29.117Z] === CONT TestServicePrune [2021-09-03T13:36:29.117Z] --- PASS: TestGet (0.02s) [2021-09-03T13:36:29.117Z] === CONT TestDerefMultipleOfSameRef [2021-09-03T13:36:29.117Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-03T13:36:29.117Z] --- PASS: TestRemove (0.02s) [2021-09-03T13:36:29.117Z] --- PASS: TestGetWithReference (0.02s) [2021-09-03T13:36:29.117Z] === CONT TestRefDerefRemove [2021-09-03T13:36:29.117Z] time="2021-09-03T13:36:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:36:29.117Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-09-03T13:36:29.117Z] === CONT TestFindByReferenced [2021-09-03T13:36:29.117Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-03T13:36:29.117Z] === CONT TestFindByDriver [2021-09-03T13:36:29.117Z] time="2021-09-03T13:36:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:36:29.117Z] --- PASS: TestRefDerefRemove (0.02s) [2021-09-03T13:36:29.117Z] time="2021-09-03T13:36:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:36:29.117Z] time="2021-09-03T13:36:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-03T13:36:29.117Z] --- PASS: TestFindByReferenced (0.02s) [2021-09-03T13:36:29.117Z] --- PASS: TestFindByDriver (0.02s) [2021-09-03T13:36:29.117Z] time="2021-09-03T13:36:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-03T13:36:29.117Z] --- PASS: TestServicePrune (0.05s) [2021-09-03T13:36:29.117Z] PASS [2021-09-03T13:36:29.117Z] coverage: 69.0% of statements [2021-09-03T13:36:29.117Z] ok github.com/docker/docker/volume/service 0.250s coverage: 69.0% of statements [2021-09-03T13:36:29.576Z] time="2021-09-03T13:36:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-03T13:36:32.677Z] --- PASS: TestUpdateRestartPolicy (11.68s) [2021-09-03T13:36:32.677Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-03T13:36:32.677Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-09-03T13:36:32.677Z] === RUN TestWaitNonBlocked [2021-09-03T13:36:32.677Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:36:32.677Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:36:32.677Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:36:32.677Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:36:32.677Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:36:32.677Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:36:33.621Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-09-03T13:36:33.621Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2021-09-03T13:36:33.621Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2021-09-03T13:36:33.621Z] === RUN TestWaitBlocked [2021-09-03T13:36:33.621Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:36:33.621Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:36:33.621Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:36:33.621Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:36:33.621Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-03T13:36:33.621Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite (331.90s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.26s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.68s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.36s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.50s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.47s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.42s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.19s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.89s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.74s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.28s) [2021-09-03T13:36:33.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.04s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.85s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.83s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.70s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.44s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.35s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.65s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.52s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.88s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.74s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.45s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.43s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.84s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.86s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.48s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.84s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.70s) [2021-09-03T13:36:33.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-03T13:36:33.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.92s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.15s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.95s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.55s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.70s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.99s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.38s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.97s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.72s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.14s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.48s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.80s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.83s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.37s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.60s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.46s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.17s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.97s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.37s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.28s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.38s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-09-03T13:36:33.708Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.60s) [2021-09-03T13:36:33.708Z] === RUN TestDockerSwarmSuite [2021-09-03T13:36:33.708Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-09-03T13:36:34.267Z] time="2021-09-03T13:36:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-03T13:36:34.566Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-03T13:36:34.566Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2021-09-03T13:36:34.566Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2021-09-03T13:36:34.566Z] === CONT TestContainerStartOnDaemonRestart [2021-09-03T13:36:34.566Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-03T13:36:34.566Z] === CONT TestIpcModeOlderClient [2021-09-03T13:36:34.566Z] === CONT TestContainerKillOnDaemonStart [2021-09-03T13:36:34.566Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-09-03T13:36:34.566Z] === CONT TestDaemonHostGatewayIP [2021-09-03T13:36:35.624Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-09-03T13:36:37.880Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s) [2021-09-03T13:36:37.880Z] === CONT TestDaemonRestartIpcMode [2021-09-03T13:36:37.880Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.37s) [2021-09-03T13:36:38.143Z] --- PASS: TestDaemonHostGatewayIP (3.68s) [2021-09-03T13:36:38.927Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-09-03T13:36:40.695Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2021-09-03T13:36:42.839Z] --- PASS: TestGet (15.01s) [2021-09-03T13:36:42.839Z] === RUN TestPluginWithNoManifest [2021-09-03T13:36:42.839Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-03T13:36:42.839Z] === RUN TestGetAll [2021-09-03T13:36:42.839Z] --- PASS: TestGetAll (0.00s) [2021-09-03T13:36:42.839Z] PASS [2021-09-03T13:36:42.839Z] coverage: 73.2% of statements [2021-09-03T13:36:42.839Z] ok github.com/docker/docker/pkg/plugins 35.828s coverage: 73.2% of statements [2021-09-03T13:36:43.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-09-03T13:36:45.050Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-03T13:36:46.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-03T13:36:47.285Z] --- PASS: TestContainerKillOnDaemonStart (12.55s) [2021-09-03T13:36:47.285Z] PASS [2021-09-03T13:36:47.285Z] [2021-09-03T13:36:47.285Z] === Skipped [2021-09-03T13:36:47.285Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-09-03T13:36:47.285Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:36:47.285Z] [2021-09-03T13:36:47.285Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-03T13:36:47.285Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:36:47.285Z] [2021-09-03T13:36:47.285Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-03T13:36:47.285Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:36:47.285Z] [2021-09-03T13:36:47.285Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-03T13:36:47.285Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-03T13:36:47.285Z] [2021-09-03T13:36:47.285Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-03T13:36:47.285Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-03T13:36:47.285Z] [2021-09-03T13:36:47.285Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-09-03T13:36:47.285Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:36:47.285Z] [2021-09-03T13:36:47.285Z] DONE 196 tests, 6 skipped in 119.279s [2021-09-03T13:36:47.285Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-03T13:36:47.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-03T13:36:47.285Z] ++ set -e [2021-09-03T13:36:47.285Z] ++ '[' -n 0 ']' [2021-09-03T13:36:47.285Z] ++ set -x [2021-09-03T13:36:47.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-03T13:36:47.285Z] === RUN TestConfigDaemonLibtrustID [2021-09-03T13:36:47.858Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-09-03T13:36:47.858Z] === RUN TestDaemonConfigValidation [2021-09-03T13:36:47.858Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:36:47.858Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:36:47.858Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-03T13:36:47.858Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-03T13:36:47.858Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-03T13:36:47.858Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-03T13:36:47.858Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-03T13:36:47.858Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-03T13:36:47.858Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-03T13:36:47.858Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-03T13:36:47.858Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-03T13:36:47.858Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-03T13:36:47.858Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-03T13:36:47.858Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-03T13:36:47.858Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-03T13:36:47.858Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-03T13:36:47.858Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-09-03T13:36:47.858Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-09-03T13:36:47.858Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2021-09-03T13:36:47.858Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-09-03T13:36:47.858Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-09-03T13:36:47.858Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-03T13:36:47.858Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-03T13:36:48.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:36:48.037Z] INFO: Testing against a local daemon [2021-09-03T13:36:48.037Z] === RUN TestBuildWithSession [2021-09-03T13:36:48.037Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:36:48.037Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-03T13:36:48.037Z] === RUN TestBuildSquashParent [2021-09-03T13:36:48.037Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:36:48.037Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-03T13:36:48.037Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-03T13:36:48.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:36:48.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:36:48.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:36:48.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:36:48.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:36:48.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:36:48.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:36:48.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:36:48.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:36:48.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:36:48.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:36:48.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:36:48.037Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:36:48.037Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:36:48.037Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:36:48.037Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:36:49.246Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-03T13:36:50.197Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-03T13:36:51.174Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-03T13:36:51.174Z] daemon_test.go:148: [d22d7cb0c5af0] daemon is not started [2021-09-03T13:36:51.174Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-09-03T13:36:51.174Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-09-03T13:36:51.174Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-09-03T13:36:51.174Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-03T13:36:51.174Z] PASS [2021-09-03T13:36:51.174Z] [2021-09-03T13:36:51.174Z] DONE 11 tests in 4.118s [2021-09-03T13:36:51.174Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-09-03T13:36:51.174Z] ++ 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-09-03T13:36:51.174Z] ++ set -e [2021-09-03T13:36:51.174Z] ++ '[' -n 0 ']' [2021-09-03T13:36:51.174Z] ++ set -x [2021-09-03T13:36:51.174Z] ++ env -i DEST=/go/src/github.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-09-03T13:36:51.447Z] INFO: Testing against a local daemon [2021-09-03T13:36:51.447Z] === RUN TestCommitInheritsEnv [2021-09-03T13:36:51.713Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-09-03T13:36:51.713Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-03T13:36:51.713Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-03T13:36:51.713Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-03T13:36:51.713Z] === RUN TestImagesFilterMultiReference [2021-09-03T13:36:51.713Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-09-03T13:36:51.713Z] === RUN TestImagePullPlatformInvalid [2021-09-03T13:36:51.713Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-03T13:36:51.713Z] === RUN TestRemoveImageOrphaning [2021-09-03T13:36:52.286Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2021-09-03T13:36:52.286Z] === RUN TestRemoveImageGarbageCollector [2021-09-03T13:36:52.286Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:36:52.286Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-03T13:36:52.286Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-03T13:36:52.286Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-03T13:36:52.286Z] === RUN TestTagInvalidReference [2021-09-03T13:36:52.286Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-03T13:36:52.286Z] === RUN TestTagValidPrefixedRepo [2021-09-03T13:36:52.286Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-09-03T13:36:52.286Z] === RUN TestTagExistedNameWithoutForce [2021-09-03T13:36:52.286Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-03T13:36:52.286Z] === RUN TestTagOfficialNames [2021-09-03T13:36:52.286Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-03T13:36:52.286Z] === RUN TestTagMatchesDigest [2021-09-03T13:36:52.286Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-03T13:36:52.286Z] PASS [2021-09-03T13:36:52.286Z] [2021-09-03T13:36:52.286Z] === Skipped [2021-09-03T13:36:52.286Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-03T13:36:52.286Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-03T13:36:52.286Z] [2021-09-03T13:36:52.286Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-03T13:36:52.286Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:36:52.286Z] [2021-09-03T13:36:52.286Z] DONE 12 tests, 2 skipped in 1.267s [2021-09-03T13:36:52.548Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-09-03T13:36:52.548Z] ++ 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-09-03T13:36:52.548Z] ++ set -e [2021-09-03T13:36:52.548Z] ++ '[' -n 0 ']' [2021-09-03T13:36:52.548Z] ++ set -x [2021-09-03T13:36:52.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-09-03T13:36:52.548Z] INFO: Testing against a local daemon [2021-09-03T13:36:52.548Z] === RUN TestNetworkCreateDelete [2021-09-03T13:36:52.810Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-09-03T13:36:52.810Z] === RUN TestDockerNetworkDeletePreferID [2021-09-03T13:36:53.382Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2021-09-03T13:36:53.382Z] === RUN TestDaemonDNSFallback [2021-09-03T13:36:55.105Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-03T13:36:55.105Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-03T13:36:55.105Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-03T13:36:55.366Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-03T13:36:56.307Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-03T13:36:56.307Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-03T13:36:56.569Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-03T13:36:56.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-09-03T13:36:56.601Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:36:56.601Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:36:56.830Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-03T13:36:57.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-09-03T13:36:59.972Z] --- PASS: TestDaemonDNSFallback (6.68s) [2021-09-03T13:36:59.972Z] === RUN TestInspectNetwork [2021-09-03T13:37:00.705Z] docker_api_swarm_test.go:563: [dfec4796d023d] joining swarm manager [d379bb2912e86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:37:03.678Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-03T13:37:03.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.83s) [2021-09-03T13:37:03.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.53s) [2021-09-03T13:37:03.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.67s) [2021-09-03T13:37:03.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.02s) [2021-09-03T13:37:03.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.22s) [2021-09-03T13:37:03.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.61s) [2021-09-03T13:37:03.678Z] === RUN TestBuildMultiStageCopy [2021-09-03T13:37:03.678Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-03T13:37:04.183Z] === RUN TestInspectNetwork/full_network_id [2021-09-03T13:37:04.183Z] === RUN TestInspectNetwork/partial_network_id [2021-09-03T13:37:04.183Z] === RUN TestInspectNetwork/network_name [2021-09-03T13:37:04.183Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-03T13:37:07.292Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-03T13:37:07.292Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-03T13:37:07.292Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-03T13:37:07.864Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-03T13:37:07.983Z] 2021/09/03 13:37:05 Closing DB instances... [2021-09-03T13:37:07.983Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-09-03T13:37:07.983Z] === RUN TestFindNode [2021-09-03T13:37:07.983Z] 2021/09/03 13:37:07 Closing DB instances... [2021-09-03T13:37:07.983Z] --- PASS: TestFindNode (0.02s) [2021-09-03T13:37:07.983Z] === RUN TestChangeNodeState [2021-09-03T13:37:07.983Z] 2021/09/03 13:37:07 Closing DB instances... [2021-09-03T13:37:07.983Z] --- PASS: TestChangeNodeState (0.02s) [2021-09-03T13:37:07.983Z] === RUN TestNodeReincarnation [2021-09-03T13:37:07.983Z] 2021/09/03 13:37:07 Closing DB instances... [2021-09-03T13:37:08.127Z] === RUN TestDockerSuite/TestBuildFails [2021-09-03T13:37:08.393Z] --- PASS: TestInspectNetwork (8.15s) [2021-09-03T13:37:08.393Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-03T13:37:08.393Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-03T13:37:08.393Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-03T13:37:08.393Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-03T13:37:08.393Z] === RUN TestRunContainerWithBridgeNone [2021-09-03T13:37:08.698Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-03T13:37:08.698Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-03T13:37:10.313Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2021-09-03T13:37:10.313Z] === RUN TestNetworkInvalidJSON [2021-09-03T13:37:10.313Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-03T13:37:10.313Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-03T13:37:10.313Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:37:10.313Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:37:10.313Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:37:10.313Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:37:10.313Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-03T13:37:10.313Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:37:10.313Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:37:10.313Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-03T13:37:10.313Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-03T13:37:10.313Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-03T13:37:10.313Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-03T13:37:10.313Z] === RUN TestNetworkList [2021-09-03T13:37:10.313Z] === RUN TestNetworkList//networks [2021-09-03T13:37:10.313Z] === PAUSE TestNetworkList//networks [2021-09-03T13:37:10.313Z] === RUN TestNetworkList//networks/ [2021-09-03T13:37:10.313Z] === PAUSE TestNetworkList//networks/ [2021-09-03T13:37:10.313Z] === CONT TestNetworkList//networks [2021-09-03T13:37:10.313Z] === CONT TestNetworkList//networks/ [2021-09-03T13:37:10.313Z] --- PASS: TestNetworkList (0.03s) [2021-09-03T13:37:10.313Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-03T13:37:10.313Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-03T13:37:10.313Z] === RUN TestHostIPv4BridgeLabel [2021-09-03T13:37:10.750Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-03T13:37:10.888Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-09-03T13:37:10.888Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-03T13:37:11.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-03T13:37:11.244Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-03T13:37:11.834Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-09-03T13:37:11.834Z] === RUN TestDaemonDefaultNetworkPools [2021-09-03T13:37:12.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-03T13:37:12.629Z] docker_api_swarm_test.go:585: [daf111deec629] joining swarm manager [d379bb2912e86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:37:12.778Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-09-03T13:37:12.778Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-03T13:37:13.140Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-03T13:37:13.200Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-03T13:37:13.724Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-09-03T13:37:13.724Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-03T13:37:13.778Z] --- PASS: TestNodeReincarnation (5.02s) [2021-09-03T13:37:13.778Z] === RUN TestParallelCreate [2021-09-03T13:37:13.778Z] 2021/09/03 13:37:12 Closing DB instances... [2021-09-03T13:37:13.778Z] --- PASS: TestParallelCreate (0.02s) [2021-09-03T13:37:13.778Z] === RUN TestParallelDelete [2021-09-03T13:37:13.778Z] 2021/09/03 13:37:12 Closing DB instances... [2021-09-03T13:37:13.778Z] --- PASS: TestParallelDelete (0.01s) [2021-09-03T13:37:13.778Z] === RUN TestNetworkDBIslands [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:64a1a745856c with config:&{NodeID:64a1a745856c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="Node 64a1a745856c/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="Node 64a1a745856c/172.29.181.211, added to nodes list" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5d8db8e799ed with config:&{NodeID:5d8db8e799ed Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, added to nodes list" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, added to nodes list" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="Node 64a1a745856c/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=info msg="Node 64a1a745856c/172.29.181.211, added to nodes list" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3c1e4c30e531 with config:&{NodeID:3c1e4c30e531 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, added to nodes list" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, added to nodes list" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="Node 64a1a745856c/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="Node 64a1a745856c/172.29.181.211, added to nodes list" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, added to nodes list" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-03T13:37:13.778Z] time="2021-09-03T13:37:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-09-03T13:37:14.105Z] --- PASS: TestBuildMultiStageCopy (11.17s) [2021-09-03T13:37:14.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.47s) [2021-09-03T13:37:14.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2021-09-03T13:37:14.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2021-09-03T13:37:14.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-09-03T13:37:14.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s) [2021-09-03T13:37:14.105Z] === RUN TestBuildMultiStageParentConfig [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:13Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:13Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b318fb587012 with config:&{NodeID:b318fb587012 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node 64a1a745856c/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node 64a1a745856c/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-03T13:37:14.237Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d841b7275b69 with config:&{NodeID:d841b7275b69 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node 64a1a745856c/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node 64a1a745856c/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node b318fb587012/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, added to nodes list" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:14.696Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, added to nodes list" [2021-09-03T13:37:15.114Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-03T13:37:15.114Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2021-09-03T13:37:15.114Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:14Z" level=info msg="Node d841b7275b69/172.29.181.211, added to nodes list" [2021-09-03T13:37:15.155Z] networkdb_test.go:835: Re-joining: 3 [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:14Z" level=info msg="The new bootstrap node list is:[172.29.181.211:10033 172.29.181.211:10034 172.29.181.211:10035]" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10033" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49354" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10034" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49355" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10035" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:14Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49356" [2021-09-03T13:37:15.155Z] networkdb_test.go:835: Re-joining: 4 [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:15Z" level=info msg="The new bootstrap node list is:[172.29.181.211:10033 172.29.181.211:10034 172.29.181.211:10035]" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10033" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:15Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49357" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10034" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:15Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49358" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10035" [2021-09-03T13:37:15.155Z] time="2021-09-03T13:37:15Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49359" [2021-09-03T13:37:15.375Z] check_test.go:379: [dfec4796d023d] daemon is not started [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="node 0 leaving" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c change state NodeActive --> NodeLeft" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="node5(d841b7275b69): Node leave event for 64a1a745856c/172.29.181.211" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c change state NodeActive --> NodeLeft" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="node3(3c1e4c30e531): Node leave event for 64a1a745856c/172.29.181.211" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c change state NodeActive --> NodeLeft" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="node4(b318fb587012): Node leave event for 64a1a745856c/172.29.181.211" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c change state NodeActive --> NodeLeft" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="node2(5d8db8e799ed): Node leave event for 64a1a745856c/172.29.181.211" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c change state NodeActive --> NodeLeft" [2021-09-03T13:37:15.615Z] time="2021-09-03T13:37:15Z" level=info msg="node1(64a1a745856c): Node leave event for 64a1a745856c/172.29.181.211" [2021-09-03T13:37:15.687Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-09-03T13:37:15.687Z] === RUN TestServiceWithPredefinedNetwork [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 64a1a745856c/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="node 1 leaving" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 5d8db8e799ed change state NodeActive --> NodeLeft" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="node5(d841b7275b69): Node leave event for 5d8db8e799ed/172.29.181.211" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 5d8db8e799ed change state NodeActive --> NodeFailed" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, added to failed nodes list" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 5d8db8e799ed change state NodeActive --> NodeLeft" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="node3(3c1e4c30e531): Node leave event for 5d8db8e799ed/172.29.181.211" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="Node 5d8db8e799ed change state NodeActive --> NodeLeft" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=info msg="node4(b318fb587012): Node leave event for 5d8db8e799ed/172.29.181.211" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:15Z" level=error msg="node: 5d8db8e799ed is unknown to memberlist" [2021-09-03T13:37:16.073Z] time="2021-09-03T13:37:16Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.074Z] time="2021-09-03T13:37:16Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.074Z] time="2021-09-03T13:37:16Z" level=info msg="Node 5d8db8e799ed/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.279Z] --- PASS: TestBuildMultiStageParentConfig (2.30s) [2021-09-03T13:37:16.279Z] === RUN TestBuildLabelWithTargets [2021-09-03T13:37:16.279Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:37:16.279Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-09-03T13:37:16.279Z] === RUN TestBuildWithEmptyLayers [2021-09-03T13:37:16.318Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=info msg="node 2 leaving" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=info msg="Node 3c1e4c30e531 change state NodeActive --> NodeLeft" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=info msg="node4(b318fb587012): Node leave event for 3c1e4c30e531/172.29.181.211" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=info msg="Node 3c1e4c30e531 change state NodeActive --> NodeLeft" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=info msg="node5(d841b7275b69): Node leave event for 3c1e4c30e531/172.29.181.211" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=info msg="Node 3c1e4c30e531 change state NodeActive --> NodeLeft" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=info msg="node3(3c1e4c30e531): Node leave event for 3c1e4c30e531/172.29.181.211" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=debug msg="memberlist: Failed ping: 5d8db8e799ed (timeout reached)" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.181.211:10035: use of closed network connection" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.181.211:10036: use of closed network connection" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.181.211:10037: use of closed network connection" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.533Z] time="2021-09-03T13:37:16Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.579Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="Node 3c1e4c30e531/172.29.181.211, left gossip cluster" [2021-09-03T13:37:16.992Z] networkdb_test.go:867: node4: OK [2021-09-03T13:37:16.992Z] networkdb_test.go:867: node5: OK [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="node 0 coming back" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fc622af10cff with config:&{NodeID:fc622af10cff Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="Node fc622af10cff/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="Node fc622af10cff/172.29.181.211, added to nodes list" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="node 1 coming back" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:57655f7d73a7 with config:&{NodeID:57655f7d73a7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="Node 57655f7d73a7/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="Node 57655f7d73a7/172.29.181.211, added to nodes list" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="node 2 coming back" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:caa38ff37ad8 with config:&{NodeID:caa38ff37ad8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="Node caa38ff37ad8/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="Node caa38ff37ad8/172.29.181.211, added to nodes list" [2021-09-03T13:37:16.992Z] time="2021-09-03T13:37:16Z" level=info msg="memberlist: Suspect 5d8db8e799ed has failed, no acks received" [2021-09-03T13:37:17.451Z] time="2021-09-03T13:37:17Z" level=debug msg="memberlist: Failed ping: d841b7275b69 (timeout reached)" [2021-09-03T13:37:17.451Z] time="2021-09-03T13:37:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.181.211:10036: use of closed network connection" [2021-09-03T13:37:17.451Z] time="2021-09-03T13:37:17Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49361" [2021-09-03T13:37:17.523Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-03T13:37:17.814Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-09-03T13:37:17.814Z] === RUN TestBuildMultiStageOnBuild [2021-09-03T13:37:17.911Z] time="2021-09-03T13:37:17Z" level=warning msg="memberlist: Was able to connect to d841b7275b69 but other probes failed, network may be misconfigured" [2021-09-03T13:37:18.910Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-03T13:37:18.996Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-09-03T13:37:18.996Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-03T13:37:18.996Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:37:18.996Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:37:18.996Z] === RUN TestServiceWithDataPathPortInit [2021-09-03T13:37:19.852Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-03T13:37:20.113Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-03T13:37:20.822Z] time="2021-09-03T13:37:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.181.211:10033 172.29.181.211:10034 172.29.181.211:10035]" [2021-09-03T13:37:20.822Z] time="2021-09-03T13:37:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.181.211:10033 172.29.181.211:10034 172.29.181.211:10035]" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10033" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49362" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node b318fb587012/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node b318fb587012/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node d841b7275b69/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node d841b7275b69/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, is the new incarnation of the shutdown node 64a1a745856c/172.29.181.211" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10034" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49363" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node b318fb587012/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node b318fb587012/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node d841b7275b69/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node d841b7275b69/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, is the new incarnation of the shutdown node 5d8db8e799ed/172.29.181.211" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49364" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10035" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node b318fb587012/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node b318fb587012/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, is the new incarnation of the shutdown node 3c1e4c30e531/172.29.181.211" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node d841b7275b69/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node d841b7275b69/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, is the new incarnation of the shutdown node 5d8db8e799ed/172.29.181.211" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, is the new incarnation of the shutdown node 64a1a745856c/172.29.181.211" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node 57655f7d73a7/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.281Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.282Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.282Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.282Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, joined gossip cluster" [2021-09-03T13:37:21.282Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, is the new incarnation of the shutdown node 3c1e4c30e531/172.29.181.211" [2021-09-03T13:37:21.282Z] time="2021-09-03T13:37:21Z" level=info msg="Node caa38ff37ad8/172.29.181.211, added to nodes list" [2021-09-03T13:37:21.742Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10033" [2021-09-03T13:37:21.742Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49365" [2021-09-03T13:37:21.742Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10034" [2021-09-03T13:37:21.742Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49366" [2021-09-03T13:37:21.742Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.181.211:10035" [2021-09-03T13:37:21.742Z] time="2021-09-03T13:37:21Z" level=debug msg="memberlist: Stream connection from=172.29.181.211:49367" [2021-09-03T13:37:21.742Z] 2021/09/03 13:37:21 Closing DB instances... [2021-09-03T13:37:22.027Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff change state NodeActive --> NodeLeft" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="node4(b318fb587012): Node leave event for fc622af10cff/172.29.181.211" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff change state NodeActive --> NodeLeft" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="node2(57655f7d73a7): Node leave event for fc622af10cff/172.29.181.211" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff change state NodeActive --> NodeLeft" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="node5(d841b7275b69): Node leave event for fc622af10cff/172.29.181.211" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff change state NodeActive --> NodeLeft" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="node3(caa38ff37ad8): Node leave event for fc622af10cff/172.29.181.211" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="Node fc622af10cff change state NodeActive --> NodeLeft" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:21Z" level=info msg="node1(fc622af10cff): Node leave event for fc622af10cff/172.29.181.211" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:22Z" level=info msg="Node fc622af10cff/172.29.181.211, left gossip cluster" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:22Z" level=info msg="Node fc622af10cff/172.29.181.211, left gossip cluster" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:22Z" level=info msg="Node fc622af10cff/172.29.181.211, left gossip cluster" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:22Z" level=info msg="Node fc622af10cff/172.29.181.211, left gossip cluster" [2021-09-03T13:37:22.203Z] time="2021-09-03T13:37:22Z" level=info msg="Node fc622af10cff/172.29.181.211, left gossip cluster" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="Node 57655f7d73a7 change state NodeActive --> NodeLeft" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="node3(caa38ff37ad8): Node leave event for 57655f7d73a7/172.29.181.211" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="Node 57655f7d73a7 change state NodeActive --> NodeLeft" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="node5(d841b7275b69): Node leave event for 57655f7d73a7/172.29.181.211" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="Node 57655f7d73a7 change state NodeActive --> NodeLeft" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="node4(b318fb587012): Node leave event for 57655f7d73a7/172.29.181.211" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="Node 57655f7d73a7 change state NodeActive --> NodeLeft" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="node2(57655f7d73a7): Node leave event for 57655f7d73a7/172.29.181.211" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="Node 57655f7d73a7/172.29.181.211, left gossip cluster" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="Node 57655f7d73a7/172.29.181.211, left gossip cluster" [2021-09-03T13:37:22.663Z] time="2021-09-03T13:37:22Z" level=info msg="Node 57655f7d73a7/172.29.181.211, left gossip cluster" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="Node 57655f7d73a7/172.29.181.211, left gossip cluster" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="Node caa38ff37ad8 change state NodeActive --> NodeLeft" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="node5(d841b7275b69): Node leave event for caa38ff37ad8/172.29.181.211" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="Node caa38ff37ad8/172.29.181.211, left gossip cluster" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="Node caa38ff37ad8 change state NodeActive --> NodeFailed" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="Node caa38ff37ad8/172.29.181.211, added to failed nodes list" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="Node caa38ff37ad8 change state NodeActive --> NodeLeft" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="node4(b318fb587012): Node leave event for caa38ff37ad8/172.29.181.211" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=error msg="node: caa38ff37ad8 is unknown to memberlist" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="Node caa38ff37ad8/172.29.181.211, left gossip cluster" [2021-09-03T13:37:23.122Z] time="2021-09-03T13:37:22Z" level=info msg="Node caa38ff37ad8/172.29.181.211, left gossip cluster" [2021-09-03T13:37:23.585Z] time="2021-09-03T13:37:23Z" level=debug msg="memberlist: Failed ping: caa38ff37ad8 (timeout reached)" [2021-09-03T13:37:23.585Z] time="2021-09-03T13:37:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.181.211:10037: use of closed network connection" [2021-09-03T13:37:23.585Z] time="2021-09-03T13:37:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.181.211:10036: use of closed network connection" [2021-09-03T13:37:23.585Z] time="2021-09-03T13:37:23Z" level=info msg="Node b318fb587012 change state NodeActive --> NodeLeft" [2021-09-03T13:37:23.585Z] time="2021-09-03T13:37:23Z" level=info msg="node5(d841b7275b69): Node leave event for b318fb587012/172.29.181.211" [2021-09-03T13:37:23.585Z] time="2021-09-03T13:37:23Z" level=info msg="Node b318fb587012 change state NodeActive --> NodeLeft" [2021-09-03T13:37:23.585Z] time="2021-09-03T13:37:23Z" level=info msg="node4(b318fb587012): Node leave event for b318fb587012/172.29.181.211" [2021-09-03T13:37:23.941Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-03T13:37:24.044Z] time="2021-09-03T13:37:23Z" level=info msg="Node b318fb587012/172.29.181.211, left gossip cluster" [2021-09-03T13:37:24.044Z] time="2021-09-03T13:37:23Z" level=info msg="memberlist: Suspect caa38ff37ad8 has failed, no acks received" [2021-09-03T13:37:24.044Z] time="2021-09-03T13:37:23Z" level=info msg="Node b318fb587012/172.29.181.211, left gossip cluster" [2021-09-03T13:37:24.506Z] time="2021-09-03T13:37:24Z" level=info msg="Node d841b7275b69/172.29.181.211, left gossip cluster" [2021-09-03T13:37:24.506Z] time="2021-09-03T13:37:24Z" level=info msg="Node d841b7275b69 change state NodeActive --> NodeFailed" [2021-09-03T13:37:24.506Z] time="2021-09-03T13:37:24Z" level=info msg="Node d841b7275b69/172.29.181.211, added to failed nodes list" [2021-09-03T13:37:24.506Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-09-03T13:37:24.506Z] PASS [2021-09-03T13:37:24.506Z] coverage: 60.0% of statements [2021-09-03T13:37:24.883Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-03T13:37:24.965Z] ok github.com/docker/docker/libnetwork/networkdb 104.296s coverage: 60.0% of statements [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/quota [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/rootless [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/volume [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-03T13:37:24.965Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-03T13:37:25.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-09-03T13:37:25.824Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-03T13:37:25.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === Skipped [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-03T13:37:26.523Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-03T13:37:26.523Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-03T13:37:26.523Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-03T13:37:26.523Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-03T13:37:26.523Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-03T13:37:26.523Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-03T13:37:26.523Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-03T13:37:26.523Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-03T13:37:26.523Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-03T13:37:26.523Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-03T13:37:26.523Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-03T13:37:26.523Z] daemon_test.go:146: root required [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-03T13:37:26.523Z] reload_test.go:520: root required [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-03T13:37:26.523Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-03T13:37:26.523Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-03T13:37:26.523Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-03T13:37:26.523Z] download_test.go:267: Needs fixing on Windows [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-03T13:37:26.523Z] layer_test.go:303: Failing on Windows [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-03T13:37:26.523Z] layer_test.go:352: Failing on Windows [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-03T13:37:26.523Z] layer_test.go:467: Failing on Windows [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-03T13:37:26.523Z] layer_test.go:696: Failing on Windows [2021-09-03T13:37:26.523Z] [2021-09-03T13:37:26.523Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-03T13:37:26.524Z] migration_test.go:45: Failing on Windows [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-03T13:37:26.524Z] migration_test.go:181: Failing on Windows [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-03T13:37:26.524Z] mount_test.go:17: Failing on Windows [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-03T13:37:26.524Z] mount_test.go:76: Failing on Windows [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-03T13:37:26.524Z] mount_test.go:125: Failing on Windows [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-03T13:37:26.524Z] mount_test.go:212: Failing on Windows [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-03T13:37:26.524Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-03T13:37:26.524Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-03T13:37:26.524Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-03T13:37:26.524Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-03T13:37:26.524Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.01s) [2021-09-03T13:37:26.524Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-03T13:37:26.524Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-03T13:37:26.524Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-03T13:37:26.524Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-03T13:37:26.524Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-03T13:37:26.524Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-03T13:37:26.524Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-03T13:37:26.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-03T13:37:26.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-03T13:37:26.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-03T13:37:26.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-03T13:37:26.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:133: Xz not present in msys2 [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:238: Failing on Windows CI machines [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-03T13:37:26.524Z] archive_windows_test.go:16: Currently fails [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-03T13:37:26.524Z] changes_test.go:195: needs more investigation [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-03T13:37:26.524Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-03T13:37:26.524Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-03T13:37:26.524Z] changes_test.go:432: needs further investigation [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-03T13:37:26.524Z] changes_test.go:468: needs further investigation [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-03T13:37:26.524Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-03T13:37:26.524Z] poller_test.go:40: No chmod on Windows [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-03T13:37:26.524Z] fileutils_test.go:133: Needs porting to Windows [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-03T13:37:26.524Z] fileutils_test.go:179: Needs porting to Windows [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-03T13:37:26.524Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-03T13:37:26.524Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-03T13:37:26.524Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-03T13:37:26.524Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-03T13:37:26.524Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-03T13:37:26.524Z] [2021-09-03T13:37:26.524Z] DONE 2068 tests, 69 skipped in 258.247s [2021-09-03T13:37:26.984Z] INFO: make.ps1 ended at 09/03/2021 13:37:26 [2021-09-03T13:37:28.123Z] --- PASS: TestBuildMultiStageOnBuild (10.65s) [2021-09-03T13:37:28.123Z] === RUN TestBuildUncleanTarFilenames [2021-09-03T13:37:28.123Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:37:28.123Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-09-03T13:37:28.123Z] === RUN TestBuildMultiStageLayerLeak [2021-09-03T13:37:28.370Z] docker_api_swarm_test.go:46: [d731d0e7e7dfa] joining swarm manager [dc0a2537d09a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:37:28.528Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-03T13:37:28.528Z] INFO: Unit tests ended at 09/03/2021 13:37:28. Duration:00:04:30.9772547 [2021-09-03T13:37:28.528Z] INFO: Building busybox [2021-09-03T13:37:28.528Z] Sending build context to Docker daemon 5.12kB [2021-09-03T13:37:28.528Z] [2021-09-03T13:37:28.528Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-03T13:37:28.528Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-03T13:37:28.528Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-03T13:37:28.528Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-03T13:37:28.528Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-03T13:37:28.528Z] ---> 801c33f5de3a [2021-09-03T13:37:28.528Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-03T13:37:28.528Z] ---> Running in e1d5e84b48ee [2021-09-03T13:37:29.389Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-03T13:37:29.657Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-03T13:37:30.230Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-03T13:37:30.802Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-03T13:37:31.373Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-03T13:37:31.373Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-03T13:37:32.315Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-03T13:37:32.886Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-03T13:37:33.149Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-03T13:37:33.220Z] Removing intermediate container e1d5e84b48ee [2021-09-03T13:37:33.220Z] ---> bc76feb080f0 [2021-09-03T13:37:33.220Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-03T13:37:33.679Z] ---> Running in b221ec3385d6 [2021-09-03T13:37:33.679Z] Removing intermediate container b221ec3385d6 [2021-09-03T13:37:33.679Z] ---> 3a7f18fe1586 [2021-09-03T13:37:33.679Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-03T13:37:33.721Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-03T13:37:33.913Z] --- PASS: TestServiceWithDataPathPortInit (15.55s) [2021-09-03T13:37:33.913Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-03T13:37:33.982Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-03T13:37:34.139Z] ---> Running in 6d66876a812f [2021-09-03T13:37:34.139Z] Removing intermediate container 6d66876a812f [2021-09-03T13:37:34.139Z] ---> 5dfea33ed790 [2021-09-03T13:37:34.139Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-03T13:37:34.243Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-03T13:37:35.631Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-03T13:37:35.678Z] [2021-09-03T13:37:36.137Z] ---> ca328f080d7f [2021-09-03T13:37:36.137Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-03T13:37:36.137Z] ---> Running in 5b2da5485ad7 [2021-09-03T13:37:37.222Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:prt8f7i3gy8ogwzxaily6t2ej Created:2021-09-03 13:37:35.501065131 +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[429cb09bf745d334d67537433c899a2b2c3244e60e8aaf1d8baeb8885eba9ac0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.spqds437qggyghd5j2iz1jzwq EndpointID:543216afd5317d58a119ecf0b00f2aa05489ff4983cec4313156546b69c11ea2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:07367596fb4b1a68b902254398e0a6b2d7be41dd665c73bc121927e2c2357c6d 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:b5a44c5aa5e3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.spqds437qggyghd5j2iz1jzwq EndpointID:543216afd5317d58a119ecf0b00f2aa05489ff4983cec4313156546b69c11ea2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-03T13:37:38.176Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-03T13:37:38.436Z] --- PASS: TestImportExtremelyLargeImageWorks (174.43s) [2021-09-03T13:37:38.436Z] PASS [2021-09-03T13:37:38.436Z] [2021-09-03T13:37:38.436Z] DONE 12 tests in 177.805s [2021-09-03T13:37:38.436Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-03T13:37:38.436Z] ++ 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-09-03T13:37:38.436Z] ++ set -e [2021-09-03T13:37:38.436Z] ++ '[' -n 0 ']' [2021-09-03T13:37:38.436Z] ++ set -x [2021-09-03T13:37:38.437Z] ++ env -i DEST=/go/src/github.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-09-03T13:37:38.437Z] INFO: Testing against a local daemon [2021-09-03T13:37:38.437Z] === RUN TestNetworkCreateDelete [2021-09-03T13:37:38.697Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-09-03T13:37:38.697Z] === RUN TestDockerNetworkDeletePreferID [2021-09-03T13:37:38.958Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-09-03T13:37:38.958Z] === RUN TestDaemonDNSFallback [2021-09-03T13:37:42.256Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-03T13:37:42.516Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s) [2021-09-03T13:37:42.516Z] PASS [2021-09-03T13:37:42.516Z] [2021-09-03T13:37:42.516Z] === Skipped [2021-09-03T13:37:42.516Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:37:42.516Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:37:42.516Z] [2021-09-03T13:37:42.516Z] DONE 26 tests, 1 skipped in 49.388s [2021-09-03T13:37:42.516Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-03T13:37:42.516Z] ++ 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-09-03T13:37:42.516Z] ++ set -e [2021-09-03T13:37:42.516Z] ++ '[' -n 0 ']' [2021-09-03T13:37:42.516Z] ++ set -x [2021-09-03T13:37:42.516Z] ++ env -i DEST=/go/src/github.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-09-03T13:37:42.516Z] INFO: Testing against a local daemon [2021-09-03T13:37:42.516Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-03T13:37:42.516Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:37:42.516Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-03T13:37:42.516Z] === RUN TestDockerNetworkIpvlan [2021-09-03T13:37:42.516Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:37:42.516Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-03T13:37:42.516Z] PASS [2021-09-03T13:37:42.516Z] [2021-09-03T13:37:42.516Z] === Skipped [2021-09-03T13:37:42.516Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-03T13:37:42.516Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:37:42.516Z] [2021-09-03T13:37:42.516Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-03T13:37:42.516Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:37:42.516Z] [2021-09-03T13:37:42.516Z] DONE 2 tests, 2 skipped in 0.109s [2021-09-03T13:37:42.516Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-03T13:37:42.516Z] ++ 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-09-03T13:37:42.516Z] ++ set -e [2021-09-03T13:37:42.516Z] ++ '[' -n 0 ']' [2021-09-03T13:37:42.516Z] ++ set -x [2021-09-03T13:37:42.516Z] ++ env -i DEST=/go/src/github.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-09-03T13:37:42.516Z] INFO: Testing against a local daemon [2021-09-03T13:37:42.516Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-03T13:37:42.921Z] --- PASS: TestBuildMultiStageLayerLeak (13.71s) [2021-09-03T13:37:42.921Z] === RUN TestBuildWithHugeFile [2021-09-03T13:37:43.462Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-09-03T13:37:43.462Z] === RUN TestDockerNetworkMacvlan [2021-09-03T13:37:44.171Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-03T13:37:44.171Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-03T13:37:44.171Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-03T13:37:44.171Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-03T13:37:44.171Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-03T13:37:44.407Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-03T13:37:44.432Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-03T13:37:44.774Z] Removing intermediate container 5b2da5485ad7 [2021-09-03T13:37:44.774Z] ---> ddcf786fc958 [2021-09-03T13:37:44.774Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-03T13:37:44.774Z] ---> Running in 459ea5376cb6 [2021-09-03T13:37:45.352Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-03T13:37:45.377Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-03T13:37:45.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-09-03T13:37:45.638Z] --- PASS: TestDaemonDNSFallback (6.71s) [2021-09-03T13:37:45.638Z] === RUN TestInspectNetwork [2021-09-03T13:37:45.742Z] [2021-09-03T13:37:45.742Z] SUCCESS: Specified value was saved. [2021-09-03T13:37:45.925Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-03T13:37:46.580Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-03T13:37:46.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-09-03T13:37:48.352Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-03T13:37:48.352Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-03T13:37:48.352Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-03T13:37:48.352Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-03T13:37:48.352Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-09-03T13:37:48.352Z] remote: Enumerating objects: 23, done. [2021-09-03T13:37:48.352Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-09-03T13:37:48.352Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-09-03T13:37:48.352Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-09-03T13:37:48.352Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2021-09-03T13:37:48.352Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-09-03T13:37:48.352Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-09-03T13:37:48.480Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-03T13:37:48.634Z] Removing intermediate container 459ea5376cb6 [2021-09-03T13:37:48.635Z] ---> d8f73fea1fbc [2021-09-03T13:37:48.635Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-03T13:37:48.635Z] ---> Running in 6d162bc85854 [2021-09-03T13:37:48.914Z] Cross building: bundles/cross/linux/ppc64le [2021-09-03T13:37:48.914Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-03T13:37:48.914Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-03T13:37:49.997Z] === RUN TestInspectNetwork/full_network_id [2021-09-03T13:37:49.997Z] === RUN TestInspectNetwork/partial_network_id [2021-09-03T13:37:49.997Z] === RUN TestInspectNetwork/network_name [2021-09-03T13:37:49.997Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-03T13:37:50.259Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-03T13:37:50.398Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-03T13:37:50.520Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-03T13:37:50.781Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-03T13:37:52.379Z] Cannot create a file when that file already exists. [2021-09-03T13:37:54.610Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-03T13:37:54.992Z] --- PASS: TestInspectNetwork (8.65s) [2021-09-03T13:37:54.992Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-03T13:37:54.992Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-03T13:37:54.992Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-03T13:37:54.992Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-03T13:37:54.992Z] === RUN TestRunContainerWithBridgeNone [2021-09-03T13:37:56.000Z] --- PASS: TestDockerNetworkMacvlan (12.31s) [2021-09-03T13:37:56.000Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-09-03T13:37:56.000Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-09-03T13:37:56.000Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2021-09-03T13:37:56.000Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2021-09-03T13:37:56.000Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2021-09-03T13:37:56.000Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2021-09-03T13:37:56.000Z] PASS [2021-09-03T13:37:56.000Z] [2021-09-03T13:37:56.000Z] DONE 8 tests in 13.825s [2021-09-03T13:37:56.000Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-03T13:37:56.000Z] ++ 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-09-03T13:37:56.000Z] ++ set -e [2021-09-03T13:37:56.000Z] ++ '[' -n 0 ']' [2021-09-03T13:37:56.000Z] ++ set -x [2021-09-03T13:37:56.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-03T13:37:56.000Z] testing: warning: no tests to run [2021-09-03T13:37:56.000Z] PASS [2021-09-03T13:37:56.000Z] [2021-09-03T13:37:56.000Z] DONE 0 tests in 0.028s [2021-09-03T13:37:56.000Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-03T13:37:56.000Z] ++ 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-09-03T13:37:56.000Z] ++ set -e [2021-09-03T13:37:56.000Z] ++ '[' -n 0 ']' [2021-09-03T13:37:56.000Z] ++ set -x [2021-09-03T13:37:56.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-03T13:37:56.000Z] INFO: Testing against a local daemon [2021-09-03T13:37:56.000Z] === RUN TestAuthZPluginAllowRequest [2021-09-03T13:37:56.378Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2021-09-03T13:37:56.378Z] === RUN TestNetworkInvalidJSON [2021-09-03T13:37:56.378Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-03T13:37:56.378Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-03T13:37:56.378Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:37:56.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:37:56.378Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:37:56.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:37:56.378Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-03T13:37:56.378Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:37:56.378Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:37:56.378Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-03T13:37:56.378Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-03T13:37:56.378Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-03T13:37:56.378Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-03T13:37:56.378Z] === RUN TestNetworkList [2021-09-03T13:37:56.378Z] === RUN TestNetworkList//networks [2021-09-03T13:37:56.378Z] === PAUSE TestNetworkList//networks [2021-09-03T13:37:56.378Z] === RUN TestNetworkList//networks/ [2021-09-03T13:37:56.378Z] === PAUSE TestNetworkList//networks/ [2021-09-03T13:37:56.378Z] === CONT TestNetworkList//networks [2021-09-03T13:37:56.378Z] === CONT TestNetworkList//networks/ [2021-09-03T13:37:56.378Z] --- PASS: TestNetworkList (0.02s) [2021-09-03T13:37:56.378Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-03T13:37:56.378Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-03T13:37:56.378Z] === RUN TestHostIPv4BridgeLabel [2021-09-03T13:37:56.949Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-09-03T13:37:56.949Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-03T13:37:57.046Z] Removing intermediate container 6d162bc85854 [2021-09-03T13:37:57.047Z] ---> 9dd12b6c7024 [2021-09-03T13:37:57.047Z] Step 13/13 : CMD ["sh"] [2021-09-03T13:37:57.047Z] ---> Running in 7f9befca91ed [2021-09-03T13:37:57.389Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2021-09-03T13:37:57.389Z] === RUN TestAuthZPluginTLS [2021-09-03T13:37:57.509Z] Removing intermediate container 7f9befca91ed [2021-09-03T13:37:57.509Z] ---> 8cdb8ebf03da [2021-09-03T13:37:57.509Z] Successfully built 8cdb8ebf03da [2021-09-03T13:37:57.509Z] Successfully tagged busybox:latest [2021-09-03T13:37:57.509Z] INFO: Docker images of the daemon under test [2021-09-03T13:37:57.509Z] [2021-09-03T13:37:57.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T13:37:57.509Z] busybox latest 8cdb8ebf03da Less than a second ago 5.14GB [2021-09-03T13:37:57.509Z] microsoft/windowsservercore latest 801c33f5de3a 3 weeks ago 5.1GB [2021-09-03T13:37:57.509Z] mcr.microsoft.com/windows/servercore ltsc2022 801c33f5de3a 3 weeks ago 5.1GB [2021-09-03T13:37:57.509Z] [2021-09-03T13:37:57.509Z] INFO: Running integration tests at 09/03/2021 13:37:57... [2021-09-03T13:37:57.509Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-03T13:37:57.509Z] INFO: Integration API tests being run from the host: [2021-09-03T13:37:57.509Z] INFO: make.ps1 starting at 09/03/2021 13:37:57 [2021-09-03T13:37:57.891Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-03T13:37:57.966Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-09-03T13:37:57.967Z] === RUN TestAuthZPluginDenyRequest [2021-09-03T13:37:58.153Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-09-03T13:37:58.153Z] === RUN TestDaemonDefaultNetworkPools [2021-09-03T13:37:58.473Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-03T13:37:58.545Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-09-03T13:37:58.545Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-03T13:37:58.724Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-09-03T13:37:58.724Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-03T13:37:59.122Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-09-03T13:37:59.122Z] === RUN TestAuthZPluginDenyResponse [2021-09-03T13:37:59.695Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-09-03T13:37:59.695Z] === RUN TestAuthZPluginAllowEventStream [2021-09-03T13:38:00.111Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-09-03T13:38:00.111Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-03T13:38:00.682Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-03T13:38:01.083Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2021-09-03T13:38:01.083Z] === RUN TestAuthZPluginErrorResponse [2021-09-03T13:38:01.254Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2021-09-03T13:38:01.254Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-03T13:38:01.514Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-03T13:38:01.655Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-09-03T13:38:01.655Z] === RUN TestAuthZPluginErrorRequest [2021-09-03T13:38:02.087Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-09-03T13:38:02.087Z] === RUN TestServiceWithPredefinedNetwork [2021-09-03T13:38:02.228Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-09-03T13:38:02.228Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-03T13:38:02.801Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-09-03T13:38:02.801Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-03T13:38:03.031Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-03T13:38:03.031Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-03T13:38:03.031Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-03T13:38:04.418Z] --- PASS: TestServiceWithPredefinedNetwork (2.58s) [2021-09-03T13:38:04.418Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-03T13:38:04.418Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:38:04.418Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:38:04.418Z] === RUN TestServiceWithDataPathPortInit [2021-09-03T13:38:04.719Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2021-09-03T13:38:04.719Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-03T13:38:06.636Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-09-03T13:38:06.636Z] === RUN TestAuthZPluginHeader [2021-09-03T13:38:06.968Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-03T13:38:06.968Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-03T13:38:07.210Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-09-03T13:38:07.210Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-03T13:38:07.210Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:07.210Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-03T13:38:07.210Z] === RUN TestAuthZPluginV2Disable [2021-09-03T13:38:07.210Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:07.210Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-09-03T13:38:07.210Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-03T13:38:07.211Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:07.211Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-03T13:38:07.211Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-03T13:38:07.211Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:07.211Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-03T13:38:07.211Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-03T13:38:08.355Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-03T13:38:08.616Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-03T13:38:10.020Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-03T13:38:10.285Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-03T13:38:10.855Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-03T13:38:11.797Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-03T13:38:13.181Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-03T13:38:13.181Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-03T13:38:13.441Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-03T13:38:13.702Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-03T13:38:13.963Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-03T13:38:14.535Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-03T13:38:16.449Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-03T13:38:16.449Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-03T13:38:18.363Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-03T13:38:18.935Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-03T13:38:20.318Z] --- PASS: TestServiceWithDataPathPortInit (15.76s) [2021-09-03T13:38:20.318Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-03T13:38:20.579Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-03T13:38:21.520Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-03T13:38:22.462Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-03T13:38:23.034Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-03T13:38:23.295Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zhdvbjnqkf387tq3deid1bhct Created:2021-09-03 13:38:21.641978173 +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[af7e43051589a82408c256a9695aa34739b96593e083032d179cb9e0c7022bc7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pgq7sguuttu29n6fnek26ldbv EndpointID:dccd3e60a6b4a5673b52ebf6ce31b0e27d7a079e95d972db5ffd7aea01f277be MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d71df74577308a4cd85b8508a77e9ac269b3f6f9f5ce5e5dbe77f03ad9810d6c 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:4261c89e8bcd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pgq7sguuttu29n6fnek26ldbv EndpointID:dccd3e60a6b4a5673b52ebf6ce31b0e27d7a079e95d972db5ffd7aea01f277be EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-03T13:38:23.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:38:23.708Z] INFO: Testing against a local daemon [2021-09-03T13:38:23.708Z] === RUN TestBuildWithSession [2021-09-03T13:38:23.708Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:38:23.708Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-03T13:38:23.708Z] === RUN TestBuildSquashParent [2021-09-03T13:38:23.708Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:38:23.708Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-03T13:38:23.708Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-03T13:38:23.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:38:23.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:38:23.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:38:23.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:38:23.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:38:23.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:38:23.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:38:23.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:38:23.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:38:23.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:38:23.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:38:23.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:38:23.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-03T13:38:23.708Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-03T13:38:23.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-03T13:38:23.708Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-03T13:38:25.206Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-03T13:38:25.336Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2021-09-03T13:38:25.336Z] PASS [2021-09-03T13:38:25.336Z] [2021-09-03T13:38:25.336Z] === Skipped [2021-09-03T13:38:25.336Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-03T13:38:25.336Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:25.336Z] [2021-09-03T13:38:25.336Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-09-03T13:38:25.336Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:25.336Z] [2021-09-03T13:38:25.336Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-03T13:38:25.336Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:25.336Z] [2021-09-03T13:38:25.336Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-03T13:38:25.336Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:25.336Z] [2021-09-03T13:38:25.336Z] DONE 17 tests, 4 skipped in 28.012s [2021-09-03T13:38:25.336Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-03T13:38:25.336Z] ++ 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-09-03T13:38:25.336Z] ++ set -e [2021-09-03T13:38:25.336Z] ++ '[' -n 0 ']' [2021-09-03T13:38:25.336Z] ++ set -x [2021-09-03T13:38:25.336Z] ++ env -i DEST=/go/src/github.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-09-03T13:38:25.336Z] INFO: Testing against a local daemon [2021-09-03T13:38:25.336Z] === RUN TestPluginInvalidJSON [2021-09-03T13:38:25.336Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:38:25.336Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:38:25.336Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:38:25.336Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-03T13:38:25.336Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-03T13:38:25.336Z] === RUN TestPluginInstall [2021-09-03T13:38:25.336Z] === RUN TestPluginInstall/no_auth [2021-09-03T13:38:25.910Z] time="2021-09-03T13:38:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:38:25.910Z] time="2021-09-03T13:38:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bac2045e0b5158c44ad261de6675caec8b8c9e54334fee8f3f3aa686d77fe24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:38:25.910Z] time="2021-09-03T13:38:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:38:25.910Z] time="2021-09-03T13:38:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bac2045e0b5158c44ad261de6675caec8b8c9e54334fee8f3f3aa686d77fe24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:38:26.483Z] === RUN TestPluginInstall/with_htpasswd [2021-09-03T13:38:26.591Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-03T13:38:27.056Z] time="2021-09-03T13:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:38:27.056Z] time="2021-09-03T13:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7018761e9e561d95ca191eeb59a2f58c442abb2559fc7d6626bb0699e92ff731" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:38:27.056Z] time="2021-09-03T13:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:38:27.056Z] time="2021-09-03T13:38:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7018761e9e561d95ca191eeb59a2f58c442abb2559fc7d6626bb0699e92ff731" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:38:27.162Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-03T13:38:27.629Z] === RUN TestPluginInstall/with_insecure [2021-09-03T13:38:27.740Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-03T13:38:28.004Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.67s) [2021-09-03T13:38:28.004Z] PASS [2021-09-03T13:38:28.004Z] [2021-09-03T13:38:28.004Z] === Skipped [2021-09-03T13:38:28.004Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:38:28.004Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:38:28.004Z] [2021-09-03T13:38:28.004Z] DONE 26 tests, 1 skipped in 49.525s [2021-09-03T13:38:28.004Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-03T13:38:28.004Z] ++ 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-09-03T13:38:28.004Z] ++ set -e [2021-09-03T13:38:28.004Z] ++ '[' -n 0 ']' [2021-09-03T13:38:28.004Z] ++ set -x [2021-09-03T13:38:28.004Z] ++ env -i DEST=/go/src/github.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-09-03T13:38:28.004Z] INFO: Testing against a local daemon [2021-09-03T13:38:28.004Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-03T13:38:28.004Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:38:28.004Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-09-03T13:38:28.004Z] === RUN TestDockerNetworkIpvlan [2021-09-03T13:38:28.004Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:38:28.004Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-03T13:38:28.004Z] PASS [2021-09-03T13:38:28.004Z] [2021-09-03T13:38:28.004Z] === Skipped [2021-09-03T13:38:28.004Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-09-03T13:38:28.004Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:38:28.004Z] [2021-09-03T13:38:28.004Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-03T13:38:28.004Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-03T13:38:28.004Z] [2021-09-03T13:38:28.004Z] DONE 2 tests, 2 skipped in 0.032s [2021-09-03T13:38:28.004Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-03T13:38:28.004Z] ++ 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-09-03T13:38:28.004Z] ++ set -e [2021-09-03T13:38:28.004Z] ++ '[' -n 0 ']' [2021-09-03T13:38:28.004Z] ++ set -x [2021-09-03T13:38:28.004Z] ++ env -i DEST=/go/src/github.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-09-03T13:38:28.004Z] INFO: Testing against a local daemon [2021-09-03T13:38:28.004Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-03T13:38:29.017Z] time="2021-09-03T13:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:38:29.017Z] time="2021-09-03T13:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc22f136296cfec325f18a1f71a5e3a29d49f5eca7e7e8af155886812172393c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:38:29.017Z] time="2021-09-03T13:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:38:29.017Z] time="2021-09-03T13:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc22f136296cfec325f18a1f71a5e3a29d49f5eca7e7e8af155886812172393c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:38:29.017Z] plugin_test.go:165: [d8cf394c8c18b] daemon is not started [2021-09-03T13:38:29.017Z] --- PASS: TestPluginInstall (4.96s) [2021-09-03T13:38:29.017Z] --- PASS: TestPluginInstall/no_auth (2.48s) [2021-09-03T13:38:29.017Z] --- PASS: TestPluginInstall/with_htpasswd (1.13s) [2021-09-03T13:38:29.017Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-09-03T13:38:29.017Z] === RUN TestPluginsWithRuntimes [2021-09-03T13:38:29.391Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-09-03T13:38:29.391Z] === RUN TestDockerNetworkMacvlan [2021-09-03T13:38:30.333Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-03T13:38:30.903Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-03T13:38:30.934Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-03T13:38:31.845Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-03T13:38:31.879Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-03T13:38:33.265Z] --- PASS: TestPluginsWithRuntimes (4.14s) [2021-09-03T13:38:33.265Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-09-03T13:38:33.265Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-09-03T13:38:33.265Z] === RUN TestPluginBackCompatMediaTypes [2021-09-03T13:38:34.210Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-09-03T13:38:34.210Z] PASS [2021-09-03T13:38:34.210Z] [2021-09-03T13:38:34.210Z] DONE 10 tests in 10.240s [2021-09-03T13:38:34.210Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-03T13:38:34.210Z] ++ 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-09-03T13:38:34.210Z] ++ set -e [2021-09-03T13:38:34.210Z] ++ '[' -n 0 ']' [2021-09-03T13:38:34.210Z] ++ set -x [2021-09-03T13:38:34.210Z] ++ env -i DEST=/go/src/github.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-09-03T13:38:34.210Z] INFO: Testing against a local daemon [2021-09-03T13:38:34.210Z] === RUN TestExternalGraphDriver [2021-09-03T13:38:34.210Z] === RUN TestExternalGraphDriver/json [2021-09-03T13:38:34.391Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-03T13:38:34.652Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-03T13:38:35.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-09-03T13:38:36.129Z] === RUN TestExternalGraphDriver/spec [2021-09-03T13:38:36.982Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-03T13:38:38.048Z] === RUN TestExternalGraphDriver/pull [2021-09-03T13:38:38.369Z] docker_api_swarm_test.go:304: [d71278b2a2e8a] joining swarm manager [d1ccc2077a2a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:38:38.369Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-09-03T13:38:38.502Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-03T13:38:38.502Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-03T13:38:39.754Z] docker_api_swarm_test.go:305: [dca6a60fd8660] joining swarm manager [d1ccc2077a2a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:38:39.967Z] --- PASS: TestExternalGraphDriver (5.33s) [2021-09-03T13:38:39.967Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-09-03T13:38:39.967Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2021-09-03T13:38:39.967Z] --- PASS: TestExternalGraphDriver/pull (1.53s) [2021-09-03T13:38:39.967Z] === RUN TestGraphdriverPluginV2 [2021-09-03T13:38:39.967Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:39.967Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-09-03T13:38:39.967Z] PASS [2021-09-03T13:38:39.967Z] [2021-09-03T13:38:39.967Z] === Skipped [2021-09-03T13:38:39.967Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-09-03T13:38:39.967Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:38:39.968Z] [2021-09-03T13:38:39.968Z] DONE 5 tests, 1 skipped in 5.462s [2021-09-03T13:38:39.968Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-03T13:38:39.968Z] ++ 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-09-03T13:38:39.968Z] ++ set -e [2021-09-03T13:38:39.968Z] ++ '[' -n 0 ']' [2021-09-03T13:38:39.968Z] ++ set -x [2021-09-03T13:38:39.968Z] ++ env -i DEST=/go/src/github.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-09-03T13:38:39.968Z] INFO: Testing against a local daemon [2021-09-03T13:38:39.968Z] === RUN TestContinueAfterPluginCrash [2021-09-03T13:38:39.968Z] === PAUSE TestContinueAfterPluginCrash [2021-09-03T13:38:39.968Z] === RUN TestReadPluginNoRead [2021-09-03T13:38:39.968Z] === PAUSE TestReadPluginNoRead [2021-09-03T13:38:39.968Z] === RUN TestDaemonStartWithLogOpt [2021-09-03T13:38:39.968Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-03T13:38:39.968Z] === CONT TestContinueAfterPluginCrash [2021-09-03T13:38:39.968Z] === CONT TestDaemonStartWithLogOpt [2021-09-03T13:38:39.968Z] === CONT TestReadPluginNoRead [2021-09-03T13:38:40.015Z] === RUN TestDockerSuite/TestBuildRm [2021-09-03T13:38:40.957Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-09-03T13:38:41.899Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-03T13:38:42.842Z] --- PASS: TestDockerNetworkMacvlan (13.31s) [2021-09-03T13:38:42.842Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-09-03T13:38:42.842Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-09-03T13:38:42.842Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2021-09-03T13:38:42.842Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.61s) [2021-09-03T13:38:42.842Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.52s) [2021-09-03T13:38:42.842Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2021-09-03T13:38:42.842Z] PASS [2021-09-03T13:38:42.842Z] [2021-09-03T13:38:42.842Z] DONE 8 tests in 14.742s [2021-09-03T13:38:42.842Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-03T13:38:42.842Z] ++ 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-09-03T13:38:42.842Z] ++ set -e [2021-09-03T13:38:42.842Z] ++ '[' -n 0 ']' [2021-09-03T13:38:42.842Z] ++ set -x [2021-09-03T13:38:42.842Z] ++ env -i DEST=/go/src/github.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-09-03T13:38:42.842Z] testing: warning: no tests to run [2021-09-03T13:38:42.842Z] PASS [2021-09-03T13:38:42.842Z] [2021-09-03T13:38:42.842Z] DONE 0 tests in 0.008s [2021-09-03T13:38:42.842Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-03T13:38:42.842Z] ++ 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-09-03T13:38:42.842Z] ++ set -e [2021-09-03T13:38:42.842Z] ++ '[' -n 0 ']' [2021-09-03T13:38:42.842Z] ++ set -x [2021-09-03T13:38:42.842Z] ++ env -i DEST=/go/src/github.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-09-03T13:38:42.842Z] INFO: Testing against a local daemon [2021-09-03T13:38:42.842Z] === RUN TestAuthZPluginAllowRequest [2021-09-03T13:38:42.842Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-03T13:38:43.317Z] === RUN TestReadPluginNoRead/default [2021-09-03T13:38:43.785Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-03T13:38:43.891Z] --- PASS: TestDaemonStartWithLogOpt (4.11s) [2021-09-03T13:38:44.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-03T13:38:44.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.87s) [2021-09-03T13:38:44.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.97s) [2021-09-03T13:38:44.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.03s) [2021-09-03T13:38:44.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.21s) [2021-09-03T13:38:44.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.59s) [2021-09-03T13:38:44.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.69s) [2021-09-03T13:38:44.297Z] === RUN TestBuildMultiStageCopy [2021-09-03T13:38:44.297Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-03T13:38:44.357Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-09-03T13:38:44.357Z] === RUN TestAuthZPluginTLS [2021-09-03T13:38:44.618Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-03T13:38:44.836Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-03T13:38:44.879Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-09-03T13:38:44.879Z] === RUN TestAuthZPluginDenyRequest [2021-09-03T13:38:44.879Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-03T13:38:45.450Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-09-03T13:38:45.450Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-03T13:38:45.450Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-03T13:38:46.021Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-09-03T13:38:46.021Z] === RUN TestAuthZPluginDenyResponse [2021-09-03T13:38:46.291Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-03T13:38:46.556Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2021-09-03T13:38:46.556Z] === RUN TestAuthZPluginAllowEventStream [2021-09-03T13:38:46.753Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-03T13:38:47.128Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-03T13:38:48.069Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-09-03T13:38:48.069Z] === RUN TestAuthZPluginErrorResponse [2021-09-03T13:38:48.069Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-03T13:38:48.142Z] === CONT TestReadPluginNoRead [2021-09-03T13:38:48.142Z] read_test.go:92: [d558b74af3dca] daemon is not started [2021-09-03T13:38:48.142Z] --- PASS: TestReadPluginNoRead (8.14s) [2021-09-03T13:38:48.142Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-09-03T13:38:48.142Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-09-03T13:38:48.142Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-09-03T13:38:48.329Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-09-03T13:38:48.329Z] === RUN TestAuthZPluginErrorRequest [2021-09-03T13:38:48.900Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-09-03T13:38:48.900Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-03T13:38:49.086Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2021-09-03T13:38:49.086Z] PASS [2021-09-03T13:38:49.086Z] [2021-09-03T13:38:49.086Z] DONE 6 tests in 9.540s [2021-09-03T13:38:49.086Z] 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-09-03T13:38:49.086Z] ++ 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-09-03T13:38:49.086Z] ++ set -e [2021-09-03T13:38:49.086Z] ++ '[' -n 0 ']' [2021-09-03T13:38:49.086Z] ++ set -x [2021-09-03T13:38:49.086Z] ++ env -i DEST=/go/src/github.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-09-03T13:38:49.349Z] testing: warning: no tests to run [2021-09-03T13:38:49.349Z] PASS [2021-09-03T13:38:49.349Z] [2021-09-03T13:38:49.349Z] DONE 0 tests in 0.032s [2021-09-03T13:38:49.349Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-03T13:38:49.349Z] ++ 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-09-03T13:38:49.349Z] ++ set -e [2021-09-03T13:38:49.349Z] ++ '[' -n 0 ']' [2021-09-03T13:38:49.349Z] ++ set -x [2021-09-03T13:38:49.349Z] ++ env -i DEST=/go/src/github.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-09-03T13:38:49.349Z] INFO: Testing against a local daemon [2021-09-03T13:38:49.349Z] === RUN TestPluginWithDevMounts [2021-09-03T13:38:49.349Z] === PAUSE TestPluginWithDevMounts [2021-09-03T13:38:49.349Z] === CONT TestPluginWithDevMounts [2021-09-03T13:38:49.472Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-09-03T13:38:49.472Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-03T13:38:50.859Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-03T13:38:50.859Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-03T13:38:51.119Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-03T13:38:51.119Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-03T13:38:51.119Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-03T13:38:51.119Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-09-03T13:38:51.119Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-03T13:38:51.268Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-09-03T13:38:51.268Z] PASS [2021-09-03T13:38:51.268Z] [2021-09-03T13:38:51.268Z] DONE 1 tests in 2.014s [2021-09-03T13:38:51.268Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-03T13:38:51.268Z] ++ 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-09-03T13:38:51.268Z] ++ set -e [2021-09-03T13:38:51.268Z] ++ '[' -n 0 ']' [2021-09-03T13:38:51.268Z] ++ set -x [2021-09-03T13:38:51.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-03T13:38:51.380Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-03T13:38:51.529Z] INFO: Testing against a local daemon [2021-09-03T13:38:51.529Z] === RUN TestSecretInspect [2021-09-03T13:38:52.323Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-03T13:38:52.323Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-03T13:38:52.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-03T13:38:52.896Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2021-09-03T13:38:52.896Z] === RUN TestAuthZPluginHeader [2021-09-03T13:38:52.896Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-03T13:38:53.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-03T13:38:53.838Z] --- PASS: TestAuthZPluginHeader (0.78s) [2021-09-03T13:38:53.838Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-03T13:38:54.082Z] --- PASS: TestSecretInspect (2.69s) [2021-09-03T13:38:54.082Z] === RUN TestSecretList [2021-09-03T13:38:54.260Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-03T13:38:55.790Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-03T13:38:56.385Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-03T13:38:56.645Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-03T13:38:56.755Z] --- PASS: TestBuildMultiStageCopy (12.36s) [2021-09-03T13:38:56.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.02s) [2021-09-03T13:38:56.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2021-09-03T13:38:56.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2021-09-03T13:38:56.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2021-09-03T13:38:56.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2021-09-03T13:38:56.755Z] === RUN TestBuildMultiStageParentConfig [2021-09-03T13:38:56.906Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-09-03T13:38:57.391Z] --- PASS: TestSecretList (2.70s) [2021-09-03T13:38:57.391Z] === RUN TestSecretsCreateAndDelete [2021-09-03T13:38:57.850Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-03T13:38:57.850Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2021-09-03T13:38:57.850Z] === RUN TestAuthZPluginV2Disable [2021-09-03T13:38:58.422Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-03T13:38:58.995Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-03T13:38:59.308Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2021-09-03T13:38:59.308Z] === RUN TestSecretsUpdate [2021-09-03T13:38:59.646Z] --- PASS: TestBuildMultiStageParentConfig (2.49s) [2021-09-03T13:38:59.646Z] === RUN TestBuildLabelWithTargets [2021-09-03T13:38:59.646Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:38:59.646Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-03T13:38:59.646Z] === RUN TestBuildWithEmptyLayers [2021-09-03T13:38:59.941Z] === RUN TestDockerSuite/TestBuildUser [2021-09-03T13:39:00.611Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2021-09-03T13:39:00.612Z] === RUN TestBuildMultiStageOnBuild [2021-09-03T13:39:01.330Z] --- PASS: TestAuthZPluginV2Disable (3.18s) [2021-09-03T13:39:01.330Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-03T13:39:01.330Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-03T13:39:01.875Z] --- PASS: TestSecretsUpdate (2.67s) [2021-09-03T13:39:01.875Z] === RUN TestTemplatedSecret [2021-09-03T13:39:03.880Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-03T13:39:03.880Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.90s) [2021-09-03T13:39:03.880Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-03T13:39:05.183Z] --- PASS: TestTemplatedSecret (3.00s) [2021-09-03T13:39:05.183Z] === RUN TestSecretCreateResolve [2021-09-03T13:39:07.735Z] --- PASS: TestSecretCreateResolve (2.65s) [2021-09-03T13:39:07.735Z] PASS [2021-09-03T13:39:07.735Z] [2021-09-03T13:39:07.735Z] DONE 6 tests in 15.948s [2021-09-03T13:39:07.735Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-09-03T13:39:07.735Z] ++ 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-09-03T13:39:07.735Z] ++ set -e [2021-09-03T13:39:07.735Z] ++ '[' -n 0 ']' [2021-09-03T13:39:07.735Z] ++ set -x [2021-09-03T13:39:07.735Z] ++ env -i DEST=/go/src/github.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-09-03T13:39:07.735Z] INFO: Testing against a local daemon [2021-09-03T13:39:07.735Z] === RUN TestServiceCreateInit [2021-09-03T13:39:07.735Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-03T13:39:09.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-09-03T13:39:11.098Z] docker_api_swarm_test.go:272: [d29d146716ef2] joining swarm manager [df46eda0efebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:39:11.948Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-03T13:39:12.485Z] docker_api_swarm_test.go:273: [de59a77a129cc] joining swarm manager [df46eda0efebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:39:15.392Z] --- PASS: TestBuildMultiStageOnBuild (12.71s) [2021-09-03T13:39:15.392Z] === RUN TestBuildUncleanTarFilenames [2021-09-03T13:39:15.392Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:39:15.392Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-03T13:39:15.392Z] === RUN TestBuildMultiStageLayerLeak [2021-09-03T13:39:16.162Z] --- PASS: TestServiceCreateInit (8.78s) [2021-09-03T13:39:16.162Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.43s) [2021-09-03T13:39:16.162Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.32s) [2021-09-03T13:39:16.162Z] === RUN TestCreateServiceMultipleTimes [2021-09-03T13:39:16.692Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-03T13:39:16.953Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.06s) [2021-09-03T13:39:16.953Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-03T13:39:17.524Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-03T13:39:17.524Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-03T13:39:18.463Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-03T13:39:19.034Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-03T13:39:19.975Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-03T13:39:19.975Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-03T13:39:19.975Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-03T13:39:19.975Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-03T13:39:19.975Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-03T13:39:19.975Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-03T13:39:19.975Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-03T13:39:19.975Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-03T13:39:19.975Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-03T13:39:20.916Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-03T13:39:20.916Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-03T13:39:21.489Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-03T13:39:21.749Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-03T13:39:22.323Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-03T13:39:22.584Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-03T13:39:23.942Z] --- PASS: TestBuildMultiStageLayerLeak (10.76s) [2021-09-03T13:39:23.942Z] === RUN TestBuildWithHugeFile [2021-09-03T13:39:24.510Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-03T13:39:25.315Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-03T13:39:25.316Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-03T13:39:25.316Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-03T13:39:25.316Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-03T13:39:25.316Z] Cross building: bundles/cross/linux/s390x [2021-09-03T13:39:25.316Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-03T13:39:25.316Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-03T13:39:25.454Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-03T13:39:26.025Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-03T13:39:26.025Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-03T13:39:26.596Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-03T13:39:26.596Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-03T13:39:26.596Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-03T13:39:26.858Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-03T13:39:28.244Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-03T13:39:28.504Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-03T13:39:28.504Z] docker_cli_sni_test.go:18: Flakey test [2021-09-03T13:39:28.504Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-03T13:39:28.765Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-03T13:39:29.707Z] === RUN TestDockerSuite/TestCommitChange [2021-09-03T13:39:29.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-09-03T13:39:30.280Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-03T13:39:30.851Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-03T13:39:32.237Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-03T13:39:33.621Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-03T13:39:33.621Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-09-03T13:39:33.621Z] PASS [2021-09-03T13:39:33.621Z] [2021-09-03T13:39:33.621Z] DONE 17 tests in 50.803s [2021-09-03T13:39:33.621Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-03T13:39:33.621Z] ++ 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-09-03T13:39:33.621Z] ++ set -e [2021-09-03T13:39:33.621Z] ++ '[' -n 0 ']' [2021-09-03T13:39:33.621Z] ++ set -x [2021-09-03T13:39:33.621Z] ++ env -i DEST=/go/src/github.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-09-03T13:39:33.621Z] INFO: Testing against a local daemon [2021-09-03T13:39:33.621Z] === RUN TestPluginInvalidJSON [2021-09-03T13:39:33.621Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:39:33.621Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:39:33.621Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:39:33.621Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-03T13:39:33.621Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-03T13:39:33.621Z] === RUN TestPluginInstall [2021-09-03T13:39:33.621Z] === RUN TestPluginInstall/no_auth [2021-09-03T13:39:33.882Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-03T13:39:34.297Z] --- PASS: TestCreateServiceMultipleTimes (15.85s) [2021-09-03T13:39:34.297Z] === RUN TestCreateServiceConflict [2021-09-03T13:39:34.870Z] --- PASS: TestCreateServiceConflict (2.70s) [2021-09-03T13:39:34.870Z] === RUN TestCreateServiceMaxReplicas [2021-09-03T13:39:35.267Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-03T13:39:35.840Z] time="2021-09-03T13:39:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:39:35.840Z] time="2021-09-03T13:39:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b157eb67b2126dfbbdd43cee818847057f77305c2aac43be7c1cfdb7f0262a02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:39:35.840Z] time="2021-09-03T13:39:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:39:35.840Z] time="2021-09-03T13:39:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b157eb67b2126dfbbdd43cee818847057f77305c2aac43be7c1cfdb7f0262a02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:39:35.840Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-03T13:39:36.101Z] === RUN TestPluginInstall/with_htpasswd [2021-09-03T13:39:36.674Z] time="2021-09-03T13:39:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:39:36.674Z] time="2021-09-03T13:39:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80316502ff181c99545119fe67bf961c5fc0986304c122e0c0f67f1293a689fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:39:36.674Z] time="2021-09-03T13:39:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:39:36.674Z] time="2021-09-03T13:39:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80316502ff181c99545119fe67bf961c5fc0986304c122e0c0f67f1293a689fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:39:36.935Z] === RUN TestPluginInstall/with_insecure [2021-09-03T13:39:37.197Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-03T13:39:37.770Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-03T13:39:37.770Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-03T13:39:38.031Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-03T13:39:38.031Z] time="2021-09-03T13:39:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:39:38.031Z] time="2021-09-03T13:39:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82453d5662bb0c58c2eb1275d9b7dd14377c3e25a45fb301692e9bf0ea6d5238" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:39:38.031Z] time="2021-09-03T13:39:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-03T13:39:38.031Z] time="2021-09-03T13:39:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82453d5662bb0c58c2eb1275d9b7dd14377c3e25a45fb301692e9bf0ea6d5238" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-03T13:39:38.031Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-03T13:39:38.031Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-03T13:39:38.031Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-03T13:39:38.031Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-03T13:39:38.178Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2021-09-03T13:39:38.178Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-03T13:39:38.292Z] plugin_test.go:165: [d276e7c3b0bd8] daemon is not started [2021-09-03T13:39:38.292Z] --- PASS: TestPluginInstall (4.56s) [2021-09-03T13:39:38.292Z] --- PASS: TestPluginInstall/no_auth (2.48s) [2021-09-03T13:39:38.292Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-09-03T13:39:38.292Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-09-03T13:39:38.292Z] === RUN TestPluginsWithRuntimes [2021-09-03T13:39:39.678Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-03T13:39:39.939Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-03T13:39:40.510Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-03T13:39:40.511Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-03T13:39:41.082Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-03T13:39:41.082Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-03T13:39:41.653Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-03T13:39:41.915Z] --- PASS: TestPluginsWithRuntimes (3.81s) [2021-09-03T13:39:41.915Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2021-09-03T13:39:41.915Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2021-09-03T13:39:41.915Z] === RUN TestPluginBackCompatMediaTypes [2021-09-03T13:39:42.176Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-03T13:39:42.747Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2021-09-03T13:39:42.747Z] PASS [2021-09-03T13:39:42.747Z] [2021-09-03T13:39:42.747Z] DONE 10 tests in 9.179s [2021-09-03T13:39:42.747Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-03T13:39:42.747Z] ++ 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-09-03T13:39:42.747Z] ++ set -e [2021-09-03T13:39:42.747Z] ++ '[' -n 0 ']' [2021-09-03T13:39:42.747Z] ++ set -x [2021-09-03T13:39:42.747Z] ++ env -i DEST=/go/src/github.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-09-03T13:39:42.747Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-03T13:39:42.747Z] INFO: Testing against a local daemon [2021-09-03T13:39:42.747Z] === RUN TestExternalGraphDriver [2021-09-03T13:39:43.008Z] === RUN TestExternalGraphDriver/json [2021-09-03T13:39:43.269Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-03T13:39:43.269Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-03T13:39:43.269Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-03T13:39:43.855Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-03T13:39:44.120Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-03T13:39:44.120Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-03T13:39:44.120Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-03T13:39:44.120Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-03T13:39:44.697Z] === RUN TestExternalGraphDriver/spec [2021-09-03T13:39:44.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-03T13:39:45.268Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-03T13:39:46.211Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-03T13:39:46.211Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-03T13:39:46.473Z] === RUN TestExternalGraphDriver/pull [2021-09-03T13:39:47.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-03T13:39:47.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-03T13:39:47.992Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-03T13:39:47.992Z] --- PASS: TestExternalGraphDriver (5.27s) [2021-09-03T13:39:47.992Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-09-03T13:39:47.992Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2021-09-03T13:39:47.992Z] --- PASS: TestExternalGraphDriver/pull (1.51s) [2021-09-03T13:39:47.992Z] === RUN TestGraphdriverPluginV2 [2021-09-03T13:39:48.564Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-03T13:39:48.825Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-03T13:39:49.397Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-03T13:39:49.970Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-03T13:39:49.970Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-03T13:39:50.541Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-03T13:39:51.112Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-03T13:39:52.055Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-03T13:39:52.055Z] --- PASS: TestGraphdriverPluginV2 (3.76s) [2021-09-03T13:39:52.055Z] PASS [2021-09-03T13:39:52.055Z] [2021-09-03T13:39:52.055Z] DONE 5 tests in 9.058s [2021-09-03T13:39:52.055Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-03T13:39:52.055Z] ++ 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-09-03T13:39:52.055Z] ++ set -e [2021-09-03T13:39:52.055Z] ++ '[' -n 0 ']' [2021-09-03T13:39:52.055Z] ++ set -x [2021-09-03T13:39:52.055Z] ++ env -i DEST=/go/src/github.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-09-03T13:39:52.055Z] INFO: Testing against a local daemon [2021-09-03T13:39:52.055Z] === RUN TestContinueAfterPluginCrash [2021-09-03T13:39:52.055Z] === PAUSE TestContinueAfterPluginCrash [2021-09-03T13:39:52.055Z] === RUN TestReadPluginNoRead [2021-09-03T13:39:52.055Z] === PAUSE TestReadPluginNoRead [2021-09-03T13:39:52.055Z] === RUN TestDaemonStartWithLogOpt [2021-09-03T13:39:52.055Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-03T13:39:52.055Z] === CONT TestContinueAfterPluginCrash [2021-09-03T13:39:52.055Z] === CONT TestDaemonStartWithLogOpt [2021-09-03T13:39:52.055Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-03T13:39:52.632Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-03T13:39:53.095Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.82s) [2021-09-03T13:39:53.095Z] === RUN TestCreateServiceSecretFileMode [2021-09-03T13:39:53.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-09-03T13:39:54.147Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-03T13:39:54.484Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) [2021-09-03T13:39:54.484Z] === RUN TestCreateServiceConfigFileMode [2021-09-03T13:39:54.636Z] --- PASS: TestBuildWithHugeFile (118.13s) [2021-09-03T13:39:54.636Z] === RUN TestBuildWCOWSandboxSize [2021-09-03T13:39:55.533Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-03T13:39:55.533Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-03T13:39:55.533Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-03T13:39:55.533Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-03T13:39:55.533Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-03T13:39:56.477Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-03T13:39:57.038Z] --- PASS: TestCreateServiceConfigFileMode (2.41s) [2021-09-03T13:39:57.038Z] === RUN TestCreateServiceSysctls [2021-09-03T13:39:57.052Z] --- PASS: TestDaemonStartWithLogOpt (5.19s) [2021-09-03T13:39:57.052Z] === CONT TestReadPluginNoRead [2021-09-03T13:39:57.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-09-03T13:39:59.907Z] === RUN TestReadPluginNoRead/default [2021-09-03T13:39:59.907Z] docker_api_swarm_node_test.go:20: [d378f017f2069] joining swarm manager [dccefd27efefe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:40:00.849Z] docker_api_swarm_node_test.go:21: [d2cdcd498f89a] joining swarm manager [dccefd27efefe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:40:00.849Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-03T13:40:00.849Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-03T13:40:01.250Z] --- PASS: TestCreateServiceSysctls (3.87s) [2021-09-03T13:40:01.250Z] === RUN TestCreateServiceCapabilities [2021-09-03T13:40:01.445Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-03T13:40:02.025Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-03T13:40:02.025Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-03T13:40:02.025Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-03T13:40:02.286Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-03T13:40:02.548Z] --- PASS: TestContinueAfterPluginCrash (10.52s) [2021-09-03T13:40:02.548Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-03T13:40:03.800Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-09-03T13:40:03.800Z] === RUN TestInspect [2021-09-03T13:40:03.932Z] === CONT TestReadPluginNoRead [2021-09-03T13:40:03.932Z] read_test.go:92: [de63d07a508f1] daemon is not started [2021-09-03T13:40:03.932Z] --- PASS: TestReadPluginNoRead (6.66s) [2021-09-03T13:40:03.932Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2021-09-03T13:40:03.932Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2021-09-03T13:40:03.932Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2021-09-03T13:40:03.932Z] PASS [2021-09-03T13:40:03.932Z] [2021-09-03T13:40:03.932Z] DONE 6 tests in 11.886s [2021-09-03T13:40:03.932Z] 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-09-03T13:40:03.932Z] ++ 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-09-03T13:40:03.932Z] ++ set -e [2021-09-03T13:40:03.932Z] ++ '[' -n 0 ']' [2021-09-03T13:40:03.932Z] ++ set -x [2021-09-03T13:40:03.932Z] ++ env -i DEST=/go/src/github.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-09-03T13:40:03.932Z] testing: warning: no tests to run [2021-09-03T13:40:03.932Z] PASS [2021-09-03T13:40:03.932Z] [2021-09-03T13:40:03.932Z] DONE 0 tests in 0.013s [2021-09-03T13:40:03.932Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-03T13:40:03.932Z] ++ 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-09-03T13:40:03.932Z] ++ set -e [2021-09-03T13:40:03.932Z] ++ '[' -n 0 ']' [2021-09-03T13:40:03.932Z] ++ set -x [2021-09-03T13:40:03.932Z] ++ env -i DEST=/go/src/github.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-09-03T13:40:03.932Z] INFO: Testing against a local daemon [2021-09-03T13:40:03.932Z] === RUN TestPluginWithDevMounts [2021-09-03T13:40:03.932Z] === PAUSE TestPluginWithDevMounts [2021-09-03T13:40:03.932Z] === CONT TestPluginWithDevMounts [2021-09-03T13:40:04.873Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-03T13:40:05.443Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-03T13:40:05.443Z] --- PASS: TestPluginWithDevMounts (1.63s) [2021-09-03T13:40:05.443Z] PASS [2021-09-03T13:40:05.443Z] [2021-09-03T13:40:05.443Z] DONE 1 tests in 1.672s [2021-09-03T13:40:05.443Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-03T13:40:05.443Z] ++ 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-09-03T13:40:05.443Z] ++ set -e [2021-09-03T13:40:05.443Z] ++ '[' -n 0 ']' [2021-09-03T13:40:05.443Z] ++ set -x [2021-09-03T13:40:05.444Z] ++ env -i DEST=/go/src/github.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-09-03T13:40:05.444Z] INFO: Testing against a local daemon [2021-09-03T13:40:05.444Z] === RUN TestSecretInspect [2021-09-03T13:40:06.015Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-03T13:40:07.104Z] --- PASS: TestInspect (3.20s) [2021-09-03T13:40:07.104Z] === RUN TestCreateJob [2021-09-03T13:40:07.929Z] --- PASS: TestSecretInspect (2.48s) [2021-09-03T13:40:07.929Z] === RUN TestSecretList [2021-09-03T13:40:09.843Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-03T13:40:10.414Z] --- PASS: TestCreateJob (3.52s) [2021-09-03T13:40:10.414Z] === RUN TestReplicatedJob [2021-09-03T13:40:10.414Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-03T13:40:10.675Z] --- PASS: TestSecretList (2.62s) [2021-09-03T13:40:10.675Z] === RUN TestSecretsCreateAndDelete [2021-09-03T13:40:11.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-09-03T13:40:11.618Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-03T13:40:12.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-03T13:40:13.134Z] --- PASS: TestSecretsCreateAndDelete (2.53s) [2021-09-03T13:40:13.134Z] === RUN TestSecretsUpdate [2021-09-03T13:40:13.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-09-03T13:40:15.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-09-03T13:40:15.663Z] docker_api_swarm_test.go:502: [daa6473813be0] joining swarm manager [d0612bc5eeb3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:40:15.713Z] --- PASS: TestReplicatedJob (5.10s) [2021-09-03T13:40:15.713Z] === RUN TestUpdateReplicatedJob [2021-09-03T13:40:15.924Z] --- PASS: TestSecretsUpdate (2.86s) [2021-09-03T13:40:15.924Z] === RUN TestTemplatedSecret [2021-09-03T13:40:16.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-09-03T13:40:18.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-09-03T13:40:18.820Z] --- PASS: TestTemplatedSecret (2.69s) [2021-09-03T13:40:18.820Z] === RUN TestSecretCreateResolve [2021-09-03T13:40:19.022Z] --- PASS: TestUpdateReplicatedJob (3.31s) [2021-09-03T13:40:19.022Z] === RUN TestServiceListWithStatuses [2021-09-03T13:40:19.022Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-03T13:40:19.022Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-03T13:40:19.022Z] === RUN TestDockerNetworkConnectAlias [2021-09-03T13:40:19.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ce32c0_} [2021-09-03T13:40:20.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11436321207_/foo_false____} [2021-09-03T13:40:20.988Z] --- PASS: TestSecretCreateResolve (2.17s) [2021-09-03T13:40:20.988Z] PASS [2021-09-03T13:40:20.988Z] [2021-09-03T13:40:20.988Z] DONE 6 tests in 15.373s [2021-09-03T13:40:20.988Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-03T13:40:20.988Z] ++ 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-09-03T13:40:20.988Z] ++ set -e [2021-09-03T13:40:20.988Z] ++ '[' -n 0 ']' [2021-09-03T13:40:20.988Z] ++ set -x [2021-09-03T13:40:20.988Z] ++ env -i DEST=/go/src/github.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-09-03T13:40:20.988Z] INFO: Testing against a local daemon [2021-09-03T13:40:20.988Z] === RUN TestServiceCreateInit [2021-09-03T13:40:20.988Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-03T13:40:22.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11436321207_/foo_true____} [2021-09-03T13:40:23.313Z] docker_api_swarm_test.go:507: [ddfad8ce7e8f8] joining swarm manager [d0612bc5eeb3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:40:23.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3505239782_/foo_false____} [2021-09-03T13:40:24.318Z] --- PASS: TestDockerNetworkConnectAlias (5.05s) [2021-09-03T13:40:24.318Z] === RUN TestDockerNetworkReConnect [2021-09-03T13:40:24.957Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-03T13:40:25.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3505239782_/foo_true____} [2021-09-03T13:40:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3505239782_/foo_true__0xc000ce32f0__} [2021-09-03T13:40:27.635Z] --- PASS: TestDockerNetworkReConnect (3.61s) [2021-09-03T13:40:27.635Z] === RUN TestServicePlugin [2021-09-03T13:40:27.635Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:40:27.635Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-03T13:40:27.635Z] === RUN TestServiceUpdateLabel [2021-09-03T13:40:27.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ce3308_} [2021-09-03T13:40:29.369Z] --- PASS: TestServiceCreateInit (8.14s) [2021-09-03T13:40:29.369Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2021-09-03T13:40:29.369Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.99s) [2021-09-03T13:40:29.369Z] === RUN TestCreateServiceMultipleTimes [2021-09-03T13:40:29.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ce3320_} [2021-09-03T13:40:30.185Z] --- PASS: TestServiceUpdateLabel (2.61s) [2021-09-03T13:40:30.185Z] === RUN TestServiceUpdateSecrets [2021-09-03T13:40:31.014Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ce3338_} [2021-09-03T13:40:32.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ce3350_} [2021-09-03T13:40:33.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-03T13:40:35.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-03T13:40:35.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-03T13:40:35.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-03T13:40:35.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-03T13:40:35.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-03T13:40:35.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-03T13:40:35.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-03T13:40:35.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-03T13:40:35.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-03T13:40:35.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-03T13:40:35.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-03T13:40:35.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-09-03T13:40:35.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-09-03T13:40:35.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-09-03T13:40:35.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-09-03T13:40:35.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-09-03T13:40:35.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-09-03T13:40:35.436Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-03T13:40:37.981Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-03T13:40:39.373Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-03T13:40:41.287Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-03T13:40:42.230Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-03T13:40:42.230Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-03T13:40:42.803Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-03T13:40:43.374Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-09-03T13:40:43.945Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-03T13:40:44.206Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-03T13:40:44.778Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-03T13:40:45.105Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2021-09-03T13:40:45.105Z] === RUN TestServiceUpdateConfigs [2021-09-03T13:40:45.349Z] --- PASS: TestCreateServiceMultipleTimes (16.39s) [2021-09-03T13:40:45.349Z] === RUN TestCreateServiceConflict [2021-09-03T13:40:45.610Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-03T13:40:46.181Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-03T13:40:46.753Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-03T13:40:46.754Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-03T13:40:46.754Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-03T13:40:46.754Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-03T13:40:46.754Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-03T13:40:46.754Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-03T13:40:47.077Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-03T13:40:47.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb87ba065c046944b14e7e9f32b84701fa2308f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb87ba065c046944b14e7e9f32b84701fa2308f4 hack/test/unit [2021-09-03T13:40:47.696Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-03T13:40:47.965Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-03T13:40:47.965Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-03T13:40:47.965Z] + TESTDIRS=./... [2021-09-03T13:40:47.965Z] + exclude_paths='/vendor/|/integration' [2021-09-03T13:40:47.965Z] ++ go list ./... [2021-09-03T13:40:47.965Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-03T13:40:48.268Z] --- PASS: TestCreateServiceConflict (2.64s) [2021-09-03T13:40:48.269Z] === RUN TestCreateServiceMaxReplicas [2021-09-03T13:40:48.269Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-03T13:40:48.529Z] + pkg_list='github.com/docker/docker/api [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/backend [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/container [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/events [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/filters [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/image [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/mount [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/network [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/registry [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/time [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/versions [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:40:48.529Z] github.com/docker/docker/api/types/volume [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:40:48.529Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:40:48.529Z] github.com/docker/docker/cli [2021-09-03T13:40:48.529Z] github.com/docker/docker/cli/config [2021-09-03T13:40:48.529Z] github.com/docker/docker/cli/debug [2021-09-03T13:40:48.529Z] github.com/docker/docker/client [2021-09-03T13:40:48.529Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:40:48.529Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:40:48.529Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:40:48.529Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:40:48.529Z] github.com/docker/docker/container [2021-09-03T13:40:48.529Z] github.com/docker/docker/container/stream [2021-09-03T13:40:48.529Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:40:48.529Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:40:48.529Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/config [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/events [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/exec [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/images [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/links [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/names [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/network [2021-09-03T13:40:48.529Z] github.com/docker/docker/daemon/stats [2021-09-03T13:40:48.529Z] github.com/docker/docker/distribution [2021-09-03T13:40:48.529Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:40:48.529Z] github.com/docker/docker/distribution/utils [2021-09-03T13:40:48.529Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:40:48.529Z] github.com/docker/docker/dockerversion [2021-09-03T13:40:48.529Z] github.com/docker/docker/errdefs [2021-09-03T13:40:48.529Z] github.com/docker/docker/image [2021-09-03T13:40:48.529Z] github.com/docker/docker/image/cache [2021-09-03T13:40:48.529Z] github.com/docker/docker/image/tarexport [2021-09-03T13:40:48.529Z] github.com/docker/docker/image/v1 [2021-09-03T13:40:48.529Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:40:48.529Z] github.com/docker/docker/layer [2021-09-03T13:40:48.529Z] github.com/docker/docker/libcontainerd [2021-09-03T13:40:48.529Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:40:48.529Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:40:48.529Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:40:48.529Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:40:48.529Z] github.com/docker/docker/libnetwork [2021-09-03T13:40:48.529Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:40:48.529Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:40:48.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:40:48.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/types [2021-09-03T13:40:48.530Z] github.com/docker/docker/oci [2021-09-03T13:40:48.530Z] github.com/docker/docker/oci/caps [2021-09-03T13:40:48.530Z] github.com/docker/docker/opts [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/archive [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/directory [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/locker [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/mount [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/platform [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/pools [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/progress [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/signal [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/stack [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/system [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/term [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:40:48.530Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:40:48.530Z] github.com/docker/docker/plugin [2021-09-03T13:40:48.530Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:40:48.530Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:40:48.530Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:40:48.530Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:40:48.530Z] github.com/docker/docker/quota [2021-09-03T13:40:48.530Z] github.com/docker/docker/reference [2021-09-03T13:40:48.530Z] github.com/docker/docker/registry [2021-09-03T13:40:48.530Z] github.com/docker/docker/registry/resumable [2021-09-03T13:40:48.530Z] github.com/docker/docker/restartmanager [2021-09-03T13:40:48.530Z] github.com/docker/docker/rootless [2021-09-03T13:40:48.530Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:40:48.530Z] github.com/docker/docker/runconfig [2021-09-03T13:40:48.530Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/environment [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/registry [2021-09-03T13:40:48.530Z] github.com/docker/docker/testutil/request [2021-09-03T13:40:48.530Z] github.com/docker/docker/volume [2021-09-03T13:40:48.530Z] github.com/docker/docker/volume/drivers [2021-09-03T13:40:48.530Z] github.com/docker/docker/volume/local [2021-09-03T13:40:48.530Z] github.com/docker/docker/volume/mounts [2021-09-03T13:40:48.530Z] github.com/docker/docker/volume/service [2021-09-03T13:40:48.530Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:40:48.530Z] github.com/docker/docker/volume/testutils' [2021-09-03T13:40:48.530Z] ++ grep --fixed-strings -v /libnetwork [2021-09-03T13:40:48.530Z] ++ echo 'github.com/docker/docker/api [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/backend [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/container [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/events [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/filters [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/image [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/mount [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/network [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/registry [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/time [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/versions [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:40:48.530Z] github.com/docker/docker/api/types/volume [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:40:48.530Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:40:48.530Z] github.com/docker/docker/cli [2021-09-03T13:40:48.530Z] github.com/docker/docker/cli/config [2021-09-03T13:40:48.530Z] github.com/docker/docker/cli/debug [2021-09-03T13:40:48.530Z] github.com/docker/docker/client [2021-09-03T13:40:48.530Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:40:48.530Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:40:48.530Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:40:48.530Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:40:48.530Z] github.com/docker/docker/container [2021-09-03T13:40:48.530Z] github.com/docker/docker/container/stream [2021-09-03T13:40:48.530Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:40:48.530Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:40:48.530Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/config [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/events [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/exec [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/images [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/links [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/names [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/network [2021-09-03T13:40:48.530Z] github.com/docker/docker/daemon/stats [2021-09-03T13:40:48.530Z] github.com/docker/docker/distribution [2021-09-03T13:40:48.530Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:40:48.530Z] github.com/docker/docker/distribution/utils [2021-09-03T13:40:48.530Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:40:48.530Z] github.com/docker/docker/dockerversion [2021-09-03T13:40:48.530Z] github.com/docker/docker/errdefs [2021-09-03T13:40:48.530Z] github.com/docker/docker/image [2021-09-03T13:40:48.530Z] github.com/docker/docker/image/cache [2021-09-03T13:40:48.530Z] github.com/docker/docker/image/tarexport [2021-09-03T13:40:48.530Z] github.com/docker/docker/image/v1 [2021-09-03T13:40:48.530Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:40:48.530Z] github.com/docker/docker/layer [2021-09-03T13:40:48.530Z] github.com/docker/docker/libcontainerd [2021-09-03T13:40:48.530Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:40:48.530Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:40:48.530Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:40:48.530Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:40:48.530Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/libnetwork/types [2021-09-03T13:40:48.531Z] github.com/docker/docker/oci [2021-09-03T13:40:48.531Z] github.com/docker/docker/oci/caps [2021-09-03T13:40:48.531Z] github.com/docker/docker/opts [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/archive [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/directory [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/locker [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/mount [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/platform [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/pools [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/progress [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/signal [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/stack [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/system [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/term [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:40:48.531Z] github.com/docker/docker/plugin [2021-09-03T13:40:48.531Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:40:48.531Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:40:48.531Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:40:48.531Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:40:48.531Z] github.com/docker/docker/quota [2021-09-03T13:40:48.531Z] github.com/docker/docker/reference [2021-09-03T13:40:48.531Z] github.com/docker/docker/registry [2021-09-03T13:40:48.531Z] github.com/docker/docker/registry/resumable [2021-09-03T13:40:48.531Z] github.com/docker/docker/restartmanager [2021-09-03T13:40:48.531Z] github.com/docker/docker/rootless [2021-09-03T13:40:48.531Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:40:48.531Z] github.com/docker/docker/runconfig [2021-09-03T13:40:48.531Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/environment [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/registry [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/request [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/drivers [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/local [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/mounts [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/service [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/testutils' [2021-09-03T13:40:48.531Z] + base_pkg_list='github.com/docker/docker/api [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/backend [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/container [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/events [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/filters [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/image [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/mount [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/network [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/registry [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/time [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/versions [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/types/volume [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:40:48.531Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:40:48.531Z] github.com/docker/docker/cli [2021-09-03T13:40:48.531Z] github.com/docker/docker/cli/config [2021-09-03T13:40:48.531Z] github.com/docker/docker/cli/debug [2021-09-03T13:40:48.531Z] github.com/docker/docker/client [2021-09-03T13:40:48.531Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:40:48.531Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:40:48.531Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:40:48.531Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:40:48.531Z] github.com/docker/docker/container [2021-09-03T13:40:48.531Z] github.com/docker/docker/container/stream [2021-09-03T13:40:48.531Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:40:48.531Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:40:48.531Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/config [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/events [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/exec [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/images [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/links [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/names [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/network [2021-09-03T13:40:48.531Z] github.com/docker/docker/daemon/stats [2021-09-03T13:40:48.531Z] github.com/docker/docker/distribution [2021-09-03T13:40:48.531Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:40:48.531Z] github.com/docker/docker/distribution/utils [2021-09-03T13:40:48.531Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:40:48.531Z] github.com/docker/docker/dockerversion [2021-09-03T13:40:48.531Z] github.com/docker/docker/errdefs [2021-09-03T13:40:48.531Z] github.com/docker/docker/image [2021-09-03T13:40:48.531Z] github.com/docker/docker/image/cache [2021-09-03T13:40:48.531Z] github.com/docker/docker/image/tarexport [2021-09-03T13:40:48.531Z] github.com/docker/docker/image/v1 [2021-09-03T13:40:48.531Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:40:48.531Z] github.com/docker/docker/layer [2021-09-03T13:40:48.531Z] github.com/docker/docker/libcontainerd [2021-09-03T13:40:48.531Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:40:48.531Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:40:48.531Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:40:48.531Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:40:48.531Z] github.com/docker/docker/oci [2021-09-03T13:40:48.531Z] github.com/docker/docker/oci/caps [2021-09-03T13:40:48.531Z] github.com/docker/docker/opts [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/archive [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/directory [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/locker [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/mount [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/platform [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/pools [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/progress [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/signal [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/stack [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/system [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/term [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:40:48.531Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:40:48.531Z] github.com/docker/docker/plugin [2021-09-03T13:40:48.531Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:40:48.531Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:40:48.531Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:40:48.531Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:40:48.531Z] github.com/docker/docker/quota [2021-09-03T13:40:48.531Z] github.com/docker/docker/reference [2021-09-03T13:40:48.531Z] github.com/docker/docker/registry [2021-09-03T13:40:48.531Z] github.com/docker/docker/registry/resumable [2021-09-03T13:40:48.531Z] github.com/docker/docker/restartmanager [2021-09-03T13:40:48.531Z] github.com/docker/docker/rootless [2021-09-03T13:40:48.531Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:40:48.531Z] github.com/docker/docker/runconfig [2021-09-03T13:40:48.531Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/environment [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/registry [2021-09-03T13:40:48.531Z] github.com/docker/docker/testutil/request [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/drivers [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/local [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/mounts [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/service [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:40:48.531Z] github.com/docker/docker/volume/testutils' [2021-09-03T13:40:48.531Z] ++ grep --fixed-strings /libnetwork [2021-09-03T13:40:48.531Z] ++ echo 'github.com/docker/docker/api [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:40:48.531Z] github.com/docker/docker/api/server/router [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/backend [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/container [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/events [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/filters [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/image [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/mount [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/network [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/registry [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/time [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/versions [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:40:48.532Z] github.com/docker/docker/api/types/volume [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:40:48.532Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:40:48.532Z] github.com/docker/docker/cli [2021-09-03T13:40:48.532Z] github.com/docker/docker/cli/config [2021-09-03T13:40:48.532Z] github.com/docker/docker/cli/debug [2021-09-03T13:40:48.532Z] github.com/docker/docker/client [2021-09-03T13:40:48.532Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:40:48.532Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:40:48.532Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:40:48.532Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:40:48.532Z] github.com/docker/docker/container [2021-09-03T13:40:48.532Z] github.com/docker/docker/container/stream [2021-09-03T13:40:48.532Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:40:48.532Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:40:48.532Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/config [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/events [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/exec [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/images [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/links [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/names [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/network [2021-09-03T13:40:48.532Z] github.com/docker/docker/daemon/stats [2021-09-03T13:40:48.532Z] github.com/docker/docker/distribution [2021-09-03T13:40:48.532Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:40:48.532Z] github.com/docker/docker/distribution/utils [2021-09-03T13:40:48.532Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:40:48.532Z] github.com/docker/docker/dockerversion [2021-09-03T13:40:48.532Z] github.com/docker/docker/errdefs [2021-09-03T13:40:48.532Z] github.com/docker/docker/image [2021-09-03T13:40:48.532Z] github.com/docker/docker/image/cache [2021-09-03T13:40:48.532Z] github.com/docker/docker/image/tarexport [2021-09-03T13:40:48.532Z] github.com/docker/docker/image/v1 [2021-09-03T13:40:48.532Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:40:48.532Z] github.com/docker/docker/layer [2021-09-03T13:40:48.532Z] github.com/docker/docker/libcontainerd [2021-09-03T13:40:48.532Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:40:48.532Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:40:48.532Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:40:48.532Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/libnetwork/types [2021-09-03T13:40:48.532Z] github.com/docker/docker/oci [2021-09-03T13:40:48.532Z] github.com/docker/docker/oci/caps [2021-09-03T13:40:48.532Z] github.com/docker/docker/opts [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/archive [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/directory [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/locker [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/mount [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/platform [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/pools [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/progress [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/signal [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/stack [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/system [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/term [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:40:48.532Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:40:48.532Z] github.com/docker/docker/plugin [2021-09-03T13:40:48.532Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:40:48.532Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:40:48.532Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:40:48.532Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:40:48.790Z] github.com/docker/docker/quota [2021-09-03T13:40:48.790Z] github.com/docker/docker/reference [2021-09-03T13:40:48.790Z] github.com/docker/docker/registry [2021-09-03T13:40:48.790Z] github.com/docker/docker/registry/resumable [2021-09-03T13:40:48.790Z] github.com/docker/docker/restartmanager [2021-09-03T13:40:48.790Z] github.com/docker/docker/rootless [2021-09-03T13:40:48.790Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:40:48.790Z] github.com/docker/docker/runconfig [2021-09-03T13:40:48.790Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/environment [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/registry [2021-09-03T13:40:48.790Z] github.com/docker/docker/testutil/request [2021-09-03T13:40:48.790Z] github.com/docker/docker/volume [2021-09-03T13:40:48.790Z] github.com/docker/docker/volume/drivers [2021-09-03T13:40:48.790Z] github.com/docker/docker/volume/local [2021-09-03T13:40:48.790Z] github.com/docker/docker/volume/mounts [2021-09-03T13:40:48.790Z] github.com/docker/docker/volume/service [2021-09-03T13:40:48.790Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:40:48.790Z] github.com/docker/docker/volume/testutils' [2021-09-03T13:40:48.790Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/types' [2021-09-03T13:40:48.790Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-03T13:40:48.790Z] + echo 'github.com/docker/docker/libnetwork [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/types' [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:40:48.790Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:40:48.790Z] + type docker-proxy [2021-09-03T13:40:48.790Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-03T13:40:48.790Z] + hack/make.sh binary-proxy install-proxy [2021-09-03T13:40:48.790Z] [2021-09-03T13:40:48.790Z] Removing bundles/ [2021-09-03T13:40:48.790Z] [2021-09-03T13:40:48.790Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-03T13:40:48.790Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-03T13:40:48.790Z] GOOS="" GOARCH="" GOARM="" [2021-09-03T13:40:49.212Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-03T13:40:49.473Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-03T13:40:50.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-09-03T13:40:50.416Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-03T13:40:51.363Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2021-09-03T13:40:51.363Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-03T13:40:51.625Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-03T13:40:52.569Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-03T13:40:52.830Z] docker_api_swarm_node_test.go:81: [d9d7262efe11b] joining swarm manager [de9eaeb4e1586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:40:53.402Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-03T13:40:53.403Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-03T13:40:54.346Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-03T13:40:55.291Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-03T13:40:55.336Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-03T13:40:55.336Z] [2021-09-03T13:40:55.336Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-03T13:40:55.336Z] Installing docker-proxy to /usr/local/bin/ [2021-09-03T13:40:55.336Z] [2021-09-03T13:40:55.336Z] + mkdir -p bundles [2021-09-03T13:40:55.336Z] + '[' -n 'github.com/docker/docker/api [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/backend/build [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/httputils [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/middleware [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/build [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/container [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/debug [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/distribution [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/grpc [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/image [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/network [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/plugin [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/session [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/swarm [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/system [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/server/router/volume [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/backend [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/blkiodev [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/container [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/events [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/filters [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/image [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/mount [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/network [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/registry [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/strslice [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/swarm [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/time [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/versions [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-03T13:40:55.336Z] github.com/docker/docker/api/types/volume [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/builder-next [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/builder-next/worker [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/dockerfile [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/dockerignore [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/remotecontext [2021-09-03T13:40:55.336Z] github.com/docker/docker/builder/remotecontext/git [2021-09-03T13:40:55.336Z] github.com/docker/docker/cli [2021-09-03T13:40:55.336Z] github.com/docker/docker/cli/config [2021-09-03T13:40:55.336Z] github.com/docker/docker/cli/debug [2021-09-03T13:40:55.336Z] github.com/docker/docker/client [2021-09-03T13:40:55.336Z] github.com/docker/docker/cmd/docker-proxy [2021-09-03T13:40:55.336Z] github.com/docker/docker/cmd/dockerd [2021-09-03T13:40:55.336Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-03T13:40:55.336Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-03T13:40:55.336Z] github.com/docker/docker/container [2021-09-03T13:40:55.336Z] github.com/docker/docker/container/stream [2021-09-03T13:40:55.336Z] github.com/docker/docker/contrib/apparmor [2021-09-03T13:40:55.336Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-03T13:40:55.336Z] github.com/docker/docker/contrib/httpserver [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/cluster [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/cluster/convert [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/cluster/executor [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/cluster/provider [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/config [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/discovery [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/events [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/events/testutils [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/exec [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/graphdriver [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-03T13:40:55.336Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/images [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/initlayer [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/links [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/listeners [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/gelf [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/journald [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/local [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/logentries [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/splunk [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/syslog [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/logger/templates [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/names [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/network [2021-09-03T13:40:55.337Z] github.com/docker/docker/daemon/stats [2021-09-03T13:40:55.337Z] github.com/docker/docker/distribution [2021-09-03T13:40:55.337Z] github.com/docker/docker/distribution/metadata [2021-09-03T13:40:55.337Z] github.com/docker/docker/distribution/utils [2021-09-03T13:40:55.337Z] github.com/docker/docker/distribution/xfer [2021-09-03T13:40:55.337Z] github.com/docker/docker/dockerversion [2021-09-03T13:40:55.337Z] github.com/docker/docker/errdefs [2021-09-03T13:40:55.337Z] github.com/docker/docker/image [2021-09-03T13:40:55.337Z] github.com/docker/docker/image/cache [2021-09-03T13:40:55.337Z] github.com/docker/docker/image/tarexport [2021-09-03T13:40:55.337Z] github.com/docker/docker/image/v1 [2021-09-03T13:40:55.337Z] github.com/docker/docker/internal/test/suite [2021-09-03T13:40:55.337Z] github.com/docker/docker/layer [2021-09-03T13:40:55.337Z] github.com/docker/docker/libcontainerd [2021-09-03T13:40:55.337Z] github.com/docker/docker/libcontainerd/queue [2021-09-03T13:40:55.337Z] github.com/docker/docker/libcontainerd/remote [2021-09-03T13:40:55.337Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-03T13:40:55.337Z] github.com/docker/docker/libcontainerd/types [2021-09-03T13:40:55.337Z] github.com/docker/docker/oci [2021-09-03T13:40:55.337Z] github.com/docker/docker/oci/caps [2021-09-03T13:40:55.337Z] github.com/docker/docker/opts [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/aaparser [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/archive [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/authorization [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/broadcaster [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/capabilities [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/chrootarchive [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/containerfs [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/devicemapper [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/directory [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/discovery [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/discovery/file [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/discovery/kv [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/discovery/memory [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/dmesg [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/filenotify [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/fileutils [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/fsutils [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/homedir [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/idtools [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/ioutils [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/jsonmessage [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/locker [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/longpath [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/loopback [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/mount [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/namesgenerator [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/parsers [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/pidfile [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/platform [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/plugingetter [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/plugins [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/plugins/transport [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/pools [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/progress [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/pubsub [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/reexec [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/signal [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/stack [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/stdcopy [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/streamformatter [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/stringid [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/symlink [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/sysinfo [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/system [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/tailfile [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/tarsum [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/term [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/term/windows [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/truncindex [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/urlutil [2021-09-03T13:40:55.337Z] github.com/docker/docker/pkg/useragent [2021-09-03T13:40:55.337Z] github.com/docker/docker/plugin [2021-09-03T13:40:55.337Z] github.com/docker/docker/plugin/executor/containerd [2021-09-03T13:40:55.337Z] github.com/docker/docker/plugin/v2 [2021-09-03T13:40:55.337Z] github.com/docker/docker/profiles/apparmor [2021-09-03T13:40:55.337Z] github.com/docker/docker/profiles/seccomp [2021-09-03T13:40:55.337Z] github.com/docker/docker/quota [2021-09-03T13:40:55.337Z] github.com/docker/docker/reference [2021-09-03T13:40:55.337Z] github.com/docker/docker/registry [2021-09-03T13:40:55.337Z] github.com/docker/docker/registry/resumable [2021-09-03T13:40:55.337Z] github.com/docker/docker/restartmanager [2021-09-03T13:40:55.337Z] github.com/docker/docker/rootless [2021-09-03T13:40:55.337Z] github.com/docker/docker/rootless/specconv [2021-09-03T13:40:55.337Z] github.com/docker/docker/runconfig [2021-09-03T13:40:55.337Z] github.com/docker/docker/runconfig/opts [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/daemon [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/environment [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/fakecontext [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/fakegit [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/fakestorage [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/fixtures/load [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/registry [2021-09-03T13:40:55.337Z] github.com/docker/docker/testutil/request [2021-09-03T13:40:55.337Z] github.com/docker/docker/volume [2021-09-03T13:40:55.337Z] github.com/docker/docker/volume/drivers [2021-09-03T13:40:55.337Z] github.com/docker/docker/volume/local [2021-09-03T13:40:55.337Z] github.com/docker/docker/volume/mounts [2021-09-03T13:40:55.337Z] github.com/docker/docker/volume/service [2021-09-03T13:40:55.337Z] github.com/docker/docker/volume/service/opts [2021-09-03T13:40:55.337Z] github.com/docker/docker/volume/testutils' ']' [2021-09-03T13:40:55.337Z] + 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/stack 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-09-03T13:40:55.881Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-03T13:40:56.266Z] ? github.com/docker/docker/api [no test files] [2021-09-03T13:40:56.460Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-03T13:40:57.031Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-03T13:40:57.973Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-03T13:40:58.914Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-03T13:41:00.021Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2021-09-03T13:41:00.021Z] === RUN TestServiceUpdateNetwork [2021-09-03T13:41:00.827Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-03T13:41:04.132Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-03T13:41:05.308Z] --- PASS: TestBuildWithHugeFile (99.99s) [2021-09-03T13:41:05.308Z] === RUN TestBuildWCOWSandboxSize [2021-09-03T13:41:05.516Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-03T13:41:05.777Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.33s) [2021-09-03T13:41:05.777Z] === RUN TestCreateServiceSecretFileMode [2021-09-03T13:41:06.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-09-03T13:41:06.298Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-03T13:41:08.844Z] docker_api_swarm_node_test.go:53: [d2cf373396b18] joining swarm manager [d4ba37479297d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:41:09.104Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2021-09-03T13:41:09.104Z] === RUN TestCreateServiceConfigFileMode [2021-09-03T13:41:09.676Z] docker_api_swarm_node_test.go:54: [d10ebf0e5a80c] joining swarm manager [d4ba37479297d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:41:10.618Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-03T13:41:11.157Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-09-03T13:41:12.003Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2021-09-03T13:41:12.003Z] === RUN TestCreateServiceSysctls [2021-09-03T13:41:12.260Z] --- PASS: TestServiceUpdateNetwork (12.88s) [2021-09-03T13:41:12.260Z] === RUN TestServiceUpdatePidsLimit [2021-09-03T13:41:12.945Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-03T13:41:13.206Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-03T13:41:13.648Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-03T13:41:14.220Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-03T13:41:15.754Z] --- PASS: TestCreateServiceSysctls (3.39s) [2021-09-03T13:41:15.754Z] === RUN TestCreateServiceCapabilities [2021-09-03T13:41:17.155Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-09-03T13:41:17.727Z] === RUN TestDockerSuite/TestCpToDot [2021-09-03T13:41:18.297Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2021-09-03T13:41:18.297Z] === RUN TestInspect [2021-09-03T13:41:18.559Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-03T13:41:19.501Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-03T13:41:20.886Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-03T13:41:21.456Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-03T13:41:21.716Z] --- PASS: TestInspect (3.30s) [2021-09-03T13:41:21.716Z] === RUN TestCreateJob [2021-09-03T13:41:22.362Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-03T13:41:22.657Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-03T13:41:22.657Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-03T13:41:23.600Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-03T13:41:24.541Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-03T13:41:24.541Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-03T13:41:24.541Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-03T13:41:25.113Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-03T13:41:25.113Z] --- PASS: TestCreateJob (3.51s) [2021-09-03T13:41:25.113Z] === RUN TestReplicatedJob [2021-09-03T13:41:25.684Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-03T13:41:25.684Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-03T13:41:25.684Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-03T13:41:25.684Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-03T13:41:26.256Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-03T13:41:26.517Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-03T13:41:26.517Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-03T13:41:26.517Z] === RUN TestDockerSuite/TestCreateRM [2021-09-03T13:41:26.778Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-03T13:41:26.778Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-03T13:41:26.778Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-03T13:41:26.778Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-03T13:41:27.040Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-03T13:41:28.950Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2021-09-03T13:41:28.951Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-09-03T13:41:28.951Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.93s) [2021-09-03T13:41:28.951Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2021-09-03T13:41:28.951Z] PASS [2021-09-03T13:41:28.951Z] [2021-09-03T13:41:28.951Z] === Skipped [2021-09-03T13:41:28.951Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-03T13:41:28.951Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-03T13:41:28.951Z] [2021-09-03T13:41:28.951Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-09-03T13:41:28.951Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-03T13:41:28.951Z] [2021-09-03T13:41:28.951Z] DONE 27 tests, 2 skipped in 141.305s [2021-09-03T13:41:28.951Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-09-03T13:41:28.951Z] ++ 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-09-03T13:41:28.951Z] ++ set -e [2021-09-03T13:41:28.951Z] ++ '[' -n 0 ']' [2021-09-03T13:41:28.951Z] ++ set -x [2021-09-03T13:41:28.951Z] ++ env -i DEST=/go/src/github.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-09-03T13:41:28.951Z] INFO: Testing against a local daemon [2021-09-03T13:41:28.951Z] === RUN TestSessionCreate [2021-09-03T13:41:28.951Z] --- PASS: TestSessionCreate (0.04s) [2021-09-03T13:41:28.951Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-03T13:41:28.951Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-09-03T13:41:28.951Z] PASS [2021-09-03T13:41:28.951Z] [2021-09-03T13:41:28.951Z] DONE 2 tests in 0.183s [2021-09-03T13:41:28.951Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-09-03T13:41:28.951Z] ++ 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-09-03T13:41:28.951Z] ++ set -e [2021-09-03T13:41:28.951Z] ++ '[' -n 0 ']' [2021-09-03T13:41:28.951Z] ++ set -x [2021-09-03T13:41:28.951Z] ++ env -i DEST=/go/src/github.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-09-03T13:41:28.951Z] INFO: Testing against a local daemon [2021-09-03T13:41:28.951Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-03T13:41:28.951Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-03T13:41:28.951Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:41:28.951Z] === RUN TestDiskUsage [2021-09-03T13:41:28.951Z] === PAUSE TestDiskUsage [2021-09-03T13:41:28.951Z] === RUN TestEventsExecDie [2021-09-03T13:41:29.524Z] --- PASS: TestEventsExecDie (0.74s) [2021-09-03T13:41:29.524Z] === RUN TestEventsBackwardsCompatible [2021-09-03T13:41:29.586Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-03T13:41:29.586Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-03T13:41:29.586Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-03T13:41:29.787Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-03T13:41:29.787Z] === RUN TestEventsVolumeCreate [2021-09-03T13:41:29.787Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-09-03T13:41:29.787Z] === RUN TestInfoBinaryCommits [2021-09-03T13:41:29.787Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-09-03T13:41:29.787Z] === RUN TestInfoAPIVersioned [2021-09-03T13:41:29.787Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-03T13:41:29.787Z] === RUN TestInfoDiscoveryBackend [2021-09-03T13:41:30.359Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-03T13:41:30.359Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-03T13:41:31.303Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-03T13:41:31.303Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-03T13:41:31.500Z] --- PASS: TestReplicatedJob (6.23s) [2021-09-03T13:41:31.500Z] === RUN TestUpdateReplicatedJob [2021-09-03T13:41:31.875Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-09-03T13:41:31.875Z] === RUN TestInfoAPI [2021-09-03T13:41:31.875Z] --- PASS: TestInfoAPI (0.04s) [2021-09-03T13:41:31.875Z] === RUN TestInfoAPIWarnings [2021-09-03T13:41:32.887Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-03T13:41:32.887Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-03T13:41:32.887Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-03T13:41:32.887Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-03T13:41:32.887Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-03T13:41:33.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-03T13:41:33.722Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-03T13:41:35.116Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-03T13:41:35.376Z] --- PASS: TestUpdateReplicatedJob (3.99s) [2021-09-03T13:41:35.376Z] === RUN TestServiceListWithStatuses [2021-09-03T13:41:35.376Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-03T13:41:35.376Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-03T13:41:35.376Z] === RUN TestDockerNetworkConnectAlias [2021-09-03T13:41:35.636Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-03T13:41:37.020Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-03T13:41:38.406Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-03T13:41:38.667Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-03T13:41:39.238Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-03T13:41:39.498Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-03T13:41:40.070Z] === RUN TestDockerSuite/TestDockerFails [2021-09-03T13:41:40.070Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-09-03T13:41:40.070Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-09-03T13:41:40.070Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-09-03T13:41:40.331Z] --- PASS: TestDockerNetworkConnectAlias (4.92s) [2021-09-03T13:41:40.331Z] === RUN TestDockerNetworkReConnect [2021-09-03T13:41:40.902Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-09-03T13:41:41.844Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-09-03T13:41:41.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-09-03T13:41:43.758Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-09-03T13:41:43.758Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-09-03T13:41:43.758Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-09-03T13:41:43.758Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-09-03T13:41:44.701Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2021-09-03T13:41:44.701Z] === RUN TestServicePlugin [2021-09-03T13:41:48.905Z] plugin_test.go:61: [d4e2234423266] joining swarm manager [d28d92b46c1db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:41:48.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-09-03T13:41:49.476Z] plugin_test.go:64: [da0a8d5bfe347] joining swarm manager [d28d92b46c1db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:41:49.737Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-03T13:41:49.996Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-09-03T13:41:49.996Z] === RUN TestInfoDebug [2021-09-03T13:41:49.996Z] --- PASS: TestInfoDebug (0.54s) [2021-09-03T13:41:49.996Z] === RUN TestInfoInsecureRegistries [2021-09-03T13:41:49.996Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-03T13:41:49.996Z] === RUN TestInfoRegistryMirrors [2021-09-03T13:41:49.996Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-03T13:41:49.996Z] === RUN TestLoginFailsWithBadCredentials [2021-09-03T13:41:50.258Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-09-03T13:41:50.258Z] === RUN TestPingCacheHeaders [2021-09-03T13:41:50.258Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-09-03T13:41:50.258Z] === RUN TestPingGet [2021-09-03T13:41:50.258Z] --- PASS: TestPingGet (0.03s) [2021-09-03T13:41:50.258Z] === RUN TestPingHead [2021-09-03T13:41:50.258Z] --- PASS: TestPingHead (0.04s) [2021-09-03T13:41:50.258Z] === RUN TestVersion [2021-09-03T13:41:50.258Z] --- PASS: TestVersion (0.03s) [2021-09-03T13:41:50.258Z] === CONT TestDiskUsage [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/container_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/image_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/volume_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-03T13:41:50.831Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-03T13:41:51.092Z] === RUN TestDiskUsage/after_container.Run [2021-09-03T13:41:51.133Z] docker_api_swarm_test.go:202: [d4574307b3610] joining swarm manager [d67e426407473]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-03T13:41:51.354Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage (1.42s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-03T13:41:51.616Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:41:51.616Z] PASS [2021-09-03T13:41:51.616Z] [2021-09-03T13:41:51.616Z] === Skipped [2021-09-03T13:41:51.616Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:41:51.616Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-03T13:41:51.616Z] [2021-09-03T13:41:51.616Z] DONE 53 tests, 1 skipped in 22.871s [2021-09-03T13:41:51.616Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-03T13:41:51.616Z] ++ 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-09-03T13:41:51.616Z] ++ set -e [2021-09-03T13:41:51.616Z] ++ '[' -n 0 ']' [2021-09-03T13:41:51.616Z] ++ set -x [2021-09-03T13:41:51.616Z] ++ env -i DEST=/go/src/github.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-09-03T13:41:51.878Z] INFO: Testing against a local daemon [2021-09-03T13:41:51.878Z] === RUN TestVolumesCreateAndList [2021-09-03T13:41:51.878Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-03T13:41:51.878Z] === RUN TestVolumesRemove [2021-09-03T13:41:51.878Z] --- PASS: TestVolumesRemove (0.08s) [2021-09-03T13:41:51.878Z] === RUN TestVolumesInspect [2021-09-03T13:41:51.878Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-03T13:41:51.878Z] === RUN TestVolumesInvalidJSON [2021-09-03T13:41:51.878Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-03T13:41:51.878Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-03T13:41:51.878Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-03T13:41:51.878Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-03T13:41:51.878Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-03T13:41:51.878Z] PASS [2021-09-03T13:41:51.878Z] [2021-09-03T13:41:51.878Z] DONE 5 tests in 0.290s [2021-09-03T13:41:51.878Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-03T13:41:52.451Z] ++++ cat bundles/test-integration/docker.pid [2021-09-03T13:41:52.451Z] +++ kill 15151 [2021-09-03T13:41:52.517Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-03T13:41:52.713Z] +++ /etc/init.d/apparmor stop [2021-09-03T13:41:52.713Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-03T13:41:52.713Z] [2021-09-03T13:41:52.713Z] Unloading profiles will leave already running processes permanently [2021-09-03T13:41:52.713Z] unconfined, which can lead to unexpected situations. [2021-09-03T13:41:52.713Z] [2021-09-03T13:41:52.713Z] To set a process to complain mode, use the command line tool [2021-09-03T13:41:52.713Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-03T13:41:52.713Z] +++ true [2021-09-03T13:41:52.713Z] exiting test-integration [2021-09-03T13:41:52.713Z] ++ exit 0 [2021-09-03T13:41:52.713Z] Post stage [Pipeline] junit [2021-09-03T13:41:54.117Z] Recording test results [2021-09-03T13:41:54.392Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-09-03T13:41:54.434Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [Pipeline] // stage Post stage [Pipeline] sh [2021-09-03T13:41:54.745Z] + echo Ensuring container killed. [2021-09-03T13:41:54.745Z] Ensuring container killed. [2021-09-03T13:41:54.745Z] + docker rm -vf docker-pr10 [2021-09-03T13:41:54.745Z] Error: No such container: docker-pr10 [Pipeline] sh [2021-09-03T13:41:55.055Z] + echo Chowning /workspace to jenkins user [2021-09-03T13:41:55.055Z] Chowning /workspace to jenkins user [2021-09-03T13:41:55.055Z] + id -u [2021-09-03T13:41:55.055Z] + id -g [2021-09-03T13:41:55.055Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42736:/workspace busybox chown -R 1000:1000 /workspace [2021-09-03T13:41:55.055Z] Unable to find image 'busybox:latest' locally [2021-09-03T13:41:55.318Z] latest: Pulling from library/busybox [2021-09-03T13:41:55.318Z] be0c1d6b695c: Pulling fs layer [2021-09-03T13:41:55.318Z] be0c1d6b695c: Download complete [2021-09-03T13:41:55.380Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-09-03T13:41:55.600Z] be0c1d6b695c: Pull complete [2021-09-03T13:41:55.600Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-09-03T13:41:55.600Z] Status: Downloaded newer image for busybox:latest [2021-09-03T13:41:55.951Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-03T13:41:56.523Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-03T13:41:57.094Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-03T13:41:57.666Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-03T13:41:58.236Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-03T13:41:58.496Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-03T13:42:00.117Z] + bundleName=arm64-integration [2021-09-03T13:42:00.117Z] + echo Creating arm64-integration-bundles.tar.gz [2021-09-03T13:42:00.117Z] Creating arm64-integration-bundles.tar.gz [2021-09-03T13:42:00.117Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-09-03T13:42:00.117Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-09-03T13:42:00.393Z] Archiving artifacts [2021-09-03T13:42:00.406Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-09-03T13:42:01.348Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-03T13:42:02.916Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42736/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-03T13:42:03.240Z] + make clean [2021-09-03T13:42:03.813Z] docker volume rm -f docker-dev-cache [2021-09-03T13:42:03.813Z] docker-dev-cache [Pipeline] deleteDir [2021-09-03T13:42:03.894Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-09-03T13:42:05.804Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-03T13:42:06.374Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-03T13:42:07.316Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-03T13:42:07.888Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-03T13:42:07.888Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-03T13:42:08.830Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-03T13:42:09.090Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-09-03T13:42:09.350Z] === RUN TestDockerSuite/TestEventsFilterType [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T13:42:09.611Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-09-03T13:42:09.611Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-09-03T13:42:09.611Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-03T13:42:10.555Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-03T13:42:11.938Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-03T13:42:11.938Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-03T13:42:11.938Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-03T13:42:12.199Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-03T13:42:12.459Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-03T13:42:13.038Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-03T13:42:13.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-09-03T13:42:13.984Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-09-03T13:42:13.984Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-09-03T13:42:13.984Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-03T13:42:13.984Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-09-03T13:42:13.984Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-03T13:42:13.984Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-03T13:42:15.369Z] docker_api_swarm_test.go:384: [dc0584a1add08] joining swarm manager [d545a523424df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:42:15.631Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-09-03T13:42:15.891Z] --- PASS: TestServicePlugin (31.06s) [2021-09-03T13:42:15.891Z] === RUN TestServiceUpdateLabel [2021-09-03T13:42:16.152Z] === RUN TestDockerSuite/TestEventsRename [2021-09-03T13:42:16.413Z] docker_api_swarm_test.go:385: [d59b7b2177c5b] joining swarm manager [d545a523424df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:42:16.984Z] === RUN TestDockerSuite/TestEventsResize [2021-09-03T13:42:17.555Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-03T13:42:18.940Z] --- PASS: TestServiceUpdateLabel (2.81s) [2021-09-03T13:42:18.940Z] === RUN TestServiceUpdateSecrets [2021-09-03T13:42:23.142Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-03T13:42:23.714Z] === RUN TestDockerSuite/TestEventsStreaming [2021-09-03T13:42:24.284Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-03T13:42:26.826Z] === RUN TestDockerSuite/TestEventsTop [2021-09-03T13:42:27.399Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-03T13:42:29.940Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/builder [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 49.0% of statements [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-09-03T13:42:32.546Z] ok github.com/docker/docker/builder/remotecontext/git 1.494s coverage: 86.3% of statements [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/cli [no test files] [2021-09-03T13:42:32.546Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-03T13:42:33.110Z] ok github.com/docker/docker/cmd/docker-proxy 0.126s coverage: 67.6% of statements [2021-09-03T13:42:33.236Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2021-09-03T13:42:33.236Z] === RUN TestServiceUpdateConfigs [2021-09-03T13:42:35.631Z] ok github.com/docker/docker/client 0.096s coverage: 75.6% of statements [2021-09-03T13:42:36.556Z] === RUN TestDockerSuite/TestExec [2021-09-03T13:42:36.556Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-03T13:42:37.127Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-03T13:42:37.388Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-03T13:42:37.960Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-03T13:42:38.902Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-03T13:42:39.472Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-03T13:42:40.042Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-03T13:42:40.612Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-03T13:42:41.183Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-03T13:42:41.444Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-03T13:42:42.385Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-03T13:42:43.327Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-03T13:42:43.899Z] === RUN TestDockerSuite/TestExecEnv [2021-09-03T13:42:44.470Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-03T13:42:45.410Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-03T13:42:45.983Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-03T13:42:47.893Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2021-09-03T13:42:47.893Z] === RUN TestServiceUpdateNetwork [2021-09-03T13:42:48.834Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-03T13:42:49.095Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-09-03T13:42:50.038Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-03T13:42:50.982Z] === RUN TestDockerSuite/TestExecParseError [2021-09-03T13:42:51.244Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-03T13:42:51.816Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-03T13:42:52.392Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-03T13:42:53.356Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-03T13:42:53.926Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-03T13:42:54.866Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-03T13:43:01.444Z] --- PASS: TestServiceUpdateNetwork (13.30s) [2021-09-03T13:43:01.444Z] === RUN TestServiceUpdatePidsLimit [2021-09-03T13:43:02.385Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-03T13:43:03.327Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-03T13:43:05.869Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-03T13:43:05.869Z] === RUN TestDockerSuite/TestExecTTY [2021-09-03T13:43:06.442Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-03T13:43:07.013Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-03T13:43:07.584Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-03T13:43:08.156Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-03T13:43:08.156Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-03T13:43:08.156Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-03T13:43:09.540Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-09-03T13:43:10.112Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-03T13:43:10.112Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-03T13:43:10.374Z] check_test.go:379: [d59b7b2177c5b] daemon is not started [2021-09-03T13:43:10.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-09-03T13:43:10.945Z] === RUN TestDockerSuite/TestExecWithTERM [2021-09-03T13:43:11.517Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-03T13:43:12.460Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-03T13:43:12.460Z] docker_api_swarm_test.go:802: [da2abdd6711c1] joining swarm manager [d2699d92ef9cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:43:13.859Z] docker_api_swarm_test.go:802: [d4452f1256ead] joining swarm manager [d2699d92ef9cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:43:14.331Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.3% of statements [2021-09-03T13:43:14.331Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-09-03T13:43:14.331Z] ok github.com/docker/docker/cmd/dockerd/trap 2.474s coverage: 0.0% of statements [2021-09-03T13:43:14.331Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-03T13:43:14.331Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-03T13:43:14.331Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-03T13:43:14.331Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-03T13:43:14.331Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-03T13:43:15.240Z] docker_api_swarm_test.go:802: [ddfaacdd3e5a4] joining swarm manager [d2699d92ef9cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-03T13:43:16.180Z] docker_api_swarm_test.go:802: [d6173fe62d4f7] joining swarm manager [d2699d92ef9cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-03T13:43:17.121Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-03T13:43:17.382Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2021-09-03T13:43:17.382Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-09-03T13:43:17.382Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2021-09-03T13:43:17.382Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2021-09-03T13:43:17.382Z] PASS [2021-09-03T13:43:17.382Z] [2021-09-03T13:43:17.382Z] === Skipped [2021-09-03T13:43:17.382Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-03T13:43:17.382Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-03T13:43:17.382Z] [2021-09-03T13:43:17.382Z] DONE 27 tests, 1 skipped in 176.586s [2021-09-03T13:43:17.643Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-03T13:43:17.643Z] ++ 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-09-03T13:43:17.643Z] ++ set -e [2021-09-03T13:43:17.643Z] ++ '[' -n 0 ']' [2021-09-03T13:43:17.643Z] ++ set -x [2021-09-03T13:43:17.643Z] ++ env -i DEST=/go/src/github.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-09-03T13:43:17.643Z] INFO: Testing against a local daemon [2021-09-03T13:43:17.643Z] === RUN TestSessionCreate [2021-09-03T13:43:17.644Z] --- PASS: TestSessionCreate (0.04s) [2021-09-03T13:43:17.644Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-03T13:43:17.644Z] docker_api_swarm_test.go:810: [dcb3a117e9436] joining swarm manager [d2699d92ef9cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-09-03T13:43:17.644Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-03T13:43:17.644Z] PASS [2021-09-03T13:43:17.644Z] [2021-09-03T13:43:17.644Z] DONE 2 tests in 0.135s [2021-09-03T13:43:17.644Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-03T13:43:17.644Z] ++ 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-09-03T13:43:17.644Z] ++ set -e [2021-09-03T13:43:17.644Z] ++ '[' -n 0 ']' [2021-09-03T13:43:17.644Z] ++ set -x [2021-09-03T13:43:17.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-03T13:43:17.644Z] INFO: Testing against a local daemon [2021-09-03T13:43:17.644Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-03T13:43:17.644Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-03T13:43:17.644Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:43:17.644Z] === RUN TestDiskUsage [2021-09-03T13:43:17.644Z] === PAUSE TestDiskUsage [2021-09-03T13:43:17.644Z] === RUN TestEventsExecDie [2021-09-03T13:43:18.583Z] --- PASS: TestEventsExecDie (0.65s) [2021-09-03T13:43:18.584Z] === RUN TestEventsBackwardsCompatible [2021-09-03T13:43:18.584Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-09-03T13:43:18.584Z] === RUN TestEventsVolumeCreate [2021-09-03T13:43:18.584Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-03T13:43:18.584Z] === RUN TestInfoBinaryCommits [2021-09-03T13:43:18.584Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-03T13:43:18.584Z] === RUN TestInfoAPIVersioned [2021-09-03T13:43:18.584Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-03T13:43:18.584Z] === RUN TestInfoDiscoveryBackend [2021-09-03T13:43:19.154Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-09-03T13:43:19.154Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-03T13:43:20.095Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-03T13:43:20.095Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-03T13:43:20.665Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-09-03T13:43:20.665Z] === RUN TestInfoAPI [2021-09-03T13:43:20.665Z] --- PASS: TestInfoAPI (0.02s) [2021-09-03T13:43:20.665Z] === RUN TestInfoAPIWarnings [2021-09-03T13:43:22.047Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-03T13:43:22.424Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-09-03T13:43:22.681Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-09-03T13:43:23.430Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-03T13:43:24.050Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-09-03T13:43:28.715Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-03T13:43:28.716Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-03T13:43:28.716Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-03T13:43:28.716Z] === RUN TestDockerSuite/TestHealth [2021-09-03T13:43:32.140Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-09-03T13:43:32.140Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.1% of statements [2021-09-03T13:43:32.140Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-09-03T13:43:32.397Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-09-03T13:43:32.960Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-09-03T13:43:33.890Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.458s coverage: 74.6% of statements [2021-09-03T13:43:35.259Z] ok github.com/docker/docker/daemon 12.135s coverage: 17.6% of statements [2021-09-03T13:43:35.259Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-03T13:43:35.259Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-03T13:43:35.259Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-03T13:43:35.259Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-03T13:43:35.524Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.1% of statements [2021-09-03T13:43:36.094Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.461s coverage: 56.2% of statements [2021-09-03T13:43:36.852Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-09-03T13:43:36.852Z] === RUN TestInfoDebug [2021-09-03T13:43:37.422Z] --- PASS: TestInfoDebug (0.52s) [2021-09-03T13:43:37.423Z] === RUN TestInfoInsecureRegistries [2021-09-03T13:43:38.001Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-09-03T13:43:38.001Z] === RUN TestInfoRegistryMirrors [2021-09-03T13:43:38.011Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-09-03T13:43:38.262Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-09-03T13:43:38.262Z] === RUN TestLoginFailsWithBadCredentials [2021-09-03T13:43:38.522Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-09-03T13:43:38.522Z] === RUN TestPingCacheHeaders [2021-09-03T13:43:38.522Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-09-03T13:43:38.522Z] === RUN TestPingGet [2021-09-03T13:43:38.522Z] --- PASS: TestPingGet (0.01s) [2021-09-03T13:43:38.522Z] === RUN TestPingHead [2021-09-03T13:43:38.522Z] --- PASS: TestPingHead (0.02s) [2021-09-03T13:43:38.522Z] === RUN TestVersion [2021-09-03T13:43:38.522Z] --- PASS: TestVersion (0.01s) [2021-09-03T13:43:38.522Z] === CONT TestDiskUsage [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/container_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/image_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/volume_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-03T13:43:39.093Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-03T13:43:39.354Z] === RUN TestDiskUsage/after_container.Run [2021-09-03T13:43:39.401Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.313s coverage: 49.4% of statements [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-03T13:43:39.615Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage (1.23s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.22s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-03T13:43:39.876Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-03T13:43:39.876Z] PASS [2021-09-03T13:43:39.876Z] [2021-09-03T13:43:39.876Z] === Skipped [2021-09-03T13:43:39.876Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:43:39.876Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-03T13:43:39.876Z] [2021-09-03T13:43:39.876Z] DONE 53 tests, 1 skipped in 22.089s [2021-09-03T13:43:39.876Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-03T13:43:39.876Z] ++ 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-09-03T13:43:39.876Z] ++ set -e [2021-09-03T13:43:39.876Z] ++ '[' -n 0 ']' [2021-09-03T13:43:39.876Z] ++ set -x [2021-09-03T13:43:39.876Z] ++ env -i DEST=/go/src/github.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-09-03T13:43:39.876Z] INFO: Testing against a local daemon [2021-09-03T13:43:39.876Z] === RUN TestVolumesCreateAndList [2021-09-03T13:43:39.876Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-03T13:43:39.876Z] === RUN TestVolumesRemove [2021-09-03T13:43:39.876Z] --- PASS: TestVolumesRemove (0.06s) [2021-09-03T13:43:39.876Z] === RUN TestVolumesInspect [2021-09-03T13:43:39.876Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-03T13:43:39.876Z] === RUN TestVolumesInvalidJSON [2021-09-03T13:43:39.876Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-03T13:43:39.876Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-03T13:43:39.876Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-03T13:43:39.876Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-03T13:43:39.876Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-03T13:43:39.876Z] PASS [2021-09-03T13:43:39.876Z] [2021-09-03T13:43:39.876Z] DONE 5 tests in 0.132s [2021-09-03T13:43:39.876Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-03T13:43:40.137Z] ++++ cat bundles/test-integration/docker.pid [2021-09-03T13:43:40.137Z] +++ kill 14238 [2021-09-03T13:43:40.329Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.637s coverage: 46.2% of statements [2021-09-03T13:43:40.329Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-03T13:43:40.398Z] +++ /etc/init.d/apparmor stop [2021-09-03T13:43:40.661Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-03T13:43:40.661Z] [2021-09-03T13:43:40.661Z] Unloading profiles will leave already running processes permanently [2021-09-03T13:43:40.661Z] unconfined, which can lead to unexpected situations. [2021-09-03T13:43:40.661Z] [2021-09-03T13:43:40.661Z] To set a process to complain mode, use the command line tool [2021-09-03T13:43:40.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-03T13:43:40.661Z] +++ true [2021-09-03T13:43:40.661Z] exiting test-integration [2021-09-03T13:43:40.661Z] ++ exit 0 [2021-09-03T13:43:40.661Z] [2021-09-03T13:43:41.234Z] + for job in $(jobs -p) [2021-09-03T13:43:41.234Z] + wait 15492 [2021-09-03T13:43:41.257Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.590s coverage: 57.7% of statements [2021-09-03T13:43:41.257Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-03T13:43:41.257Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-03T13:43:41.514Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-09-03T13:43:42.443Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-09-03T13:43:43.006Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-09-03T13:43:43.568Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-09-03T13:43:43.568Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-03T13:43:43.568Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-03T13:43:44.131Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2021-09-03T13:43:45.060Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2021-09-03T13:43:45.060Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 77.4% of statements [2021-09-03T13:43:45.060Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-03T13:43:45.060Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-03T13:43:45.623Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-09-03T13:43:45.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2021-09-03T13:43:45.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-09-03T13:43:46.808Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2021-09-03T13:43:46.808Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-03T13:43:47.065Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 57.5% of statements [2021-09-03T13:43:47.628Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2021-09-03T13:43:47.813Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-03T13:43:47.813Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-03T13:43:47.813Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-03T13:43:47.813Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-03T13:43:48.384Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-03T13:43:48.384Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-03T13:43:48.557Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-09-03T13:43:48.557Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2021-09-03T13:43:48.953Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-03T13:43:48.953Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-03T13:43:48.953Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-03T13:43:48.953Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-03T13:43:49.120Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-09-03T13:43:49.214Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-03T13:43:49.474Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-03T13:43:49.682Z] ok github.com/docker/docker/daemon/logger/splunk 1.594s coverage: 82.5% of statements [2021-09-03T13:43:49.682Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-03T13:43:49.682Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-03T13:43:49.734Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-03T13:43:49.734Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-03T13:43:50.304Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-03T13:43:50.304Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-03T13:43:50.612Z] ok github.com/docker/docker/distribution 0.117s coverage: 25.8% of statements [2021-09-03T13:43:50.612Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2021-09-03T13:43:50.612Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-03T13:43:50.875Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-03T13:43:51.445Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-03T13:43:51.445Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-03T13:43:51.541Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-09-03T13:43:52.015Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-03T13:43:52.113Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-09-03T13:43:52.370Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-09-03T13:43:52.932Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-09-03T13:43:53.188Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-09-03T13:43:53.444Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 85.1% of statements [2021-09-03T13:43:53.444Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-03T13:43:53.444Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-03T13:43:53.701Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-09-03T13:43:54.555Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-03T13:43:54.556Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-03T13:43:54.556Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-03T13:43:54.631Z] ok github.com/docker/docker/oci 0.015s coverage: 43.3% of statements [2021-09-03T13:43:55.194Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-09-03T13:43:55.194Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-09-03T13:43:55.940Z] === RUN TestDockerSuite/TestImportFile [2021-09-03T13:43:56.886Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-03T13:43:56.886Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-03T13:43:57.086Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 82.4% of statements [2021-09-03T13:43:57.342Z] ok github.com/docker/docker/pkg/authorization 0.127s coverage: 68.3% of statements [2021-09-03T13:43:57.599Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-09-03T13:43:57.599Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-09-03T13:43:57.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-09-03T13:43:58.090Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-03T13:43:59.472Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-03T13:44:00.413Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-03T13:44:00.866Z] ok github.com/docker/docker/pkg/chrootarchive 2.463s coverage: 43.2% of statements [2021-09-03T13:44:00.866Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-09-03T13:44:00.866Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-09-03T13:44:00.983Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-03T13:44:01.122Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-09-03T13:44:01.244Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-03T13:44:01.815Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-03T13:44:01.815Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-09-03T13:44:01.815Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-03T13:44:02.052Z] ok github.com/docker/docker/layer 7.343s coverage: 68.8% of statements [2021-09-03T13:44:02.052Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-03T13:44:02.052Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-03T13:44:02.052Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-03T13:44:02.052Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-03T13:44:02.052Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-03T13:44:02.052Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-03T13:44:02.052Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-03T13:44:02.386Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-03T13:44:02.615Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-09-03T13:44:02.647Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-03T13:44:02.872Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-09-03T13:44:03.130Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-09-03T13:44:03.218Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-03T13:44:03.788Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-03T13:44:04.051Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-03T13:44:04.059Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-09-03T13:44:04.622Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-03T13:44:04.622Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-09-03T13:44:04.622Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2021-09-03T13:44:04.622Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 83.1% of statements [2021-09-03T13:44:04.879Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-09-03T13:44:05.139Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements [2021-09-03T13:44:05.566Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-03T13:44:06.136Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-03T13:44:06.170Z] ok github.com/docker/docker/pkg/idtools 0.536s coverage: 69.5% of statements [2021-09-03T13:44:06.170Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 71.5% of statements [2021-09-03T13:44:06.397Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-03T13:44:06.426Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-09-03T13:44:06.426Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-09-03T13:44:06.427Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-03T13:44:06.427Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-03T13:44:06.427Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-03T13:44:06.658Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-03T13:44:06.683Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-09-03T13:44:06.683Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-03T13:44:06.683Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-09-03T13:44:06.919Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-03T13:44:06.919Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-03T13:44:06.919Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-03T13:44:06.939Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-09-03T13:44:07.195Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-09-03T13:44:07.195Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-09-03T13:44:07.195Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-03T13:44:07.195Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-03T13:44:07.770Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-09-03T13:44:07.860Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-03T13:44:08.122Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-03T13:44:08.339Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-09-03T13:44:08.594Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-09-03T13:44:08.595Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-09-03T13:44:08.693Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-03T13:44:09.263Z] === RUN TestDockerSuite/TestInspectImage [2021-09-03T13:44:09.263Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-03T13:44:09.263Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-03T13:44:09.263Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-03T13:44:09.263Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-03T13:44:09.523Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-03T13:44:09.960Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-09-03T13:44:09.960Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-09-03T13:44:10.094Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-03T13:44:10.094Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-03T13:44:10.216Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-09-03T13:44:10.472Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-09-03T13:44:10.667Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-03T13:44:10.728Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-09-03T13:44:10.729Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-09-03T13:44:10.928Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-03T13:44:11.291Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-09-03T13:44:11.547Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-09-03T13:44:11.803Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-09-03T13:44:12.365Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-09-03T13:44:12.365Z] coverage: [no statements] [2021-09-03T13:44:12.365Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-09-03T13:44:12.622Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-09-03T13:44:12.838Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-03T13:44:12.838Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-03T13:44:12.878Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-09-03T13:44:12.879Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-09-03T13:44:13.099Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-03T13:44:13.669Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-03T13:44:14.615Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-03T13:44:14.770Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-09-03T13:44:14.770Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-09-03T13:44:15.025Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-09-03T13:44:15.185Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-03T13:44:15.446Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-03T13:44:16.016Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-03T13:44:16.394Z] ok github.com/docker/docker/quota 0.205s coverage: 71.4% of statements [2021-09-03T13:44:16.394Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2021-09-03T13:44:16.587Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-03T13:44:16.847Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-03T13:44:17.323Z] ok github.com/docker/docker/registry 0.036s coverage: 58.8% of statements [2021-09-03T13:44:17.419Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-03T13:44:17.419Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-09-03T13:44:17.580Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-09-03T13:44:17.837Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-09-03T13:44:18.094Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-09-03T13:44:18.350Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-09-03T13:44:19.332Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-03T13:44:19.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-09-03T13:44:19.902Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-03T13:44:20.868Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-09-03T13:44:21.126Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2021-09-03T13:44:21.288Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-03T13:44:21.549Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-03T13:44:21.688Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-09-03T13:44:22.617Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-09-03T13:44:23.461Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-03T13:44:23.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-09-03T13:44:24.663Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-03T13:44:26.047Z] docker_api_swarm_service_test.go:395: [d34f53422701e] joining swarm manager [de71a42da7ad2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:44:26.618Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-03T13:44:26.618Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-03T13:44:26.618Z] docker_api_swarm_service_test.go:395: [d9ab22033457d] joining swarm manager [de71a42da7ad2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:44:28.531Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-03T13:44:28.792Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-03T13:44:29.733Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-03T13:44:37.883Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-03T13:44:38.825Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-03T13:44:39.767Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-03T13:44:40.339Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-03T13:44:41.723Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-09-03T13:44:41.723Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-03T13:44:41.984Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-03T13:44:41.984Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-03T13:44:41.984Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-03T13:44:41.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-09-03T13:44:42.555Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-03T13:44:43.127Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-03T13:44:44.070Z] docker_api_swarm_service_test.go:343: [d74857af728e9] joining swarm manager [ddd11ff34403b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:44:44.521Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/rootless [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/volume [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-03T13:44:44.521Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === Skipped [2021-09-03T13:44:44.521Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-03T13:44:44.521Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-03T13:44:44.521Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-03T13:44:44.521Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-03T13:44:44.521Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-03T13:44:44.521Z] graphtest_unix.go:71: No driver to put! [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-03T13:44:44.521Z] time="2021-09-03T13:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-03T13:44:44.521Z] time="2021-09-03T13:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-03T13:44:44.521Z] time="2021-09-03T13:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-03T13:44:44.521Z] time="2021-09-03T13:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-03T13:44:44.521Z] time="2021-09-03T13:43:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-03T13:44:44.521Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-03T13:44:44.521Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-03T13:44:44.521Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-03T13:44:44.522Z] graphtest_unix.go:71: No driver to put! [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-03T13:44:44.522Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-03T13:44:44.522Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-03T13:44:44.522Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-03T13:44:44.522Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-03T13:44:44.522Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.522Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-03T13:44:44.522Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.522Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-03T13:44:44.522Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.522Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-03T13:44:44.522Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.522Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-03T13:44:44.522Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-03T13:44:44.522Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-03T13:44:44.522Z] graphtest_unix.go:71: No driver to put! [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-03T13:44:44.522Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-03T13:44:44.522Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-03T13:44:44.522Z] [2021-09-03T13:44:44.522Z] DONE 2309 tests, 28 skipped in 226.616s [2021-09-03T13:44:44.522Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/bitseq [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/cluster [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/config [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/datastore [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/driverapi [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/etchosts [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/idm [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/ipam [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/iptables [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/netlabel [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/netutils [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/networkdb [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/ns [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/options [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/osl [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/portallocator [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/portmapper [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/testutils [2021-09-03T13:44:44.522Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-03T13:44:44.522Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/testutils github.com/docker/docker/libnetwork/types [2021-09-03T13:44:45.012Z] docker_api_swarm_service_test.go:343: [d004770c6bf25] joining swarm manager [ddd11ff34403b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:44:46.925Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-03T13:44:47.186Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-03T13:44:52.469Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-03T13:44:52.469Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-03T13:44:52.469Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-03T13:44:53.413Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-03T13:44:53.988Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-03T13:44:54.930Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-03T13:44:55.872Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-03T13:44:56.455Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-03T13:44:58.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-09-03T13:44:58.368Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-03T13:44:58.940Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-03T13:44:59.512Z] === RUN TestDockerSuite/TestLogsSince [2021-09-03T13:45:00.455Z] docker_api_swarm_service_test.go:490: [d4a2cb73ac4a1] joining swarm manager [d8e3408e5fc0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:45:01.030Z] docker_api_swarm_service_test.go:490: [df593217a670f] joining swarm manager [d8e3408e5fc0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:45:05.943Z] --- PASS: TestBuildWCOWSandboxSize (648.00s) [2021-09-03T13:45:05.943Z] === RUN TestBuildWithEmptyDockerfile [2021-09-03T13:45:05.943Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:45:05.943Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:45:05.943Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:45:05.943Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:45:05.943Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:45:05.943Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:45:05.943Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:45:05.943Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:45:05.943Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:45:05.943Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) [2021-09-03T13:45:05.943Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-03T13:45:05.943Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-09-03T13:45:05.943Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-09-03T13:45:05.943Z] === RUN TestBuildPreserveOwnership [2021-09-03T13:45:05.943Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:45:05.943Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-03T13:45:05.943Z] === RUN TestBuildPlatformInvalid [2021-09-03T13:45:05.943Z] --- PASS: TestBuildPlatformInvalid (0.39s) [2021-09-03T13:45:05.943Z] PASS [2021-09-03T13:45:05.943Z] ok github.com/docker/docker/integration/build 776.450s [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === Skipped [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-03T13:45:05.943Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-03T13:45:05.943Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-03T13:45:05.943Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-03T13:45:05.943Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-03T13:45:05.943Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] DONE 29 tests, 5 skipped in 796.981s [2021-09-03T13:45:05.943Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-03T13:45:05.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:45:05.943Z] INFO: Testing against a local daemon [2021-09-03T13:45:05.943Z] === RUN TestConfigInspect [2021-09-03T13:45:05.943Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-03T13:45:05.943Z] === RUN TestConfigList [2021-09-03T13:45:05.943Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] --- SKIP: TestConfigList (0.00s) [2021-09-03T13:45:05.943Z] === RUN TestConfigsCreateAndDelete [2021-09-03T13:45:05.943Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-03T13:45:05.943Z] === RUN TestConfigsUpdate [2021-09-03T13:45:05.943Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-03T13:45:05.943Z] === RUN TestTemplatedConfig [2021-09-03T13:45:05.943Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-03T13:45:05.943Z] === RUN TestConfigCreateResolve [2021-09-03T13:45:05.943Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:45:05.943Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-03T13:45:05.943Z] PASS [2021-09-03T13:45:05.943Z] ok github.com/docker/docker/integration/config 0.072s [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === Skipped [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-03T13:45:05.943Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-03T13:45:05.943Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-03T13:45:05.943Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-03T13:45:05.943Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-03T13:45:05.943Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-03T13:45:05.943Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:45:05.943Z] [2021-09-03T13:45:05.943Z] DONE 6 tests, 6 skipped in 2.317s [2021-09-03T13:45:05.943Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-03T13:45:06.317Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-03T13:45:06.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:45:06.909Z] INFO: Testing against a local daemon [2021-09-03T13:45:06.909Z] === RUN TestCheckpoint [2021-09-03T13:45:06.909Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:45:06.909Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-03T13:45:06.909Z] === RUN TestContainerInvalidJSON [2021-09-03T13:45:06.909Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:45:06.909Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:45:06.909Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:45:06.909Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:45:07.367Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:45:07.367Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:45:07.367Z] --- PASS: TestContainerInvalidJSON (0.38s) [2021-09-03T13:45:07.367Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-03T13:45:07.367Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-03T13:45:07.367Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-03T13:45:07.367Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-09-03T13:45:07.367Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-03T13:45:07.825Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-09-03T13:45:07.825Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-03T13:45:07.825Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-09-03T13:45:07.825Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-03T13:45:07.825Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-09-03T13:45:07.825Z] === RUN TestCopyFromContainer [2021-09-03T13:45:07.825Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:07.825Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-03T13:45:07.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:45:07.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:45:07.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:45:07.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:45:07.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:45:07.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:45:07.825Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:45:07.825Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:45:07.825Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:45:07.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-03T13:45:07.825Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-03T13:45:07.825Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidEnv [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-03T13:45:07.825Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-03T13:45:07.825Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-03T13:45:07.825Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-03T13:45:07.825Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-03T13:45:07.825Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-03T13:45:07.825Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateTmpfsMountsTarget [2021-09-03T13:45:07.825Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:07.825Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-03T13:45:07.825Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:45:07.825Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-03T13:45:07.825Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:45:07.825Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:45:07.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:45:07.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:45:07.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:45:07.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:45:07.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:45:07.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:45:07.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:45:07.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:45:07.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:45:07.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:45:07.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-03T13:45:07.825Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-03T13:45:07.825Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateDifferentPlatform [2021-09-03T13:45:07.825Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-03T13:45:07.825Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-03T13:45:07.825Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-03T13:45:07.825Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-03T13:45:07.825Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-03T13:45:08.284Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-09-03T13:45:08.284Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-03T13:45:08.284Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-03T13:45:08.284Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-03T13:45:08.284Z] === RUN TestContainerKillOnDaemonStart [2021-09-03T13:45:08.284Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:08.284Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-03T13:45:08.284Z] === RUN TestDiff [2021-09-03T13:45:08.284Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-03T13:45:08.284Z] --- SKIP: TestDiff (0.00s) [2021-09-03T13:45:08.284Z] === RUN TestExecWithCloseStdin [2021-09-03T13:45:10.457Z] --- PASS: TestExecWithCloseStdin (2.34s) [2021-09-03T13:45:10.457Z] === RUN TestExec [2021-09-03T13:45:11.597Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-03T13:45:11.858Z] === RUN TestDockerSuite/TestLogsTail [2021-09-03T13:45:12.429Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-03T13:45:12.631Z] --- PASS: TestExec (1.87s) [2021-09-03T13:45:12.631Z] === RUN TestExecUser [2021-09-03T13:45:12.631Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-03T13:45:12.631Z] --- SKIP: TestExecUser (0.00s) [2021-09-03T13:45:12.631Z] === RUN TestExportContainerAndImportImage [2021-09-03T13:45:12.631Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:12.631Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-03T13:45:12.631Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-03T13:45:12.631Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:12.631Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-03T13:45:12.631Z] === RUN TestHealthCheckWorkdir [2021-09-03T13:45:12.631Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-03T13:45:12.631Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-03T13:45:12.631Z] === RUN TestHealthKillContainer [2021-09-03T13:45:12.631Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-03T13:45:12.631Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-03T13:45:12.631Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-03T13:45:12.631Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-03T13:45:12.631Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-03T13:45:12.631Z] === RUN TestKillContainerInvalidSignal [2021-09-03T13:45:12.692Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-03T13:45:13.263Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-03T13:45:13.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-09-03T13:45:13.523Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-03T13:45:14.095Z] === RUN TestDockerSuite/TestNetHostname [2021-09-03T13:45:14.164Z] --- PASS: TestKillContainerInvalidSignal (1.58s) [2021-09-03T13:45:14.164Z] === RUN TestKillContainer [2021-09-03T13:45:14.164Z] === RUN TestKillContainer/no_signal [2021-09-03T13:45:15.698Z] === RUN TestKillContainer/non_killing_signal [2021-09-03T13:45:15.698Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-03T13:45:15.698Z] === RUN TestKillContainer/killing_signal [2021-09-03T13:45:16.008Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-03T13:45:16.008Z] === RUN TestDockerSuite/TestNetworkEvents [2021-09-03T13:45:17.872Z] --- PASS: TestKillContainer (3.66s) [2021-09-03T13:45:17.872Z] --- PASS: TestKillContainer/no_signal (1.53s) [2021-09-03T13:45:17.872Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-03T13:45:17.872Z] --- PASS: TestKillContainer/killing_signal (2.10s) [2021-09-03T13:45:17.872Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-03T13:45:17.872Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:45:17.872Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-03T13:45:17.872Z] === RUN TestKillStoppedContainer [2021-09-03T13:45:17.872Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:45:17.872Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-03T13:45:17.872Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-03T13:45:17.872Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:45:17.872Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-03T13:45:17.872Z] === RUN TestKillDifferentUserContainer [2021-09-03T13:45:17.872Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-03T13:45:17.872Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-03T13:45:17.872Z] === RUN TestInspectOomKilledTrue [2021-09-03T13:45:17.872Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:17.872Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-03T13:45:17.872Z] === RUN TestInspectOomKilledFalse [2021-09-03T13:45:17.872Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:45:17.872Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-03T13:45:17.872Z] === RUN TestLogsFollowTailEmpty [2021-09-03T13:45:19.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-09-03T13:45:19.405Z] --- PASS: TestLogsFollowTailEmpty (1.59s) [2021-09-03T13:45:19.405Z] === RUN TestNetworkNat [2021-09-03T13:45:19.405Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-03T13:45:19.405Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-03T13:45:19.405Z] === RUN TestNetworkLocalhostTCPNat [2021-09-03T13:45:20.938Z] --- PASS: TestNetworkLocalhostTCPNat (1.86s) [2021-09-03T13:45:20.938Z] === RUN TestNetworkLoopbackNat [2021-09-03T13:45:20.938Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-03T13:45:20.938Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-03T13:45:20.938Z] === RUN TestPause [2021-09-03T13:45:20.938Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-03T13:45:20.938Z] --- SKIP: TestPause (0.00s) [2021-09-03T13:45:20.938Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-03T13:45:21.233Z] docker_api_swarm_service_test.go:128: [dd3cde8dde8a2] joining swarm manager [d13fec19de1de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:45:21.803Z] docker_api_swarm_service_test.go:129: [d6c5bf0c48bf3] joining swarm manager [d13fec19de1de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:45:22.063Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-03T13:45:22.484Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.60s) [2021-09-03T13:45:22.484Z] === RUN TestPauseStopPausedContainer [2021-09-03T13:45:22.484Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:22.484Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-03T13:45:22.484Z] === RUN TestPsFilter [2021-09-03T13:45:22.943Z] --- PASS: TestPsFilter (0.24s) [2021-09-03T13:45:22.943Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-03T13:45:23.185Z] ok github.com/docker/docker/libnetwork 37.277s coverage: 40.8% of statements [2021-09-03T13:45:23.185Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2021-09-03T13:45:23.185Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-03T13:45:23.979Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-03T13:45:23.979Z] docker_api_swarm_service_test.go:137: [d78f680724d0b] joining swarm manager [d13fec19de1de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-03T13:45:24.241Z] === RUN TestDockerSuite/TestPluginActive [2021-09-03T13:45:24.813Z] docker_api_swarm_service_test.go:138: [d8ad15243d333] joining swarm manager [d13fec19de1de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-03T13:45:25.077Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-03T13:45:25.140Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.13s) [2021-09-03T13:45:25.141Z] === RUN TestRemoveContainerWithVolume [2021-09-03T13:45:25.334Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-03T13:45:25.335Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-03T13:45:25.335Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-03T13:45:25.335Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-03T13:45:25.335Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-03T13:45:25.335Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-03T13:45:25.592Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-09-03T13:45:25.755Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-03T13:45:26.154Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-09-03T13:45:26.154Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-03T13:45:26.154Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-03T13:45:26.154Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-09-03T13:45:27.347Z] --- PASS: TestRemoveContainerWithVolume (2.18s) [2021-09-03T13:45:27.347Z] === RUN TestRemoveContainerRunning [2021-09-03T13:45:28.673Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.388s coverage: 59.9% of statements [2021-09-03T13:45:28.673Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-03T13:45:28.918Z] --- PASS: TestRemoveContainerRunning (1.59s) [2021-09-03T13:45:28.918Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-03T13:45:28.929Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-09-03T13:45:29.856Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.205s coverage: 4.0% of statements [2021-09-03T13:45:29.856Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-03T13:45:30.112Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-09-03T13:45:30.112Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-03T13:45:30.369Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-09-03T13:45:30.479Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.58s) [2021-09-03T13:45:30.479Z] === RUN TestRemoveInvalidContainer [2021-09-03T13:45:30.479Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-03T13:45:30.479Z] === RUN TestRenameLinkedContainer [2021-09-03T13:45:30.479Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-03T13:45:30.479Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-03T13:45:30.479Z] === RUN TestRenameStoppedContainer [2021-09-03T13:45:32.334Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-03T13:45:32.334Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-03T13:45:32.334Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-03T13:45:32.334Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-03T13:45:32.652Z] --- PASS: TestRenameStoppedContainer (2.22s) [2021-09-03T13:45:32.652Z] === RUN TestRenameRunningContainerAndReuse [2021-09-03T13:45:34.876Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-03T13:45:35.580Z] --- PASS: TestRenameRunningContainerAndReuse (3.11s) [2021-09-03T13:45:35.580Z] === RUN TestRenameInvalidName [2021-09-03T13:45:36.259Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-03T13:45:37.115Z] --- PASS: TestRenameInvalidName (1.59s) [2021-09-03T13:45:37.115Z] === RUN TestRenameAnonymousContainer [2021-09-03T13:45:38.170Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-03T13:45:40.330Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.801s coverage: 7.2% of statements [2021-09-03T13:45:40.330Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-03T13:45:40.330Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-09-03T13:45:40.330Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-09-03T13:45:40.330Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-03T13:45:40.330Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-03T13:45:40.330Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-03T13:45:40.586Z] ok github.com/docker/docker/libnetwork/drvregistry 0.021s coverage: 82.4% of statements [2021-09-03T13:45:40.586Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-09-03T13:45:41.149Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-09-03T13:45:41.149Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-09-03T13:45:41.405Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-09-03T13:45:41.466Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-03T13:45:43.387Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-03T13:45:43.964Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-03T13:45:44.903Z] === RUN TestDockerSuite/TestPortList [2021-09-03T13:45:45.675Z] --- PASS: TestRenameAnonymousContainer (8.51s) [2021-09-03T13:45:45.675Z] === RUN TestRenameContainerWithSameName [2021-09-03T13:45:47.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-09-03T13:45:47.848Z] --- PASS: TestRenameContainerWithSameName (1.69s) [2021-09-03T13:45:47.848Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-03T13:45:47.848Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-03T13:45:47.848Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-03T13:45:47.848Z] === RUN TestResize [2021-09-03T13:45:49.382Z] --- PASS: TestResize (1.68s) [2021-09-03T13:45:49.382Z] === RUN TestResizeWithInvalidSize [2021-09-03T13:45:49.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-09-03T13:45:50.916Z] --- PASS: TestResizeWithInvalidSize (1.65s) [2021-09-03T13:45:50.916Z] === RUN TestResizeWhenContainerNotStarted [2021-09-03T13:45:51.350Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-09-03T13:45:51.905Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-03T13:45:51.905Z] docker_api_swarm_service_test.go:304: [d2a32202bd192] joining swarm manager [d1064c8e19a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:45:52.453Z] --- PASS: TestResizeWhenContainerNotStarted (1.77s) [2021-09-03T13:45:52.453Z] === RUN TestDaemonRestartKillContainers [2021-09-03T13:45:52.453Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:45:52.453Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:45:52.453Z] === RUN TestStats [2021-09-03T13:45:52.453Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-03T13:45:52.453Z] --- SKIP: TestStats (0.00s) [2021-09-03T13:45:52.453Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-03T13:45:52.847Z] docker_api_swarm_service_test.go:304: [d60b94523583e] joining swarm manager [d1064c8e19a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:45:52.847Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-03T13:45:58.258Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.86s) [2021-09-03T13:45:58.258Z] === RUN TestStopContainerWithTimeout [2021-09-03T13:45:58.258Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-03T13:45:58.258Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-03T13:45:58.258Z] === RUN TestUpdateRestartPolicy [2021-09-03T13:45:59.426Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-03T13:45:59.426Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-03T13:45:59.426Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-03T13:45:59.426Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-03T13:45:59.426Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-03T13:45:59.686Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-03T13:45:59.686Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-03T13:46:00.262Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-03T13:46:00.262Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-03T13:46:01.647Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-03T13:46:01.647Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-09-03T13:46:03.557Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-09-03T13:46:04.128Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-09-03T13:46:04.698Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-09-03T13:46:04.698Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-03T13:46:06.193Z] ok github.com/docker/docker/libnetwork/ipam 13.766s coverage: 85.3% of statements [2021-09-03T13:46:06.194Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-03T13:46:06.194Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-03T13:46:06.194Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-09-03T13:46:06.450Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-09-03T13:46:06.450Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-03T13:46:06.631Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-03T13:46:06.706Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-09-03T13:46:06.962Z] ok github.com/docker/docker/libnetwork/ipamutils 0.247s coverage: 74.0% of statements [2021-09-03T13:46:07.525Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2021-09-03T13:46:07.574Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-03T13:46:07.782Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-09-03T13:46:08.039Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-09-03T13:46:09.485Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-03T13:46:12.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-09-03T13:46:12.978Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-03T13:46:12.978Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-03T13:46:13.920Z] docker_api_swarm_service_test.go:100: [d25861bee3b45] joining swarm manager [d7774e2ad4664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:46:14.862Z] docker_api_swarm_service_test.go:101: [d57c528c3299f] joining swarm manager [d7774e2ad4664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:46:15.435Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-03T13:46:19.340Z] --- PASS: TestUpdateRestartPolicy (20.03s) [2021-09-03T13:46:19.340Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-03T13:46:19.340Z] --- PASS: TestUpdateRestartWithAutoRemove (1.68s) [2021-09-03T13:46:19.340Z] === RUN TestWaitNonBlocked [2021-09-03T13:46:19.340Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:46:19.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:46:19.340Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:46:19.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:46:19.340Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:46:19.340Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:46:22.016Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-03T13:46:22.266Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-03T13:46:22.267Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.44s) [2021-09-03T13:46:22.267Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) [2021-09-03T13:46:22.267Z] === RUN TestWaitBlocked [2021-09-03T13:46:22.267Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:22.267Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-03T13:46:22.267Z] PASS [2021-09-03T13:46:22.267Z] ok github.com/docker/docker/integration/container 75.117s [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === Skipped [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-03T13:46:22.267Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-03T13:46:22.267Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-03T13:46:22.267Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-03T13:46:22.267Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-03T13:46:22.267Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-03T13:46:22.267Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-03T13:46:22.267Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-03T13:46:22.267Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-03T13:46:22.267Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-03T13:46:22.267Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-03T13:46:22.267Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-03T13:46:22.267Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-03T13:46:22.267Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-03T13:46:22.267Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-03T13:46:22.267Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-03T13:46:22.267Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-03T13:46:22.267Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-03T13:46:22.267Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-03T13:46:22.267Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-03T13:46:22.267Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-03T13:46:22.267Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-03T13:46:22.267Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-03T13:46:22.267Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-03T13:46:22.267Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-03T13:46:22.267Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-03T13:46:22.267Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-03T13:46:22.267Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-03T13:46:22.267Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-03T13:46:22.267Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-03T13:46:22.267Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:46:22.267Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-03T13:46:22.267Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-03T13:46:22.267Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-03T13:46:22.267Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:22.267Z] [2021-09-03T13:46:22.267Z] DONE 87 tests, 33 skipped in 76.865s [2021-09-03T13:46:22.267Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-03T13:46:22.960Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-03T13:46:24.345Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-03T13:46:25.729Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-03T13:46:26.300Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-03T13:46:28.211Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-03T13:46:29.604Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-03T13:46:30.545Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-03T13:46:30.806Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-03T13:46:31.751Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-03T13:46:33.665Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-03T13:46:34.235Z] check_test.go:379: [d25861bee3b45] daemon is not started [2021-09-03T13:46:35.619Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-03T13:46:35.879Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-03T13:46:35.879Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-03T13:46:35.879Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-03T13:46:36.139Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-03T13:46:36.139Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-03T13:46:36.140Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-03T13:46:36.710Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-03T13:46:37.652Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-03T13:46:38.593Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-03T13:46:38.853Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-03T13:46:39.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-09-03T13:46:39.991Z] === RUN TestConfigDaemonLibtrustID [2021-09-03T13:46:39.991Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-03T13:46:39.991Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-03T13:46:39.991Z] === RUN TestDaemonConfigValidation [2021-09-03T13:46:39.992Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-03T13:46:39.992Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-03T13:46:39.992Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-03T13:46:39.992Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-03T13:46:39.992Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-03T13:46:39.992Z] PASS [2021-09-03T13:46:39.992Z] ok github.com/docker/docker/integration/daemon 0.072s [2021-09-03T13:46:39.992Z] [2021-09-03T13:46:39.992Z] === Skipped [2021-09-03T13:46:39.992Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-03T13:46:39.992Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-03T13:46:39.992Z] [2021-09-03T13:46:39.992Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-03T13:46:39.992Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-03T13:46:39.992Z] [2021-09-03T13:46:39.992Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-03T13:46:39.992Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-03T13:46:39.992Z] [2021-09-03T13:46:39.992Z] DONE 3 tests, 3 skipped in 15.681s [2021-09-03T13:46:39.992Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-03T13:46:39.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:46:39.992Z] INFO: Testing against a local daemon [2021-09-03T13:46:39.992Z] === RUN TestCommitInheritsEnv [2021-09-03T13:46:39.992Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:46:39.992Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-03T13:46:39.992Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-03T13:46:39.992Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-03T13:46:39.992Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-03T13:46:39.992Z] === RUN TestImagesFilterMultiReference [2021-09-03T13:46:39.992Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-03T13:46:39.992Z] === RUN TestImagePullPlatformInvalid [2021-09-03T13:46:39.992Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-03T13:46:39.992Z] === RUN TestRemoveImageOrphaning [2021-09-03T13:46:39.992Z] --- PASS: TestRemoveImageOrphaning (0.80s) [2021-09-03T13:46:39.992Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-03T13:46:39.992Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-03T13:46:39.992Z] === RUN TestTagInvalidReference [2021-09-03T13:46:39.992Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-03T13:46:39.992Z] === RUN TestTagValidPrefixedRepo [2021-09-03T13:46:39.992Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-03T13:46:39.992Z] === RUN TestTagExistedNameWithoutForce [2021-09-03T13:46:39.992Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-03T13:46:39.992Z] === RUN TestTagOfficialNames [2021-09-03T13:46:39.992Z] --- PASS: TestTagOfficialNames (0.05s) [2021-09-03T13:46:39.992Z] === RUN TestTagMatchesDigest [2021-09-03T13:46:39.992Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-03T13:46:39.992Z] PASS [2021-09-03T13:46:39.992Z] ok github.com/docker/docker/integration/image 1.134s [2021-09-03T13:46:40.450Z] [2021-09-03T13:46:40.450Z] === Skipped [2021-09-03T13:46:40.450Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-03T13:46:40.450Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:46:40.450Z] [2021-09-03T13:46:40.450Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-03T13:46:40.450Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-03T13:46:40.450Z] [2021-09-03T13:46:40.450Z] DONE 11 tests, 2 skipped in 2.391s [2021-09-03T13:46:40.450Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-03T13:46:41.967Z] docker_api_swarm_service_test.go:533: [de83f1f5f3e45] joining swarm manager [dbf5d8c8ab346]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:46:41.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:46:41.991Z] INFO: Testing against a local daemon [2021-09-03T13:46:41.991Z] === RUN TestNetworkCreateDelete [2021-09-03T13:46:41.991Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:41.991Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestDockerNetworkDeletePreferID [2021-09-03T13:46:41.991Z] 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-09-03T13:46:41.991Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestDaemonDNSFallback [2021-09-03T13:46:41.991Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:41.991Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestInspectNetwork [2021-09-03T13:46:41.991Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:41.991Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestRunContainerWithBridgeNone [2021-09-03T13:46:41.991Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:41.991Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestNetworkInvalidJSON [2021-09-03T13:46:41.991Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-03T13:46:41.991Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-03T13:46:41.991Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:46:41.991Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:46:41.991Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:46:41.991Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:46:41.991Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-03T13:46:41.991Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:46:41.991Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:46:41.991Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-03T13:46:41.991Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-03T13:46:41.991Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-03T13:46:41.991Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-09-03T13:46:41.991Z] === RUN TestNetworkList [2021-09-03T13:46:41.991Z] === RUN TestNetworkList//networks [2021-09-03T13:46:41.991Z] === PAUSE TestNetworkList//networks [2021-09-03T13:46:41.991Z] === RUN TestNetworkList//networks/ [2021-09-03T13:46:41.991Z] === PAUSE TestNetworkList//networks/ [2021-09-03T13:46:41.991Z] === CONT TestNetworkList//networks [2021-09-03T13:46:41.991Z] === CONT TestNetworkList//networks/ [2021-09-03T13:46:41.991Z] --- PASS: TestNetworkList (0.03s) [2021-09-03T13:46:41.991Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-03T13:46:41.991Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestHostIPv4BridgeLabel [2021-09-03T13:46:41.991Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-03T13:46:41.991Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestDaemonDefaultNetworkPools [2021-09-03T13:46:41.991Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-03T13:46:41.991Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-03T13:46:41.991Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-03T13:46:41.991Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestServiceWithPredefinedNetwork [2021-09-03T13:46:41.991Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-03T13:46:41.991Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:46:41.991Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestServiceWithDataPathPortInit [2021-09-03T13:46:41.991Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-03T13:46:41.991Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-03T13:46:41.991Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-03T13:46:41.991Z] PASS [2021-09-03T13:46:41.991Z] ok github.com/docker/docker/integration/network 0.124s [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === Skipped [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-03T13:46:41.991Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-03T13:46:41.991Z] 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-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-03T13:46:41.991Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-03T13:46:41.991Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-03T13:46:41.991Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-03T13:46:41.991Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-03T13:46:41.991Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-03T13:46:41.991Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-03T13:46:41.991Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-03T13:46:41.991Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-03T13:46:41.991Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-03T13:46:41.991Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:46:41.991Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-03T13:46:41.991Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-03T13:46:41.991Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-03T13:46:41.991Z] [2021-09-03T13:46:41.991Z] DONE 22 tests, 15 skipped in 1.596s [2021-09-03T13:46:41.991Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-03T13:46:42.451Z] testing: warning: no tests to run [2021-09-03T13:46:42.451Z] PASS [2021-09-03T13:46:42.451Z] ok github.com/docker/docker/integration/network/ipvlan 0.049s [2021-09-03T13:46:42.451Z] [2021-09-03T13:46:42.451Z] DONE 0 tests in 0.483s [2021-09-03T13:46:42.451Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-03T13:46:42.908Z] docker_api_swarm_service_test.go:534: [dd4bfb8c338f1] joining swarm manager [dbf5d8c8ab346]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:46:42.910Z] testing: warning: no tests to run [2021-09-03T13:46:42.910Z] PASS [2021-09-03T13:46:42.910Z] ok github.com/docker/docker/integration/network/macvlan 0.046s [2021-09-03T13:46:42.910Z] [2021-09-03T13:46:42.910Z] DONE 0 tests in 0.507s [2021-09-03T13:46:43.368Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-03T13:46:43.828Z] testing: warning: no tests to run [2021-09-03T13:46:43.828Z] PASS [2021-09-03T13:46:43.828Z] ok github.com/docker/docker/integration/plugin 0.053s [2021-09-03T13:46:43.828Z] [2021-09-03T13:46:43.828Z] DONE 0 tests in 0.495s [2021-09-03T13:46:43.828Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-03T13:46:44.287Z] testing: warning: no tests to run [2021-09-03T13:46:44.287Z] PASS [2021-09-03T13:46:44.287Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2021-09-03T13:46:44.287Z] [2021-09-03T13:46:44.287Z] DONE 0 tests in 0.512s [2021-09-03T13:46:44.287Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-03T13:46:46.216Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-03T13:46:47.158Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-03T13:46:48.545Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-03T13:46:48.805Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-03T13:46:48.805Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-03T13:46:48.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:46:48.998Z] INFO: Testing against a local daemon [2021-09-03T13:46:48.998Z] === RUN TestPluginInvalidJSON [2021-09-03T13:46:48.998Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:46:48.998Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:46:48.998Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:46:48.998Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-03T13:46:48.998Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-03T13:46:48.998Z] === RUN TestPluginInstall [2021-09-03T13:46:48.998Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-03T13:46:48.998Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-03T13:46:48.998Z] === RUN TestPluginsWithRuntimes [2021-09-03T13:46:48.998Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-03T13:46:48.998Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-03T13:46:48.998Z] === RUN TestPluginBackCompatMediaTypes [2021-09-03T13:46:48.998Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-03T13:46:48.998Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-03T13:46:48.998Z] PASS [2021-09-03T13:46:48.998Z] ok github.com/docker/docker/integration/plugin/common 0.072s [2021-09-03T13:46:48.998Z] [2021-09-03T13:46:48.998Z] === Skipped [2021-09-03T13:46:48.998Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-03T13:46:48.998Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-03T13:46:48.998Z] [2021-09-03T13:46:48.998Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-03T13:46:48.998Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-03T13:46:48.998Z] [2021-09-03T13:46:48.998Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-03T13:46:48.998Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-03T13:46:48.998Z] [2021-09-03T13:46:48.998Z] DONE 5 tests, 3 skipped in 4.297s [2021-09-03T13:46:48.998Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-03T13:46:49.065Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-03T13:46:50.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:46:50.539Z] INFO: Testing against a local daemon [2021-09-03T13:46:50.539Z] === RUN TestExternalGraphDriver [2021-09-03T13:46:50.539Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-03T13:46:50.539Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-03T13:46:50.539Z] === RUN TestGraphdriverPluginV2 [2021-09-03T13:46:50.539Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-03T13:46:50.539Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-03T13:46:50.539Z] PASS [2021-09-03T13:46:50.539Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.075s [2021-09-03T13:46:50.998Z] [2021-09-03T13:46:50.998Z] === Skipped [2021-09-03T13:46:50.998Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-03T13:46:50.998Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-03T13:46:50.998Z] [2021-09-03T13:46:50.998Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-03T13:46:50.998Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-03T13:46:50.998Z] [2021-09-03T13:46:50.998Z] DONE 2 tests, 2 skipped in 2.080s [2021-09-03T13:46:50.998Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-03T13:46:51.605Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-03T13:46:52.176Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-03T13:46:52.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:46:52.534Z] INFO: Testing against a local daemon [2021-09-03T13:46:52.534Z] === RUN TestReadPluginNoRead [2021-09-03T13:46:52.534Z] read_test.go:21: no unix domain sockets on Windows [2021-09-03T13:46:52.534Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-03T13:46:52.534Z] PASS [2021-09-03T13:46:52.534Z] ok github.com/docker/docker/integration/plugin/logging 0.060s [2021-09-03T13:46:52.534Z] [2021-09-03T13:46:52.534Z] === Skipped [2021-09-03T13:46:52.534Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-03T13:46:52.534Z] read_test.go:21: no unix domain sockets on Windows [2021-09-03T13:46:52.534Z] [2021-09-03T13:46:52.534Z] DONE 1 tests, 1 skipped in 1.473s [2021-09-03T13:46:52.534Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-03T13:46:52.997Z] testing: warning: no tests to run [2021-09-03T13:46:52.997Z] PASS [2021-09-03T13:46:52.997Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2021-09-03T13:46:53.456Z] [2021-09-03T13:46:53.456Z] DONE 0 tests in 0.810s [2021-09-03T13:46:53.456Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-03T13:46:54.088Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-03T13:46:54.993Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:46:54.993Z] INFO: Testing against a local daemon [2021-09-03T13:46:54.993Z] === RUN TestPluginWithDevMounts [2021-09-03T13:46:54.993Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:54.993Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-03T13:46:54.993Z] PASS [2021-09-03T13:46:54.993Z] ok github.com/docker/docker/integration/plugin/volumes 0.096s [2021-09-03T13:46:54.993Z] [2021-09-03T13:46:54.993Z] === Skipped [2021-09-03T13:46:54.993Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-03T13:46:54.993Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:54.993Z] [2021-09-03T13:46:54.993Z] DONE 1 tests, 1 skipped in 1.515s [2021-09-03T13:46:54.993Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-03T13:46:55.031Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-03T13:46:55.031Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-03T13:46:55.031Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-03T13:46:55.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:46:55.961Z] INFO: Testing against a local daemon [2021-09-03T13:46:55.961Z] === RUN TestSecretInspect [2021-09-03T13:46:55.961Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:55.961Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-03T13:46:55.961Z] === RUN TestSecretList [2021-09-03T13:46:55.961Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:55.961Z] --- SKIP: TestSecretList (0.00s) [2021-09-03T13:46:55.961Z] === RUN TestSecretsCreateAndDelete [2021-09-03T13:46:55.961Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:55.961Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-03T13:46:55.961Z] === RUN TestSecretsUpdate [2021-09-03T13:46:55.961Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:55.961Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-03T13:46:55.961Z] === RUN TestTemplatedSecret [2021-09-03T13:46:55.961Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:55.961Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-03T13:46:55.961Z] === RUN TestSecretCreateResolve [2021-09-03T13:46:55.961Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:55.961Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-03T13:46:55.961Z] PASS [2021-09-03T13:46:55.961Z] ok github.com/docker/docker/integration/secret 0.059s [2021-09-03T13:46:56.420Z] [2021-09-03T13:46:56.420Z] === Skipped [2021-09-03T13:46:56.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-03T13:46:56.420Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:56.420Z] [2021-09-03T13:46:56.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-03T13:46:56.420Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:56.420Z] [2021-09-03T13:46:56.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-03T13:46:56.420Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:56.420Z] [2021-09-03T13:46:56.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-03T13:46:56.420Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:56.420Z] [2021-09-03T13:46:56.420Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-03T13:46:56.420Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:56.420Z] [2021-09-03T13:46:56.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-03T13:46:56.420Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:56.420Z] [2021-09-03T13:46:56.420Z] DONE 6 tests, 6 skipped in 1.312s [2021-09-03T13:46:56.420Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-03T13:46:57.582Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-03T13:46:57.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:46:57.958Z] INFO: Testing against a local daemon [2021-09-03T13:46:57.958Z] === RUN TestServiceCreateInit [2021-09-03T13:46:57.958Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-03T13:46:57.958Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-03T13:46:57.958Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestCreateServiceMultipleTimes [2021-09-03T13:46:57.958Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestCreateServiceConflict [2021-09-03T13:46:57.958Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestCreateServiceMaxReplicas [2021-09-03T13:46:57.958Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-03T13:46:57.958Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-03T13:46:57.958Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestCreateServiceSecretFileMode [2021-09-03T13:46:57.958Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestCreateServiceConfigFileMode [2021-09-03T13:46:57.958Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestCreateServiceSysctls [2021-09-03T13:46:57.958Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-03T13:46:57.958Z] === RUN TestCreateServiceCapabilities [2021-09-03T13:46:57.958Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-03T13:46:57.958Z] === RUN TestInspect [2021-09-03T13:46:57.958Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestInspect (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestCreateJob [2021-09-03T13:46:57.958Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestCreateJob (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestReplicatedJob [2021-09-03T13:46:57.958Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestUpdateReplicatedJob [2021-09-03T13:46:57.958Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestServiceListWithStatuses [2021-09-03T13:46:57.958Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestDockerNetworkConnectAlias [2021-09-03T13:46:57.958Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestDockerNetworkReConnect [2021-09-03T13:46:57.958Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestServicePlugin [2021-09-03T13:46:57.958Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestServiceUpdateLabel [2021-09-03T13:46:57.958Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestServiceUpdateSecrets [2021-09-03T13:46:57.958Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestServiceUpdateConfigs [2021-09-03T13:46:57.958Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestServiceUpdateNetwork [2021-09-03T13:46:57.958Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-03T13:46:57.958Z] === RUN TestServiceUpdatePidsLimit [2021-09-03T13:46:57.958Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-03T13:46:57.958Z] PASS [2021-09-03T13:46:57.958Z] ok github.com/docker/docker/integration/service 0.154s [2021-09-03T13:46:57.958Z] [2021-09-03T13:46:57.958Z] === Skipped [2021-09-03T13:46:57.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:46:57.958Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:46:57.958Z] [2021-09-03T13:46:57.958Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:46:57.958Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:46:57.958Z] [2021-09-03T13:46:57.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-03T13:46:57.958Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] [2021-09-03T13:46:57.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-03T13:46:57.958Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] [2021-09-03T13:46:57.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-09-03T13:46:57.958Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] [2021-09-03T13:46:57.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-03T13:46:57.958Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] [2021-09-03T13:46:57.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-03T13:46:57.958Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.958Z] [2021-09-03T13:46:57.958Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-03T13:46:57.959Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-03T13:46:57.959Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-03T13:46:57.959Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-03T13:46:57.959Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-03T13:46:57.959Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-03T13:46:57.959Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-03T13:46:57.959Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-03T13:46:57.959Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-03T13:46:57.959Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-03T13:46:57.959Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-03T13:46:57.959Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-03T13:46:57.959Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-03T13:46:57.959Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-03T13:46:57.959Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-03T13:46:57.959Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-03T13:46:57.959Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:46:57.959Z] [2021-09-03T13:46:57.959Z] DONE 24 tests, 23 skipped in 1.819s [2021-09-03T13:46:58.154Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-03T13:46:58.414Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-03T13:46:58.420Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-03T13:46:59.356Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-03T13:46:59.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:46:59.410Z] INFO: Testing against a local daemon [2021-09-03T13:46:59.410Z] === RUN TestSessionCreate [2021-09-03T13:46:59.410Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:59.410Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-03T13:46:59.410Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-03T13:46:59.410Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:59.410Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-03T13:46:59.410Z] PASS [2021-09-03T13:46:59.410Z] ok github.com/docker/docker/integration/session 0.064s [2021-09-03T13:46:59.410Z] [2021-09-03T13:46:59.410Z] === Skipped [2021-09-03T13:46:59.410Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-03T13:46:59.410Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:59.410Z] [2021-09-03T13:46:59.410Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-03T13:46:59.410Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-03T13:46:59.410Z] [2021-09-03T13:46:59.410Z] DONE 2 tests, 2 skipped in 1.262s [2021-09-03T13:46:59.410Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-03T13:46:59.928Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-03T13:47:00.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:47:00.963Z] INFO: Testing against a local daemon [2021-09-03T13:47:00.963Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-03T13:47:00.963Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:47:00.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:47:00.963Z] === RUN TestDiskUsage [2021-09-03T13:47:00.963Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-03T13:47:00.963Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-03T13:47:00.963Z] === RUN TestEventsExecDie [2021-09-03T13:47:00.963Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-03T13:47:00.963Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-03T13:47:00.963Z] === RUN TestEventsBackwardsCompatible [2021-09-03T13:47:00.963Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-03T13:47:00.963Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-03T13:47:00.963Z] === RUN TestEventsVolumeCreate [2021-09-03T13:47:00.963Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-03T13:47:00.963Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-03T13:47:00.963Z] === RUN TestInfoAPI [2021-09-03T13:47:00.963Z] --- PASS: TestInfoAPI (0.03s) [2021-09-03T13:47:00.963Z] === RUN TestInfoAPIWarnings [2021-09-03T13:47:00.963Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:47:00.963Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-03T13:47:00.963Z] === RUN TestInfoDebug [2021-09-03T13:47:00.963Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:47:00.963Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-03T13:47:00.963Z] === RUN TestInfoInsecureRegistries [2021-09-03T13:47:00.963Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:47:00.963Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-03T13:47:00.963Z] === RUN TestInfoRegistryMirrors [2021-09-03T13:47:00.963Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:47:00.963Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-03T13:47:00.963Z] === RUN TestLoginFailsWithBadCredentials [2021-09-03T13:47:01.314Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-03T13:47:01.885Z] === RUN TestDockerSuite/TestRmiTag [2021-09-03T13:47:01.931Z] --- PASS: TestLoginFailsWithBadCredentials (0.92s) [2021-09-03T13:47:01.931Z] === RUN TestPingCacheHeaders [2021-09-03T13:47:01.931Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-03T13:47:01.931Z] === RUN TestPingGet [2021-09-03T13:47:01.931Z] --- PASS: TestPingGet (0.02s) [2021-09-03T13:47:01.931Z] === RUN TestPingHead [2021-09-03T13:47:01.931Z] --- PASS: TestPingHead (0.02s) [2021-09-03T13:47:01.931Z] === RUN TestVersion [2021-09-03T13:47:01.931Z] --- PASS: TestVersion (0.02s) [2021-09-03T13:47:01.931Z] PASS [2021-09-03T13:47:01.931Z] ok github.com/docker/docker/integration/system 1.090s [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] === Skipped [2021-09-03T13:47:01.931Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:47:01.931Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-03T13:47:01.931Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-03T13:47:01.931Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-03T13:47:01.931Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-03T13:47:01.931Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-03T13:47:01.931Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-03T13:47:01.931Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-03T13:47:01.931Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-03T13:47:01.931Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:47:01.931Z] [2021-09-03T13:47:01.931Z] DONE 15 tests, 9 skipped in 2.342s [2021-09-03T13:47:01.931Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-03T13:47:02.146Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-03T13:47:02.719Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-03T13:47:03.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:47:03.468Z] INFO: Testing against a local daemon [2021-09-03T13:47:03.468Z] === RUN TestVolumesCreateAndList [2021-09-03T13:47:03.468Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-03T13:47:03.468Z] === RUN TestVolumesRemove [2021-09-03T13:47:03.468Z] --- PASS: TestVolumesRemove (0.12s) [2021-09-03T13:47:03.468Z] === RUN TestVolumesInspect [2021-09-03T13:47:03.468Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-03T13:47:03.468Z] === RUN TestVolumesInvalidJSON [2021-09-03T13:47:03.468Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-03T13:47:03.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-03T13:47:03.468Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-03T13:47:03.468Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-03T13:47:03.468Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-03T13:47:03.468Z] PASS [2021-09-03T13:47:03.468Z] ok github.com/docker/docker/integration/volume 0.249s [2021-09-03T13:47:03.468Z] [2021-09-03T13:47:03.468Z] DONE 5 tests in 1.560s [2021-09-03T13:47:03.468Z] INFO: make.ps1 ended at 09/03/2021 13:47:03 [2021-09-03T13:47:03.468Z] INFO: Integration CLI tests being run from the host: [2021-09-03T13:47:03.468Z] 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-09-03T13:47:05.262Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-03T13:47:05.525Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-03T13:47:05.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-09-03T13:47:06.048Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-03T13:47:06.309Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-03T13:47:07.714Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-03T13:47:07.976Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-03T13:47:08.238Z] docker_api_swarm_service_test.go:148: [db42a6e7865ff] joining swarm manager [d6c5ede6a7561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:47:08.238Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-03T13:47:08.810Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-03T13:47:08.810Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-03T13:47:09.071Z] docker_api_swarm_service_test.go:148: [d76dfdcdc1278] joining swarm manager [d6c5ede6a7561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:47:09.333Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-03T13:47:10.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:47:10.548Z] INFO: Testing against a local daemon [2021-09-03T13:47:10.548Z] === RUN TestDockerSuite [2021-09-03T13:47:10.548Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-03T13:47:10.548Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-03T13:47:10.548Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T13:47:10.548Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-03T13:47:10.548Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-03T13:47:10.548Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-03T13:47:10.548Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-03T13:47:10.548Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-03T13:47:10.548Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-03T13:47:10.548Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-03T13:47:11.007Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-03T13:47:11.007Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-03T13:47:11.251Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-03T13:47:11.513Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-03T13:47:11.975Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-03T13:47:11.975Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-03T13:47:12.085Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-03T13:47:13.028Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-09-03T13:47:13.971Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-03T13:47:14.543Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-09-03T13:47:15.485Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-09-03T13:47:15.746Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-09-03T13:47:16.688Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-09-03T13:47:16.949Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-09-03T13:47:17.520Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-03T13:47:18.092Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-09-03T13:47:19.035Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-03T13:47:19.606Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-03T13:47:20.178Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-03T13:47:20.440Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-03T13:47:20.440Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-03T13:47:21.828Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-03T13:47:22.089Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-03T13:47:22.661Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-03T13:47:23.243Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-03T13:47:23.813Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-03T13:47:23.813Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-03T13:47:24.074Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-03T13:47:24.647Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-03T13:47:25.217Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-03T13:47:25.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-03T13:47:26.049Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-03T13:47:26.049Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-03T13:47:26.621Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-03T13:47:26.621Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-03T13:47:28.007Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-03T13:47:28.267Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-03T13:47:28.838Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-03T13:47:29.099Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-03T13:47:29.099Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-03T13:47:29.671Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-03T13:47:30.613Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-03T13:47:31.556Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-03T13:47:32.498Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-03T13:47:33.071Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-03T13:47:33.643Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-03T13:47:34.213Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-03T13:47:34.785Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-03T13:47:35.357Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-03T13:47:36.299Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-03T13:47:38.213Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-03T13:47:38.213Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-03T13:47:38.783Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-03T13:47:40.173Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-03T13:47:41.115Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-03T13:47:42.503Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-03T13:47:44.414Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-03T13:47:44.414Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-03T13:47:44.414Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-03T13:47:44.414Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-03T13:47:44.414Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-03T13:47:44.414Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-03T13:47:44.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-09-03T13:47:46.060Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-03T13:47:47.003Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-03T13:47:48.917Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-03T13:47:49.489Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-03T13:47:50.433Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-03T13:47:51.005Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-09-03T13:47:51.005Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-03T13:47:51.005Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-03T13:47:51.576Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-09-03T13:47:52.518Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-03T13:47:52.518Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-03T13:47:53.090Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-03T13:47:53.661Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-03T13:47:53.923Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-09-03T13:47:54.495Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-03T13:47:54.495Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-03T13:47:55.070Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-03T13:47:55.641Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-03T13:47:56.213Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-03T13:47:56.474Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-03T13:47:57.053Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-03T13:47:57.628Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-03T13:47:58.199Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-03T13:47:58.769Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-03T13:47:58.769Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-03T13:47:59.030Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-03T13:47:59.441Z] ok github.com/docker/docker/libnetwork/networkdb 109.761s coverage: 60.1% of statements [2021-09-03T13:47:59.441Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-03T13:47:59.441Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-09-03T13:47:59.602Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-03T13:48:00.986Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-03T13:48:00.987Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-03T13:48:00.987Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-03T13:48:00.987Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-03T13:48:04.289Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-03T13:48:04.289Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-03T13:48:04.683Z] ok github.com/docker/docker/libnetwork/osl 4.319s coverage: 39.7% of statements [2021-09-03T13:48:04.684Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-09-03T13:48:04.684Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-09-03T13:48:04.939Z] ok github.com/docker/docker/libnetwork/portmapper 0.209s coverage: 48.6% of statements [2021-09-03T13:48:05.196Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-09-03T13:48:05.196Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-03T13:48:05.452Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] === Skipped [2021-09-03T13:48:05.452Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-09-03T13:48:05.452Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-09-03T13:48:05.452Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-09-03T13:48:05.452Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-03T13:48:05.452Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-03T13:48:05.452Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-03T13:48:05.452Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-03T13:48:05.452Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-03T13:48:05.452Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-03T13:48:05.452Z] firewalld_test.go:14: firewalld is not running [2021-09-03T13:48:05.452Z] [2021-09-03T13:48:05.452Z] DONE 331 tests, 9 skipped in 203.657s Post stage [Pipeline] junit [2021-09-03T13:48:06.023Z] Recording test results [2021-09-03T13:48:06.383Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-09-03T13:48:06.757Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42736/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bb87ba065c046944b14e7e9f32b84701fa2308f4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bb87ba065c046944b14e7e9f32b84701fa2308f4 hack/validate/vendor [2021-09-03T13:48:07.320Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-03T13:48:08.233Z] + echo Ensuring container killed. [2021-09-03T13:48:08.233Z] Ensuring container killed. [2021-09-03T13:48:08.233Z] + docker rm -vf docker-pr10 [2021-09-03T13:48:08.233Z] Error: No such container: docker-pr10 [Pipeline] sh [2021-09-03T13:48:08.549Z] + echo Chowning /workspace to jenkins user [2021-09-03T13:48:08.550Z] Chowning /workspace to jenkins user [2021-09-03T13:48:08.550Z] + id -u [2021-09-03T13:48:08.550Z] + id -g [2021-09-03T13:48:08.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42736:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-03T13:48:09.408Z] + bundleName=unit [2021-09-03T13:48:09.408Z] + echo Creating unit-bundles.tar.gz [2021-09-03T13:48:09.408Z] Creating unit-bundles.tar.gz [2021-09-03T13:48:09.408Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-09-03T13:48:09.408Z] bundles/junit-report-libnetwork.xml [2021-09-03T13:48:09.408Z] bundles/junit-report.xml [2021-09-03T13:48:09.408Z] bundles/go-test-report-libnetwork.json [2021-09-03T13:48:09.408Z] bundles/go-test-report.json [2021-09-03T13:48:09.408Z] bundles/profile-libnetwork.out [2021-09-03T13:48:09.408Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-09-03T13:48:09.417Z] Archiving artifacts [2021-09-03T13:48:09.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-09-03T13:48:09.955Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42736/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-03T13:48:10.264Z] + make clean [2021-09-03T13:48:10.519Z] docker volume rm -f docker-dev-cache [2021-09-03T13:48:10.519Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T13:48:13.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-09-03T13:48:15.703Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-09-03T13:48:15.703Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-09-03T13:48:16.274Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-03T13:48:17.218Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-09-03T13:48:17.218Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-09-03T13:48:17.218Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-03T13:48:17.218Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-03T13:48:18.161Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-03T13:48:18.422Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-09-03T13:48:20.353Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-03T13:48:21.294Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-09-03T13:48:21.554Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-03T13:48:22.495Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-03T13:48:23.881Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-09-03T13:48:26.424Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-09-03T13:48:28.337Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-03T13:48:28.599Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-03T13:48:29.171Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-03T13:48:30.115Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-09-03T13:48:30.115Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-03T13:48:30.115Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-03T13:48:30.376Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-03T13:48:31.320Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-03T13:48:32.262Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-03T13:48:34.176Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-03T13:48:34.176Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-03T13:48:34.176Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-03T13:48:34.176Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-09-03T13:48:35.118Z] === RUN TestDockerSuite/TestRunMount [2021-09-03T13:48:38.008Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-03T13:48:38.975Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-03T13:48:38.975Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-03T13:48:38.975Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-03T13:48:38.975Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-03T13:48:38.975Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-03T13:48:38.975Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-03T13:48:38.975Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-03T13:48:38.975Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-03T13:48:38.975Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-03T13:48:39.332Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-03T13:48:39.908Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-03T13:48:40.168Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-03T13:48:41.110Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-03T13:48:42.495Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-03T13:48:44.412Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-03T13:48:44.759Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-03T13:48:44.759Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T13:48:44.759Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-03T13:48:44.759Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-03T13:48:44.759Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-03T13:48:45.796Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-03T13:48:46.936Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-03T13:48:47.181Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-03T13:48:48.122Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-03T13:48:49.065Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-03T13:48:49.065Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-03T13:48:49.130Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-03T13:48:49.131Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-03T13:48:49.131Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-03T13:48:49.131Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-03T13:48:49.131Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-03T13:48:49.131Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-03T13:48:49.131Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-03T13:48:49.131Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-03T13:48:49.131Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-03T13:48:49.637Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-03T13:48:50.208Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-03T13:48:50.780Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-03T13:48:51.352Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-03T13:48:52.038Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-03T13:48:52.038Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-03T13:48:52.038Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-03T13:48:52.038Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T13:48:52.038Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-03T13:48:52.735Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-03T13:48:54.121Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-03T13:48:56.666Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-03T13:48:56.721Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-03T13:48:56.928Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-03T13:48:56.928Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-09-03T13:48:57.502Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-03T13:48:57.502Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-03T13:48:58.080Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-03T13:48:58.341Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-09-03T13:48:58.601Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-03T13:48:58.862Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-03T13:48:59.434Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-03T13:49:04.723Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-09-03T13:49:04.723Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-03T13:49:04.723Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-03T13:49:05.666Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-09-03T13:49:06.238Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-03T13:49:06.238Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-09-03T13:49:07.181Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-03T13:49:08.122Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-09-03T13:49:08.694Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-09-03T13:49:08.694Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-03T13:49:09.266Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-03T13:49:09.838Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-09-03T13:49:09.838Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-03T13:49:10.415Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-03T13:49:10.987Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-03T13:49:10.987Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-03T13:49:10.987Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-03T13:49:11.248Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-03T13:49:12.190Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-03T13:49:12.190Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-03T13:49:12.190Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-03T13:49:12.451Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-09-03T13:49:13.393Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-03T13:49:13.393Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-03T13:49:13.393Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-03T13:49:15.936Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-03T13:49:16.197Z] === RUN TestDockerSuite/TestRunRm [2021-09-03T13:49:16.772Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-03T13:49:20.977Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-03T13:49:20.977Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-03T13:49:21.238Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-09-03T13:49:22.623Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-09-03T13:49:22.623Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-09-03T13:49:23.194Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-09-03T13:49:25.738Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-09-03T13:49:25.738Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-09-03T13:49:28.281Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-09-03T13:49:29.222Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-09-03T13:49:29.484Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-09-03T13:49:30.056Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-09-03T13:49:30.998Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-09-03T13:49:30.998Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-09-03T13:49:31.259Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-09-03T13:49:31.831Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-09-03T13:49:32.402Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-09-03T13:49:32.975Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-03T13:49:33.917Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-03T13:49:34.177Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-09-03T13:49:34.438Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-03T13:49:36.982Z] === RUN TestDockerSuite/TestRunState [2021-09-03T13:49:36.982Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-09-03T13:49:37.944Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-03T13:49:38.515Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-03T13:49:39.087Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-03T13:49:39.347Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-09-03T13:49:39.347Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-03T13:49:39.347Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-03T13:49:39.918Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-09-03T13:49:39.918Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-03T13:49:40.489Z] === RUN TestDockerSuite/TestRunSysctls [2021-09-03T13:49:41.431Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-03T13:49:41.431Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-03T13:49:41.431Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-03T13:49:42.374Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-09-03T13:49:42.374Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-09-03T13:49:44.292Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-09-03T13:49:44.553Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-09-03T13:49:45.939Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-09-03T13:49:45.939Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-09-03T13:49:49.242Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-03T13:49:51.784Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-03T13:49:51.784Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-09-03T13:49:52.358Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-03T13:49:52.928Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-03T13:49:53.189Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-03T13:49:55.104Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-03T13:49:56.047Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-03T13:49:56.627Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-03T13:49:56.892Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-03T13:49:56.892Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-03T13:49:57.152Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-09-03T13:49:57.412Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-03T13:49:57.983Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-03T13:49:58.555Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-09-03T13:49:58.555Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-03T13:49:58.555Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-03T13:49:58.816Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-03T13:49:59.391Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-03T13:50:02.690Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-03T13:50:02.690Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-03T13:50:03.261Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-03T13:50:04.645Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-03T13:50:05.585Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-03T13:50:06.968Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-03T13:50:08.799Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-03T13:50:08.799Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-03T13:50:08.799Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-03T13:50:08.879Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-03T13:50:09.139Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-03T13:50:09.139Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-03T13:50:09.139Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-03T13:50:09.139Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-03T13:50:09.139Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-03T13:50:09.139Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-03T13:50:09.139Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-03T13:50:09.399Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-09-03T13:50:09.399Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-03T13:50:09.399Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-09-03T13:50:09.970Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-09-03T13:50:10.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-09-03T13:50:10.540Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-09-03T13:50:11.483Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-09-03T13:50:12.054Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-09-03T13:50:12.997Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-03T13:50:12.997Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-09-03T13:50:13.258Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-09-03T13:50:13.480Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-03T13:50:13.480Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-03T13:50:13.519Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-09-03T13:50:13.519Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-03T13:50:13.519Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-09-03T13:50:13.519Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-03T13:50:13.779Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-09-03T13:50:13.779Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-03T13:50:13.779Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-09-03T13:50:13.779Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-03T13:50:13.779Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-09-03T13:50:13.779Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-03T13:50:13.779Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-09-03T13:50:13.779Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-03T13:50:13.779Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-09-03T13:50:13.779Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-03T13:50:13.779Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-09-03T13:50:14.369Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-09-03T13:50:14.632Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-09-03T13:50:14.892Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-09-03T13:50:15.464Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-03T13:50:15.725Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-03T13:50:16.296Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-03T13:50:16.296Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-09-03T13:50:16.383Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-03T13:50:16.841Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-03T13:50:16.841Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-03T13:50:16.841Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-03T13:50:16.841Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-03T13:50:16.841Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-03T13:50:16.841Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-03T13:50:16.841Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-03T13:50:16.841Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-03T13:50:16.867Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-09-03T13:50:16.867Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-09-03T13:50:17.439Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-09-03T13:50:17.439Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-03T13:50:17.439Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-03T13:50:17.807Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-03T13:50:18.011Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-03T13:50:18.954Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-09-03T13:50:19.524Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-09-03T13:50:19.524Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-03T13:50:19.524Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-03T13:50:20.095Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-03T13:50:20.096Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-09-03T13:50:20.096Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-03T13:50:20.708Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-03T13:50:21.039Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-03T13:50:21.611Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-03T13:50:22.242Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-03T13:50:22.242Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-03T13:50:22.242Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-03T13:50:22.242Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-03T13:50:22.242Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-03T13:50:22.242Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-03T13:50:23.522Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-03T13:50:23.784Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-03T13:50:23.784Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-03T13:50:23.784Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-03T13:50:24.356Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-09-03T13:50:24.416Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-03T13:50:24.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-09-03T13:50:25.188Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-09-03T13:50:26.130Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-03T13:50:26.130Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-03T13:50:28.045Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-03T13:50:28.045Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-09-03T13:50:28.045Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-03T13:50:28.306Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-03T13:50:29.691Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1222318178 [2021-09-03T13:50:29.952Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-03T13:50:30.213Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-03T13:50:31.160Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-03T13:50:31.421Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-03T13:50:31.421Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-03T13:50:32.377Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-03T13:50:33.760Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-03T13:50:33.760Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-03T13:50:34.021Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-03T13:50:34.021Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-03T13:50:34.021Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-03T13:50:34.591Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-03T13:50:34.724Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-03T13:50:36.502Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-03T13:50:38.455Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-03T13:50:39.421Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-03T13:50:39.421Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-03T13:50:39.421Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-03T13:50:40.702Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-09-03T13:50:41.644Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-03T13:50:43.155Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-03T13:50:43.556Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-03T13:50:43.816Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-03T13:50:44.121Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-03T13:50:44.760Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-03T13:50:47.301Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-03T13:50:48.800Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-03T13:50:48.800Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-03T13:50:48.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-03T13:50:48.800Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-03T13:50:48.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-03T13:50:48.800Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-03T13:50:48.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-03T13:50:48.800Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-03T13:50:48.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-03T13:50:48.800Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-03T13:50:49.215Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-03T13:50:49.475Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-03T13:50:50.418Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-03T13:50:51.371Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-03T13:50:52.764Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-03T13:50:53.336Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-09-03T13:50:55.248Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-03T13:50:55.819Z] docker_cli_service_logs_test.go:246: checking task ybcu1npredgl [2021-09-03T13:50:55.819Z] docker_cli_service_logs_test.go:251: checking messages for ybcu1npredgl [2021-09-03T13:50:55.819Z] docker_cli_service_logs_test.go:246: checking task yrqpn2xd4ai3 [2021-09-03T13:50:55.819Z] docker_cli_service_logs_test.go:251: checking messages for yrqpn2xd4ai3 [2021-09-03T13:51:00.019Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-03T13:51:02.560Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-03T13:51:06.760Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-09-03T13:51:07.021Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-03T13:51:08.930Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-09-03T13:51:09.501Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-09-03T13:51:11.411Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-03T13:51:11.411Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-03T13:51:11.982Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-03T13:51:12.554Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-03T13:51:12.554Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-03T13:51:12.554Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-03T13:51:13.127Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-03T13:51:15.683Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-03T13:51:18.715Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-03T13:51:18.715Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-03T13:51:18.715Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-03T13:51:18.715Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-03T13:51:18.715Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-03T13:51:18.980Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-09-03T13:51:18.980Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-09-03T13:51:19.553Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-09-03T13:51:19.553Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-03T13:51:19.553Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-09-03T13:51:19.553Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-03T13:51:19.553Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-09-03T13:51:20.494Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-09-03T13:51:20.756Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-09-03T13:51:21.326Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-09-03T13:51:22.709Z] === RUN TestDockerSuite/TestUpdateStats [2021-09-03T13:51:26.006Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-09-03T13:51:26.006Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-09-03T13:51:26.947Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-09-03T13:51:26.947Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-03T13:51:26.947Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-09-03T13:51:27.889Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-09-03T13:51:28.830Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-09-03T13:51:28.830Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-03T13:51:31.375Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-09-03T13:51:31.375Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-09-03T13:51:33.480Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-03T13:51:33.480Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-03T13:51:33.480Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-03T13:51:33.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-03T13:51:33.919Z] docker_cli_swarm_test.go:1901: [d3d8d94287961] joining swarm manager [d27fb1a83a9a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:51:34.181Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-09-03T13:51:34.778Z] docker_cli_swarm_test.go:1902: [dd541f3d08026] joining swarm manager [d27fb1a83a9a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:51:36.699Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-09-03T13:51:38.086Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-03T13:51:38.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-03T13:51:38.139Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-03T13:51:39.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-03T13:51:40.627Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-03T13:51:42.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-03T13:51:43.170Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-09-03T13:51:44.112Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-09-03T13:51:45.508Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-09-03T13:51:46.449Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-09-03T13:51:47.390Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-09-03T13:51:48.774Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-09-03T13:51:49.714Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-09-03T13:51:49.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-03T13:51:51.100Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-09-03T13:51:52.484Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-09-03T13:51:53.869Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-03T13:51:55.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-03T13:51:55.593Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-03T13:51:55.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-03T13:51:56.424Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-09-03T13:52:00.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-03T13:52:00.252Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-03T13:52:00.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-03T13:52:00.252Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-03T13:52:00.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-03T13:52:04.556Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-09-03T13:52:05.938Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-09-03T13:52:06.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-03T13:52:06.008Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-03T13:52:06.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-03T13:52:06.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-03T13:52:06.008Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-03T13:52:06.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-03T13:52:06.008Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-03T13:52:06.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-03T13:52:09.233Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-03T13:52:09.233Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-03T13:52:09.233Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-03T13:52:09.494Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-03T13:52:09.494Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-03T13:52:09.494Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-03T13:52:09.494Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-03T13:52:10.065Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-03T13:52:10.065Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-03T13:52:10.636Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-03T13:52:10.636Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-03T13:52:10.636Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-03T13:52:10.897Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-03T13:52:10.897Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-03T13:52:12.282Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-03T13:52:12.282Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-03T13:52:12.282Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-03T13:52:12.543Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-03T13:52:12.543Z] === RUN TestDockerSuite/TestVolumeEvents [2021-09-03T13:52:13.114Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-03T13:52:14.499Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-03T13:52:14.499Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-03T13:52:14.499Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-03T13:52:16.410Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-03T13:52:18.963Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-03T13:52:18.963Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite (1277.83s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.27s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.97s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.15s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.73s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.74s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.18s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.67s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAttachDetach (1.09s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.05s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.32s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.81s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.89s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.69s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.54s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.98s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.21s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.79s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.86s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.64s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.23s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.24s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.62s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.99s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.06s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.31s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.17s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.04s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.41s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.27s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.78s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.36s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.64s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.66s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.48s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.97s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.17s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.23s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.05s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.80s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.29s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.87s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.22s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.58s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.06s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.33s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.95s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.07s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.46s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2021-09-03T13:52:18.963Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.49s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.46s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.62s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.81s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.47s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.35s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.94s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.49s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.35s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.23s) [2021-09-03T13:52:18.963Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-09-03T13:52:18.963Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-09-03T13:52:18.963Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-03T13:52:18.963Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.05s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.59s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.75s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.22s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.50s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.91s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.16s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.39s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.99s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.50s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.65s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.96s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.56s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.21s) [2021-09-03T13:52:18.963Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.07s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.33s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.99s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.16s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.86s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.74s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.60s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.16s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.91s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.07s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.75s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.07s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.91s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.55s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.00s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.39s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.21s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.88s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.61s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.25s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildHistory (4.29s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.45s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.10s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.09s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.72s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.62s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.59s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.34s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.61s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.27s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.58s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.36s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.55s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.66s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.19s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildPATH (1.35s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.77s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.69s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.85s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildRm (2.79s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.67s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildStderr (0.78s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.95s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.66s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildUser (1.40s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.27s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.94s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.69s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.05s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.67s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.10s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.39s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.33s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.10s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.63s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitTTY (1.15s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.81s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.25s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.66s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.27s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.19s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.46s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.58s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.62s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.62s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.58s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.56s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.49s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.49s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.87s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2021-09-03T13:52:18.964Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.69s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.45s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.80s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.37s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.80s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.20s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.17s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.23s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.51s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.51s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.56s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ce32c0_} (1.31s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11436321207_/foo_false____} (1.36s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11436321207_/foo_true____} (1.49s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3505239782_/foo_false____} (1.39s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3505239782_/foo_true____} (1.33s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3505239782_/foo_true__0xc000ce32f0__} (1.51s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ce3308_} (1.69s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ce3320_} (1.37s) [2021-09-03T13:52:18.964Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ce3338_} (1.45s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ce3350_} (1.43s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.35s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.10s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.71s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.87s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.48s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.68s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.11s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.94s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.98s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.72s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.62s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.93s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.63s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.04s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.86s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.60s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.20s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.36s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.64s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToDot (0.76s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.97s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.21s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToStdout (0.81s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.06s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.06s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s) [2021-09-03T13:52:18.965Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2021-09-03T13:52:18.965Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.18s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.68s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.19s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.39s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.65s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.61s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.92s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.69s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.76s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.32s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.98s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.50s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.75s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.32s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.43s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-09-03T13:52:18.965Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-03T13:52:18.965Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.47s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsResize (0.59s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.62s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsTop (0.64s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.67s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.81s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.75s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.58s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecStartFails (0.67s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.86s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2021-09-03T13:52:18.965Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.38s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.65s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestExecWithUser (0.91s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestHealth (19.33s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2021-09-03T13:52:18.965Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2021-09-03T13:52:18.966Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-09-03T13:52:18.966Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.48s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.05s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.09s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.64s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.66s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.80s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.76s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.64s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.60s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.60s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.53s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestNetHostname (1.79s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.99s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.74s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.58s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPluginActive (1.51s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.96s) [2021-09-03T13:52:18.966Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.35s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.23s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.92s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.64s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPortList (6.95s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.07s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.12s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.11s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.24s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.62s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.57s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.96s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.83s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2021-09-03T13:52:18.966Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.78s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.29s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.64s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.09s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.93s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.46s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.28s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.55s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.08s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAddHost (0.56s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.29s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.57s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.58s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.68s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.93s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.51s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.63s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.61s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.62s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.65s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2021-09-03T13:52:18.966Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.31s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.14s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.90s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.65s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.57s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.07s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.66s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.21s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.17s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.36s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.70s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.99s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.15s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.08s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunMount (4.29s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.27s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.99s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.41s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.33s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.62s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.51s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.66s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.07s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.71s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.35s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.65s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.57s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunState (1.14s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunSysctls (1.04s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.68s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.53s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.79s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.72s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUserByName (0.54s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.75s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.67s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.64s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.11s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.72s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.55s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.54s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.07s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.60s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.72s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.58s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.80s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.09s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.86s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.50s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.05s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.72s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.11s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2021-09-03T13:52:18.967Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-03T13:52:18.967Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.02s) [2021-09-03T13:52:18.968Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.84s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.83s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.66s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.50s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.16s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.13s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.89s) [2021-09-03T13:52:18.968Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2021-09-03T13:52:18.968Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-09-03T13:52:18.968Z] === RUN TestDockerRegistrySuite [2021-09-03T13:52:18.968Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-03T13:52:19.908Z] check_test.go:195: [d31f442a92522] daemon is not started [2021-09-03T13:52:19.908Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-03T13:52:21.292Z] check_test.go:195: [d3506c5f48d29] daemon is not started [2021-09-03T13:52:21.292Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-03T13:52:21.292Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-09-03T13:52:22.676Z] check_test.go:195: [d83005d544315] daemon is not started [2021-09-03T13:52:22.676Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-03T13:52:22.676Z] check_test.go:195: [dd3ac5264474b] daemon is not started [2021-09-03T13:52:22.676Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-03T13:52:23.619Z] docker_cli_swarm_test.go:1802: [d4522b563b4a8] joining swarm manager [d04edd101a749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:52:25.003Z] docker_cli_swarm_test.go:1803: [da0b768a48e42] joining swarm manager [d04edd101a749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:52:25.945Z] check_test.go:195: [dcb2ca7ce0332] daemon is not started [2021-09-03T13:52:25.945Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-03T13:52:27.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-03T13:52:29.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-03T13:52:29.252Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-03T13:52:29.719Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-03T13:52:29.719Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T13:52:30.146Z] check_test.go:195: [d1f8c802d6a59] daemon is not started [2021-09-03T13:52:30.185Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-03T13:52:30.406Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-03T13:52:31.168Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-03T13:52:31.168Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-03T13:52:31.168Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-03T13:52:32.950Z] check_test.go:195: [d33e7c1d5edf5] daemon is not started [2021-09-03T13:52:32.950Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-03T13:52:33.891Z] check_test.go:195: [d7df5c785a6a0] daemon is not started [2021-09-03T13:52:33.891Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-03T13:52:34.832Z] check_test.go:195: [db3454dcdb0e9] daemon is not started [2021-09-03T13:52:34.832Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-03T13:52:34.951Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-03T13:52:35.774Z] check_test.go:195: [deed63888decc] daemon is not started [2021-09-03T13:52:35.774Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-03T13:52:35.934Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-03T13:52:35.934Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-03T13:52:35.934Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-03T13:52:35.934Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-03T13:52:35.934Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-03T13:52:36.917Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-03T13:52:37.159Z] check_test.go:195: [d14fba4508b25] daemon is not started [2021-09-03T13:52:37.160Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-03T13:52:37.900Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-03T13:52:38.113Z] check_test.go:195: [dc14c5c69b0bd] daemon is not started [2021-09-03T13:52:38.113Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-03T13:52:38.367Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-03T13:52:38.833Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-03T13:52:39.062Z] check_test.go:195: [d6e1d492cff9d] daemon is not started [2021-09-03T13:52:39.062Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-03T13:52:39.300Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-03T13:52:40.003Z] check_test.go:195: [d3c83fc05a054] daemon is not started [2021-09-03T13:52:40.003Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-03T13:52:40.574Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-09-03T13:52:40.574Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2048e00db25df6ec840cf75aed1ceab69c613c9e876721d0abc0330e2ce7515c [2021-09-03T13:52:41.515Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:94ab8561cf0251de9826a8d293b47a51a1aee9424f2ae4a45a54eefb55af4741 [2021-09-03T13:52:41.776Z] check_test.go:195: [d1da081b47373] daemon is not started [2021-09-03T13:52:41.776Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-03T13:52:43.164Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d99709ecf8a5cdd2e805f55193c8ceefe5391da9d55af0fa070898fbd2172551 [2021-09-03T13:52:43.736Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bda5602d48c11f2d1e35bf65a02cab84ad628974a32bf0ba5df8d99ed7fc50fb [2021-09-03T13:52:43.996Z] check_test.go:195: [de7edb7ce47b2] daemon is not started [2021-09-03T13:52:43.996Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-03T13:52:44.045Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-03T13:52:44.938Z] check_test.go:195: [d82fca115494e] daemon is not started [2021-09-03T13:52:44.938Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-03T13:52:45.605Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-03T13:52:45.605Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-03T13:52:45.605Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-03T13:52:46.589Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-03T13:52:46.589Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-03T13:52:46.589Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-03T13:52:46.914Z] check_test.go:195: [d57a7dbe8a400] daemon is not started [2021-09-03T13:52:46.914Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-03T13:52:47.055Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-03T13:52:47.856Z] check_test.go:195: [d04102b742012] daemon is not started [2021-09-03T13:52:47.856Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-03T13:52:48.117Z] check_test.go:195: [d461476dc2638] daemon is not started [2021-09-03T13:52:48.117Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-03T13:52:48.117Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-09-03T13:52:48.616Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-03T13:52:49.501Z] check_test.go:195: [d7124be2622b9] daemon is not started [2021-09-03T13:52:49.501Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-03T13:52:49.600Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-03T13:52:50.066Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-03T13:52:50.066Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-03T13:52:50.066Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-03T13:52:50.445Z] check_test.go:195: [da9fbc6be37f4] daemon is not started [2021-09-03T13:52:50.445Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-03T13:52:50.445Z] docker_cli_swarm_test.go:1321: [db954ad3d0d68] joining swarm manager [df6d70dec95d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:52:51.049Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-03T13:52:51.386Z] check_test.go:195: [dbbf2b9b04400] daemon is not started [2021-09-03T13:52:51.386Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-03T13:52:51.515Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-03T13:52:51.515Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-03T13:52:51.515Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-03T13:52:51.515Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-03T13:52:51.515Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-03T13:52:51.648Z] docker_cli_swarm_test.go:1322: [dd2faa76b1ccb] joining swarm manager [df6d70dec95d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:52:54.197Z] check_test.go:195: [dd1f003cf3663] daemon is not started [2021-09-03T13:52:54.197Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-03T13:52:54.197Z] check_test.go:195: [d8a82dd74c135] daemon is not started [2021-09-03T13:52:54.197Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-03T13:52:55.138Z] check_test.go:195: [de4460e262943] daemon is not started [2021-09-03T13:52:55.138Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-03T13:52:55.399Z] check_test.go:195: [d644a5a69509b] daemon is not started [2021-09-03T13:52:55.399Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-03T13:52:55.399Z] check_test.go:195: [d5b42b969d1c2] daemon is not started [2021-09-03T13:52:55.399Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-03T13:52:55.661Z] check_test.go:195: [da89814b2c4ba] daemon is not started [2021-09-03T13:52:55.921Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-03T13:52:55.921Z] check_test.go:195: [dc31c7e1ab6a2] daemon is not started [2021-09-03T13:52:55.921Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-03T13:52:56.261Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-03T13:52:56.492Z] check_test.go:195: [d6eecbf68fb6c] daemon is not started [2021-09-03T13:52:56.492Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-03T13:52:56.492Z] check_test.go:195: [d32a54fa0c274] daemon is not started [2021-09-03T13:52:56.492Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-03T13:52:57.433Z] check_test.go:195: [d371c8faa8be3] daemon is not started [2021-09-03T13:52:57.433Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-03T13:52:58.817Z] check_test.go:195: [d9ddef58e44fe] daemon is not started [2021-09-03T13:52:58.817Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-03T13:52:59.759Z] check_test.go:195: [d6563271afa7d] daemon is not started [2021-09-03T13:52:59.759Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-03T13:53:00.700Z] check_test.go:195: [d61118cadde3f] daemon is not started [2021-09-03T13:53:00.700Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-03T13:53:01.640Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite (43.38s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.17s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.54s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.65s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.05s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.07s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.10s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.48s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-09-03T13:53:02.210Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-09-03T13:53:02.210Z] === RUN TestDockerSchema1RegistrySuite [2021-09-03T13:53:02.210Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-03T13:53:02.471Z] check_test.go:222: [d86c99149b555] daemon is not started [2021-09-03T13:53:02.471Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-03T13:53:05.773Z] check_test.go:222: [d4ab5f4ab162a] daemon is not started [2021-09-03T13:53:05.773Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-03T13:53:10.761Z] --- PASS: TestBuildWCOWSandboxSize (723.04s) [2021-09-03T13:53:10.761Z] === RUN TestBuildWithEmptyDockerfile [2021-09-03T13:53:10.761Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:53:10.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:53:10.761Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:53:10.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:53:10.761Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:53:10.761Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:53:10.761Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:53:10.761Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:53:10.761Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:53:10.761Z] --- PASS: TestBuildWithEmptyDockerfile (0.53s) [2021-09-03T13:53:10.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-03T13:53:10.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-03T13:53:10.761Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-03T13:53:10.761Z] === RUN TestBuildPreserveOwnership [2021-09-03T13:53:10.761Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:53:10.761Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-03T13:53:10.761Z] === RUN TestBuildPlatformInvalid [2021-09-03T13:53:10.761Z] --- PASS: TestBuildPlatformInvalid (0.63s) [2021-09-03T13:53:10.761Z] PASS [2021-09-03T13:53:10.761Z] ok github.com/docker/docker/integration/build 888.483s [2021-09-03T13:53:10.761Z] [2021-09-03T13:53:10.761Z] === Skipped [2021-09-03T13:53:10.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-03T13:53:10.761Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:53:10.761Z] [2021-09-03T13:53:10.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-03T13:53:10.761Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:10.761Z] [2021-09-03T13:53:10.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-03T13:53:10.761Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:53:10.761Z] [2021-09-03T13:53:10.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-03T13:53:10.761Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:53:10.761Z] [2021-09-03T13:53:10.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-03T13:53:10.761Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:53:10.761Z] [2021-09-03T13:53:10.761Z] DONE 29 tests, 5 skipped in 910.654s [2021-09-03T13:53:10.761Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-03T13:53:11.060Z] check_test.go:222: [d9846bd976d15] daemon is not started [2021-09-03T13:53:11.060Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-03T13:53:12.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:53:12.325Z] INFO: Testing against a local daemon [2021-09-03T13:53:12.325Z] === RUN TestConfigInspect [2021-09-03T13:53:12.325Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-03T13:53:12.325Z] === RUN TestConfigList [2021-09-03T13:53:12.325Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] --- SKIP: TestConfigList (0.00s) [2021-09-03T13:53:12.325Z] === RUN TestConfigsCreateAndDelete [2021-09-03T13:53:12.325Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-03T13:53:12.325Z] === RUN TestConfigsUpdate [2021-09-03T13:53:12.325Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-03T13:53:12.325Z] === RUN TestTemplatedConfig [2021-09-03T13:53:12.325Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-03T13:53:12.325Z] === RUN TestConfigCreateResolve [2021-09-03T13:53:12.325Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:53:12.325Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-03T13:53:12.325Z] PASS [2021-09-03T13:53:12.325Z] ok github.com/docker/docker/integration/config 0.086s [2021-09-03T13:53:12.325Z] [2021-09-03T13:53:12.325Z] === Skipped [2021-09-03T13:53:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-03T13:53:12.325Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] [2021-09-03T13:53:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-03T13:53:12.325Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] [2021-09-03T13:53:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-03T13:53:12.325Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] [2021-09-03T13:53:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-03T13:53:12.325Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] [2021-09-03T13:53:12.325Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-03T13:53:12.325Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:12.325Z] [2021-09-03T13:53:12.325Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-03T13:53:12.325Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:53:12.325Z] [2021-09-03T13:53:12.325Z] DONE 6 tests, 6 skipped in 2.937s [2021-09-03T13:53:12.325Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-03T13:53:12.978Z] check_test.go:222: [d7fa0b7fdd5ab] daemon is not started [2021-09-03T13:53:12.978Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-03T13:53:13.920Z] check_test.go:222: [d63bb03bba829] daemon is not started [2021-09-03T13:53:13.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-03T13:53:14.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:53:14.540Z] INFO: Testing against a local daemon [2021-09-03T13:53:14.540Z] === RUN TestCheckpoint [2021-09-03T13:53:14.540Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:53:14.540Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-03T13:53:14.540Z] === RUN TestContainerInvalidJSON [2021-09-03T13:53:14.540Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:53:14.540Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:53:14.540Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:53:14.540Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:53:14.860Z] check_test.go:222: [d9f571f19c560] daemon is not started [2021-09-03T13:53:14.860Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-03T13:53:15.008Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:53:15.008Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:53:15.008Z] --- PASS: TestContainerInvalidJSON (0.55s) [2021-09-03T13:53:15.008Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-09-03T13:53:15.008Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-09-03T13:53:15.008Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-03T13:53:15.121Z] check_test.go:222: [d053523c63364] daemon is not started [2021-09-03T13:53:15.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-03T13:53:15.475Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-09-03T13:53:15.475Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-03T13:53:15.475Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-09-03T13:53:15.475Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-03T13:53:15.944Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-09-03T13:53:15.944Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-03T13:53:15.944Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-09-03T13:53:15.944Z] === RUN TestCopyFromContainer [2021-09-03T13:53:15.944Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:15.944Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-03T13:53:15.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-03T13:53:15.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:53:15.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:53:15.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:53:15.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:53:15.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:53:15.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:53:15.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:53:15.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:53:15.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:53:15.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-09-03T13:53:15.944Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-03T13:53:15.944Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-03T13:53:15.944Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidEnv [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-03T13:53:15.944Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-03T13:53:15.944Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-03T13:53:15.944Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-03T13:53:15.944Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-03T13:53:15.944Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-03T13:53:15.944Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-09-03T13:53:15.944Z] === RUN TestCreateTmpfsMountsTarget [2021-09-03T13:53:15.944Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:15.944Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-03T13:53:15.944Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-03T13:53:15.944Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:53:15.944Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-03T13:53:15.944Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-03T13:53:15.944Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:53:15.944Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:53:15.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:53:15.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:53:15.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:53:15.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:53:15.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:53:15.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:53:15.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:53:15.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:53:15.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:53:15.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:53:15.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-03T13:53:15.944Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-03T13:53:15.944Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-03T13:53:15.944Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-03T13:53:15.944Z] === RUN TestCreateDifferentPlatform [2021-09-03T13:53:15.944Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-03T13:53:15.944Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-03T13:53:15.944Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-09-03T13:53:15.944Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-03T13:53:15.944Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-03T13:53:16.064Z] check_test.go:222: [d8ec9e43764db] daemon is not started [2021-09-03T13:53:16.064Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-03T13:53:16.167Z] --- PASS: TestBuildWCOWSandboxSize (805.18s) [2021-09-03T13:53:16.167Z] === RUN TestBuildWithEmptyDockerfile [2021-09-03T13:53:16.167Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:53:16.167Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:53:16.167Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:53:16.167Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:53:16.167Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:53:16.167Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:53:16.167Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-03T13:53:16.167Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-03T13:53:16.167Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-03T13:53:16.167Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2021-09-03T13:53:16.167Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-03T13:53:16.167Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-03T13:53:16.167Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-03T13:53:16.167Z] === RUN TestBuildPreserveOwnership [2021-09-03T13:53:16.167Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:53:16.167Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-03T13:53:16.167Z] === RUN TestBuildPlatformInvalid [2021-09-03T13:53:16.167Z] --- PASS: TestBuildPlatformInvalid (0.34s) [2021-09-03T13:53:16.167Z] PASS [2021-09-03T13:53:16.167Z] ok github.com/docker/docker/integration/build 981.330s [2021-09-03T13:53:16.167Z] [2021-09-03T13:53:16.167Z] === Skipped [2021-09-03T13:53:16.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-03T13:53:16.167Z] build_session_test.go:25: TODO: BuildKit [2021-09-03T13:53:16.167Z] [2021-09-03T13:53:16.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-03T13:53:16.167Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.167Z] [2021-09-03T13:53:16.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-09-03T13:53:16.167Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:53:16.167Z] [2021-09-03T13:53:16.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-09-03T13:53:16.167Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:53:16.167Z] [2021-09-03T13:53:16.168Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-03T13:53:16.168Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:53:16.168Z] [2021-09-03T13:53:16.168Z] DONE 29 tests, 5 skipped in 1003.870s [2021-09-03T13:53:16.168Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-03T13:53:16.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:53:16.168Z] INFO: Testing against a local daemon [2021-09-03T13:53:16.168Z] === RUN TestConfigInspect [2021-09-03T13:53:16.168Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestConfigList [2021-09-03T13:53:16.168Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] --- SKIP: TestConfigList (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestConfigsCreateAndDelete [2021-09-03T13:53:16.168Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestConfigsUpdate [2021-09-03T13:53:16.168Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestTemplatedConfig [2021-09-03T13:53:16.168Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestConfigCreateResolve [2021-09-03T13:53:16.168Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:53:16.168Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-03T13:53:16.168Z] PASS [2021-09-03T13:53:16.168Z] ok github.com/docker/docker/integration/config 0.084s [2021-09-03T13:53:16.168Z] [2021-09-03T13:53:16.168Z] === Skipped [2021-09-03T13:53:16.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-03T13:53:16.168Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] [2021-09-03T13:53:16.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-03T13:53:16.168Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] [2021-09-03T13:53:16.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-03T13:53:16.168Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] [2021-09-03T13:53:16.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-03T13:53:16.168Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] [2021-09-03T13:53:16.168Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-03T13:53:16.168Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] [2021-09-03T13:53:16.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-03T13:53:16.168Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:53:16.168Z] [2021-09-03T13:53:16.168Z] DONE 6 tests, 6 skipped in 2.687s [2021-09-03T13:53:16.168Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-03T13:53:16.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:53:16.168Z] INFO: Testing against a local daemon [2021-09-03T13:53:16.168Z] === RUN TestCheckpoint [2021-09-03T13:53:16.168Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:53:16.168Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestContainerInvalidJSON [2021-09-03T13:53:16.168Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:53:16.168Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:53:16.168Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:53:16.168Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:53:16.168Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-03T13:53:16.168Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-03T13:53:16.168Z] --- PASS: TestContainerInvalidJSON (0.43s) [2021-09-03T13:53:16.168Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-09-03T13:53:16.168Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-09-03T13:53:16.168Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-03T13:53:16.168Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.33s) [2021-09-03T13:53:16.168Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-03T13:53:16.168Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-09-03T13:53:16.168Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-03T13:53:16.168Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-09-03T13:53:16.168Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-03T13:53:16.168Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-09-03T13:53:16.168Z] === RUN TestCopyFromContainer [2021-09-03T13:53:16.168Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-03T13:53:16.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:53:16.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:53:16.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:53:16.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:53:16.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:53:16.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:53:16.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-03T13:53:16.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-03T13:53:16.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-03T13:53:16.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-09-03T13:53:16.168Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-03T13:53:16.168Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-03T13:53:16.168Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidEnv [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-03T13:53:16.168Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-03T13:53:16.168Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-03T13:53:16.168Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-03T13:53:16.168Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-03T13:53:16.168Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-03T13:53:16.168Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestCreateTmpfsMountsTarget [2021-09-03T13:53:16.168Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-03T13:53:16.168Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:53:16.168Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-03T13:53:16.168Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:53:16.168Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:53:16.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:53:16.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:53:16.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:53:16.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:53:16.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:53:16.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:53:16.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-03T13:53:16.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-03T13:53:16.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-03T13:53:16.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-03T13:53:16.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-03T13:53:16.168Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-03T13:53:16.168Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestCreateDifferentPlatform [2021-09-03T13:53:16.168Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-03T13:53:16.168Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-03T13:53:16.168Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-03T13:53:16.168Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-03T13:53:16.168Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-09-03T13:53:16.168Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-03T13:53:16.168Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-03T13:53:16.168Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-03T13:53:16.168Z] === RUN TestContainerKillOnDaemonStart [2021-09-03T13:53:16.168Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.168Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestDiff [2021-09-03T13:53:16.168Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:16.168Z] --- SKIP: TestDiff (0.00s) [2021-09-03T13:53:16.168Z] === RUN TestExecWithCloseStdin [2021-09-03T13:53:16.168Z] --- PASS: TestExecWithCloseStdin (2.86s) [2021-09-03T13:53:16.168Z] === RUN TestExec [2021-09-03T13:53:16.412Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-09-03T13:53:16.412Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-03T13:53:16.412Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-03T13:53:16.412Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-03T13:53:16.412Z] === RUN TestContainerKillOnDaemonStart [2021-09-03T13:53:16.412Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:16.412Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-03T13:53:16.412Z] === RUN TestDiff [2021-09-03T13:53:16.412Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:16.412Z] --- SKIP: TestDiff (0.00s) [2021-09-03T13:53:16.412Z] === RUN TestExecWithCloseStdin [2021-09-03T13:53:16.412Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-03T13:53:16.412Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-09-03T13:53:16.412Z] === RUN TestExec [2021-09-03T13:53:17.007Z] check_test.go:222: [d288545aa6176] daemon is not started [2021-09-03T13:53:17.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-03T13:53:17.578Z] check_test.go:222: [d7e2198aceecc] daemon is not started [2021-09-03T13:53:17.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-03T13:53:17.734Z] --- PASS: TestExec (1.91s) [2021-09-03T13:53:17.734Z] === RUN TestExecUser [2021-09-03T13:53:17.734Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-03T13:53:17.734Z] --- SKIP: TestExecUser (0.00s) [2021-09-03T13:53:17.734Z] === RUN TestExportContainerAndImportImage [2021-09-03T13:53:17.734Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:17.734Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-03T13:53:17.734Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-03T13:53:17.734Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:17.734Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-03T13:53:17.734Z] === RUN TestHealthCheckWorkdir [2021-09-03T13:53:17.734Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:17.734Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-03T13:53:17.734Z] === RUN TestHealthKillContainer [2021-09-03T13:53:17.734Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-03T13:53:17.734Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-03T13:53:17.734Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-03T13:53:17.734Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-03T13:53:17.734Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-03T13:53:17.734Z] === RUN TestKillContainerInvalidSignal [2021-09-03T13:53:19.908Z] --- PASS: TestKillContainerInvalidSignal (1.67s) [2021-09-03T13:53:19.908Z] === RUN TestKillContainer [2021-09-03T13:53:19.908Z] === RUN TestKillContainer/no_signal [2021-09-03T13:53:20.122Z] check_test.go:222: [d6fe9dd8a16d2] daemon is not started [2021-09-03T13:53:20.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-03T13:53:20.382Z] check_test.go:222: [d824ae52b3cbe] daemon is not started [2021-09-03T13:53:20.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-03T13:53:20.953Z] check_test.go:222: [d572886c62ff7] daemon is not started [2021-09-03T13:53:20.953Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-03T13:53:20.953Z] check_test.go:222: [d8964c1551137] daemon is not started [2021-09-03T13:53:20.953Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-03T13:53:21.214Z] check_test.go:222: [dd7445316ddea] daemon is not started [2021-09-03T13:53:21.214Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-03T13:53:21.441Z] === RUN TestKillContainer/non_killing_signal [2021-09-03T13:53:21.441Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-03T13:53:21.441Z] === RUN TestKillContainer/killing_signal [2021-09-03T13:53:21.475Z] check_test.go:222: [dbf19c236c979] daemon is not started [2021-09-03T13:53:21.475Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-03T13:53:21.518Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-03T13:53:21.518Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-03T13:53:21.735Z] check_test.go:222: [d108a596b7ecd] daemon is not started [2021-09-03T13:53:21.735Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-03T13:53:21.984Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-03T13:53:21.995Z] check_test.go:222: [dbdfeb685f689] daemon is not started [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite (19.64s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.12s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.71s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2021-09-03T13:53:21.995Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-09-03T13:53:21.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-03T13:53:21.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-03T13:53:22.565Z] check_test.go:251: [d9164922e3615] daemon is not started [2021-09-03T13:53:22.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-03T13:53:22.977Z] --- PASS: TestKillContainer (3.52s) [2021-09-03T13:53:22.977Z] --- PASS: TestKillContainer/no_signal (1.60s) [2021-09-03T13:53:22.977Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-03T13:53:22.977Z] --- PASS: TestKillContainer/killing_signal (1.88s) [2021-09-03T13:53:22.977Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-03T13:53:22.977Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:53:22.977Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-03T13:53:22.977Z] === RUN TestKillStoppedContainer [2021-09-03T13:53:22.977Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:53:22.977Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-03T13:53:22.977Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-03T13:53:22.977Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:53:22.977Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-03T13:53:22.977Z] === RUN TestKillDifferentUserContainer [2021-09-03T13:53:22.977Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-03T13:53:22.977Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-03T13:53:22.977Z] === RUN TestInspectOomKilledTrue [2021-09-03T13:53:22.977Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:22.977Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-03T13:53:22.977Z] === RUN TestInspectOomKilledFalse [2021-09-03T13:53:22.977Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:53:22.977Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-03T13:53:22.977Z] === RUN TestLogsFollowTailEmpty [2021-09-03T13:53:23.137Z] check_test.go:251: [d65339298915f] daemon is not started [2021-09-03T13:53:23.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-03T13:53:23.397Z] check_test.go:251: [db5b74984a48b] daemon is not started [2021-09-03T13:53:23.397Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-03T13:53:24.511Z] --- PASS: TestLogsFollowTailEmpty (1.63s) [2021-09-03T13:53:24.511Z] === RUN TestNetworkNat [2021-09-03T13:53:24.511Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:24.511Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-03T13:53:24.511Z] === RUN TestNetworkLocalhostTCPNat [2021-09-03T13:53:24.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-03T13:53:25.040Z] check_test.go:251: [da23c824b9a29] daemon is not started [2021-09-03T13:53:25.040Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-03T13:53:25.095Z] --- PASS: TestExec (8.69s) [2021-09-03T13:53:25.095Z] === RUN TestExecUser [2021-09-03T13:53:25.095Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-03T13:53:25.095Z] --- SKIP: TestExecUser (0.00s) [2021-09-03T13:53:25.095Z] === RUN TestExportContainerAndImportImage [2021-09-03T13:53:25.095Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:25.095Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-03T13:53:25.095Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-03T13:53:25.095Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:25.095Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-03T13:53:25.095Z] === RUN TestHealthCheckWorkdir [2021-09-03T13:53:25.095Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:25.095Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-03T13:53:25.095Z] === RUN TestHealthKillContainer [2021-09-03T13:53:25.095Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-03T13:53:25.095Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-03T13:53:25.095Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-03T13:53:25.095Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-03T13:53:25.095Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-03T13:53:25.095Z] === RUN TestKillContainerInvalidSignal [2021-09-03T13:53:25.610Z] check_test.go:251: [d961d8c67284c] daemon is not started [2021-09-03T13:53:25.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-03T13:53:26.562Z] check_test.go:251: [dcc8edbd76360] daemon is not started [2021-09-03T13:53:26.562Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-03T13:53:26.562Z] check_test.go:251: [dde5f87bad1e0] daemon is not started [2021-09-03T13:53:26.562Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.76s) [2021-09-03T13:53:26.562Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2021-09-03T13:53:26.562Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2021-09-03T13:53:26.562Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-09-03T13:53:26.562Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2021-09-03T13:53:26.562Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.59s) [2021-09-03T13:53:26.562Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.53s) [2021-09-03T13:53:26.562Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2021-09-03T13:53:26.562Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-09-03T13:53:26.562Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-03T13:53:26.562Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-03T13:53:26.687Z] --- PASS: TestNetworkLocalhostTCPNat (2.04s) [2021-09-03T13:53:26.687Z] === RUN TestNetworkLoopbackNat [2021-09-03T13:53:26.687Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:26.687Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-03T13:53:26.687Z] === RUN TestPause [2021-09-03T13:53:26.687Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-03T13:53:26.687Z] --- SKIP: TestPause (0.00s) [2021-09-03T13:53:26.687Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-03T13:53:26.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-03T13:53:26.726Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-03T13:53:26.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-03T13:53:26.726Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-03T13:53:26.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-03T13:53:26.726Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-03T13:53:26.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-03T13:53:27.194Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-03T13:53:27.194Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-03T13:53:27.194Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-03T13:53:28.087Z] --- PASS: TestKillContainerInvalidSignal (3.22s) [2021-09-03T13:53:28.087Z] === RUN TestKillContainer [2021-09-03T13:53:28.087Z] === RUN TestKillContainer/no_signal [2021-09-03T13:53:28.865Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.80s) [2021-09-03T13:53:28.865Z] === RUN TestPauseStopPausedContainer [2021-09-03T13:53:28.865Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:28.865Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-03T13:53:28.865Z] === RUN TestPsFilter [2021-09-03T13:53:28.865Z] --- PASS: TestPsFilter (0.19s) [2021-09-03T13:53:28.865Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-03T13:53:31.053Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.90s) [2021-09-03T13:53:31.053Z] === RUN TestRemoveContainerWithVolume [2021-09-03T13:53:31.842Z] check_test.go:278: [d3c19b5ec57bd] daemon is not started [2021-09-03T13:53:31.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-03T13:53:31.842Z] check_test.go:278: [df19356e96ee6] daemon is not started [2021-09-03T13:53:31.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-03T13:53:31.891Z] === RUN TestKillContainer/non_killing_signal [2021-09-03T13:53:31.891Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-03T13:53:31.891Z] === RUN TestKillContainer/killing_signal [2021-09-03T13:53:32.102Z] check_test.go:278: [d5741048c950f] daemon is not started [2021-09-03T13:53:32.102Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-03T13:53:32.363Z] check_test.go:278: [d31ce3c56987f] daemon is not started [2021-09-03T13:53:32.363Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-03T13:53:32.363Z] check_test.go:278: [d3b3a1af94720] daemon is not started [2021-09-03T13:53:32.363Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-09-03T13:53:32.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-09-03T13:53:32.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-09-03T13:53:32.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-09-03T13:53:32.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-09-03T13:53:32.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-09-03T13:53:32.363Z] === RUN TestDockerNetworkSuite [2021-09-03T13:53:32.363Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-09-03T13:53:32.587Z] --- PASS: TestRemoveContainerWithVolume (1.98s) [2021-09-03T13:53:32.587Z] === RUN TestRemoveContainerRunning [2021-09-03T13:53:34.274Z] docker_cli_network_unix_test.go:46: [dc037491fa978] daemon is not started [2021-09-03T13:53:34.274Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-09-03T13:53:34.761Z] --- PASS: TestRemoveContainerRunning (1.72s) [2021-09-03T13:53:34.761Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-03T13:53:34.847Z] docker_cli_network_unix_test.go:46: [d3d5765d5e2a4] daemon is not started [2021-09-03T13:53:34.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-09-03T13:53:34.853Z] --- PASS: TestKillContainer (6.49s) [2021-09-03T13:53:34.853Z] --- PASS: TestKillContainer/no_signal (3.32s) [2021-09-03T13:53:34.853Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-03T13:53:34.853Z] --- PASS: TestKillContainer/killing_signal (3.13s) [2021-09-03T13:53:34.853Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-03T13:53:34.853Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:53:34.853Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-03T13:53:34.853Z] === RUN TestKillStoppedContainer [2021-09-03T13:53:34.853Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:53:34.853Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-03T13:53:34.853Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-03T13:53:34.853Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:53:34.853Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-03T13:53:34.853Z] === RUN TestKillDifferentUserContainer [2021-09-03T13:53:34.853Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-03T13:53:34.853Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-03T13:53:34.853Z] === RUN TestInspectOomKilledTrue [2021-09-03T13:53:34.853Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:34.853Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-03T13:53:34.853Z] === RUN TestInspectOomKilledFalse [2021-09-03T13:53:34.853Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:53:34.853Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-03T13:53:34.853Z] === RUN TestLogsFollowTailEmpty [2021-09-03T13:53:36.293Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.67s) [2021-09-03T13:53:36.293Z] === RUN TestRemoveInvalidContainer [2021-09-03T13:53:36.293Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-03T13:53:36.293Z] === RUN TestRenameLinkedContainer [2021-09-03T13:53:36.293Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:36.293Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2021-09-03T13:53:36.293Z] === RUN TestRenameStoppedContainer [2021-09-03T13:53:37.390Z] docker_cli_network_unix_test.go:46: [ddced58e7845d] daemon is not started [2021-09-03T13:53:37.813Z] --- PASS: TestLogsFollowTailEmpty (3.25s) [2021-09-03T13:53:37.813Z] === RUN TestNetworkNat [2021-09-03T13:53:37.813Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:37.813Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-03T13:53:37.813Z] === RUN TestNetworkLocalhostTCPNat [2021-09-03T13:53:37.826Z] --- PASS: TestRenameStoppedContainer (1.97s) [2021-09-03T13:53:37.826Z] === RUN TestRenameRunningContainerAndReuse [2021-09-03T13:53:37.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-09-03T13:53:39.344Z] docker_cli_network_unix_test.go:46: [d7d2a49ac174b] daemon is not started [2021-09-03T13:53:39.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-09-03T13:53:39.344Z] docker_cli_network_unix_test.go:1233: [d9eb4a21aaca4] daemon is not started [2021-09-03T13:53:41.567Z] --- PASS: TestRenameRunningContainerAndReuse (3.37s) [2021-09-03T13:53:41.567Z] === RUN TestRenameInvalidName [2021-09-03T13:53:41.612Z] --- PASS: TestNetworkLocalhostTCPNat (3.79s) [2021-09-03T13:53:41.612Z] === RUN TestNetworkLoopbackNat [2021-09-03T13:53:41.612Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:41.612Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-03T13:53:41.612Z] === RUN TestPause [2021-09-03T13:53:41.612Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-03T13:53:41.612Z] --- SKIP: TestPause (0.00s) [2021-09-03T13:53:41.612Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-03T13:53:41.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-09-03T13:53:42.828Z] docker_cli_network_unix_test.go:46: [de58df87a238b] daemon is not started [2021-09-03T13:53:43.100Z] --- PASS: TestRenameInvalidName (1.68s) [2021-09-03T13:53:43.100Z] === RUN TestRenameAnonymousContainer [2021-09-03T13:53:43.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-09-03T13:53:45.414Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.46s) [2021-09-03T13:53:45.414Z] === RUN TestPauseStopPausedContainer [2021-09-03T13:53:45.414Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:53:45.414Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-03T13:53:45.414Z] === RUN TestPsFilter [2021-09-03T13:53:45.414Z] --- PASS: TestPsFilter (0.36s) [2021-09-03T13:53:45.414Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-03T13:53:47.601Z] docker_cli_network_unix_test.go:46: [d15eb367187fc] daemon is not started [2021-09-03T13:53:48.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-09-03T13:53:48.398Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-03T13:53:48.398Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-03T13:53:48.398Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-03T13:53:48.398Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-03T13:53:49.218Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.07s) [2021-09-03T13:53:49.218Z] === RUN TestRemoveContainerWithVolume [2021-09-03T13:53:50.094Z] docker_cli_network_unix_test.go:46: [d5bb7f3adcdb3] daemon is not started [2021-09-03T13:53:50.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-09-03T13:53:51.442Z] --- PASS: TestRemoveContainerWithVolume (2.98s) [2021-09-03T13:53:51.442Z] === RUN TestRemoveContainerRunning [2021-09-03T13:53:51.605Z] docker_cli_network_unix_test.go:46: [d5da30b468485] daemon is not started [2021-09-03T13:53:51.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-09-03T13:53:52.177Z] docker_cli_network_unix_test.go:46: [d3b02c9454f85] daemon is not started [2021-09-03T13:53:52.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-09-03T13:53:52.439Z] docker_cli_network_unix_test.go:46: [ddb091f033e69] daemon is not started [2021-09-03T13:53:52.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-09-03T13:53:53.011Z] docker_cli_network_unix_test.go:46: [d673b5d85b311] daemon is not started [2021-09-03T13:53:53.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-09-03T13:53:53.842Z] docker_cli_network_unix_test.go:46: [d65cdfdeaddc4] daemon is not started [2021-09-03T13:53:54.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-09-03T13:53:54.413Z] docker_cli_network_unix_test.go:46: [def43bb546013] daemon is not started [2021-09-03T13:53:54.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-09-03T13:53:54.674Z] docker_cli_network_unix_test.go:46: [df1f5c9245561] daemon is not started [2021-09-03T13:53:54.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-09-03T13:53:55.244Z] --- PASS: TestRemoveContainerRunning (3.07s) [2021-09-03T13:53:55.244Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-03T13:53:55.245Z] docker_cli_network_unix_test.go:46: [da8518631b40b] daemon is not started [2021-09-03T13:53:55.473Z] --- PASS: TestRenameAnonymousContainer (10.59s) [2021-09-03T13:53:55.473Z] === RUN TestRenameContainerWithSameName [2021-09-03T13:53:55.473Z] --- PASS: TestRenameContainerWithSameName (1.62s) [2021-09-03T13:53:55.473Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-03T13:53:55.473Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:55.473Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-03T13:53:55.473Z] === RUN TestResize [2021-09-03T13:53:55.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-09-03T13:53:55.505Z] docker_cli_network_unix_test.go:46: [d9513abb0a908] daemon is not started [2021-09-03T13:53:55.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-09-03T13:53:55.765Z] docker_cli_network_unix_test.go:46: [d6c9431bec2df] daemon is not started [2021-09-03T13:53:55.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-09-03T13:53:55.765Z] docker_cli_network_unix_test.go:46: [dfdd12dbddc45] daemon is not started [2021-09-03T13:53:55.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-09-03T13:53:56.707Z] docker_cli_network_unix_test.go:46: [de8a5d88d7614] daemon is not started [2021-09-03T13:53:56.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-09-03T13:53:56.967Z] docker_cli_network_unix_test.go:46: [d1d2d989e4887] daemon is not started [2021-09-03T13:53:57.006Z] --- PASS: TestResize (1.61s) [2021-09-03T13:53:57.006Z] === RUN TestResizeWithInvalidSize [2021-09-03T13:53:57.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-09-03T13:53:57.537Z] docker_cli_network_unix_test.go:46: [d5a20dce00ace] daemon is not started [2021-09-03T13:53:57.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-09-03T13:53:57.798Z] docker_cli_network_unix_test.go:46: [d81e620cb2cc7] daemon is not started [2021-09-03T13:53:57.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-09-03T13:53:57.798Z] docker_cli_network_unix_test.go:46: [dcef15b425acf] daemon is not started [2021-09-03T13:53:57.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-09-03T13:53:58.206Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.09s) [2021-09-03T13:53:58.206Z] === RUN TestRemoveInvalidContainer [2021-09-03T13:53:58.206Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-03T13:53:58.206Z] === RUN TestRenameLinkedContainer [2021-09-03T13:53:58.206Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-03T13:53:58.206Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-03T13:53:58.206Z] === RUN TestRenameStoppedContainer [2021-09-03T13:53:58.539Z] --- PASS: TestResizeWithInvalidSize (1.69s) [2021-09-03T13:53:58.539Z] === RUN TestResizeWhenContainerNotStarted [2021-09-03T13:53:59.181Z] docker_cli_network_unix_test.go:968: [d9aac6b8f77f8] daemon is not started [2021-09-03T13:54:00.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-09-03T13:54:00.711Z] --- PASS: TestResizeWhenContainerNotStarted (1.90s) [2021-09-03T13:54:00.711Z] === RUN TestDaemonRestartKillContainers [2021-09-03T13:54:00.711Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:00.711Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:54:00.711Z] === RUN TestStats [2021-09-03T13:54:00.711Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-03T13:54:00.711Z] --- SKIP: TestStats (0.00s) [2021-09-03T13:54:00.711Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-03T13:54:01.197Z] --- PASS: TestRenameStoppedContainer (3.22s) [2021-09-03T13:54:01.197Z] === RUN TestRenameRunningContainerAndReuse [2021-09-03T13:54:01.507Z] docker_cli_network_unix_test.go:46: [d387a1ffd39c1] daemon is not started [2021-09-03T13:54:01.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-09-03T13:54:03.320Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-03T13:54:03.320Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-03T13:54:03.320Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-03T13:54:04.051Z] docker_cli_network_unix_test.go:1116: [df2e581fcb425] daemon is not started [2021-09-03T13:54:05.392Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.75s) [2021-09-03T13:54:05.392Z] === RUN TestStopContainerWithTimeout [2021-09-03T13:54:05.392Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-03T13:54:05.392Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-03T13:54:05.392Z] === RUN TestUpdateRestartPolicy [2021-09-03T13:54:06.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-09-03T13:54:06.858Z] docker_cli_network_unix_test.go:46: [df406b8118263] daemon is not started [2021-09-03T13:54:06.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-09-03T13:54:07.081Z] --- PASS: TestRenameRunningContainerAndReuse (5.97s) [2021-09-03T13:54:07.081Z] === RUN TestRenameInvalidName [2021-09-03T13:54:07.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-03T13:54:07.800Z] docker_cli_network_unix_test.go:46: [d8f51e04ceb56] daemon is not started [2021-09-03T13:54:07.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-09-03T13:54:07.800Z] docker_cli_network_unix_test.go:46: [d627adc1cac79] daemon is not started [2021-09-03T13:54:07.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-09-03T13:54:07.800Z] docker_cli_network_unix_test.go:46: [d7c05d076e301] daemon is not started [2021-09-03T13:54:07.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-09-03T13:54:08.061Z] docker_cli_network_unix_test.go:46: [dd4ffc5b305a3] daemon is not started [2021-09-03T13:54:08.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-09-03T13:54:08.061Z] docker_cli_network_unix_test.go:46: [d5aa8356822ae] daemon is not started [2021-09-03T13:54:08.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-09-03T13:54:08.061Z] docker_cli_network_unix_test.go:46: [d0e2dbd33649c] daemon is not started [2021-09-03T13:54:08.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-09-03T13:54:09.320Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-03T13:54:09.974Z] docker_cli_network_unix_test.go:46: [dbca4cc8e10e3] daemon is not started [2021-09-03T13:54:10.041Z] --- PASS: TestRenameInvalidName (3.22s) [2021-09-03T13:54:10.041Z] === RUN TestRenameAnonymousContainer [2021-09-03T13:54:10.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-09-03T13:54:10.547Z] docker_cli_network_unix_test.go:46: [d55418919d91d] daemon is not started [2021-09-03T13:54:10.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-09-03T13:54:10.547Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-03T13:54:10.547Z] docker_cli_network_unix_test.go:46: [de31fd905ce14] daemon is not started [2021-09-03T13:54:10.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-09-03T13:54:11.117Z] docker_cli_network_unix_test.go:46: [dd733d874b3cc] daemon is not started [2021-09-03T13:54:11.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-09-03T13:54:11.529Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-03T13:54:14.675Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-09-03T13:54:15.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-09-03T13:54:17.157Z] docker_cli_network_unix_test.go:1084: [d78c19cf9ebf0] daemon is not started [2021-09-03T13:54:19.068Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-09-03T13:54:19.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-09-03T13:54:19.068Z] docker_cli_network_unix_test.go:46: [d085eba8e4d88] daemon is not started [2021-09-03T13:54:19.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-09-03T13:54:19.643Z] docker_cli_network_unix_test.go:46: [deeabc4bd4d60] daemon is not started [2021-09-03T13:54:19.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-09-03T13:54:21.817Z] docker_cli_network_unix_test.go:46: [daa27e34163ac] daemon is not started [2021-09-03T13:54:22.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-09-03T13:54:22.077Z] docker_cli_network_unix_test.go:46: [db10265eb8497] daemon is not started [2021-09-03T13:54:22.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-09-03T13:54:22.552Z] --- PASS: TestRenameAnonymousContainer (11.76s) [2021-09-03T13:54:22.552Z] === RUN TestRenameContainerWithSameName [2021-09-03T13:54:22.649Z] docker_cli_network_unix_test.go:46: [d5f3bd1dd49dd] daemon is not started [2021-09-03T13:54:23.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-09-03T13:54:23.791Z] docker_cli_network_unix_test.go:46: [d3a981e9019b0] daemon is not started [2021-09-03T13:54:23.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-09-03T13:54:24.747Z] docker_cli_network_unix_test.go:46: [d92183f9b64ad] daemon is not started [2021-09-03T13:54:24.792Z] --- PASS: TestRenameContainerWithSameName (3.02s) [2021-09-03T13:54:24.792Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-03T13:54:24.793Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-03T13:54:24.793Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-03T13:54:24.793Z] === RUN TestResize [2021-09-03T13:54:25.012Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-09-03T13:54:25.600Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-09-03T13:54:26.473Z] --- PASS: TestUpdateRestartPolicy (19.12s) [2021-09-03T13:54:26.473Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-03T13:54:26.473Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2021-09-03T13:54:26.473Z] === RUN TestWaitNonBlocked [2021-09-03T13:54:26.473Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:54:26.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:54:26.473Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:54:26.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:54:26.473Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:54:26.473Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:54:28.596Z] --- PASS: TestResize (3.29s) [2021-09-03T13:54:28.596Z] === RUN TestResizeWithInvalidSize [2021-09-03T13:54:31.556Z] --- PASS: TestResizeWithInvalidSize (2.93s) [2021-09-03T13:54:31.556Z] === RUN TestResizeWhenContainerNotStarted [2021-09-03T13:54:32.185Z] docker_cli_network_unix_test.go:46: [d297d2c8abda0] daemon is not started [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite (59.37s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.83s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.91s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.04s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-09-03T13:54:32.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.31s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-09-03T13:54:32.186Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.78s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.90s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.88s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.01s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.02s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.34s) [2021-09-03T13:54:32.186Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.68s) [2021-09-03T13:54:32.186Z] === RUN TestDockerHubPullSuite [2021-09-03T13:54:32.186Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-09-03T13:54:32.757Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-09-03T13:54:33.328Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-09-03T13:54:33.546Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-09-03T13:54:33.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.53s) [2021-09-03T13:54:33.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.26s) [2021-09-03T13:54:33.546Z] === RUN TestWaitBlocked [2021-09-03T13:54:33.546Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:33.546Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-03T13:54:33.546Z] PASS [2021-09-03T13:54:33.546Z] ok github.com/docker/docker/integration/container 81.911s [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === Skipped [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-03T13:54:33.546Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-03T13:54:33.546Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-03T13:54:33.546Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-03T13:54:33.546Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-03T13:54:33.546Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-03T13:54:33.546Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-03T13:54:33.546Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-03T13:54:33.546Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-03T13:54:33.546Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-03T13:54:33.546Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-03T13:54:33.546Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-03T13:54:33.546Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-03T13:54:33.546Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-03T13:54:33.546Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-03T13:54:33.546Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-03T13:54:33.546Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-03T13:54:33.546Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-03T13:54:33.546Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-03T13:54:33.546Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-03T13:54:33.546Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-03T13:54:33.546Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-03T13:54:33.546Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-03T13:54:33.546Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-03T13:54:33.546Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-03T13:54:33.546Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-03T13:54:33.546Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-03T13:54:33.546Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-03T13:54:33.546Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2021-09-03T13:54:33.546Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-03T13:54:33.546Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:54:33.546Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-03T13:54:33.546Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-03T13:54:33.546Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-03T13:54:33.546Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:33.546Z] [2021-09-03T13:54:33.546Z] DONE 87 tests, 33 skipped in 83.934s [2021-09-03T13:54:33.546Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-03T13:54:34.519Z] --- PASS: TestResizeWhenContainerNotStarted (2.95s) [2021-09-03T13:54:34.519Z] === RUN TestDaemonRestartKillContainers [2021-09-03T13:54:34.519Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:54:34.519Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:54:34.519Z] === RUN TestStats [2021-09-03T13:54:34.519Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-03T13:54:34.519Z] --- SKIP: TestStats (0.00s) [2021-09-03T13:54:34.519Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-03T13:54:35.238Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-09-03T13:54:35.498Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-09-03T13:54:35.760Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-09-03T13:54:37.144Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-09-03T13:54:37.406Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-09-03T13:54:37.406Z] --- PASS: TestDockerHubPullSuite (5.69s) [2021-09-03T13:54:37.406Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.40s) [2021-09-03T13:54:37.406Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.32s) [2021-09-03T13:54:37.406Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2021-09-03T13:54:37.406Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.24s) [2021-09-03T13:54:37.406Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2021-09-03T13:54:37.406Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-09-03T13:54:37.406Z] PASS [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === Skipped [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.406Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-03T13:54:37.406Z] [2021-09-03T13:54:37.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-03T13:54:37.406Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-03T13:54:37.407Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-03T13:54:37.407Z] docker_cli_sni_test.go:18: Flakey test [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-09-03T13:54:37.407Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-09-03T13:54:37.407Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-03T13:54:37.407Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-03T13:54:37.407Z] docker_cli_network_unix_test.go:46: [de31fd905ce14] daemon is not started [2021-09-03T13:54:37.407Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] DONE 1269 tests, 51 skipped in 1422.310s [2021-09-03T13:54:37.407Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-03T13:54:37.407Z] ++++ cat bundles/test-integration/docker.pid [2021-09-03T13:54:37.407Z] +++ kill 8646 [2021-09-03T13:54:37.407Z] +++ /etc/init.d/apparmor stop [2021-09-03T13:54:37.407Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] Unloading profiles will leave already running processes permanently [2021-09-03T13:54:37.407Z] unconfined, which can lead to unexpected situations. [2021-09-03T13:54:37.407Z] [2021-09-03T13:54:37.407Z] To set a process to complain mode, use the command line tool [2021-09-03T13:54:37.407Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-03T13:54:37.407Z] +++ true [2021-09-03T13:54:37.669Z] exiting test-integration [2021-09-03T13:54:37.669Z] ++ exit 0 [2021-09-03T13:54:37.669Z] [2021-09-03T13:54:37.930Z] + for job in $(jobs -p) [2021-09-03T13:54:37.930Z] + wait 15493 [2021-09-03T13:54:39.841Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-09-03T13:54:41.710Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.65s) [2021-09-03T13:54:41.710Z] === RUN TestStopContainerWithTimeout [2021-09-03T13:54:41.710Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-03T13:54:41.710Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-03T13:54:41.710Z] === RUN TestUpdateRestartPolicy [2021-09-03T13:54:42.382Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-09-03T13:54:45.677Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-09-03T13:54:45.677Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-03T13:54:45.677Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-09-03T13:54:50.984Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-09-03T13:54:50.984Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-09-03T13:54:51.924Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-09-03T13:54:53.836Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-09-03T13:54:54.194Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-03T13:54:54.665Z] === RUN TestConfigDaemonLibtrustID [2021-09-03T13:54:54.666Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-03T13:54:54.666Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-03T13:54:54.666Z] === RUN TestDaemonConfigValidation [2021-09-03T13:54:54.666Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-03T13:54:54.666Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-03T13:54:54.666Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-03T13:54:54.666Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-03T13:54:54.666Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-03T13:54:54.666Z] PASS [2021-09-03T13:54:54.666Z] ok github.com/docker/docker/integration/daemon 0.091s [2021-09-03T13:54:54.666Z] [2021-09-03T13:54:54.666Z] === Skipped [2021-09-03T13:54:54.666Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-03T13:54:54.666Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-03T13:54:54.666Z] [2021-09-03T13:54:54.666Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-03T13:54:54.666Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-03T13:54:54.666Z] [2021-09-03T13:54:54.666Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-03T13:54:54.666Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-03T13:54:54.666Z] [2021-09-03T13:54:54.666Z] DONE 3 tests, 3 skipped in 18.630s [2021-09-03T13:54:54.666Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-03T13:54:54.666Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:54:54.666Z] INFO: Testing against a local daemon [2021-09-03T13:54:54.666Z] === RUN TestCommitInheritsEnv [2021-09-03T13:54:54.666Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:54:54.666Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-03T13:54:54.666Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-03T13:54:54.666Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-03T13:54:54.666Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-03T13:54:54.666Z] === RUN TestImagesFilterMultiReference [2021-09-03T13:54:54.666Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-09-03T13:54:54.666Z] === RUN TestImagePullPlatformInvalid [2021-09-03T13:54:54.666Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-03T13:54:54.666Z] === RUN TestRemoveImageOrphaning [2021-09-03T13:54:54.666Z] --- PASS: TestRemoveImageOrphaning (0.91s) [2021-09-03T13:54:54.666Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-03T13:54:55.123Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-09-03T13:54:55.123Z] === RUN TestTagInvalidReference [2021-09-03T13:54:55.123Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-03T13:54:55.123Z] === RUN TestTagValidPrefixedRepo [2021-09-03T13:54:55.123Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-09-03T13:54:55.123Z] === RUN TestTagExistedNameWithoutForce [2021-09-03T13:54:55.123Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-03T13:54:55.123Z] === RUN TestTagOfficialNames [2021-09-03T13:54:55.123Z] --- PASS: TestTagOfficialNames (0.08s) [2021-09-03T13:54:55.123Z] === RUN TestTagMatchesDigest [2021-09-03T13:54:55.123Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-03T13:54:55.123Z] PASS [2021-09-03T13:54:55.123Z] ok github.com/docker/docker/integration/image 1.407s [2021-09-03T13:54:55.123Z] [2021-09-03T13:54:55.123Z] === Skipped [2021-09-03T13:54:55.123Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-03T13:54:55.123Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:54:55.123Z] [2021-09-03T13:54:55.123Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-03T13:54:55.123Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-03T13:54:55.123Z] [2021-09-03T13:54:55.123Z] DONE 11 tests, 2 skipped in 2.857s [2021-09-03T13:54:55.123Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-03T13:54:57.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:54:57.433Z] INFO: Testing against a local daemon [2021-09-03T13:54:57.433Z] === RUN TestNetworkCreateDelete [2021-09-03T13:54:57.433Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:57.433Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestDockerNetworkDeletePreferID [2021-09-03T13:54:57.433Z] 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-09-03T13:54:57.433Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestDaemonDNSFallback [2021-09-03T13:54:57.433Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:57.433Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestInspectNetwork [2021-09-03T13:54:57.433Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-03T13:54:57.433Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestRunContainerWithBridgeNone [2021-09-03T13:54:57.433Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:57.433Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestNetworkInvalidJSON [2021-09-03T13:54:57.433Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-03T13:54:57.433Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-03T13:54:57.433Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:54:57.433Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:54:57.433Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:54:57.433Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:54:57.433Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-03T13:54:57.433Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:54:57.433Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:54:57.433Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-03T13:54:57.433Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-03T13:54:57.433Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-09-03T13:54:57.433Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-09-03T13:54:57.433Z] === RUN TestNetworkList [2021-09-03T13:54:57.433Z] === RUN TestNetworkList//networks [2021-09-03T13:54:57.433Z] === PAUSE TestNetworkList//networks [2021-09-03T13:54:57.433Z] === RUN TestNetworkList//networks/ [2021-09-03T13:54:57.433Z] === PAUSE TestNetworkList//networks/ [2021-09-03T13:54:57.433Z] === CONT TestNetworkList//networks [2021-09-03T13:54:57.433Z] === CONT TestNetworkList//networks/ [2021-09-03T13:54:57.433Z] --- PASS: TestNetworkList (0.03s) [2021-09-03T13:54:57.433Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-03T13:54:57.433Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestHostIPv4BridgeLabel [2021-09-03T13:54:57.433Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-03T13:54:57.433Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestDaemonDefaultNetworkPools [2021-09-03T13:54:57.433Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-03T13:54:57.433Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-03T13:54:57.433Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-03T13:54:57.433Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestServiceWithPredefinedNetwork [2021-09-03T13:54:57.433Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-03T13:54:57.433Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:54:57.433Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestServiceWithDataPathPortInit [2021-09-03T13:54:57.433Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-03T13:54:57.433Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-03T13:54:57.433Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-03T13:54:57.433Z] PASS [2021-09-03T13:54:57.433Z] ok github.com/docker/docker/integration/network 0.158s [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === Skipped [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-03T13:54:57.433Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-03T13:54:57.433Z] 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-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-03T13:54:57.433Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-03T13:54:57.433Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-03T13:54:57.433Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-03T13:54:57.433Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-03T13:54:57.433Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-03T13:54:57.433Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-03T13:54:57.433Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-03T13:54:57.433Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-03T13:54:57.433Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-03T13:54:57.433Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:54:57.433Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-03T13:54:57.433Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-03T13:54:57.433Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-03T13:54:57.433Z] [2021-09-03T13:54:57.433Z] DONE 22 tests, 15 skipped in 1.983s [2021-09-03T13:54:57.433Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-03T13:54:57.892Z] testing: warning: no tests to run [2021-09-03T13:54:57.892Z] PASS [2021-09-03T13:54:57.892Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2021-09-03T13:54:57.892Z] [2021-09-03T13:54:57.892Z] DONE 0 tests in 0.618s [2021-09-03T13:54:57.979Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-03T13:54:57.979Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-03T13:54:57.979Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-03T13:54:58.350Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-03T13:54:58.811Z] testing: warning: no tests to run [2021-09-03T13:54:58.811Z] PASS [2021-09-03T13:54:58.811Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2021-09-03T13:54:58.811Z] [2021-09-03T13:54:58.811Z] DONE 0 tests in 0.608s [2021-09-03T13:54:58.811Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-03T13:54:59.269Z] testing: warning: no tests to run [2021-09-03T13:54:59.269Z] PASS [2021-09-03T13:54:59.269Z] ok github.com/docker/docker/integration/plugin 0.051s [2021-09-03T13:54:59.728Z] [2021-09-03T13:54:59.728Z] DONE 0 tests in 0.612s [2021-09-03T13:54:59.728Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-03T13:55:00.186Z] testing: warning: no tests to run [2021-09-03T13:55:00.186Z] PASS [2021-09-03T13:55:00.186Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2021-09-03T13:55:00.186Z] [2021-09-03T13:55:00.186Z] DONE 0 tests in 0.602s [2021-09-03T13:55:00.186Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-03T13:55:05.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:05.983Z] INFO: Testing against a local daemon [2021-09-03T13:55:05.983Z] === RUN TestPluginInvalidJSON [2021-09-03T13:55:05.983Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:55:05.983Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:55:05.983Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:55:05.983Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-03T13:55:05.983Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-03T13:55:05.983Z] === RUN TestPluginInstall [2021-09-03T13:55:05.983Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-03T13:55:05.983Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-03T13:55:05.983Z] === RUN TestPluginsWithRuntimes [2021-09-03T13:55:05.983Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-03T13:55:05.983Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-03T13:55:05.983Z] === RUN TestPluginBackCompatMediaTypes [2021-09-03T13:55:05.983Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-03T13:55:05.983Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-03T13:55:05.983Z] PASS [2021-09-03T13:55:05.983Z] ok github.com/docker/docker/integration/plugin/common 0.095s [2021-09-03T13:55:05.983Z] [2021-09-03T13:55:05.983Z] === Skipped [2021-09-03T13:55:05.983Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-03T13:55:05.983Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-03T13:55:05.983Z] [2021-09-03T13:55:05.983Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-03T13:55:05.983Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-03T13:55:05.983Z] [2021-09-03T13:55:05.983Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-03T13:55:05.983Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-03T13:55:05.983Z] [2021-09-03T13:55:05.983Z] DONE 5 tests, 3 skipped in 5.415s [2021-09-03T13:55:05.983Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-03T13:55:07.029Z] --- PASS: TestUpdateRestartPolicy (23.76s) [2021-09-03T13:55:07.029Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-03T13:55:08.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:08.162Z] INFO: Testing against a local daemon [2021-09-03T13:55:08.162Z] === RUN TestExternalGraphDriver [2021-09-03T13:55:08.162Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-03T13:55:08.162Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-03T13:55:08.162Z] === RUN TestGraphdriverPluginV2 [2021-09-03T13:55:08.162Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-03T13:55:08.162Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-03T13:55:08.162Z] PASS [2021-09-03T13:55:08.162Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2021-09-03T13:55:08.162Z] [2021-09-03T13:55:08.162Z] === Skipped [2021-09-03T13:55:08.162Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-03T13:55:08.162Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-03T13:55:08.162Z] [2021-09-03T13:55:08.162Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-03T13:55:08.162Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-03T13:55:08.162Z] [2021-09-03T13:55:08.162Z] DONE 2 tests, 2 skipped in 2.512s [2021-09-03T13:55:08.601Z] --- PASS: TestUpdateRestartWithAutoRemove (3.05s) [2021-09-03T13:55:08.601Z] === RUN TestWaitNonBlocked [2021-09-03T13:55:08.601Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:55:08.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:55:08.601Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:55:08.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:55:08.601Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-03T13:55:08.601Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-03T13:55:08.620Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-03T13:55:10.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:10.154Z] INFO: Testing against a local daemon [2021-09-03T13:55:10.154Z] === RUN TestReadPluginNoRead [2021-09-03T13:55:10.154Z] read_test.go:21: no unix domain sockets on Windows [2021-09-03T13:55:10.154Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-03T13:55:10.154Z] PASS [2021-09-03T13:55:10.154Z] ok github.com/docker/docker/integration/plugin/logging 0.071s [2021-09-03T13:55:10.154Z] [2021-09-03T13:55:10.154Z] === Skipped [2021-09-03T13:55:10.154Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-03T13:55:10.154Z] read_test.go:21: no unix domain sockets on Windows [2021-09-03T13:55:10.154Z] [2021-09-03T13:55:10.154Z] DONE 1 tests, 1 skipped in 1.803s [2021-09-03T13:55:10.612Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-03T13:55:11.073Z] testing: warning: no tests to run [2021-09-03T13:55:11.073Z] PASS [2021-09-03T13:55:11.073Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.083s [2021-09-03T13:55:11.533Z] [2021-09-03T13:55:11.533Z] DONE 0 tests in 0.926s [2021-09-03T13:55:11.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-03T13:55:12.405Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-03T13:55:12.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.59s) [2021-09-03T13:55:12.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.70s) [2021-09-03T13:55:12.405Z] === RUN TestWaitBlocked [2021-09-03T13:55:12.405Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:12.405Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-03T13:55:12.405Z] PASS [2021-09-03T13:55:12.405Z] ok github.com/docker/docker/integration/container 117.981s [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === Skipped [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-03T13:55:12.405Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-03T13:55:12.405Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-03T13:55:12.405Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-03T13:55:12.405Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-03T13:55:12.405Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-03T13:55:12.405Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-03T13:55:12.405Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-03T13:55:12.405Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-03T13:55:12.405Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-03T13:55:12.405Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-09-03T13:55:12.405Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-03T13:55:12.405Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-03T13:55:12.405Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-03T13:55:12.405Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-03T13:55:12.405Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-03T13:55:12.405Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-03T13:55:12.405Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-03T13:55:12.405Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-03T13:55:12.405Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-03T13:55:12.405Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-03T13:55:12.405Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:55:12.405Z] [2021-09-03T13:55:12.405Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-03T13:55:12.406Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-03T13:55:12.406Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-03T13:55:12.406Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-03T13:55:12.406Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-03T13:55:12.406Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-03T13:55:12.406Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-03T13:55:12.406Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-03T13:55:12.406Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-03T13:55:12.406Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-03T13:55:12.406Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-03T13:55:12.406Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-03T13:55:12.406Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-03T13:55:12.406Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-03T13:55:12.406Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:12.406Z] [2021-09-03T13:55:12.406Z] DONE 87 tests, 34 skipped in 120.116s [2021-09-03T13:55:12.406Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-03T13:55:13.068Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:13.068Z] INFO: Testing against a local daemon [2021-09-03T13:55:13.068Z] === RUN TestPluginWithDevMounts [2021-09-03T13:55:13.068Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:13.068Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-03T13:55:13.068Z] PASS [2021-09-03T13:55:13.068Z] ok github.com/docker/docker/integration/plugin/volumes 0.093s [2021-09-03T13:55:13.068Z] [2021-09-03T13:55:13.068Z] === Skipped [2021-09-03T13:55:13.068Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-03T13:55:13.068Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:13.068Z] [2021-09-03T13:55:13.068Z] DONE 1 tests, 1 skipped in 1.776s [2021-09-03T13:55:13.527Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-03T13:55:15.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:15.061Z] INFO: Testing against a local daemon [2021-09-03T13:55:15.061Z] === RUN TestSecretInspect [2021-09-03T13:55:15.061Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-03T13:55:15.061Z] === RUN TestSecretList [2021-09-03T13:55:15.061Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] --- SKIP: TestSecretList (0.00s) [2021-09-03T13:55:15.061Z] === RUN TestSecretsCreateAndDelete [2021-09-03T13:55:15.061Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-03T13:55:15.061Z] === RUN TestSecretsUpdate [2021-09-03T13:55:15.061Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-03T13:55:15.061Z] === RUN TestTemplatedSecret [2021-09-03T13:55:15.061Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-03T13:55:15.061Z] === RUN TestSecretCreateResolve [2021-09-03T13:55:15.061Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:15.061Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-03T13:55:15.061Z] PASS [2021-09-03T13:55:15.061Z] ok github.com/docker/docker/integration/secret 0.082s [2021-09-03T13:55:15.061Z] [2021-09-03T13:55:15.061Z] === Skipped [2021-09-03T13:55:15.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-03T13:55:15.061Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] [2021-09-03T13:55:15.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-03T13:55:15.061Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] [2021-09-03T13:55:15.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-03T13:55:15.061Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] [2021-09-03T13:55:15.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-03T13:55:15.061Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] [2021-09-03T13:55:15.061Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-03T13:55:15.061Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:15.061Z] [2021-09-03T13:55:15.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-03T13:55:15.061Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:15.061Z] [2021-09-03T13:55:15.061Z] DONE 6 tests, 6 skipped in 1.602s [2021-09-03T13:55:15.061Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-03T13:55:17.238Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:17.238Z] INFO: Testing against a local daemon [2021-09-03T13:55:17.238Z] === RUN TestServiceCreateInit [2021-09-03T13:55:17.238Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-03T13:55:17.238Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-03T13:55:17.238Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- PASS: TestServiceCreateInit (0.04s) [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestCreateServiceMultipleTimes [2021-09-03T13:55:17.238Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestCreateServiceConflict [2021-09-03T13:55:17.238Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestCreateServiceMaxReplicas [2021-09-03T13:55:17.238Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-03T13:55:17.238Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-03T13:55:17.238Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestCreateServiceSecretFileMode [2021-09-03T13:55:17.238Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestCreateServiceConfigFileMode [2021-09-03T13:55:17.238Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestCreateServiceSysctls [2021-09-03T13:55:17.238Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-09-03T13:55:17.238Z] === RUN TestCreateServiceCapabilities [2021-09-03T13:55:17.238Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-09-03T13:55:17.238Z] === RUN TestInspect [2021-09-03T13:55:17.238Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestInspect (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestCreateJob [2021-09-03T13:55:17.238Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestCreateJob (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestReplicatedJob [2021-09-03T13:55:17.238Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestUpdateReplicatedJob [2021-09-03T13:55:17.238Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestServiceListWithStatuses [2021-09-03T13:55:17.238Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestDockerNetworkConnectAlias [2021-09-03T13:55:17.238Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestDockerNetworkReConnect [2021-09-03T13:55:17.238Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestServicePlugin [2021-09-03T13:55:17.238Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestServiceUpdateLabel [2021-09-03T13:55:17.238Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestServiceUpdateSecrets [2021-09-03T13:55:17.238Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestServiceUpdateConfigs [2021-09-03T13:55:17.238Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestServiceUpdateNetwork [2021-09-03T13:55:17.238Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-03T13:55:17.238Z] === RUN TestServiceUpdatePidsLimit [2021-09-03T13:55:17.238Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-03T13:55:17.238Z] PASS [2021-09-03T13:55:17.238Z] ok github.com/docker/docker/integration/service 0.215s [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === Skipped [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:55:17.238Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:55:17.238Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-03T13:55:17.238Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-03T13:55:17.238Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-03T13:55:17.238Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-03T13:55:17.238Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-03T13:55:17.238Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-03T13:55:17.238Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-09-03T13:55:17.238Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-09-03T13:55:17.238Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-03T13:55:17.238Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-03T13:55:17.238Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-03T13:55:17.238Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-03T13:55:17.238Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-03T13:55:17.238Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-03T13:55:17.238Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-03T13:55:17.238Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-03T13:55:17.238Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-03T13:55:17.238Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-03T13:55:17.238Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-03T13:55:17.238Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.238Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-03T13:55:17.238Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.238Z] [2021-09-03T13:55:17.239Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-03T13:55:17.239Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:17.239Z] [2021-09-03T13:55:17.239Z] DONE 24 tests, 23 skipped in 2.178s [2021-09-03T13:55:17.239Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-03T13:55:18.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:18.773Z] INFO: Testing against a local daemon [2021-09-03T13:55:18.773Z] === RUN TestSessionCreate [2021-09-03T13:55:18.773Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:18.773Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-03T13:55:18.773Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-03T13:55:18.773Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:18.773Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-03T13:55:18.773Z] PASS [2021-09-03T13:55:18.773Z] ok github.com/docker/docker/integration/session 0.085s [2021-09-03T13:55:18.773Z] [2021-09-03T13:55:18.773Z] === Skipped [2021-09-03T13:55:18.773Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-03T13:55:18.773Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:18.773Z] [2021-09-03T13:55:18.773Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-03T13:55:18.773Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:18.773Z] [2021-09-03T13:55:18.773Z] DONE 2 tests, 2 skipped in 1.508s [2021-09-03T13:55:18.773Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-03T13:55:20.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:20.327Z] INFO: Testing against a local daemon [2021-09-03T13:55:20.327Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-03T13:55:20.327Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:20.327Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:55:20.327Z] === RUN TestDiskUsage [2021-09-03T13:55:20.327Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-03T13:55:20.327Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-03T13:55:20.327Z] === RUN TestEventsExecDie [2021-09-03T13:55:20.327Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-03T13:55:20.327Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-03T13:55:20.327Z] === RUN TestEventsBackwardsCompatible [2021-09-03T13:55:20.327Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-03T13:55:20.327Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-03T13:55:20.327Z] === RUN TestEventsVolumeCreate [2021-09-03T13:55:20.327Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-03T13:55:20.327Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-03T13:55:20.327Z] === RUN TestInfoAPI [2021-09-03T13:55:20.327Z] --- PASS: TestInfoAPI (0.04s) [2021-09-03T13:55:20.327Z] === RUN TestInfoAPIWarnings [2021-09-03T13:55:20.327Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:55:20.327Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-03T13:55:20.327Z] === RUN TestInfoDebug [2021-09-03T13:55:20.327Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:55:20.327Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-03T13:55:20.327Z] === RUN TestInfoInsecureRegistries [2021-09-03T13:55:20.327Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:55:20.327Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-03T13:55:20.327Z] === RUN TestInfoRegistryMirrors [2021-09-03T13:55:20.327Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:55:20.327Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-03T13:55:20.327Z] === RUN TestLoginFailsWithBadCredentials [2021-09-03T13:55:21.295Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2021-09-03T13:55:21.295Z] === RUN TestPingCacheHeaders [2021-09-03T13:55:21.295Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-03T13:55:21.295Z] === RUN TestPingGet [2021-09-03T13:55:21.295Z] --- PASS: TestPingGet (0.03s) [2021-09-03T13:55:21.295Z] === RUN TestPingHead [2021-09-03T13:55:21.295Z] --- PASS: TestPingHead (0.03s) [2021-09-03T13:55:21.295Z] === RUN TestVersion [2021-09-03T13:55:21.295Z] --- PASS: TestVersion (0.03s) [2021-09-03T13:55:21.295Z] PASS [2021-09-03T13:55:21.754Z] ok github.com/docker/docker/integration/system 1.257s [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] === Skipped [2021-09-03T13:55:21.754Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:55:21.754Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-03T13:55:21.754Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-03T13:55:21.754Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-03T13:55:21.754Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-03T13:55:21.754Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-03T13:55:21.754Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-03T13:55:21.754Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-03T13:55:21.754Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-03T13:55:21.754Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:55:21.754Z] [2021-09-03T13:55:21.754Z] DONE 15 tests, 9 skipped in 2.620s [2021-09-03T13:55:21.754Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-03T13:55:23.289Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:23.289Z] INFO: Testing against a local daemon [2021-09-03T13:55:23.289Z] === RUN TestVolumesCreateAndList [2021-09-03T13:55:23.289Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-09-03T13:55:23.289Z] === RUN TestVolumesRemove [2021-09-03T13:55:23.289Z] --- PASS: TestVolumesRemove (0.11s) [2021-09-03T13:55:23.289Z] === RUN TestVolumesInspect [2021-09-03T13:55:23.289Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-03T13:55:23.289Z] === RUN TestVolumesInvalidJSON [2021-09-03T13:55:23.289Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-03T13:55:23.289Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-03T13:55:23.289Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-03T13:55:23.289Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-09-03T13:55:23.289Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-03T13:55:23.289Z] PASS [2021-09-03T13:55:23.289Z] ok github.com/docker/docker/integration/volume 0.296s [2021-09-03T13:55:23.747Z] [2021-09-03T13:55:23.747Z] DONE 5 tests in 1.834s [2021-09-03T13:55:23.747Z] INFO: make.ps1 ended at 09/03/2021 13:55:23 [2021-09-03T13:55:23.747Z] INFO: Integration CLI tests being run from the host: [2021-09-03T13:55:23.747Z] 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-09-03T13:55:30.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-03T13:55:30.815Z] INFO: Testing against a local daemon [2021-09-03T13:55:30.815Z] === RUN TestDockerSuite [2021-09-03T13:55:30.815Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-03T13:55:30.815Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-03T13:55:30.815Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T13:55:30.815Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-03T13:55:30.815Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-03T13:55:30.815Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-03T13:55:31.272Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-03T13:55:31.272Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-03T13:55:31.272Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-03T13:55:31.272Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-03T13:55:31.730Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-03T13:55:32.188Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-03T13:55:32.646Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-03T13:55:33.105Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-03T13:55:33.692Z] === RUN TestConfigDaemonLibtrustID [2021-09-03T13:55:33.692Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-03T13:55:33.692Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-03T13:55:33.692Z] === RUN TestDaemonConfigValidation [2021-09-03T13:55:33.692Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-03T13:55:33.692Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-03T13:55:33.692Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-03T13:55:33.692Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-03T13:55:33.692Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-03T13:55:33.692Z] PASS [2021-09-03T13:55:33.692Z] ok github.com/docker/docker/integration/daemon 0.086s [2021-09-03T13:55:33.692Z] [2021-09-03T13:55:33.692Z] === Skipped [2021-09-03T13:55:33.692Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-03T13:55:33.692Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-03T13:55:33.692Z] [2021-09-03T13:55:33.692Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-03T13:55:33.692Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-03T13:55:33.692Z] [2021-09-03T13:55:33.692Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-03T13:55:33.692Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-03T13:55:33.692Z] [2021-09-03T13:55:33.692Z] DONE 3 tests, 3 skipped in 20.463s [2021-09-03T13:55:33.692Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-03T13:55:34.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:55:34.681Z] INFO: Testing against a local daemon [2021-09-03T13:55:34.681Z] === RUN TestCommitInheritsEnv [2021-09-03T13:55:34.681Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:55:34.681Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-03T13:55:34.681Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-03T13:55:34.681Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-03T13:55:34.681Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-03T13:55:34.681Z] === RUN TestImagesFilterMultiReference [2021-09-03T13:55:34.682Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-09-03T13:55:34.682Z] === RUN TestImagePullPlatformInvalid [2021-09-03T13:55:34.682Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-09-03T13:55:34.682Z] === RUN TestRemoveImageOrphaning [2021-09-03T13:55:35.671Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2021-09-03T13:55:35.671Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-03T13:55:35.671Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-03T13:55:35.671Z] === RUN TestTagInvalidReference [2021-09-03T13:55:35.671Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-03T13:55:35.671Z] === RUN TestTagValidPrefixedRepo [2021-09-03T13:55:35.671Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-09-03T13:55:35.671Z] === RUN TestTagExistedNameWithoutForce [2021-09-03T13:55:35.671Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-03T13:55:35.671Z] === RUN TestTagOfficialNames [2021-09-03T13:55:35.671Z] --- PASS: TestTagOfficialNames (0.08s) [2021-09-03T13:55:35.671Z] === RUN TestTagMatchesDigest [2021-09-03T13:55:35.671Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-03T13:55:35.671Z] PASS [2021-09-03T13:55:35.671Z] ok github.com/docker/docker/integration/image 1.421s [2021-09-03T13:55:36.142Z] [2021-09-03T13:55:36.142Z] === Skipped [2021-09-03T13:55:36.142Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-03T13:55:36.142Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:55:36.142Z] [2021-09-03T13:55:36.142Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-03T13:55:36.142Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-03T13:55:36.142Z] [2021-09-03T13:55:36.142Z] DONE 11 tests, 2 skipped in 2.901s [2021-09-03T13:55:36.142Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-03T13:55:37.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:55:37.714Z] INFO: Testing against a local daemon [2021-09-03T13:55:37.714Z] === RUN TestNetworkCreateDelete [2021-09-03T13:55:37.714Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:37.714Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestDockerNetworkDeletePreferID [2021-09-03T13:55:37.714Z] 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-09-03T13:55:37.714Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestDaemonDNSFallback [2021-09-03T13:55:37.714Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:37.714Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestInspectNetwork [2021-09-03T13:55:37.714Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:37.714Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestRunContainerWithBridgeNone [2021-09-03T13:55:37.714Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:37.714Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestNetworkInvalidJSON [2021-09-03T13:55:37.714Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-03T13:55:37.714Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-03T13:55:37.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:55:37.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:55:37.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:55:37.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:55:37.714Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-03T13:55:37.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-03T13:55:37.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-03T13:55:37.714Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-03T13:55:37.714Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-09-03T13:55:37.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-09-03T13:55:37.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-09-03T13:55:37.714Z] === RUN TestNetworkList [2021-09-03T13:55:37.714Z] === RUN TestNetworkList//networks [2021-09-03T13:55:37.714Z] === PAUSE TestNetworkList//networks [2021-09-03T13:55:37.714Z] === RUN TestNetworkList//networks/ [2021-09-03T13:55:37.714Z] === PAUSE TestNetworkList//networks/ [2021-09-03T13:55:37.714Z] === CONT TestNetworkList//networks [2021-09-03T13:55:37.714Z] === CONT TestNetworkList//networks/ [2021-09-03T13:55:37.714Z] --- PASS: TestNetworkList (0.03s) [2021-09-03T13:55:37.714Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-03T13:55:37.714Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestHostIPv4BridgeLabel [2021-09-03T13:55:37.714Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-03T13:55:37.714Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-03T13:55:37.714Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-03T13:55:37.714Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestDaemonDefaultNetworkPools [2021-09-03T13:55:37.714Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-03T13:55:37.714Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-03T13:55:37.714Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-03T13:55:37.714Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-03T13:55:37.714Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-03T13:55:37.714Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-03T13:55:37.714Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-03T13:55:37.714Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestServiceWithPredefinedNetwork [2021-09-03T13:55:37.714Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-03T13:55:37.714Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-03T13:55:37.714Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:55:37.714Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestServiceWithDataPathPortInit [2021-09-03T13:55:37.714Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-03T13:55:37.714Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-03T13:55:37.714Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-03T13:55:37.714Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-03T13:55:37.714Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-03T13:55:37.714Z] PASS [2021-09-03T13:55:37.714Z] ok github.com/docker/docker/integration/network 0.134s [2021-09-03T13:55:38.184Z] [2021-09-03T13:55:38.184Z] === Skipped [2021-09-03T13:55:38.184Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-03T13:55:38.184Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:38.184Z] [2021-09-03T13:55:38.184Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-03T13:55:38.184Z] 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-09-03T13:55:38.184Z] [2021-09-03T13:55:38.184Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-03T13:55:38.184Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:38.184Z] [2021-09-03T13:55:38.184Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-03T13:55:38.184Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:38.184Z] [2021-09-03T13:55:38.184Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-03T13:55:38.184Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:38.184Z] [2021-09-03T13:55:38.184Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-03T13:55:38.184Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-03T13:55:38.184Z] [2021-09-03T13:55:38.184Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-03T13:55:38.185Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-03T13:55:38.185Z] [2021-09-03T13:55:38.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-03T13:55:38.185Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-03T13:55:38.185Z] [2021-09-03T13:55:38.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-03T13:55:38.185Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-03T13:55:38.185Z] [2021-09-03T13:55:38.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-03T13:55:38.185Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-03T13:55:38.185Z] [2021-09-03T13:55:38.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-03T13:55:38.185Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-03T13:55:38.185Z] [2021-09-03T13:55:38.185Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-03T13:55:38.185Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-03T13:55:38.185Z] [2021-09-03T13:55:38.185Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-03T13:55:38.185Z] service_test.go:243: FLAKY_TEST [2021-09-03T13:55:38.185Z] [2021-09-03T13:55:38.185Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-03T13:55:38.185Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-03T13:55:38.185Z] [2021-09-03T13:55:38.185Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-03T13:55:38.185Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-03T13:55:38.185Z] [2021-09-03T13:55:38.185Z] DONE 22 tests, 15 skipped in 2.218s [2021-09-03T13:55:38.185Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-03T13:55:39.175Z] testing: warning: no tests to run [2021-09-03T13:55:39.175Z] PASS [2021-09-03T13:55:39.175Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2021-09-03T13:55:39.175Z] [2021-09-03T13:55:39.175Z] DONE 0 tests in 0.576s [2021-09-03T13:55:39.175Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-03T13:55:39.645Z] testing: warning: no tests to run [2021-09-03T13:55:39.645Z] PASS [2021-09-03T13:55:39.645Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2021-09-03T13:55:39.645Z] [2021-09-03T13:55:39.645Z] DONE 0 tests in 0.575s [2021-09-03T13:55:39.645Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-03T13:55:40.115Z] testing: warning: no tests to run [2021-09-03T13:55:40.115Z] PASS [2021-09-03T13:55:40.115Z] ok github.com/docker/docker/integration/plugin 0.059s [2021-09-03T13:55:40.115Z] [2021-09-03T13:55:40.115Z] DONE 0 tests in 0.581s [2021-09-03T13:55:40.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-03T13:55:41.055Z] testing: warning: no tests to run [2021-09-03T13:55:41.055Z] PASS [2021-09-03T13:55:41.055Z] ok github.com/docker/docker/integration/plugin/authz 0.067s [2021-09-03T13:55:41.055Z] [2021-09-03T13:55:41.055Z] DONE 0 tests in 0.593s [2021-09-03T13:55:41.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-03T13:55:46.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:55:46.970Z] INFO: Testing against a local daemon [2021-09-03T13:55:46.970Z] === RUN TestPluginInvalidJSON [2021-09-03T13:55:46.970Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:55:46.970Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:55:46.970Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-03T13:55:46.970Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-03T13:55:46.970Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-03T13:55:46.970Z] === RUN TestPluginInstall [2021-09-03T13:55:46.970Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-03T13:55:46.970Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-03T13:55:46.970Z] === RUN TestPluginsWithRuntimes [2021-09-03T13:55:46.970Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-03T13:55:46.970Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-03T13:55:46.970Z] === RUN TestPluginBackCompatMediaTypes [2021-09-03T13:55:46.970Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-03T13:55:46.970Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-03T13:55:46.970Z] PASS [2021-09-03T13:55:46.970Z] ok github.com/docker/docker/integration/plugin/common 0.092s [2021-09-03T13:55:46.970Z] [2021-09-03T13:55:46.970Z] === Skipped [2021-09-03T13:55:46.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-03T13:55:46.970Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-03T13:55:46.970Z] [2021-09-03T13:55:46.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-03T13:55:46.970Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-03T13:55:46.970Z] [2021-09-03T13:55:46.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-03T13:55:46.970Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-03T13:55:46.970Z] [2021-09-03T13:55:46.970Z] DONE 5 tests, 3 skipped in 5.621s [2021-09-03T13:55:46.970Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-03T13:55:48.825Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-03T13:55:48.825Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-03T13:55:48.825Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-03T13:55:49.935Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:55:49.935Z] INFO: Testing against a local daemon [2021-09-03T13:55:49.935Z] === RUN TestExternalGraphDriver [2021-09-03T13:55:49.935Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-03T13:55:49.935Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-03T13:55:49.935Z] === RUN TestGraphdriverPluginV2 [2021-09-03T13:55:49.935Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-03T13:55:49.935Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-03T13:55:49.935Z] PASS [2021-09-03T13:55:49.935Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.088s [2021-09-03T13:55:49.935Z] [2021-09-03T13:55:49.935Z] === Skipped [2021-09-03T13:55:49.935Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-03T13:55:49.935Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-03T13:55:49.935Z] [2021-09-03T13:55:49.935Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-03T13:55:49.935Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-03T13:55:49.935Z] [2021-09-03T13:55:49.935Z] DONE 2 tests, 2 skipped in 2.829s [2021-09-03T13:55:49.935Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-03T13:55:50.089Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-09-03T13:55:50.089Z] docker_cli_swarm_test.go:1186: [dc8ac95709f03] joining swarm manager [d9d50dd09f918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:55:51.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:55:51.509Z] INFO: Testing against a local daemon [2021-09-03T13:55:51.509Z] === RUN TestReadPluginNoRead [2021-09-03T13:55:51.509Z] read_test.go:21: no unix domain sockets on Windows [2021-09-03T13:55:51.509Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-03T13:55:51.509Z] PASS [2021-09-03T13:55:51.509Z] ok github.com/docker/docker/integration/plugin/logging 0.074s [2021-09-03T13:55:51.509Z] [2021-09-03T13:55:51.509Z] === Skipped [2021-09-03T13:55:51.509Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-03T13:55:51.509Z] read_test.go:21: no unix domain sockets on Windows [2021-09-03T13:55:51.509Z] [2021-09-03T13:55:51.509Z] DONE 1 tests, 1 skipped in 1.793s [2021-09-03T13:55:51.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-03T13:55:52.499Z] testing: warning: no tests to run [2021-09-03T13:55:52.499Z] PASS [2021-09-03T13:55:52.499Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2021-09-03T13:55:52.499Z] [2021-09-03T13:55:52.499Z] DONE 0 tests in 0.875s [2021-09-03T13:55:52.499Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-03T13:55:54.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:55:54.072Z] INFO: Testing against a local daemon [2021-09-03T13:55:54.072Z] === RUN TestPluginWithDevMounts [2021-09-03T13:55:54.072Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:54.072Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-03T13:55:54.072Z] PASS [2021-09-03T13:55:54.072Z] ok github.com/docker/docker/integration/plugin/volumes 0.077s [2021-09-03T13:55:54.542Z] [2021-09-03T13:55:54.542Z] === Skipped [2021-09-03T13:55:54.542Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-03T13:55:54.542Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:54.542Z] [2021-09-03T13:55:54.542Z] DONE 1 tests, 1 skipped in 1.828s [2021-09-03T13:55:54.542Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-03T13:55:56.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:55:56.113Z] INFO: Testing against a local daemon [2021-09-03T13:55:56.113Z] === RUN TestSecretInspect [2021-09-03T13:55:56.113Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-03T13:55:56.113Z] === RUN TestSecretList [2021-09-03T13:55:56.113Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] --- SKIP: TestSecretList (0.00s) [2021-09-03T13:55:56.113Z] === RUN TestSecretsCreateAndDelete [2021-09-03T13:55:56.113Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-03T13:55:56.113Z] === RUN TestSecretsUpdate [2021-09-03T13:55:56.113Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-03T13:55:56.113Z] === RUN TestTemplatedSecret [2021-09-03T13:55:56.113Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-03T13:55:56.113Z] === RUN TestSecretCreateResolve [2021-09-03T13:55:56.113Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:56.113Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-03T13:55:56.113Z] PASS [2021-09-03T13:55:56.113Z] ok github.com/docker/docker/integration/secret 0.078s [2021-09-03T13:55:56.113Z] [2021-09-03T13:55:56.113Z] === Skipped [2021-09-03T13:55:56.113Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-03T13:55:56.113Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] [2021-09-03T13:55:56.113Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-03T13:55:56.113Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] [2021-09-03T13:55:56.113Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-03T13:55:56.113Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] [2021-09-03T13:55:56.113Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-03T13:55:56.113Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] [2021-09-03T13:55:56.113Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-03T13:55:56.113Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:56.113Z] [2021-09-03T13:55:56.113Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-03T13:55:56.113Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:56.113Z] [2021-09-03T13:55:56.113Z] DONE 6 tests, 6 skipped in 1.590s [2021-09-03T13:55:56.113Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-03T13:55:56.666Z] docker_cli_swarm_test.go:1195: [d7c3d280a90eb] joining swarm manager [d9d50dd09f918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:55:58.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:55:58.337Z] INFO: Testing against a local daemon [2021-09-03T13:55:58.337Z] === RUN TestServiceCreateInit [2021-09-03T13:55:58.337Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-03T13:55:58.337Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-03T13:55:58.337Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- PASS: TestServiceCreateInit (0.04s) [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestCreateServiceMultipleTimes [2021-09-03T13:55:58.337Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestCreateServiceConflict [2021-09-03T13:55:58.337Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestCreateServiceMaxReplicas [2021-09-03T13:55:58.337Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-03T13:55:58.337Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-03T13:55:58.337Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestCreateServiceSecretFileMode [2021-09-03T13:55:58.337Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestCreateServiceConfigFileMode [2021-09-03T13:55:58.337Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestCreateServiceSysctls [2021-09-03T13:55:58.337Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-09-03T13:55:58.337Z] === RUN TestCreateServiceCapabilities [2021-09-03T13:55:58.337Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-09-03T13:55:58.337Z] === RUN TestInspect [2021-09-03T13:55:58.337Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestInspect (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestCreateJob [2021-09-03T13:55:58.337Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestCreateJob (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestReplicatedJob [2021-09-03T13:55:58.337Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestUpdateReplicatedJob [2021-09-03T13:55:58.337Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestServiceListWithStatuses [2021-09-03T13:55:58.337Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestDockerNetworkConnectAlias [2021-09-03T13:55:58.337Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestDockerNetworkReConnect [2021-09-03T13:55:58.337Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestServicePlugin [2021-09-03T13:55:58.337Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestServiceUpdateLabel [2021-09-03T13:55:58.337Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestServiceUpdateSecrets [2021-09-03T13:55:58.337Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestServiceUpdateConfigs [2021-09-03T13:55:58.337Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestServiceUpdateNetwork [2021-09-03T13:55:58.337Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-03T13:55:58.337Z] === RUN TestServiceUpdatePidsLimit [2021-09-03T13:55:58.337Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-09-03T13:55:58.337Z] PASS [2021-09-03T13:55:58.337Z] ok github.com/docker/docker/integration/service 0.199s [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === Skipped [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:55:58.337Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:55:58.337Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-03T13:55:58.337Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-03T13:55:58.337Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-03T13:55:58.337Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-03T13:55:58.337Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-03T13:55:58.337Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-03T13:55:58.337Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-09-03T13:55:58.337Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-09-03T13:55:58.337Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-03T13:55:58.337Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-03T13:55:58.337Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-03T13:55:58.337Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-03T13:55:58.337Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-03T13:55:58.337Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-03T13:55:58.337Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-03T13:55:58.337Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-03T13:55:58.337Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-03T13:55:58.337Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-03T13:55:58.337Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-03T13:55:58.337Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-03T13:55:58.337Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-09-03T13:55:58.337Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-03T13:55:58.337Z] [2021-09-03T13:55:58.337Z] DONE 24 tests, 23 skipped in 2.199s [2021-09-03T13:55:58.337Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-03T13:55:59.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:55:59.909Z] INFO: Testing against a local daemon [2021-09-03T13:55:59.909Z] === RUN TestSessionCreate [2021-09-03T13:55:59.909Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:59.909Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-03T13:55:59.909Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-03T13:55:59.909Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:59.909Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-03T13:55:59.909Z] PASS [2021-09-03T13:55:59.909Z] ok github.com/docker/docker/integration/session 0.071s [2021-09-03T13:55:59.909Z] [2021-09-03T13:55:59.909Z] === Skipped [2021-09-03T13:55:59.909Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-03T13:55:59.909Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:59.909Z] [2021-09-03T13:55:59.909Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-03T13:55:59.909Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-03T13:55:59.909Z] [2021-09-03T13:55:59.909Z] DONE 2 tests, 2 skipped in 1.523s [2021-09-03T13:55:59.909Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-03T13:56:01.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:56:01.479Z] INFO: Testing against a local daemon [2021-09-03T13:56:01.479Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-03T13:56:01.479Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:56:01.479Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:56:01.479Z] === RUN TestDiskUsage [2021-09-03T13:56:01.479Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-03T13:56:01.479Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-03T13:56:01.479Z] === RUN TestEventsExecDie [2021-09-03T13:56:01.479Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-03T13:56:01.479Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-03T13:56:01.479Z] === RUN TestEventsBackwardsCompatible [2021-09-03T13:56:01.479Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-03T13:56:01.479Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-03T13:56:01.479Z] === RUN TestEventsVolumeCreate [2021-09-03T13:56:01.479Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-03T13:56:01.479Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-03T13:56:01.479Z] === RUN TestInfoAPI [2021-09-03T13:56:01.479Z] --- PASS: TestInfoAPI (0.03s) [2021-09-03T13:56:01.479Z] === RUN TestInfoAPIWarnings [2021-09-03T13:56:01.479Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:56:01.479Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-03T13:56:01.479Z] === RUN TestInfoDebug [2021-09-03T13:56:01.479Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:56:01.479Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-03T13:56:01.479Z] === RUN TestInfoInsecureRegistries [2021-09-03T13:56:01.479Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:56:01.479Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-03T13:56:01.479Z] === RUN TestInfoRegistryMirrors [2021-09-03T13:56:01.479Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:56:01.479Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-03T13:56:01.479Z] === RUN TestLoginFailsWithBadCredentials [2021-09-03T13:56:02.469Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-09-03T13:56:02.469Z] === RUN TestPingCacheHeaders [2021-09-03T13:56:02.469Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-03T13:56:02.469Z] === RUN TestPingGet [2021-09-03T13:56:02.469Z] --- PASS: TestPingGet (0.03s) [2021-09-03T13:56:02.469Z] === RUN TestPingHead [2021-09-03T13:56:02.939Z] --- PASS: TestPingHead (0.03s) [2021-09-03T13:56:02.939Z] === RUN TestVersion [2021-09-03T13:56:02.939Z] --- PASS: TestVersion (0.03s) [2021-09-03T13:56:02.939Z] PASS [2021-09-03T13:56:02.939Z] ok github.com/docker/docker/integration/system 1.214s [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] === Skipped [2021-09-03T13:56:02.939Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-03T13:56:02.939Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-03T13:56:02.939Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-03T13:56:02.939Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-03T13:56:02.939Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-03T13:56:02.939Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-03T13:56:02.939Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-03T13:56:02.939Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-03T13:56:02.939Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-03T13:56:02.939Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-03T13:56:02.939Z] [2021-09-03T13:56:02.939Z] DONE 15 tests, 9 skipped in 2.771s [2021-09-03T13:56:02.939Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-03T13:56:03.733Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-03T13:56:04.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:56:04.509Z] INFO: Testing against a local daemon [2021-09-03T13:56:04.509Z] === RUN TestVolumesCreateAndList [2021-09-03T13:56:04.509Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-03T13:56:04.509Z] === RUN TestVolumesRemove [2021-09-03T13:56:04.509Z] --- PASS: TestVolumesRemove (0.15s) [2021-09-03T13:56:04.509Z] === RUN TestVolumesInspect [2021-09-03T13:56:04.509Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-03T13:56:04.509Z] === RUN TestVolumesInvalidJSON [2021-09-03T13:56:04.509Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-03T13:56:04.509Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-03T13:56:04.509Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-03T13:56:04.509Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-03T13:56:04.509Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-03T13:56:04.509Z] PASS [2021-09-03T13:56:04.980Z] ok github.com/docker/docker/integration/volume 0.316s [2021-09-03T13:56:04.980Z] [2021-09-03T13:56:04.980Z] DONE 5 tests in 1.893s [2021-09-03T13:56:04.980Z] INFO: make.ps1 ended at 09/03/2021 13:56:04 [2021-09-03T13:56:04.980Z] INFO: Integration CLI tests being run from the host: [2021-09-03T13:56:04.980Z] 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-09-03T13:56:10.875Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-03T13:56:13.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-03T13:56:13.671Z] INFO: Testing against a local daemon [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-03T13:56:13.671Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-03T13:56:13.671Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-03T13:56:13.671Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-03T13:56:14.141Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-03T13:56:14.613Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-03T13:56:15.083Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-03T13:56:19.520Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-03T13:56:43.396Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-09-03T13:56:44.761Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-03T13:56:50.615Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-03T13:56:53.387Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-09-03T13:56:56.684Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-09-03T13:56:58.066Z] docker_cli_swarm_test.go:1118: [d2ff2b9370a92] joining swarm manager [d05bb80ae9924]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:56:59.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-03T13:56:59.452Z] docker_cli_swarm_test.go:1119: [d0896cf9a521f] joining swarm manager [d05bb80ae9924]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-03T13:57:44.767Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-03T13:57:44.767Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-03T13:57:44.767Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-03T13:57:44.767Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-03T13:57:44.767Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-03T13:57:44.767Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-03T13:57:44.767Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-03T13:57:44.767Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-03T13:57:44.767Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-03T13:57:44.767Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-03T13:57:44.767Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-03T13:57:46.944Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-03T13:57:49.117Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-03T13:57:49.117Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-03T13:57:49.117Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-03T13:57:49.117Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-03T13:57:49.117Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-03T13:57:49.117Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-03T13:57:49.117Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-03T13:57:49.117Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-03T13:57:49.117Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-03T13:57:52.020Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-03T13:57:52.020Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-03T13:57:52.020Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-03T13:57:52.020Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T13:57:52.020Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-03T13:57:56.591Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-03T13:57:56.591Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-03T13:57:56.591Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-03T13:57:56.591Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-03T13:57:56.591Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-03T13:57:56.591Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-03T13:57:56.591Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-03T13:57:56.591Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-03T13:57:56.591Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-03T13:57:56.591Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-03T13:57:56.591Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-03T13:57:56.591Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-03T13:57:56.591Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-03T13:57:59.089Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-03T13:58:00.395Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-03T13:58:00.395Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-03T13:58:00.395Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-03T13:58:00.395Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-03T13:58:00.395Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-03T13:58:00.395Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-03T13:58:00.395Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-03T13:58:00.395Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-03T13:58:00.395Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-03T13:58:05.164Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-03T13:58:05.164Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-03T13:58:05.164Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-03T13:58:05.164Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T13:58:05.634Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-03T13:58:11.540Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-03T13:58:11.540Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-03T13:58:11.540Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-03T13:58:11.540Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-03T13:58:12.808Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-03T13:58:14.483Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-03T13:58:14.483Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-03T13:58:14.483Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-03T13:58:14.483Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-03T13:58:14.483Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-03T13:58:14.483Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-03T13:58:14.483Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-03T13:58:14.483Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-03T13:58:14.483Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-03T13:58:14.483Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-03T13:58:14.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-03T13:58:18.265Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-03T13:58:18.266Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T13:58:18.266Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-03T13:58:18.266Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T13:58:18.266Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-03T13:58:18.266Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T13:58:18.266Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-03T13:58:18.732Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-03T13:58:22.515Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-03T13:58:34.994Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-03T13:58:34.994Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-03T13:58:34.994Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-03T13:58:34.994Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-03T13:58:34.994Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-03T13:58:34.994Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-03T13:58:34.994Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-03T13:58:34.994Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-03T13:58:34.994Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-03T13:58:34.994Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-03T13:58:34.994Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-03T13:58:34.994Z] === RUN TestDockerSuite/TestBuildFails [2021-09-03T13:58:36.558Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-03T13:58:36.558Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-03T13:58:42.419Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-03T13:58:47.166Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-03T13:58:50.953Z] docker_cli_swarm_test.go:1172: [d70e347210e9b] joining swarm manager [d05bb80ae9924]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-03T13:58:53.022Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-03T13:58:57.770Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-03T13:58:58.754Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-03T13:59:02.536Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-03T13:59:02.536Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-03T13:59:02.536Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-03T13:59:03.003Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-03T13:59:03.469Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-03T13:59:03.469Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-03T13:59:03.469Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-03T13:59:10.611Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-03T13:59:10.611Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T13:59:10.611Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-03T13:59:21.021Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-03T13:59:21.021Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-03T13:59:22.005Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-03T13:59:22.005Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-03T13:59:22.005Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-03T13:59:22.988Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-03T13:59:22.988Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-03T13:59:23.053Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-09-03T13:59:23.053Z] docker_cli_swarm_test.go:1453: [d0e4cdd0044b8] joining swarm manager [d1948430cb5a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:59:23.053Z] docker_cli_swarm_test.go:1454: [dba81e7ee5eac] joining swarm manager [d1948430cb5a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-03T13:59:26.769Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-03T13:59:27.236Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-03T13:59:28.220Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-03T13:59:28.687Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-03T13:59:29.154Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-03T13:59:30.138Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-03T13:59:31.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-09-03T13:59:31.698Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-03T13:59:32.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-09-03T13:59:32.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-09-03T13:59:32.821Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-09-03T13:59:32.821Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-09-03T13:59:33.392Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-09-03T13:59:35.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-09-03T13:59:36.443Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-03T13:59:36.443Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T13:59:36.443Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-03T13:59:36.443Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-03T13:59:36.443Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-03T13:59:36.443Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-03T13:59:36.443Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-03T13:59:36.443Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-03T13:59:36.443Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-03T13:59:36.910Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-03T13:59:37.893Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-03T13:59:39.270Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-03T13:59:40.371Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-03T13:59:40.371Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-03T13:59:40.371Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-03T13:59:40.371Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-03T13:59:40.371Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-03T13:59:41.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-09-03T13:59:42.646Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-03T13:59:43.092Z] docker_cli_swarm_unix_test.go:63: [d9e35a90e737e] joining swarm manager [dc0bc61110143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T13:59:43.278Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-03T13:59:44.815Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-03T13:59:44.815Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-03T13:59:44.815Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-03T13:59:44.815Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-03T13:59:44.815Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-03T13:59:44.815Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-03T13:59:47.715Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-03T13:59:54.334Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-03T13:59:54.334Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-03T13:59:54.334Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-03T13:59:54.334Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-03T13:59:54.334Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-03T13:59:55.120Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-03T13:59:55.120Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-03T13:59:55.120Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-03T13:59:55.902Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-03T13:59:57.473Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-03T13:59:57.473Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-03T13:59:57.473Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-03T13:59:57.473Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-03T13:59:57.473Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-03T13:59:57.473Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-03T13:59:58.026Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-03T13:59:58.063Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-03T14:00:00.431Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-03T14:00:06.593Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-03T14:00:08.130Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-03T14:00:08.130Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-03T14:00:08.130Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-03T14:00:11.035Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-03T14:00:12.570Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-03T14:00:12.944Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-03T14:00:18.832Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-03T14:00:19.821Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-03T14:00:19.821Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-03T14:00:19.821Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-03T14:00:22.785Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-03T14:00:22.891Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-03T14:00:22.891Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-03T14:00:22.891Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-03T14:00:22.891Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-03T14:00:22.891Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-03T14:00:22.891Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-03T14:00:22.891Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-03T14:00:22.891Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-03T14:00:22.891Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-03T14:00:22.891Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-03T14:00:25.008Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-03T14:00:28.139Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-03T14:00:30.887Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-03T14:00:30.887Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-03T14:00:30.887Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-03T14:00:30.887Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-03T14:00:30.887Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-03T14:00:30.887Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-03T14:00:30.887Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-03T14:00:30.887Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-03T14:00:30.887Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-03T14:00:30.887Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-03T14:00:39.346Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-09-03T14:00:39.346Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-09-03T14:00:39.346Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-09-03T14:00:40.728Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-09-03T14:00:43.045Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-03T14:00:44.026Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-09-03T14:00:46.582Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-09-03T14:00:46.827Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-03T14:00:48.493Z] docker_api_swarm_test.go:962: [dd939cdd01556] joining swarm manager [d38c6d8393d2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-03T14:00:52.683Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-03T14:00:57.426Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-03T14:00:58.561Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-03T14:00:58.562Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-03T14:00:58.562Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-03T14:00:58.562Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-03T14:00:58.562Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-03T14:01:06.597Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-09-03T14:01:12.337Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-03T14:01:12.337Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-03T14:01:12.337Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-03T14:01:13.626Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-03T14:01:13.626Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-03T14:01:13.626Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-03T14:01:13.626Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-03T14:01:13.626Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-03T14:01:17.079Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-03T14:01:18.061Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-03T14:01:18.061Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-03T14:01:18.061Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-03T14:01:18.061Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-03T14:01:18.061Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-03T14:01:18.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-09-03T14:01:19.389Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-09-03T14:01:20.269Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-03T14:01:21.930Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-09-03T14:01:23.693Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-03T14:01:23.693Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-03T14:01:24.052Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-03T14:01:24.473Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-09-03T14:01:24.663Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-03T14:01:25.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-03T14:01:26.262Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-03T14:01:26.262Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-03T14:01:26.262Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-03T14:01:28.578Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-03T14:01:28.578Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-03T14:01:29.048Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-03T14:01:29.206Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-03T14:01:29.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-03T14:01:30.189Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-03T14:01:31.062Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-09-03T14:01:31.174Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-03T14:01:32.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-03T14:01:32.190Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-03T14:01:32.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-03T14:01:36.348Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-09-03T14:01:37.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-03T14:01:38.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-03T14:01:38.209Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-03T14:01:38.258Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-09-03T14:01:38.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-03T14:01:39.819Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-03T14:01:40.285Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-03T14:01:40.801Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-09-03T14:01:43.342Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-09-03T14:01:44.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-03T14:01:45.886Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-09-03T14:01:45.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-03T14:01:48.428Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-09-03T14:01:48.936Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-03T14:01:50.968Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-09-03T14:01:51.877Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-03T14:01:52.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-03T14:01:52.974Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-03T14:01:52.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-03T14:01:53.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-03T14:01:57.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-03T14:01:57.661Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-03T14:01:57.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-03T14:01:57.661Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-03T14:01:57.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-03T14:01:59.019Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-03T14:02:01.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-03T14:02:01.936Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-03T14:02:01.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-03T14:02:01.964Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-03T14:02:03.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-03T14:02:03.447Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-03T14:02:03.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-03T14:02:03.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-03T14:02:03.906Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-03T14:02:03.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-03T14:02:03.906Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-03T14:02:03.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-03T14:02:05.747Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-03T14:02:06.730Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-03T14:02:06.730Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-03T14:02:06.730Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-03T14:02:06.730Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-03T14:02:06.730Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-03T14:02:07.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-03T14:02:07.817Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-03T14:02:07.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-03T14:02:07.817Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-03T14:02:07.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-03T14:02:08.289Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-03T14:02:08.289Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-03T14:02:08.289Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-03T14:02:14.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-03T14:02:14.988Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-03T14:02:14.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-03T14:02:14.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-03T14:02:14.988Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-03T14:02:14.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-03T14:02:14.988Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-03T14:02:14.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-03T14:02:29.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-03T14:02:33.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-03T14:02:33.727Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-03T14:02:33.727Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-03T14:02:33.727Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:02:33.727Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-03T14:02:35.265Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-03T14:02:35.265Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-03T14:02:35.265Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-03T14:02:39.949Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-03T14:02:40.408Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-03T14:02:40.408Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-03T14:02:40.408Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-03T14:02:40.408Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-03T14:02:40.408Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-03T14:02:41.947Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-03T14:02:42.914Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-03T14:02:43.372Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-03T14:02:44.117Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-03T14:02:44.343Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-03T14:02:44.801Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-03T14:02:45.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-03T14:02:46.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-03T14:02:46.118Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-03T14:02:46.588Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-03T14:02:46.588Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:02:47.058Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-03T14:02:47.242Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-09-03T14:02:48.628Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-03T14:02:48.628Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-03T14:02:48.628Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-03T14:02:50.592Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-03T14:02:52.128Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-03T14:02:52.128Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-03T14:02:52.128Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-03T14:02:53.095Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-03T14:02:53.095Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-03T14:02:53.095Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-03T14:02:53.396Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-03T14:02:53.553Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-03T14:02:54.388Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-03T14:02:54.388Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-03T14:02:54.388Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-03T14:02:54.388Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-03T14:02:54.388Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-03T14:02:55.728Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-03T14:02:55.960Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-03T14:02:56.696Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-03T14:02:57.155Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-03T14:02:57.155Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-03T14:02:57.155Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-03T14:02:57.529Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-03T14:02:57.613Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-03T14:02:57.999Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-03T14:02:58.469Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-03T14:02:58.579Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-03T14:02:58.579Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-03T14:02:58.579Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-03T14:02:58.579Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-03T14:02:58.579Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-03T14:02:58.939Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-03T14:02:59.038Z] === RUN TestDockerSuite/TestBuildRm [2021-09-03T14:02:59.473Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-09-03T14:03:03.261Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-03T14:03:06.114Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-03T14:03:07.681Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-03T14:03:08.334Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-03T14:03:08.334Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-03T14:03:08.334Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-03T14:03:09.325Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-03T14:03:09.325Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-03T14:03:09.325Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-03T14:03:09.794Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-03T14:03:09.887Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-03T14:03:09.887Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-03T14:03:09.887Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-03T14:03:09.887Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-03T14:03:10.353Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-03T14:03:11.336Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-03T14:03:12.733Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-03T14:03:13.191Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-03T14:03:13.649Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-03T14:03:13.649Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-03T14:03:14.116Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-03T14:03:14.578Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-03T14:03:15.116Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-03T14:03:15.544Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-03T14:03:15.544Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-03T14:03:15.544Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-03T14:03:15.544Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-03T14:03:15.544Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite (1603.91s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.87s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.60s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.37s) [2021-09-03T14:03:17.580Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.83s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.86s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.02s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.31s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.47s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.65s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.45s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (38.97s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.79s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.67s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.84s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.19s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.45s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.50s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.49s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.13s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.02s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.91s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.98s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.20s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.57s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.81s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.51s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.92s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.17s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.74s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.17s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.82s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.16s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.12s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.90s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.62s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.01s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.61s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.25s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.69s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.50s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.28s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.33s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.82s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.65s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.73s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.72s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.82s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.04s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.25s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.40s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.58s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.76s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.68s) [2021-09-03T14:03:17.580Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.15s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.38s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.13s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.81s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.30s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.26s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.74s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.23s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.88s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.55s) [2021-09-03T14:03:17.581Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.84s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.56s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.92s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.79s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.92s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.03s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.16s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.14s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.73s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2021-09-03T14:03:17.581Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2021-09-03T14:03:17.581Z] === RUN TestDockerExternalVolumeSuite [2021-09-03T14:03:17.581Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-09-03T14:03:17.581Z] docker_cli_external_volume_driver_test.go:52: [d3b510100a03c] daemon is not started [2021-09-03T14:03:18.116Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-03T14:03:21.419Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-03T14:03:21.894Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-03T14:03:32.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-09-03T14:03:33.202Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-03T14:03:33.202Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-03T14:03:33.202Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-03T14:03:36.806Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-03T14:03:36.806Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-03T14:03:36.806Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-03T14:03:37.887Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-03T14:03:37.887Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-03T14:03:38.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-03T14:03:38.345Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-03T14:03:38.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-03T14:03:38.345Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-03T14:03:38.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-03T14:03:38.803Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-03T14:03:38.803Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-03T14:03:39.261Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-03T14:03:42.662Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-03T14:03:43.129Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-03T14:03:46.910Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-03T14:03:46.910Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-03T14:03:49.854Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-03T14:03:57.305Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-03T14:03:57.305Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-03T14:03:57.305Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-03T14:04:00.343Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-03T14:04:00.344Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-03T14:04:00.344Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-03T14:04:00.344Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-03T14:04:03.187Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-03T14:04:03.187Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-03T14:04:03.187Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-03T14:04:03.187Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-03T14:04:03.187Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-03T14:04:03.187Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-03T14:04:03.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-03T14:04:04.126Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-03T14:04:04.126Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-03T14:04:04.126Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-03T14:04:04.765Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-03T14:04:04.765Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-03T14:04:04.765Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-03T14:04:06.974Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-03T14:04:08.535Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-03T14:04:11.479Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-03T14:04:15.261Z] === RUN TestDockerSuite/TestBuildUser [2021-09-03T14:04:15.261Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-03T14:04:15.261Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-03T14:04:15.261Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-03T14:04:15.261Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-03T14:04:15.261Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-03T14:04:15.261Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-03T14:04:19.007Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-03T14:04:19.007Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-03T14:04:21.429Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-03T14:04:21.429Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-03T14:04:21.429Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-03T14:04:21.892Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-03T14:04:21.892Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-03T14:04:21.892Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-03T14:04:21.892Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-03T14:04:21.892Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-03T14:04:24.331Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-03T14:04:31.405Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-03T14:04:34.248Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-03T14:04:34.248Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-03T14:04:34.248Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-03T14:04:34.248Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-03T14:04:34.306Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-03T14:04:39.519Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-03T14:04:40.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-09-03T14:04:40.480Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-03T14:04:49.016Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-03T14:04:49.202Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-03T14:04:50.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-09-03T14:04:51.421Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-03T14:04:51.891Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-03T14:04:52.727Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-03T14:04:52.727Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-03T14:04:52.727Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-03T14:04:52.727Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-03T14:04:52.727Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-03T14:04:54.890Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-03T14:04:54.890Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-03T14:04:55.345Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-03T14:04:56.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-03T14:04:59.624Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-03T14:05:03.431Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-03T14:05:03.873Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-03T14:05:05.096Z] docker_cli_external_volume_driver_test.go:52: [dd7caea8966de] daemon is not started [2021-09-03T14:05:06.034Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-03T14:05:06.489Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-03T14:05:18.823Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-03T14:05:18.823Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-03T14:05:18.823Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-03T14:05:18.823Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-03T14:05:18.824Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-03T14:05:18.824Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-03T14:05:18.824Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-03T14:05:19.278Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-03T14:05:19.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-09-03T14:05:25.037Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-03T14:05:27.199Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-03T14:05:27.199Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-03T14:05:27.199Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-03T14:05:27.199Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-03T14:05:27.199Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-03T14:05:27.199Z] docker_cli_sni_test.go:18: Flakey test [2021-09-03T14:05:27.199Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-03T14:05:28.725Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-03T14:05:32.435Z] === RUN TestDockerSuite/TestCommitChange [2021-09-03T14:05:34.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-09-03T14:05:37.094Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-03T14:05:39.979Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-03T14:05:39.979Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-03T14:05:39.979Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-03T14:05:46.405Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-03T14:05:46.875Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-03T14:05:46.875Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-03T14:05:47.017Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-03T14:05:47.017Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-03T14:05:47.017Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-03T14:05:47.345Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-03T14:05:49.786Z] docker_cli_external_volume_driver_test.go:52: [dd54b531efdfc] daemon is not started [2021-09-03T14:05:52.776Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-03T14:05:55.660Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-03T14:05:55.660Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:05:55.660Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-03T14:05:55.660Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-03T14:05:55.660Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-03T14:05:55.660Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-03T14:05:55.660Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-03T14:05:55.660Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-03T14:05:55.660Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-03T14:05:55.660Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-03T14:05:55.660Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-03T14:05:55.660Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-03T14:05:55.660Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-03T14:05:55.660Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:05:55.660Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-03T14:05:55.660Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-03T14:06:02.700Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-03T14:06:04.105Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-03T14:06:04.575Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-03T14:06:04.575Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-03T14:06:04.704Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-09-03T14:06:04.964Z] docker_cli_external_volume_driver_test.go:52: [d9540c92ba2e3] daemon is not started [2021-09-03T14:06:05.046Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-03T14:06:08.459Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-03T14:06:08.459Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-03T14:06:08.459Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-03T14:06:09.985Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-03T14:06:09.985Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-03T14:06:09.985Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-03T14:06:09.985Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-03T14:06:09.985Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-03T14:06:09.985Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-03T14:06:09.985Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-03T14:06:12.868Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-03T14:06:12.868Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-03T14:06:12.868Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-03T14:06:12.868Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-03T14:06:15.030Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-03T14:06:15.030Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-03T14:06:15.030Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-03T14:06:15.030Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-03T14:06:15.030Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-03T14:06:15.030Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-03T14:06:15.030Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:06:15.030Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-03T14:06:17.914Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-03T14:06:19.438Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-03T14:06:19.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-09-03T14:06:21.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-03T14:06:21.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-03T14:06:21.599Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-03T14:06:21.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-03T14:06:23.123Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-03T14:06:23.123Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-03T14:06:25.285Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-03T14:06:25.285Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:06:25.285Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-03T14:06:25.285Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T14:06:25.285Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-03T14:06:27.448Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-03T14:06:27.448Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-03T14:06:28.975Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-03T14:06:28.975Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-03T14:06:28.975Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-03T14:06:31.860Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-03T14:06:31.860Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-03T14:06:34.022Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-03T14:06:37.733Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-03T14:06:40.617Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-03T14:06:41.071Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-03T14:06:41.071Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-03T14:06:41.071Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-03T14:06:41.071Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-03T14:06:43.241Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-03T14:06:43.241Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-03T14:06:43.241Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-03T14:06:45.404Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-03T14:06:45.404Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:06:45.404Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-03T14:06:47.566Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-03T14:06:47.566Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-03T14:06:51.958Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-09-03T14:06:52.230Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-03T14:06:53.190Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-03T14:06:53.190Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-03T14:06:53.190Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-03T14:06:53.190Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-03T14:06:53.190Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-03T14:06:53.190Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-03T14:06:53.190Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-03T14:06:53.190Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-03T14:06:53.190Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-03T14:06:53.190Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-03T14:06:53.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-03T14:06:54.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-03T14:06:54.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-03T14:06:56.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-03T14:06:59.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-03T14:07:01.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-03T14:07:04.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048b608_} [2021-09-03T14:07:06.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-111045114_c:\foo_false____} [2021-09-03T14:07:08.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-111045114_c:\foo_true____} [2021-09-03T14:07:10.059Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-09-03T14:07:10.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-03T14:07:10.575Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-03T14:07:10.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-03T14:07:10.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-03T14:07:10.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-03T14:07:10.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-03T14:07:10.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-03T14:07:10.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-03T14:07:10.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-03T14:07:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-03T14:07:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-03T14:07:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-03T14:07:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-03T14:07:11.029Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-03T14:07:11.029Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-03T14:07:11.029Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-03T14:07:11.029Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-03T14:07:11.029Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-03T14:07:11.029Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-03T14:07:11.029Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-03T14:07:11.029Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-03T14:07:11.030Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-03T14:07:11.030Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-03T14:07:11.030Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-03T14:07:13.647Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-03T14:07:13.647Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-03T14:07:13.647Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-03T14:07:13.913Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-03T14:07:13.913Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-03T14:07:13.913Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:07:13.913Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-03T14:07:16.109Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-03T14:07:16.109Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-03T14:07:16.109Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-03T14:07:16.109Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-03T14:07:17.387Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-03T14:07:17.387Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-03T14:07:17.387Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-03T14:07:18.275Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-03T14:07:18.275Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-03T14:07:18.275Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-03T14:07:18.275Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-03T14:07:18.275Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-03T14:07:18.275Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-03T14:07:18.275Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-03T14:07:22.935Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-03T14:07:24.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-09-03T14:07:25.096Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-03T14:07:25.097Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:07:25.097Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-03T14:07:25.097Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-03T14:07:25.097Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-03T14:07:32.349Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-03T14:07:33.627Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-03T14:07:33.628Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-03T14:07:33.628Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-03T14:07:33.628Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:07:33.628Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-03T14:07:34.913Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-03T14:07:42.154Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-03T14:07:42.154Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-03T14:07:42.154Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-03T14:07:42.154Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-03T14:07:42.154Z] === RUN TestDockerSuite/TestCpToDot [2021-09-03T14:07:42.797Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-03T14:07:44.318Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-03T14:07:44.318Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-03T14:07:44.318Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-03T14:07:44.318Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-03T14:07:44.318Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-03T14:07:47.203Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-03T14:07:47.203Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:07:47.203Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-03T14:07:47.203Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-03T14:07:47.203Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-03T14:07:47.203Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-03T14:07:47.203Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-03T14:07:47.203Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-03T14:07:47.203Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-03T14:07:47.203Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-03T14:07:47.203Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-03T14:07:47.429Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-03T14:07:49.365Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-03T14:07:51.677Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-03T14:07:51.677Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-03T14:07:51.677Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-03T14:07:53.203Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-03T14:07:53.257Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-03T14:07:53.658Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-03T14:07:54.113Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-03T14:07:54.113Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-03T14:07:54.113Z] === RUN TestDockerSuite/TestCreateRM [2021-09-03T14:07:54.113Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-03T14:07:54.113Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-03T14:07:54.113Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-03T14:07:54.568Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-03T14:07:54.568Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-03T14:08:00.037Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-03T14:08:01.607Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-03T14:08:01.607Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-03T14:08:02.061Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-03T14:08:04.945Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-03T14:08:04.945Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-03T14:08:04.945Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-03T14:08:04.945Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-03T14:08:07.831Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-03T14:08:07.831Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-03T14:08:07.831Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-03T14:08:07.831Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-03T14:08:07.831Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-03T14:08:07.831Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-03T14:08:07.831Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-03T14:08:07.831Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-03T14:08:07.831Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-03T14:08:07.831Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDockerFails [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-03T14:08:07.831Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-03T14:08:07.831Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-03T14:08:07.831Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-03T14:08:07.831Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-03T14:08:07.831Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-03T14:08:07.831Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-03T14:08:09.991Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-03T14:08:11.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-09-03T14:08:12.152Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-03T14:08:15.035Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-03T14:08:20.795Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-03T14:08:24.505Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-03T14:08:29.095Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-03T14:08:29.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-09-03T14:08:30.266Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-03T14:08:31.791Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-03T14:08:32.246Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-03T14:08:35.960Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-03T14:08:36.132Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-03T14:08:36.416Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-03T14:08:37.375Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-03T14:08:42.036Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-03T14:08:42.779Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-03T14:08:45.744Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-03T14:08:45.744Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-03T14:08:45.744Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-03T14:08:45.744Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T14:08:45.744Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-03T14:08:45.744Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-03T14:08:45.744Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-03T14:08:45.744Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-03T14:08:45.744Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-03T14:08:46.413Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-03T14:08:46.703Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-03T14:08:46.704Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-03T14:08:46.704Z] === RUN TestDockerSuite/TestEventsRename [2021-09-03T14:08:47.539Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-03T14:08:48.864Z] === RUN TestDockerSuite/TestEventsResize [2021-09-03T14:08:56.228Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-03T14:08:57.391Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-03T14:08:58.917Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-03T14:09:01.079Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-03T14:09:01.899Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-09-03T14:09:05.760Z] === RUN TestDockerSuite/TestEventsTop [2021-09-03T14:09:05.760Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-03T14:09:05.760Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-03T14:09:08.643Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-03T14:09:12.356Z] === RUN TestDockerSuite/TestExec [2021-09-03T14:09:12.356Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:09:12.356Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-03T14:09:12.356Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-03T14:09:12.356Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-03T14:09:13.904Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-03T14:09:15.431Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-03T14:09:15.431Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:09:15.431Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-03T14:09:15.431Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:09:15.431Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-03T14:09:15.431Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-03T14:09:15.431Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-03T14:09:17.593Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-03T14:09:19.118Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-03T14:09:20.645Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-03T14:09:22.808Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-03T14:09:26.523Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-03T14:09:26.523Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-03T14:09:26.523Z] === RUN TestDockerSuite/TestExecEnv [2021-09-03T14:09:26.523Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:09:26.523Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-03T14:09:26.523Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-03T14:09:26.523Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-03T14:09:28.686Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-03T14:09:33.351Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-03T14:09:33.351Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-03T14:09:33.351Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-03T14:09:33.351Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-03T14:09:33.351Z] === RUN TestDockerSuite/TestExecParseError [2021-09-03T14:09:33.351Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:09:33.351Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-03T14:09:33.351Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-03T14:09:33.351Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-03T14:09:33.351Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-03T14:09:33.351Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-03T14:09:33.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-09-03T14:09:34.878Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-03T14:09:34.878Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-03T14:09:34.878Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-03T14:09:34.878Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:09:34.878Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-03T14:09:34.878Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-03T14:09:34.878Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-03T14:09:34.878Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-03T14:09:34.878Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-03T14:09:34.878Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-03T14:09:34.878Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-03T14:09:37.042Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-03T14:09:37.042Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-03T14:09:37.042Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-03T14:09:41.720Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-03T14:09:41.720Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-03T14:09:41.720Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-03T14:09:41.720Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-03T14:09:41.720Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-03T14:09:41.720Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:09:41.720Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-03T14:09:46.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-09-03T14:09:47.483Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-03T14:09:53.246Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-03T14:09:55.409Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-03T14:10:01.170Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-03T14:10:01.170Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:10:01.170Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-03T14:10:01.170Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-03T14:10:01.170Z] === RUN TestDockerSuite/TestHealth [2021-09-03T14:10:01.170Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-03T14:10:01.170Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-03T14:10:01.170Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-03T14:10:01.170Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-03T14:10:01.170Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-03T14:10:04.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-09-03T14:10:04.356Z] docker_cli_external_volume_driver_test.go:484: [db258b40c1dbb] daemon is not started [2021-09-03T14:10:05.831Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-03T14:10:05.831Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-03T14:10:05.831Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-03T14:10:05.831Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-03T14:10:05.831Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-03T14:10:05.831Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-03T14:10:05.831Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-03T14:10:06.285Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-03T14:10:06.285Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:10:06.285Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-03T14:10:07.245Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-03T14:10:07.245Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-03T14:10:08.769Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-03T14:10:08.770Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-03T14:10:10.933Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-03T14:10:12.382Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-03T14:10:12.382Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-03T14:10:12.382Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-03T14:10:12.382Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-03T14:10:12.382Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-03T14:10:12.382Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-03T14:10:12.382Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-03T14:10:12.382Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-03T14:10:12.382Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-03T14:10:12.382Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-03T14:10:12.382Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-03T14:10:12.382Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-03T14:10:13.094Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-03T14:10:13.094Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-03T14:10:13.094Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:10:13.094Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-03T14:10:16.807Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-03T14:10:16.807Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-03T14:10:17.055Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-03T14:10:18.972Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestImportFile [2021-09-03T14:10:18.972Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-03T14:10:18.972Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-03T14:10:18.972Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-03T14:10:18.972Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-03T14:10:18.972Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-03T14:10:18.972Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-03T14:10:18.972Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-03T14:10:18.972Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-03T14:10:18.972Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:10:18.972Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-03T14:10:19.250Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-09-03T14:10:19.250Z] docker_cli_external_volume_driver_test.go:52: [dac5c6ccb8dda] daemon is not started [2021-09-03T14:10:19.943Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-03T14:10:21.134Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-03T14:10:23.301Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-03T14:10:23.301Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:10:23.301Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-03T14:10:23.301Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-03T14:10:23.301Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-03T14:10:23.756Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-03T14:10:23.756Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-03T14:10:23.756Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-03T14:10:24.608Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-03T14:10:24.608Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-03T14:10:24.608Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-03T14:10:24.608Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-03T14:10:25.064Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-03T14:10:25.064Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-03T14:10:25.064Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-03T14:10:25.064Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-03T14:10:25.064Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-03T14:10:25.064Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-03T14:10:25.064Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-03T14:10:25.280Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-03T14:10:25.734Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-03T14:10:27.896Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-03T14:10:27.896Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-03T14:10:27.896Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-03T14:10:27.896Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-03T14:10:27.896Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-03T14:10:27.896Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-03T14:10:27.896Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-03T14:10:29.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-03T14:10:29.724Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T14:10:29.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-03T14:10:29.724Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:10:29.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-03T14:10:29.724Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:10:29.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-03T14:10:30.059Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-03T14:10:30.187Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-03T14:10:33.769Z] === RUN TestDockerSuite/TestInspectImage [2021-09-03T14:10:33.770Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:10:33.770Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-03T14:10:33.770Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:10:33.770Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-03T14:10:33.770Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:10:33.770Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite (436.97s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.09s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2021-09-03T14:10:34.145Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-09-03T14:10:34.145Z] PASS [2021-09-03T14:10:34.145Z] [2021-09-03T14:10:34.145Z] === Skipped [2021-09-03T14:10:34.145Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-03T14:10:34.145Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-03T14:10:34.145Z] check_test.go:308: [dea04a97a428f] daemon is not started [2021-09-03T14:10:34.145Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-03T14:10:34.145Z] [2021-09-03T14:10:34.145Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-03T14:10:34.146Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-03T14:10:34.146Z] check_test.go:308: [d33ec53458f59] daemon is not started [2021-09-03T14:10:34.146Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-03T14:10:34.146Z] [2021-09-03T14:10:34.146Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-03T14:10:34.146Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-03T14:10:34.146Z] check_test.go:308: [d6ee3a63360ed] daemon is not started [2021-09-03T14:10:34.146Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-03T14:10:34.146Z] [2021-09-03T14:10:34.146Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-03T14:10:34.146Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-03T14:10:34.146Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-03T14:10:34.146Z] [2021-09-03T14:10:34.146Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-03T14:10:34.146Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-03T14:10:34.146Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-03T14:10:34.146Z] [2021-09-03T14:10:34.146Z] DONE 273 tests, 5 skipped in 2378.532s [2021-09-03T14:10:34.146Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-03T14:10:34.146Z] ++++ cat bundles/test-integration/docker.pid [2021-09-03T14:10:34.146Z] +++ kill 8609 [2021-09-03T14:10:34.146Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d158712f069f6/docker.pid [2021-09-03T14:10:34.146Z] +++ kill 7529 [2021-09-03T14:10:34.146Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7529 is not a child of this shell [2021-09-03T14:10:34.146Z] warning: PID 7529 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d158712f069f6/docker.pid had a nonzero exit code [2021-09-03T14:10:34.146Z] +++ /etc/init.d/apparmor stop [2021-09-03T14:10:34.146Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-03T14:10:34.146Z] [2021-09-03T14:10:34.146Z] Unloading profiles will leave already running processes permanently [2021-09-03T14:10:34.146Z] unconfined, which can lead to unexpected situations. [2021-09-03T14:10:34.146Z] [2021-09-03T14:10:34.146Z] To set a process to complain mode, use the command line tool [2021-09-03T14:10:34.146Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-03T14:10:34.146Z] +++ true [2021-09-03T14:10:34.146Z] exiting test-integration [2021-09-03T14:10:34.146Z] ++ exit 0 [2021-09-03T14:10:34.146Z] [2021-09-03T14:10:34.405Z] + exit 0 [2021-09-03T14:10:34.405Z] ++ jobs -p [2021-09-03T14:10:34.405Z] + pids= [2021-09-03T14:10:34.405Z] + echo 'Remaining pids to kill: []' [2021-09-03T14:10:34.405Z] Remaining pids to kill: [] [2021-09-03T14:10:34.405Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-09-03T14:10:34.426Z] Recording test results [2021-09-03T14:10:34.852Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-03T14:10:35.293Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-03T14:10:36.228Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-03T14:10:36.554Z] + echo Ensuring container killed. [2021-09-03T14:10:36.554Z] Ensuring container killed. [2021-09-03T14:10:36.554Z] + docker ps -aq -f name=docker-pr10-* [2021-09-03T14:10:36.554Z] + cids=1340db9c72e7 [2021-09-03T14:10:36.554Z] 1394c4f60c1c [2021-09-03T14:10:36.554Z] df949d503d57 [2021-09-03T14:10:36.554Z] + [ -n 1340db9c72e7 [2021-09-03T14:10:36.554Z] 1394c4f60c1c [2021-09-03T14:10:36.554Z] df949d503d57 ] [2021-09-03T14:10:36.554Z] + docker rm -vf 1340db9c72e7 1394c4f60c1c df949d503d57 [2021-09-03T14:10:37.129Z] 1340db9c72e7 [2021-09-03T14:10:37.129Z] 1394c4f60c1c [2021-09-03T14:10:37.389Z] df949d503d57 [Pipeline] sh [2021-09-03T14:10:37.453Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-03T14:10:37.453Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-03T14:10:37.684Z] + echo Chowning /workspace to jenkins user [2021-09-03T14:10:37.684Z] Chowning /workspace to jenkins user [2021-09-03T14:10:37.684Z] + id -u [2021-09-03T14:10:37.684Z] + id -g [2021-09-03T14:10:37.684Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42736:/workspace busybox chown -R 1000:1000 /workspace [2021-09-03T14:10:37.684Z] Unable to find image 'busybox:latest' locally [2021-09-03T14:10:37.945Z] latest: Pulling from library/busybox [2021-09-03T14:10:37.945Z] 8ec32b265e94: Pulling fs layer [2021-09-03T14:10:37.945Z] 8ec32b265e94: Verifying Checksum [2021-09-03T14:10:37.945Z] 8ec32b265e94: Download complete [2021-09-03T14:10:37.945Z] 8ec32b265e94: Pull complete [2021-09-03T14:10:38.206Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-09-03T14:10:38.206Z] Status: Downloaded newer image for busybox:latest [2021-09-03T14:10:39.612Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-03T14:10:41.773Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-03T14:10:41.773Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-03T14:10:41.773Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-03T14:10:41.773Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-03T14:10:41.812Z] + bundleName=amd64 [2021-09-03T14:10:41.812Z] + echo Creating amd64-bundles.tar.gz [2021-09-03T14:10:41.812Z] Creating amd64-bundles.tar.gz [2021-09-03T14:10:41.812Z] + xargs tar -czf amd64-bundles.tar.gz [2021-09-03T14:10:41.812Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-09-03T14:10:43.246Z] Archiving artifacts [2021-09-03T14:10:43.297Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-03T14:10:45.609Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42736/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-03T14:10:45.929Z] + make clean [2021-09-03T14:10:46.190Z] docker volume rm -f docker-dev-cache [2021-09-03T14:10:46.190Z] docker-dev-cache [Pipeline] deleteDir [2021-09-03T14:10:46.227Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-03T14:10:49.626Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-03T14:10:49.942Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-03T14:10:50.587Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-03T14:10:50.587Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-03T14:10:50.587Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-03T14:10:50.587Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-03T14:10:50.587Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-03T14:10:50.587Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-03T14:10:50.587Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-03T14:10:50.587Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-03T14:10:50.587Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-03T14:10:50.587Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-03T14:10:50.587Z] === RUN TestDockerSuite/TestBuildFails [2021-09-03T14:10:51.471Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T14:10:52.974Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-03T14:10:52.974Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-03T14:10:52.974Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-03T14:10:52.974Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-03T14:10:52.974Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-03T14:10:52.974Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-03T14:10:52.974Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-03T14:10:52.974Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-03T14:10:52.974Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-03T14:10:52.974Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-03T14:10:52.974Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-03T14:10:52.974Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-03T14:10:53.475Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-03T14:10:53.475Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-03T14:10:53.633Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-03T14:10:54.544Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-03T14:10:55.795Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-03T14:10:57.503Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-03T14:10:57.957Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-03T14:11:00.119Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-03T14:11:01.301Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-03T14:11:01.301Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-03T14:11:01.302Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-03T14:11:01.302Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-03T14:11:01.302Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-03T14:11:01.302Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-03T14:11:01.302Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-03T14:11:01.302Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-03T14:11:01.302Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-03T14:11:01.302Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-03T14:11:01.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-03T14:11:02.008Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-03T14:11:02.280Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-03T14:11:02.280Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-03T14:11:02.280Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-03T14:11:02.280Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-03T14:11:04.443Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-03T14:11:05.105Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-03T14:11:05.105Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T14:11:05.105Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-03T14:11:05.105Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:11:05.105Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-03T14:11:05.105Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:11:05.105Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-03T14:11:05.575Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-03T14:11:05.967Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-03T14:11:09.051Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-03T14:11:10.347Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-03T14:11:11.726Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-03T14:11:13.250Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-03T14:11:13.250Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-03T14:11:13.250Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-03T14:11:15.412Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-03T14:11:15.412Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-03T14:11:16.091Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-03T14:11:20.074Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-03T14:11:23.133Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-03T14:11:24.092Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-03T14:11:24.735Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-03T14:11:25.464Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-03T14:11:25.464Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-03T14:11:25.464Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-03T14:11:25.464Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-03T14:11:25.464Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-03T14:11:25.464Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-03T14:11:25.464Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-03T14:11:25.464Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-03T14:11:25.464Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-03T14:11:25.464Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-03T14:11:25.464Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-03T14:11:25.464Z] === RUN TestDockerSuite/TestBuildFails [2021-09-03T14:11:26.453Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-03T14:11:26.453Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-03T14:11:29.395Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-03T14:11:29.853Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-03T14:11:29.854Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-03T14:11:29.854Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-03T14:11:29.854Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-03T14:11:30.309Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-03T14:11:30.309Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-03T14:11:30.309Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-03T14:11:31.556Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-03T14:11:32.334Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-03T14:11:33.081Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-03T14:11:33.081Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-03T14:11:33.081Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-03T14:11:35.965Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-03T14:11:37.096Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-03T14:11:38.126Z] === RUN TestDockerSuite/TestLogsSince [2021-09-03T14:11:40.590Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-03T14:11:40.590Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:11:40.590Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-03T14:11:42.976Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-03T14:11:46.655Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-03T14:11:46.655Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-03T14:11:46.655Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-03T14:11:46.655Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-03T14:11:46.655Z] === RUN TestDockerSuite/TestLogsTail [2021-09-03T14:11:49.539Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-03T14:11:51.701Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-03T14:11:52.922Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-03T14:11:53.377Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-03T14:11:53.415Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-03T14:11:53.863Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-03T14:11:53.863Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestNetHostname [2021-09-03T14:11:53.863Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-03T14:11:53.863Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-03T14:11:53.863Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-03T14:11:53.863Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestPluginActive [2021-09-03T14:11:53.863Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-03T14:11:53.863Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-03T14:11:53.863Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-03T14:11:53.863Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-03T14:11:53.863Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-03T14:11:53.863Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-03T14:11:53.863Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-03T14:11:53.885Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-03T14:11:54.318Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-03T14:11:54.318Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-03T14:11:54.318Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-03T14:11:54.318Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-03T14:11:54.318Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-03T14:11:54.318Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-03T14:11:54.318Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-03T14:11:54.318Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-03T14:11:54.318Z] === RUN TestDockerSuite/TestPortList [2021-09-03T14:11:54.318Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-03T14:11:54.318Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-03T14:11:55.540Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-03T14:11:55.540Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-03T14:11:55.540Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-03T14:11:56.502Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-03T14:11:56.502Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-03T14:11:58.653Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-03T14:11:58.653Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-03T14:11:58.653Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-03T14:11:58.981Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-03T14:11:58.981Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-03T14:11:58.981Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-03T14:11:58.981Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-03T14:11:58.981Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-03T14:11:58.981Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-03T14:11:58.981Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-03T14:11:58.981Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:11:58.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-03T14:11:59.645Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-03T14:12:00.116Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-03T14:12:00.116Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-03T14:12:00.116Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-03T14:12:01.166Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-03T14:12:02.692Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-03T14:12:03.148Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-03T14:12:03.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-03T14:12:03.645Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-03T14:12:03.645Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-03T14:12:04.109Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-03T14:12:05.069Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-03T14:12:06.030Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-03T14:12:07.558Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-03T14:12:10.688Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-03T14:12:10.688Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-03T14:12:10.688Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-03T14:12:12.630Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-03T14:12:12.630Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:12:12.630Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-03T14:12:14.600Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-03T14:12:14.600Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:12:14.600Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-03T14:12:14.600Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-03T14:12:14.600Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-03T14:12:14.600Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-03T14:12:14.600Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-03T14:12:14.601Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-03T14:12:14.601Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-03T14:12:15.563Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-03T14:12:16.019Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-03T14:12:17.733Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-03T14:12:21.787Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-03T14:12:25.146Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-03T14:12:25.146Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-03T14:12:26.718Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-03T14:12:26.718Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-03T14:12:26.718Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-03T14:12:27.188Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-03T14:12:27.188Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-03T14:12:30.087Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-03T14:12:30.087Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-03T14:12:30.087Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-03T14:12:30.087Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-03T14:12:31.956Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-03T14:12:31.956Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-03T14:12:32.946Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-03T14:12:33.935Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-03T14:12:34.405Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-03T14:12:35.396Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-03T14:12:36.970Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-03T14:12:42.418Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-03T14:12:42.856Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-03T14:12:42.856Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:12:42.856Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-03T14:12:42.856Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-03T14:12:42.856Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-03T14:12:42.856Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-03T14:12:42.856Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-03T14:12:42.856Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-03T14:12:42.856Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-03T14:12:42.880Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-03T14:12:42.880Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-03T14:12:42.880Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-03T14:12:42.880Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-03T14:12:43.325Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-03T14:12:43.799Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-03T14:12:44.580Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-03T14:12:48.567Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-03T14:12:51.620Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-03T14:12:55.334Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-03T14:12:55.334Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-03T14:12:55.334Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-03T14:12:55.334Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-03T14:12:55.334Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-03T14:12:59.052Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-03T14:12:59.052Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:12:59.052Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-03T14:12:59.052Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-03T14:12:59.052Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-03T14:12:59.052Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-03T14:12:59.052Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-03T14:12:59.052Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-03T14:12:59.052Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-03T14:13:03.526Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-03T14:13:03.544Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-03T14:13:03.544Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-03T14:13:04.536Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-03T14:13:04.815Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-03T14:13:04.815Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-03T14:13:04.815Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-03T14:13:06.340Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-03T14:13:06.340Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-03T14:13:06.340Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-03T14:13:07.866Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-03T14:13:08.826Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-03T14:13:08.826Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-03T14:13:08.826Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-03T14:13:12.539Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-03T14:13:16.251Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-03T14:13:18.412Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-03T14:13:25.340Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-03T14:13:34.654Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-03T14:13:35.624Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-03T14:13:36.054Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-03T14:13:36.055Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:13:36.055Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-03T14:13:41.393Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-03T14:13:41.393Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-03T14:13:41.393Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-03T14:13:42.353Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-03T14:13:42.516Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-03T14:13:47.016Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-03T14:13:49.907Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-03T14:13:49.907Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:13:49.907Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-03T14:13:50.071Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-03T14:13:51.052Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-03T14:13:54.567Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-03T14:13:54.567Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-03T14:13:54.567Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-03T14:13:54.736Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-03T14:13:56.816Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-03T14:14:00.511Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-03T14:14:05.182Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-03T14:14:06.897Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-03T14:14:08.425Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-03T14:14:08.880Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-03T14:14:13.543Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-03T14:14:14.450Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-03T14:14:14.450Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-03T14:14:14.450Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-03T14:14:18.206Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-03T14:14:22.830Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-03T14:14:22.830Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-03T14:14:22.830Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-03T14:14:22.985Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-03T14:14:23.945Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-03T14:14:23.945Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-03T14:14:23.945Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-03T14:14:23.945Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-03T14:14:23.945Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-03T14:14:25.247Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-03T14:14:27.659Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-03T14:14:28.133Z] === RUN TestDockerSuite/TestRmiTag [2021-09-03T14:14:28.588Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-03T14:14:30.815Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-03T14:14:32.473Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-03T14:14:33.215Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-03T14:14:33.215Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-03T14:14:33.215Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-03T14:14:33.215Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-03T14:14:33.215Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-03T14:14:33.215Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-03T14:14:35.362Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-03T14:14:35.384Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-03T14:14:35.817Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-03T14:14:35.817Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-03T14:14:38.711Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-03T14:14:39.112Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-03T14:14:39.677Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-03T14:14:41.203Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-03T14:14:41.282Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-03T14:14:41.739Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-03T14:14:41.739Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-03T14:14:44.634Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-03T14:14:45.576Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-03T14:14:45.599Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-03T14:14:46.031Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-03T14:14:46.562Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-03T14:14:50.693Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-03T14:14:51.148Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-03T14:14:51.148Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-03T14:14:51.148Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-03T14:14:51.148Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-03T14:14:51.148Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-03T14:14:51.148Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-03T14:14:51.148Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-03T14:14:51.148Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-03T14:14:51.148Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-03T14:14:51.148Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-03T14:14:51.148Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-03T14:14:51.148Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-03T14:14:51.148Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-03T14:14:51.148Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-03T14:14:51.148Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-03T14:14:51.491Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-03T14:14:52.451Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-03T14:14:52.674Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-03T14:14:52.674Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-03T14:14:52.674Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-03T14:14:52.674Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-03T14:14:52.674Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-03T14:14:57.335Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-03T14:14:58.861Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-03T14:15:01.024Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-03T14:15:02.744Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-03T14:15:03.909Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-03T14:15:04.212Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-03T14:15:05.743Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-03T14:15:06.073Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-03T14:15:06.073Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-03T14:15:07.412Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-03T14:15:10.735Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-03T14:15:10.735Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-03T14:15:12.899Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-03T14:15:12.899Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-03T14:15:12.899Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-03T14:15:15.063Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-03T14:15:15.063Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-03T14:15:15.063Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-03T14:15:15.063Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-03T14:15:15.063Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-03T14:15:15.952Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-03T14:15:16.587Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-03T14:15:16.587Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-03T14:15:16.587Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-03T14:15:16.587Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-03T14:15:16.587Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-03T14:15:16.587Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-03T14:15:16.587Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-03T14:15:16.587Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-03T14:15:16.587Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-03T14:15:16.587Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-03T14:15:16.587Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-03T14:15:16.587Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-03T14:15:16.587Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-03T14:15:16.587Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-03T14:15:16.587Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-03T14:15:18.746Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-03T14:15:20.527Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-03T14:15:20.907Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-03T14:15:21.710Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-03T14:15:22.055Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-03T14:15:23.902Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-03T14:15:23.902Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-03T14:15:23.902Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-03T14:15:23.902Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-03T14:15:23.902Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-03T14:15:23.902Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-03T14:15:23.902Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-03T14:15:25.427Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-03T14:15:25.427Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-03T14:15:25.427Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-03T14:15:25.427Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:15:25.427Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-03T14:15:25.427Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-03T14:15:25.427Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-03T14:15:25.427Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:15:25.427Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-03T14:15:26.451Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-03T14:15:26.905Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-03T14:15:26.905Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-03T14:15:27.361Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-03T14:15:27.361Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-03T14:15:27.361Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-03T14:15:27.586Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-03T14:15:29.522Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-03T14:15:29.522Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-03T14:15:29.522Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-03T14:15:30.753Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-03T14:15:32.245Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-03T14:15:32.245Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-03T14:15:32.245Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-03T14:15:32.245Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-03T14:15:32.245Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-03T14:15:32.245Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-03T14:15:32.245Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-03T14:15:32.245Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:15:32.245Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-03T14:15:32.245Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-03T14:15:32.245Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-03T14:15:32.245Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-03T14:15:32.245Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-03T14:15:34.406Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-03T14:15:34.406Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-03T14:15:34.406Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-03T14:15:34.406Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-03T14:15:34.406Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-03T14:15:34.406Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-03T14:15:34.479Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-03T14:15:36.574Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-03T14:15:38.197Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-03T14:15:38.741Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-03T14:15:38.741Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-03T14:15:38.741Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-03T14:15:39.169Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-03T14:15:39.169Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-03T14:15:39.169Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-03T14:15:39.169Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-03T14:15:39.169Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-03T14:15:41.337Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-03T14:15:41.337Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-03T14:15:41.337Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-03T14:15:41.626Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-03T14:15:41.626Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-03T14:15:41.626Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-03T14:15:41.626Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-03T14:15:41.626Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-03T14:15:41.626Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-03T14:15:41.626Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-03T14:15:43.788Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-03T14:15:45.955Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-03T14:15:48.120Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-03T14:15:51.005Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-03T14:15:51.005Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-03T14:15:51.005Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-03T14:15:51.005Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-03T14:15:51.005Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-03T14:15:51.005Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-03T14:15:51.005Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-03T14:15:51.005Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-03T14:15:51.005Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-03T14:15:51.005Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-03T14:15:51.005Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-03T14:15:51.005Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-03T14:15:51.005Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-03T14:15:51.005Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-03T14:15:51.005Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-03T14:15:51.005Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-03T14:15:54.715Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-03T14:15:54.715Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-03T14:15:54.715Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-03T14:15:54.715Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-03T14:15:54.715Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:15:54.715Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-03T14:15:54.715Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-03T14:15:54.715Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-03T14:15:54.715Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-03T14:15:54.715Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-03T14:15:54.715Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-03T14:15:54.715Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-03T14:16:01.760Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-03T14:16:01.760Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-03T14:16:01.760Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunMount [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-03T14:16:02.215Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-03T14:16:02.215Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-03T14:16:09.251Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-03T14:16:09.251Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-03T14:16:09.251Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-03T14:16:09.251Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-03T14:16:09.251Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-03T14:16:09.251Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-03T14:16:09.251Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-03T14:16:12.962Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-03T14:16:17.635Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-03T14:16:17.635Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-03T14:16:17.635Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-03T14:16:17.635Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-03T14:16:17.635Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-03T14:16:17.635Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-03T14:16:17.635Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-03T14:16:17.635Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-03T14:16:17.635Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-03T14:16:17.635Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-03T14:16:18.620Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-03T14:16:20.127Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-03T14:16:20.183Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-03T14:16:21.745Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-03T14:16:23.309Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-03T14:16:23.812Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-03T14:16:24.872Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-03T14:16:24.872Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-03T14:16:24.872Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-03T14:16:24.872Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-03T14:16:24.872Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-03T14:16:24.872Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-03T14:16:24.872Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-03T14:16:24.872Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-03T14:16:24.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-03T14:16:24.872Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-03T14:16:24.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-03T14:16:24.872Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-03T14:16:24.872Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-03T14:16:24.872Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-03T14:16:24.872Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-03T14:16:24.872Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-03T14:16:25.339Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-03T14:16:28.288Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-03T14:16:28.288Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-03T14:16:28.288Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-03T14:16:28.288Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-03T14:16:28.288Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-03T14:16:28.288Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-03T14:16:28.288Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-03T14:16:28.288Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-03T14:16:28.288Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-03T14:16:28.288Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:16:28.288Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-03T14:16:35.438Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-03T14:16:35.438Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-03T14:16:35.438Z] === RUN TestDockerSuite/TestRunRm [2021-09-03T14:16:37.002Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-03T14:16:37.850Z] === RUN TestDockerSuite/TestBuildRm [2021-09-03T14:16:38.584Z] === RUN TestDockerSuite/TestBuildRm [2021-09-03T14:16:42.860Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-03T14:16:44.424Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-03T14:16:47.372Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-03T14:16:48.257Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-03T14:16:48.934Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-03T14:16:50.931Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-03T14:16:51.144Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-03T14:16:51.144Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-03T14:16:51.144Z] === RUN TestDockerSuite/TestRunState [2021-09-03T14:16:51.144Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-03T14:16:51.144Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-03T14:16:51.201Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-03T14:16:51.201Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-03T14:16:51.201Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-03T14:16:51.201Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-03T14:16:51.668Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-03T14:16:53.227Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-03T14:16:53.356Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-03T14:16:53.356Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:16:53.356Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-03T14:16:53.821Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-03T14:16:53.821Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-03T14:16:53.821Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-03T14:16:53.821Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-03T14:16:53.821Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-03T14:16:54.919Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-03T14:16:54.919Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-03T14:16:54.919Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-03T14:16:54.919Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-03T14:16:54.919Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-03T14:16:55.354Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-03T14:16:55.386Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-03T14:16:55.386Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-03T14:16:55.386Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-03T14:16:55.386Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-03T14:16:57.979Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-03T14:16:58.245Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-03T14:17:00.134Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-03T14:17:00.134Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-03T14:17:02.349Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-03T14:17:02.349Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-03T14:17:02.349Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-03T14:17:02.722Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-03T14:17:04.564Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-03T14:17:04.564Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-03T14:17:04.564Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-03T14:17:04.564Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-03T14:17:04.564Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-03T14:17:06.782Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-03T14:17:07.471Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-03T14:17:07.513Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-03T14:17:10.501Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-03T14:17:14.660Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-03T14:17:18.446Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-03T14:17:24.311Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-03T14:17:24.311Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-03T14:17:24.311Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-03T14:17:24.311Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-03T14:17:25.267Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-03T14:17:25.267Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-03T14:17:25.292Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-03T14:17:25.734Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-03T14:17:25.761Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-03T14:17:26.229Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-03T14:17:26.518Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-03T14:17:28.731Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-03T14:17:30.944Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-03T14:17:30.944Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-03T14:17:30.944Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-03T14:17:30.944Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-03T14:17:30.944Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-03T14:17:30.944Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:17:30.944Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-03T14:17:30.944Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-03T14:17:30.944Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-03T14:17:30.944Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-03T14:17:30.944Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-03T14:17:30.944Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-03T14:17:30.944Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-03T14:17:30.944Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-03T14:17:30.944Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-03T14:17:33.891Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-03T14:17:35.454Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-03T14:17:36.148Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-03T14:17:36.148Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-03T14:17:36.545Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-03T14:17:36.545Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-03T14:17:37.017Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-03T14:17:40.269Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-03T14:17:40.269Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-03T14:17:40.893Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-03T14:17:40.893Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-03T14:17:41.769Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-03T14:17:41.769Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-03T14:17:41.769Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-03T14:17:41.769Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-03T14:17:41.769Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-03T14:17:41.769Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-03T14:17:41.769Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-03T14:17:43.983Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-03T14:17:43.983Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-03T14:17:44.450Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-03T14:17:44.684Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-03T14:17:44.917Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-03T14:17:44.944Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-03T14:17:46.477Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-03T14:17:53.629Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-03T14:17:53.629Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-03T14:17:53.629Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-03T14:18:00.778Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-03T14:18:00.778Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T14:18:00.778Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-03T14:18:02.590Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-03T14:18:02.590Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-03T14:18:02.590Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-03T14:18:04.565Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-03T14:18:04.565Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-03T14:18:04.565Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-03T14:18:04.565Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:18:04.565Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-03T14:18:04.565Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-03T14:18:04.565Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-03T14:18:04.565Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-03T14:18:04.565Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-03T14:18:04.758Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-03T14:18:05.719Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-03T14:18:05.898Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-03T14:18:05.898Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-03T14:18:05.898Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-03T14:18:09.679Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-03T14:18:10.387Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-03T14:18:10.426Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-03T14:18:10.426Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:18:10.426Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-03T14:18:10.426Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-03T14:18:10.426Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-03T14:18:10.426Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:18:10.426Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-03T14:18:10.426Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:18:10.426Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-03T14:18:10.426Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-03T14:18:10.426Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-03T14:18:10.426Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:18:10.426Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-03T14:18:10.667Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-03T14:18:11.987Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-03T14:18:13.552Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-03T14:18:13.552Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-03T14:18:14.020Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-03T14:18:15.057Z] === RUN TestDockerSuite/TestBuildUser [2021-09-03T14:18:15.057Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-03T14:18:15.057Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-03T14:18:15.057Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-03T14:18:15.057Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-03T14:18:15.057Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-03T14:18:15.057Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-03T14:18:15.422Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-03T14:18:15.582Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-03T14:18:15.582Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-03T14:18:15.582Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-03T14:18:15.582Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-03T14:18:15.582Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-03T14:18:15.582Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:18:15.582Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-03T14:18:15.582Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-03T14:18:15.582Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-03T14:18:15.582Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:18:15.582Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-03T14:18:15.582Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-03T14:18:15.582Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-03T14:18:17.954Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-03T14:18:18.409Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-03T14:18:20.173Z] === RUN TestDockerSuite/TestBuildUser [2021-09-03T14:18:20.173Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-03T14:18:20.643Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-03T14:18:20.643Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-03T14:18:20.643Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-03T14:18:20.643Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-03T14:18:20.643Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-03T14:18:24.442Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-03T14:18:24.912Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-03T14:18:25.492Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-03T14:18:25.492Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-03T14:18:25.492Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-03T14:18:25.492Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-03T14:18:25.492Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-03T14:18:28.713Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-03T14:18:28.713Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-03T14:18:28.713Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-03T14:18:28.713Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-03T14:18:28.713Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-03T14:18:33.384Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-03T14:18:33.384Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-03T14:18:33.384Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-03T14:18:33.384Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-03T14:18:33.384Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-03T14:18:33.384Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-03T14:18:33.384Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-03T14:18:33.384Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-03T14:18:34.369Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-03T14:18:34.369Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-03T14:18:36.584Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-03T14:18:37.052Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-03T14:18:37.052Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-03T14:18:37.520Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-03T14:18:37.520Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-03T14:18:44.671Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-03T14:18:44.671Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:18:44.671Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-03T14:18:45.138Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-03T14:18:45.138Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-03T14:18:45.138Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-03T14:18:45.138Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-03T14:18:46.601Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-03T14:18:46.601Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-03T14:18:51.000Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-03T14:18:51.467Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-03T14:18:51.467Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-03T14:18:54.025Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-03T14:18:54.025Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-03T14:18:58.954Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-03T14:19:00.122Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-03T14:19:00.122Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-03T14:19:00.122Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite (1910.73s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.92s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.05s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.79s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.74s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.06s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (71.27s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.68s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.96s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.47s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.83s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.07s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.11s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.67s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.32s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.33s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.62s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.63s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.16s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.16s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.54s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.70s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.39s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.40s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.17s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.52s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.66s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (24.96s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.96s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.42s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.95s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.32s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.30s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.35s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.71s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.74s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.00s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (45.91s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.91s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.71s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.52s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.98s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.69s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (62.59s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.11s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.51s) [2021-09-03T14:19:01.109Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.59s) [2021-09-03T14:19:01.109Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.21s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.59s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.06s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFails (2.29s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.33s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.93s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.56s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.08s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.18s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.86s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.79s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildHistory (9.56s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.56s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.70s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLabel (0.82s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLabels (0.84s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.29s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.82s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.33s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.26s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.48s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.10s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.08s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.85s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.19s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.92s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.40s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.10s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.76s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.35s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.83s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.79s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.09s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.52s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.23s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.78s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.74s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.64s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.02s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.60s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildRm (9.41s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.61s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.14s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.33s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.25s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.84s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.89s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.57s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.95s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.49s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildStderr (3.25s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.06s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.93s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.05s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.27s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.92s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.99s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.64s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.12s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.74s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.49s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.64s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.97s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.87s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.20s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.25s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.76s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.68s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.47s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.88s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestCommitChange (4.13s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.48s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.07s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestCommitTTY (6.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.49s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.80s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.17s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.32s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.29s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.81s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.78s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.88s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.30s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.88s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.70s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.38s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.27s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.35s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.48s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.19s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.34s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.83s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.15s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.70s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.43s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.26s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.29s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048b608_} (2.25s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-111045114_c:\foo_false____} (2.28s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-111045114_c:\foo_true____} (2.26s) [2021-09-03T14:19:01.110Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-09-03T14:19:01.110Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.39s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.38s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.32s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.26s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.36s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.42s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.44s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpToDot (2.32s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCpToStdout (2.39s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.94s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.31s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.43s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.87s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.70s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.27s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.36s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.31s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.33s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.31s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsCopy (3.63s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.92s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.91s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.41s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFilters (4.63s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFormat (3.66s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.13s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsRename (2.35s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsResize (7.48s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.27s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.13s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.69s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.83s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.72s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.71s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.75s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.75s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.74s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.04s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.84s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecInspectID (4.17s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.99s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.90s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.58s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.60s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.63s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.76s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.62s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.91s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.51s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.76s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.10s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.47s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImportBadURL (2.34s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.23s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.32s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.78s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.23s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectDefault (1.91s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectHistory (3.81s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.85s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.77s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.25s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.77s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.72s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectStatus (2.86s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.43s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.87s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.28s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.79s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.21s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.24s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.66s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.41s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.27s) [2021-09-03T14:19:01.111Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-03T14:19:01.111Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.79s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.59s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.74s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.63s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.17s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.86s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.29s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsSince (8.72s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsTail (2.61s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.36s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.27s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.47s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.47s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsByOrder (6.72s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.52s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.43s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.83s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.30s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.67s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.00s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.15s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.62s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.54s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.60s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.36s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.70s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.21s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.05s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.78s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.98s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.02s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.72s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.87s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.41s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.98s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.05s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiTag (0.54s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.34s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.91s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.14s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.12s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.97s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.57s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.97s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.24s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.27s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.26s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.57s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.24s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.54s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.46s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.61s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.70s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.23s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.24s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.55s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.53s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.05s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.28s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.21s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.32s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.34s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunExitCode (2.28s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.34s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.36s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.41s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.02s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.04s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.25s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.03s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.77s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.03s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-03T14:19:01.112Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-09-03T14:19:01.112Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.55s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.62s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.57s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.93s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.06s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunRm (1.91s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.26s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.32s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.29s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.78s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.34s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.26s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.51s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.27s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.27s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.88s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.83s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.00s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.27s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.07s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.85s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.30s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.07s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.36s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.48s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.45s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.77s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.14s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.76s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.93s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.79s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.91s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.78s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.47s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.37s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.14s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.86s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.18s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-03T14:19:01.113Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.12s) [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-03T14:19:01.113Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.113Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:19:01.113Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-03T14:19:01.114Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-03T14:19:01.114Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-03T14:19:01.114Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-03T14:19:01.114Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-03T14:19:01.114Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-03T14:19:01.114Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-03T14:19:01.114Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-03T14:19:01.114Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-03T14:19:01.114Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-03T14:19:01.114Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-03T14:19:01.114Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-03T14:19:01.114Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-03T14:19:01.114Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-03T14:19:01.114Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-03T14:19:01.114Z] === RUN TestDockerDaemonSuite [2021-09-03T14:19:01.114Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-03T14:19:01.114Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-03T14:19:01.114Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-03T14:19:01.114Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-03T14:19:01.114Z] === RUN TestDockerSwarmSuite [2021-09-03T14:19:01.114Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-03T14:19:01.114Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-03T14:19:01.114Z] === RUN TestDockerExternalVolumeSuite [2021-09-03T14:19:01.114Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-03T14:19:01.114Z] === RUN TestDockerNetworkSuite [2021-09-03T14:19:01.114Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-03T14:19:01.114Z] === RUN TestDockerHubPullSuite [2021-09-03T14:19:01.114Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-03T14:19:01.114Z] PASS [2021-09-03T14:19:01.114Z] ok github.com/docker/docker/integration-cli 1911.011s [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === Skipped [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-03T14:19:01.114Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-03T14:19:01.114Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-03T14:19:01.114Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-03T14:19:01.114Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-03T14:19:01.114Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-03T14:19:01.114Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-03T14:19:01.114Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-03T14:19:01.114Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-03T14:19:01.114Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-03T14:19:01.114Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-03T14:19:01.114Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-03T14:19:01.114Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-03T14:19:01.114Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-03T14:19:01.114Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-03T14:19:01.114Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-03T14:19:01.114Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-03T14:19:01.114Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-03T14:19:01.114Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-03T14:19:01.114Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-03T14:19:01.114Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.114Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-03T14:19:01.114Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-03T14:19:01.115Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-03T14:19:01.115Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.115Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-03T14:19:01.115Z] [2021-09-03T14:19:01.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-03T14:19:01.116Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-03T14:19:01.116Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-03T14:19:01.116Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-03T14:19:01.116Z] docker_cli_sni_test.go:18: Flakey test [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-03T14:19:01.116Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.116Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-03T14:19:01.116Z] [2021-09-03T14:19:01.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-03T14:19:01.116Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-03T14:19:01.584Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-03T14:19:01.584Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-03T14:19:01.584Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-03T14:19:01.584Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-03T14:19:01.584Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-03T14:19:01.584Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.584Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-03T14:19:01.584Z] [2021-09-03T14:19:01.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T14:19:01.585Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-03T14:19:01.585Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-03T14:19:01.585Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-03T14:19:01.585Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-03T14:19:01.585Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-03T14:19:01.585Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-03T14:19:01.585Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-03T14:19:01.585Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-03T14:19:01.585Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-03T14:19:01.585Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-03T14:19:01.585Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-03T14:19:01.585Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-03T14:19:01.585Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-03T14:19:01.585Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-03T14:19:01.585Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-03T14:19:01.585Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-03T14:19:01.585Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-03T14:19:01.585Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.585Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-03T14:19:01.585Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-03T14:19:01.586Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-03T14:19:01.586Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-03T14:19:01.586Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-03T14:19:01.586Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-03T14:19:01.586Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-03T14:19:01.586Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-03T14:19:01.586Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-03T14:19:01.586Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-03T14:19:01.586Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T14:19:01.586Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-03T14:19:01.586Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-03T14:19:01.586Z] [2021-09-03T14:19:01.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:19:01.586Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.586Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-03T14:19:01.587Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-03T14:19:01.587Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-03T14:19:01.587Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-03T14:19:01.587Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-03T14:19:01.587Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.05s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.587Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.05s) [2021-09-03T14:19:01.587Z] [2021-09-03T14:19:01.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-03T14:19:01.587Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:19:01.588Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.588Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:19:01.588Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-03T14:19:01.589Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-03T14:19:01.589Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-03T14:19:01.589Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-03T14:19:01.589Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:19:01.589Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.589Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:19:01.589Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-03T14:19:01.590Z] [2021-09-03T14:19:01.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-03T14:19:01.590Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.590Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-03T14:19:01.591Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:01.591Z] DONE 1092 tests, 546 skipped in 1917.999s [2021-09-03T14:19:01.591Z] INFO: Integration tests ended at 09/03/2021 14:19:01. Duration:00:31:58.1277361 [2021-09-03T14:19:01.591Z] INFO: Docker info of the daemon under test at end of run [2021-09-03T14:19:01.591Z] [2021-09-03T14:19:02.058Z] Containers: 2 [2021-09-03T14:19:02.058Z] Running: 0 [2021-09-03T14:19:02.058Z] Paused: 0 [2021-09-03T14:19:02.058Z] Stopped: 2 [2021-09-03T14:19:02.058Z] Images: 18 [2021-09-03T14:19:02.058Z] Server Version: 0.0.0-dev [2021-09-03T14:19:02.058Z] Storage Driver: windowsfilter [2021-09-03T14:19:02.058Z] Windows: [2021-09-03T14:19:02.058Z] Logging Driver: json-file [2021-09-03T14:19:02.058Z] Plugins: [2021-09-03T14:19:02.058Z] Volume: local [2021-09-03T14:19:02.058Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T14:19:02.058Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T14:19:02.058Z] Swarm: inactive [2021-09-03T14:19:02.058Z] Default Isolation: process [2021-09-03T14:19:02.058Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-03T14:19:02.058Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-03T14:19:02.058Z] OSType: windows [2021-09-03T14:19:02.058Z] Architecture: x86_64 [2021-09-03T14:19:02.058Z] CPUs: 4 [2021-09-03T14:19:02.058Z] Total Memory: 32GiB [2021-09-03T14:19:02.058Z] Name: azwin-2-d5ac61 [2021-09-03T14:19:02.058Z] ID: R6HE:YRXZ:IJNX:LZRM:OKPQ:ZANN:SZNE:V37B:EJLZ:JO4F:PY5Z:FLFU [2021-09-03T14:19:02.058Z] Docker Root Dir: D:\CI\PR-42736\10\daemon [2021-09-03T14:19:02.058Z] Debug Mode (client): false [2021-09-03T14:19:02.058Z] Debug Mode (server): true [2021-09-03T14:19:02.058Z] File Descriptors: -1 [2021-09-03T14:19:02.058Z] Goroutines: 17 [2021-09-03T14:19:02.058Z] System Time: 2021-09-03T14:19:01.6545112Z [2021-09-03T14:19:02.058Z] EventsListeners: 0 [2021-09-03T14:19:02.058Z] Registry: https://index.docker.io/v1/ [2021-09-03T14:19:02.058Z] Labels: [2021-09-03T14:19:02.058Z] Experimental: false [2021-09-03T14:19:02.058Z] Insecure Registries: [2021-09-03T14:19:02.058Z] 127.0.0.0/8 [2021-09-03T14:19:02.058Z] Live Restore Enabled: false [2021-09-03T14:19:02.058Z] [2021-09-03T14:19:02.058Z] [2021-09-03T14:19:02.058Z] INFO: Stopping daemon under test [2021-09-03T14:19:02.058Z] SUCCESS: The process with PID 1896 (child process of PID 3932) has been terminated. [2021-09-03T14:19:02.058Z] SUCCESS: The process with PID 3932 (child process of PID 4048) has been terminated. [2021-09-03T14:19:02.058Z] INFO: Stop tailing logs of the daemon under tests [2021-09-03T14:19:02.058Z] INFO: executeCI.ps1 Completed successfully at 09/03/2021 14:19:01. [2021-09-03T14:19:02.058Z] INFO: Tidying up at end of run [2021-09-03T14:19:02.058Z] INFO: Saving daemon under test log (d:\CI\PR-42736\10\dut.out) to bundles\CIDUT.out [2021-09-03T14:19:02.058Z] INFO: Saving daemon under test log (d:\CI\PR-42736\10\dut.err) to bundles\CIDUT.err [2021-09-03T14:19:02.058Z] INFO: Saving containerd logs to bundles [2021-09-03T14:19:02.058Z] INFO: Nuke-Everything... [2021-09-03T14:19:02.526Z] INFO: Container count on control daemon to delete is 2 [2021-09-03T14:19:02.699Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-03T14:19:02.993Z] 467fb20416ee [2021-09-03T14:19:02.993Z] 91c7f2c9a16c [2021-09-03T14:19:02.993Z] INFO: Tidying pidfile d:\CI\PR-42736\10\docker.pid [2021-09-03T14:19:02.993Z] INFO: Nuking d:\CI [2021-09-03T14:19:07.500Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-03T14:19:07.500Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-03T14:19:07.500Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-03T14:19:07.500Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-03T14:19:07.500Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-03T14:19:09.668Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-03T14:19:09.668Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-03T14:19:09.875Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-03T14:19:09.875Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-03T14:19:09.875Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-03T14:19:09.875Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-03T14:19:09.875Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-03T14:19:10.124Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-03T14:19:12.099Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-03T14:19:12.099Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-03T14:19:12.568Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-03T14:19:20.413Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-03T14:19:24.128Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-03T14:19:24.128Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-03T14:19:24.215Z] INFO: Zapped successfully [2021-09-03T14:19:24.215Z] [2021-09-03T14:19:24.215Z] INFO: executeCI.ps1 exiting at Fri Sep 3 14:19:20 CUT 2021. Duration 01:01:59.1817150 [2021-09-03T14:19:24.215Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-03T14:19:24.467Z] Recording test results [2021-09-03T14:19:25.077Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-03T14:19:28.039Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-03T14:19:28.508Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-03T14:19:31.522Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-03T14:19:33.044Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-03T14:19:34.253Z] Archiving artifacts [2021-09-03T14:19:43.456Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-03T14:19:43.457Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-03T14:19:43.457Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-03T14:19:43.457Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-03T14:19:43.926Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-03T14:19:43.926Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-03T14:19:43.926Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-03T14:19:45.170Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-03T14:19:45.170Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-03T14:19:45.500Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-03T14:19:45.626Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-03T14:19:45.626Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-03T14:19:45.626Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-03T14:19:45.626Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-03T14:19:45.626Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-03T14:19:47.153Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-03T14:19:48.656Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42736/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-03T14:19:49.609Z] + make clean [2021-09-03T14:19:51.171Z] docker volume rm -f docker-dev-cache [2021-09-03T14:19:51.171Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T14:19:54.175Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-03T14:19:54.203Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-03T14:19:55.743Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-03T14:19:55.744Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-03T14:19:55.744Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-03T14:19:55.744Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-03T14:19:55.744Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-03T14:19:55.744Z] docker_cli_sni_test.go:18: Flakey test [2021-09-03T14:19:55.744Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-03T14:19:56.369Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-03T14:19:56.369Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-03T14:19:56.369Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-03T14:19:56.369Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-03T14:19:56.369Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-03T14:19:56.369Z] docker_cli_sni_test.go:18: Flakey test [2021-09-03T14:19:56.369Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-03T14:19:57.964Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-03T14:19:57.964Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-03T14:19:57.964Z] === RUN TestDockerSuite/TestCommitChange [2021-09-03T14:19:58.533Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-03T14:20:02.247Z] === RUN TestDockerSuite/TestCommitChange [2021-09-03T14:20:03.845Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-03T14:20:06.918Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-03T14:20:08.610Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-03T14:20:08.610Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-03T14:20:08.610Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-03T14:20:10.633Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-03T14:20:10.633Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-03T14:20:10.633Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-03T14:20:17.288Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-03T14:20:17.288Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-03T14:20:17.288Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-03T14:20:17.680Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-03T14:20:17.680Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-03T14:20:17.680Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-03T14:20:25.964Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-03T14:20:27.969Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-03T14:20:30.729Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-03T14:20:30.729Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:20:30.729Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-03T14:20:30.729Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-03T14:20:30.729Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-03T14:20:30.729Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-03T14:20:30.729Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-03T14:20:30.729Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-03T14:20:30.729Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-03T14:20:30.729Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-03T14:20:30.729Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-03T14:20:30.729Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-03T14:20:30.729Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-03T14:20:30.729Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:20:30.729Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-03T14:20:30.729Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-03T14:20:36.508Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-03T14:20:36.508Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:20:36.508Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-03T14:20:36.508Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-03T14:20:36.508Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-03T14:20:36.508Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-03T14:20:36.508Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-03T14:20:36.508Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-03T14:20:36.508Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-03T14:20:36.508Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-03T14:20:36.508Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-03T14:20:36.508Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-03T14:20:36.508Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-03T14:20:36.508Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:20:36.508Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-03T14:20:36.508Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-03T14:20:39.410Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-03T14:20:43.555Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-03T14:20:46.584Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-03T14:20:46.584Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-03T14:20:46.584Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-03T14:20:49.320Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-03T14:20:49.320Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-03T14:20:49.320Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-03T14:20:49.544Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-03T14:20:49.544Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-03T14:20:49.544Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-03T14:20:49.544Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-03T14:20:49.544Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-03T14:20:49.544Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-03T14:20:49.544Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-03T14:20:50.848Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-03T14:20:50.848Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-03T14:20:50.848Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-03T14:20:50.848Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-03T14:20:50.848Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-03T14:20:50.848Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-03T14:20:51.305Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-03T14:20:52.505Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-03T14:20:52.505Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-03T14:20:52.505Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-03T14:20:52.975Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-03T14:20:55.933Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-03T14:20:55.933Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-03T14:20:55.933Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-03T14:20:55.933Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-03T14:20:55.933Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-03T14:20:55.933Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-03T14:20:55.933Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:20:55.933Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-03T14:20:58.349Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-03T14:20:58.349Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-03T14:20:58.349Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-03T14:20:58.349Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-03T14:20:58.892Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-03T14:21:00.520Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-03T14:21:00.520Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-03T14:21:00.520Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-03T14:21:00.520Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-03T14:21:00.520Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-03T14:21:00.520Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-03T14:21:00.520Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:21:00.520Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-03T14:21:02.685Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-03T14:21:02.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-03T14:21:04.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-03T14:21:06.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-03T14:21:06.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-03T14:21:06.492Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-03T14:21:06.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-03T14:21:07.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-03T14:21:07.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-03T14:21:07.027Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-03T14:21:07.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-03T14:21:09.193Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-03T14:21:09.193Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-03T14:21:10.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-03T14:21:10.290Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-03T14:21:13.249Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-03T14:21:13.249Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:21:13.249Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-03T14:21:13.249Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T14:21:13.249Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-03T14:21:16.235Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-03T14:21:16.235Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:21:16.235Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-03T14:21:16.235Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T14:21:16.235Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-03T14:21:17.052Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-03T14:21:17.052Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-03T14:21:18.406Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-03T14:21:18.406Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-03T14:21:20.009Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-03T14:21:20.009Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-03T14:21:20.009Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-03T14:21:20.569Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-03T14:21:20.569Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-03T14:21:20.569Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-03T14:21:22.732Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-03T14:21:23.188Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-03T14:21:23.807Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-03T14:21:23.807Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-03T14:21:25.356Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-03T14:21:26.766Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-03T14:21:29.073Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-03T14:21:32.649Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-03T14:21:32.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-03T14:21:32.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-03T14:21:32.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-03T14:21:32.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-03T14:21:32.787Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-03T14:21:34.313Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-03T14:21:34.313Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-03T14:21:34.313Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-03T14:21:36.480Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-03T14:21:36.480Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:21:36.480Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-03T14:21:38.530Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-03T14:21:38.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-03T14:21:38.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-03T14:21:38.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-03T14:21:38.531Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-03T14:21:38.644Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-03T14:21:38.644Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-03T14:21:41.488Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-03T14:21:41.488Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-03T14:21:41.488Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-03T14:21:43.306Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-03T14:21:44.266Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-03T14:21:44.266Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-03T14:21:44.266Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-03T14:21:44.266Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-03T14:21:44.445Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-03T14:21:44.445Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:21:44.445Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-03T14:21:44.723Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-03T14:21:44.723Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-03T14:21:44.723Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-03T14:21:44.723Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-03T14:21:44.723Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-03T14:21:44.723Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-03T14:21:44.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-03T14:21:46.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-03T14:21:46.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-03T14:21:49.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-03T14:21:51.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-03T14:21:53.124Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-03T14:21:53.124Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-03T14:21:57.888Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-03T14:21:59.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-03T14:22:00.855Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-03T14:22:00.856Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-03T14:22:00.856Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-03T14:22:00.856Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-03T14:22:00.856Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-03T14:22:00.856Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-03T14:22:00.856Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-03T14:22:00.856Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-03T14:22:00.856Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-03T14:22:00.856Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-03T14:22:00.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-03T14:22:01.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001eecc0_} [2021-09-03T14:22:02.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-03T14:22:02.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-03T14:22:03.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13558151121_c:\foo_false____} [2021-09-03T14:22:05.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-03T14:22:05.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13558151121_c:\foo_true____} [2021-09-03T14:22:08.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-03T14:22:08.606Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-03T14:22:08.606Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-03T14:22:08.606Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-03T14:22:08.606Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-03T14:22:08.606Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-03T14:22:08.606Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-03T14:22:08.606Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-03T14:22:11.311Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-03T14:22:11.499Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-03T14:22:11.499Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-03T14:22:11.499Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:22:11.499Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-03T14:22:13.664Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-03T14:22:13.664Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-03T14:22:13.664Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-03T14:22:13.664Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-03T14:22:14.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009a1c8_} [2021-09-03T14:22:16.557Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-03T14:22:16.557Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-03T14:22:16.557Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-03T14:22:16.557Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-03T14:22:16.557Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-03T14:22:16.557Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-03T14:22:16.557Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-03T14:22:18.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11747513945_c:\foo_false____} [2021-09-03T14:22:21.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11747513945_c:\foo_true____} [2021-09-03T14:22:21.224Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-03T14:22:23.989Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-03T14:22:23.989Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-03T14:22:23.989Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-03T14:22:23.989Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-03T14:22:23.989Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-03T14:22:23.989Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-03T14:22:23.989Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-03T14:22:24.115Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-03T14:22:24.115Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:22:24.115Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-03T14:22:24.115Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-03T14:22:24.115Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-03T14:22:26.948Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-03T14:22:26.948Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-03T14:22:26.948Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-03T14:22:26.948Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-03T14:22:27.419Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-03T14:22:27.419Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:22:27.419Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-03T14:22:30.379Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-03T14:22:30.849Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-03T14:22:30.849Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-03T14:22:30.849Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-03T14:22:33.812Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-03T14:22:33.812Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-03T14:22:33.812Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-03T14:22:33.812Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-03T14:22:33.812Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-03T14:22:33.812Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-03T14:22:33.812Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-03T14:22:38.893Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-03T14:22:38.893Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-03T14:22:38.893Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-03T14:22:38.893Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:22:38.893Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-03T14:22:39.690Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-03T14:22:42.650Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-03T14:22:42.650Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:22:42.650Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-03T14:22:42.650Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-03T14:22:42.650Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-03T14:22:45.987Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-03T14:22:45.987Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-03T14:22:45.987Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-03T14:22:45.987Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-03T14:22:45.987Z] === RUN TestDockerSuite/TestCpToDot [2021-09-03T14:22:53.031Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-03T14:22:53.031Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-03T14:22:53.031Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-03T14:22:53.031Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-03T14:22:53.031Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-03T14:22:55.164Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-03T14:22:55.164Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-03T14:22:55.164Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-03T14:22:55.164Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:22:55.164Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-03T14:22:55.197Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-03T14:22:55.197Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:22:55.197Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-03T14:22:55.197Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-03T14:22:55.197Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-03T14:22:55.197Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-03T14:22:55.197Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-03T14:22:55.197Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-03T14:22:55.197Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-03T14:22:55.197Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-03T14:22:55.655Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-03T14:22:57.821Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-03T14:22:59.986Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-03T14:22:59.986Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-03T14:22:59.986Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-03T14:23:02.152Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-03T14:23:02.152Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-03T14:23:02.610Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-03T14:23:02.610Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-03T14:23:02.610Z] === RUN TestDockerSuite/TestCreateRM [2021-09-03T14:23:03.067Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-03T14:23:03.067Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-03T14:23:03.067Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-03T14:23:03.067Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-03T14:23:03.522Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-03T14:23:05.613Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-03T14:23:05.613Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-03T14:23:05.613Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-03T14:23:05.613Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-03T14:23:05.613Z] === RUN TestDockerSuite/TestCpToDot [2021-09-03T14:23:08.578Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-03T14:23:08.578Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-03T14:23:08.578Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-03T14:23:08.578Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-03T14:23:08.578Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-03T14:23:10.573Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-03T14:23:10.573Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-03T14:23:11.029Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-03T14:23:12.376Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-03T14:23:12.376Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:23:12.376Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-03T14:23:12.376Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-03T14:23:12.376Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-03T14:23:12.376Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-03T14:23:12.376Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-03T14:23:12.376Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-03T14:23:12.376Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-03T14:23:12.376Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-03T14:23:12.376Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-03T14:23:14.598Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-03T14:23:14.743Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-03T14:23:14.743Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-03T14:23:14.743Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-03T14:23:14.743Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-03T14:23:16.913Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-03T14:23:16.913Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-03T14:23:16.913Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-03T14:23:16.913Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-03T14:23:16.913Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-03T14:23:16.913Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-03T14:23:16.913Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-03T14:23:16.913Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-03T14:23:16.913Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-03T14:23:16.913Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDockerFails [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-03T14:23:16.913Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-03T14:23:16.913Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-03T14:23:16.913Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-03T14:23:16.913Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-03T14:23:16.913Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-03T14:23:16.913Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-03T14:23:18.396Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-03T14:23:18.396Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-03T14:23:18.396Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-03T14:23:19.079Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-03T14:23:20.619Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-03T14:23:21.243Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-03T14:23:21.608Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-03T14:23:21.608Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-03T14:23:21.608Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-03T14:23:21.608Z] === RUN TestDockerSuite/TestCreateRM [2021-09-03T14:23:22.079Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-03T14:23:22.079Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-03T14:23:22.079Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-03T14:23:22.549Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-03T14:23:23.022Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-03T14:23:23.406Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-03T14:23:30.450Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-03T14:23:31.700Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-03T14:23:32.170Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-03T14:23:32.639Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-03T14:23:35.119Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-03T14:23:35.596Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-03T14:23:36.066Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-03T14:23:36.066Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-03T14:23:36.067Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-03T14:23:39.026Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-03T14:23:39.026Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-03T14:23:39.026Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-03T14:23:39.026Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-03T14:23:39.026Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-03T14:23:39.026Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-03T14:23:39.026Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-03T14:23:39.026Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-03T14:23:39.026Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-03T14:23:39.026Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.026Z] === RUN TestDockerSuite/TestDockerFails [2021-09-03T14:23:39.496Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-03T14:23:39.496Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.496Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-03T14:23:39.496Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.496Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-03T14:23:39.496Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.496Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-03T14:23:39.496Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.496Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-03T14:23:39.496Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-03T14:23:39.496Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-03T14:23:42.456Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-03T14:23:45.398Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-03T14:23:45.414Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-03T14:23:46.359Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-03T14:23:47.322Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-03T14:23:48.370Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-03T14:23:54.365Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-03T14:23:54.365Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-03T14:23:55.326Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-03T14:23:58.807Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-03T14:23:59.991Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-03T14:24:03.573Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-03T14:24:04.658Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-03T14:24:04.658Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-03T14:24:04.658Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-03T14:24:04.658Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T14:24:04.658Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-03T14:24:04.658Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-03T14:24:04.658Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-03T14:24:04.658Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-03T14:24:04.658Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-03T14:24:05.114Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-03T14:24:05.114Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-03T14:24:05.114Z] === RUN TestDockerSuite/TestEventsRename [2021-09-03T14:24:07.279Z] === RUN TestDockerSuite/TestEventsResize [2021-09-03T14:24:10.745Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-03T14:24:13.704Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-03T14:24:14.173Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-03T14:24:15.817Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-03T14:24:16.778Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-03T14:24:19.665Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-03T14:24:20.053Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-03T14:24:20.522Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-03T14:24:21.511Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-03T14:24:24.330Z] === RUN TestDockerSuite/TestEventsTop [2021-09-03T14:24:24.330Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-03T14:24:24.330Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-03T14:24:26.498Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-03T14:24:27.391Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-03T14:24:33.567Z] === RUN TestDockerSuite/TestExec [2021-09-03T14:24:33.567Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:24:33.567Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-03T14:24:33.567Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-03T14:24:33.567Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-03T14:24:34.558Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-03T14:24:34.558Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-03T14:24:34.558Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-03T14:24:34.558Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T14:24:34.558Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-03T14:24:34.558Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-03T14:24:34.558Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-03T14:24:34.558Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-03T14:24:34.558Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-03T14:24:35.028Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-03T14:24:35.028Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-03T14:24:35.028Z] === RUN TestDockerSuite/TestEventsRename [2021-09-03T14:24:35.731Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-03T14:24:37.259Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-03T14:24:37.259Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:24:37.259Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-03T14:24:37.259Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:24:37.259Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-03T14:24:37.259Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-03T14:24:37.259Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-03T14:24:37.987Z] === RUN TestDockerSuite/TestEventsResize [2021-09-03T14:24:39.427Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-03T14:24:41.590Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-03T14:24:43.753Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-03T14:24:45.281Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-03T14:24:49.948Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-03T14:24:49.948Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-03T14:24:49.948Z] === RUN TestDockerSuite/TestExecEnv [2021-09-03T14:24:49.948Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:24:49.948Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-03T14:24:49.948Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-03T14:24:49.948Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-03T14:24:51.475Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-03T14:24:56.146Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-03T14:24:56.146Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-03T14:24:56.146Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-03T14:24:56.146Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-03T14:24:56.146Z] === RUN TestDockerSuite/TestExecParseError [2021-09-03T14:24:56.146Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:24:56.146Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-03T14:24:56.146Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-03T14:24:56.146Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-03T14:24:56.146Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-03T14:24:56.146Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-03T14:24:59.041Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-03T14:24:59.041Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-03T14:24:59.041Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-03T14:24:59.041Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:24:59.041Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-03T14:24:59.041Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-03T14:24:59.041Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-03T14:24:59.041Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-03T14:24:59.041Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-03T14:24:59.041Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-03T14:24:59.041Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-03T14:25:01.210Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-03T14:25:01.210Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-03T14:25:01.210Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-03T14:25:08.256Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-03T14:25:08.256Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-03T14:25:08.256Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-03T14:25:08.256Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-03T14:25:08.256Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-03T14:25:08.256Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:25:08.256Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-03T14:25:13.870Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-03T14:25:14.340Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-03T14:25:15.304Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-03T14:25:18.139Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-03T14:25:21.068Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-03T14:25:23.233Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-03T14:25:24.025Z] === RUN TestDockerSuite/TestEventsTop [2021-09-03T14:25:24.025Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-03T14:25:24.025Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-03T14:25:26.246Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-03T14:25:30.281Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-03T14:25:30.281Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:25:30.281Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-03T14:25:30.281Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-03T14:25:30.281Z] === RUN TestDockerSuite/TestHealth [2021-09-03T14:25:30.281Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-03T14:25:30.281Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-03T14:25:30.281Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-03T14:25:30.281Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-03T14:25:30.281Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-03T14:25:32.124Z] === RUN TestDockerSuite/TestExec [2021-09-03T14:25:32.124Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:25:32.124Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-03T14:25:32.124Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-03T14:25:32.124Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-03T14:25:34.002Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-03T14:25:34.002Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-03T14:25:34.002Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-03T14:25:34.002Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-03T14:25:34.002Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-03T14:25:34.349Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-03T14:25:34.458Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-03T14:25:34.458Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-03T14:25:35.419Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-03T14:25:35.419Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:25:35.419Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-03T14:25:36.380Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-03T14:25:36.380Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-03T14:25:37.306Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-03T14:25:37.306Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:25:37.306Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-03T14:25:37.306Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:25:37.306Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-03T14:25:37.306Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-03T14:25:37.306Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-03T14:25:37.907Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-03T14:25:38.362Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-03T14:25:40.265Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-03T14:25:40.525Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-03T14:25:42.691Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-03T14:25:43.146Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-03T14:25:43.146Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:25:43.146Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-03T14:25:44.063Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-03T14:25:46.866Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-03T14:25:46.866Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-03T14:25:47.032Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-03T14:25:49.033Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-03T14:25:49.033Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestImportFile [2021-09-03T14:25:49.488Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-03T14:25:49.488Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-03T14:25:49.488Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-03T14:25:49.488Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-03T14:25:49.488Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-03T14:25:49.488Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-03T14:25:49.488Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-03T14:25:49.488Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-03T14:25:49.488Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:25:49.488Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-03T14:25:50.832Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-03T14:25:52.377Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-03T14:25:54.543Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-03T14:25:54.543Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:25:54.543Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-03T14:25:54.543Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-03T14:25:54.543Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-03T14:25:54.543Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-03T14:25:54.543Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-03T14:25:54.543Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-03T14:25:56.709Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-03T14:25:56.709Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-03T14:25:56.709Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-03T14:25:56.709Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-03T14:25:56.709Z] === RUN TestDockerSuite/TestExecEnv [2021-09-03T14:25:56.709Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:25:56.709Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-03T14:25:56.709Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-03T14:25:56.709Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-03T14:25:58.874Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-03T14:25:58.874Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-03T14:25:58.874Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-03T14:25:58.874Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-03T14:25:58.874Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-03T14:25:58.874Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-03T14:25:58.874Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-03T14:25:59.666Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-03T14:26:05.548Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-03T14:26:05.548Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-03T14:26:05.549Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-03T14:26:05.549Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-03T14:26:05.549Z] === RUN TestDockerSuite/TestExecParseError [2021-09-03T14:26:05.549Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:26:05.549Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-03T14:26:05.549Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-03T14:26:05.549Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-03T14:26:05.549Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-03T14:26:05.549Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-03T14:26:05.919Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-03T14:26:09.348Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-03T14:26:09.348Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-03T14:26:09.348Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-03T14:26:09.348Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:26:09.348Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-03T14:26:09.348Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-03T14:26:09.348Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-03T14:26:09.348Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-03T14:26:09.348Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-03T14:26:09.348Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-03T14:26:09.348Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-03T14:26:10.594Z] === RUN TestDockerSuite/TestInspectImage [2021-09-03T14:26:10.594Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:26:10.594Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-03T14:26:10.594Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:26:10.594Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-03T14:26:10.594Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:26:10.594Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-03T14:26:12.760Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-03T14:26:13.149Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-03T14:26:13.149Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-03T14:26:13.149Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-03T14:26:14.925Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-03T14:26:14.925Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-03T14:26:20.325Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-03T14:26:20.325Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-03T14:26:20.325Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-03T14:26:20.325Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-03T14:26:20.325Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-03T14:26:20.325Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:26:20.325Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-03T14:26:21.972Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-03T14:26:24.139Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-03T14:26:24.139Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-03T14:26:24.139Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-03T14:26:24.139Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-03T14:26:26.302Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-03T14:26:27.502Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-03T14:26:28.468Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-03T14:26:33.138Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-03T14:26:34.665Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-03T14:26:34.678Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-03T14:26:36.836Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-03T14:26:38.479Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-03T14:26:39.005Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-03T14:26:41.170Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-03T14:26:43.335Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-03T14:26:45.503Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-03T14:26:45.503Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-03T14:26:45.503Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.503Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-03T14:26:45.503Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.503Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-03T14:26:45.503Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.503Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-03T14:26:45.503Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.503Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-03T14:26:45.503Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.503Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-03T14:26:45.503Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.503Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-03T14:26:45.503Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.503Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-03T14:26:45.503Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.653Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-03T14:26:45.653Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.653Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-03T14:26:45.653Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-03T14:26:45.653Z] === RUN TestDockerSuite/TestHealth [2021-09-03T14:26:45.653Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.653Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-03T14:26:45.653Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-03T14:26:45.653Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-03T14:26:45.653Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-03T14:26:45.959Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-03T14:26:45.959Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-03T14:26:45.959Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-03T14:26:45.959Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-03T14:26:45.959Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-03T14:26:45.959Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-03T14:26:45.959Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-03T14:26:45.959Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-03T14:26:45.959Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-03T14:26:48.132Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-03T14:26:49.659Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-03T14:26:51.531Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-03T14:26:51.531Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-03T14:26:51.531Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-03T14:26:51.531Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-03T14:26:51.531Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-03T14:26:51.531Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-03T14:26:51.531Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-03T14:26:52.001Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-03T14:26:52.001Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:26:52.001Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-03T14:26:52.991Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-03T14:26:52.991Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-03T14:26:55.209Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-03T14:26:55.209Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-03T14:26:55.428Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-03T14:26:57.430Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-03T14:26:57.591Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-03T14:26:57.591Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-03T14:26:57.591Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-03T14:26:59.754Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-03T14:26:59.754Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-03T14:27:01.227Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-03T14:27:01.227Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-03T14:27:01.227Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:27:01.227Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-03T14:27:05.029Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-03T14:27:05.029Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-03T14:27:05.522Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-03T14:27:07.249Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-03T14:27:07.249Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:27:07.249Z] === RUN TestDockerSuite/TestImportFile [2021-09-03T14:27:07.249Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:27:07.249Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-03T14:27:07.723Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-03T14:27:07.723Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-03T14:27:07.723Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-03T14:27:07.723Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-03T14:27:07.723Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-03T14:27:07.723Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-03T14:27:07.723Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-03T14:27:07.723Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:27:07.723Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-03T14:27:10.685Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-03T14:27:11.288Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-03T14:27:13.645Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-03T14:27:13.645Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:27:13.645Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-03T14:27:13.645Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-03T14:27:13.645Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-03T14:27:14.115Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-03T14:27:14.115Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-03T14:27:14.115Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-03T14:27:15.953Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-03T14:27:17.077Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-03T14:27:17.077Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-03T14:27:18.121Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-03T14:27:20.285Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-03T14:27:20.285Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-03T14:27:20.741Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-03T14:27:20.877Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-03T14:27:20.877Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-03T14:27:20.877Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-03T14:27:20.877Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-03T14:27:20.877Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-03T14:27:20.877Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-03T14:27:20.877Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-03T14:27:22.906Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-03T14:27:23.837Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-03T14:27:25.073Z] === RUN TestDockerSuite/TestLogsSince [2021-09-03T14:27:28.602Z] === RUN TestDockerSuite/TestInspectImage [2021-09-03T14:27:28.602Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:27:28.602Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-03T14:27:28.602Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:27:28.602Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-03T14:27:28.602Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:27:28.602Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-03T14:27:31.563Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-03T14:27:33.611Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-03T14:27:33.611Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-03T14:27:33.611Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-03T14:27:33.611Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-03T14:27:33.611Z] === RUN TestDockerSuite/TestLogsTail [2021-09-03T14:27:35.361Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-03T14:27:35.775Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-03T14:27:35.831Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-03T14:27:37.939Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-03T14:27:38.790Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-03T14:27:40.105Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-03T14:27:40.105Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestNetHostname [2021-09-03T14:27:40.105Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-03T14:27:40.105Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-03T14:27:40.105Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-03T14:27:40.105Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPluginActive [2021-09-03T14:27:40.105Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-03T14:27:40.105Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-03T14:27:40.105Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-03T14:27:40.105Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-03T14:27:40.105Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-03T14:27:40.105Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-03T14:27:40.105Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-03T14:27:40.105Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.105Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-03T14:27:40.105Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.561Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-03T14:27:40.561Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.561Z] === RUN TestDockerSuite/TestPortList [2021-09-03T14:27:40.561Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-03T14:27:40.561Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-03T14:27:41.746Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-03T14:27:41.746Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-03T14:27:41.746Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-03T14:27:41.746Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-03T14:27:44.274Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-03T14:27:44.274Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:27:44.274Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-03T14:27:44.274Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-03T14:27:44.274Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-03T14:27:44.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-03T14:27:44.274Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-03T14:27:44.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-03T14:27:44.274Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:27:44.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-03T14:27:44.274Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-03T14:27:44.274Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-03T14:27:44.274Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-03T14:27:44.274Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-03T14:27:44.274Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-03T14:27:44.274Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-03T14:27:44.274Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:27:44.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-03T14:27:45.544Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-03T14:27:49.304Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-03T14:27:49.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-03T14:27:49.398Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-03T14:27:49.398Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-03T14:27:56.366Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-03T14:27:57.937Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-03T14:27:57.937Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-03T14:27:57.937Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-03T14:27:59.264Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-03T14:28:02.164Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-03T14:28:05.893Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-03T14:28:06.473Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-03T14:28:08.792Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-03T14:28:11.696Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-03T14:28:15.424Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-03T14:28:15.424Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-03T14:28:15.424Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-03T14:28:15.424Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-03T14:28:18.326Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-03T14:28:21.229Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-03T14:28:21.241Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-03T14:28:21.241Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-03T14:28:21.241Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-03T14:28:21.241Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-03T14:28:28.295Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-03T14:28:30.469Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-03T14:28:30.469Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-03T14:28:30.469Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-03T14:28:31.573Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-03T14:28:34.200Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-03T14:28:34.200Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-03T14:28:35.360Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-03T14:28:41.261Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-03T14:28:42.515Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-03T14:28:45.946Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-03T14:28:46.308Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-03T14:28:46.308Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-03T14:28:46.308Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-03T14:28:46.308Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-03T14:28:46.308Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-03T14:28:51.056Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-03T14:28:51.056Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:28:51.056Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-03T14:28:51.056Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-03T14:28:51.056Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-03T14:28:51.056Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-03T14:28:51.056Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-03T14:28:51.056Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-03T14:28:51.056Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-03T14:28:53.025Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-03T14:28:56.760Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-03T14:28:56.919Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-03T14:28:56.919Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-03T14:28:56.919Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-03T14:28:59.132Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-03T14:28:59.132Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-03T14:28:59.132Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-03T14:29:00.116Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-03T14:29:01.102Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-03T14:29:01.102Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-03T14:29:01.102Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-03T14:29:01.446Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-03T14:29:01.446Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-03T14:29:01.446Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-03T14:29:04.891Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-03T14:29:05.174Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-03T14:29:08.077Z] === RUN TestDockerSuite/TestLogsSince [2021-09-03T14:29:08.679Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-03T14:29:10.896Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-03T14:29:18.388Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-03T14:29:18.388Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-03T14:29:18.388Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-03T14:29:18.388Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-03T14:29:18.388Z] === RUN TestDockerSuite/TestLogsTail [2021-09-03T14:29:21.287Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-03T14:29:24.186Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-03T14:29:27.086Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-03T14:29:27.086Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestNetHostname [2021-09-03T14:29:27.086Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-03T14:29:27.086Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-03T14:29:27.086Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-03T14:29:27.086Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPluginActive [2021-09-03T14:29:27.086Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-03T14:29:27.086Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-03T14:29:27.086Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-03T14:29:27.086Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-03T14:29:27.086Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-03T14:29:27.086Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-03T14:29:27.086Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-03T14:29:27.086Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-03T14:29:27.086Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-03T14:29:27.086Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPortList [2021-09-03T14:29:27.086Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-03T14:29:27.086Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-03T14:29:28.707Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-03T14:29:28.707Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:29:28.707Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-03T14:29:33.463Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-03T14:29:33.463Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-03T14:29:33.930Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-03T14:29:34.152Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-03T14:29:34.152Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-03T14:29:34.152Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-03T14:29:34.152Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-03T14:29:34.152Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-03T14:29:34.152Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-03T14:29:34.152Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-03T14:29:34.152Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:29:34.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-03T14:29:34.397Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-03T14:29:38.185Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-03T14:29:39.936Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-03T14:29:39.936Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-03T14:29:39.936Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-03T14:29:42.937Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-03T14:29:42.937Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:29:42.937Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-03T14:29:46.724Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-03T14:29:46.724Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-03T14:29:46.724Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-03T14:29:52.303Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-03T14:29:52.303Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-03T14:29:52.303Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-03T14:30:01.648Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-03T14:30:02.116Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-03T14:30:03.102Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-03T14:30:07.100Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-03T14:30:08.970Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-03T14:30:13.718Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-03T14:30:20.874Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-03T14:30:23.804Z] === RUN TestDockerSuite/TestRmiTag [2021-09-03T14:30:24.260Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-03T14:30:24.771Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-03T14:30:24.772Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-03T14:30:24.772Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-03T14:30:24.772Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-03T14:30:24.772Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-03T14:30:24.772Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-03T14:30:26.462Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-03T14:30:29.455Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-03T14:30:38.018Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-03T14:30:41.395Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-03T14:30:43.605Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-03T14:30:45.077Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-03T14:30:45.077Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-03T14:30:45.077Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-03T14:30:45.077Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-03T14:30:45.077Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-03T14:30:47.389Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-03T14:30:48.377Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-03T14:30:48.377Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-03T14:30:48.377Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-03T14:30:48.377Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-03T14:30:48.845Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-03T14:30:48.845Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-03T14:30:48.845Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-03T14:30:48.845Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-03T14:30:48.845Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-03T14:30:48.845Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-03T14:30:48.845Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-03T14:30:48.845Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-03T14:30:48.845Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-03T14:30:48.845Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-03T14:30:48.845Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-03T14:30:50.408Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-03T14:30:50.408Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-03T14:30:50.408Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-03T14:30:50.408Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-03T14:30:50.408Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-03T14:30:50.860Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-03T14:30:50.860Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:30:50.860Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-03T14:30:50.860Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-03T14:30:50.860Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-03T14:30:50.860Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-03T14:30:50.860Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-03T14:30:50.860Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-03T14:30:51.322Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-03T14:30:55.171Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-03T14:30:57.383Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-03T14:30:58.947Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-03T14:31:01.160Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-03T14:31:03.374Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-03T14:31:03.374Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-03T14:31:03.692Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-03T14:31:03.692Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-03T14:31:03.692Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-03T14:31:04.150Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-03T14:31:04.150Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-03T14:31:04.150Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-03T14:31:05.683Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-03T14:31:06.648Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-03T14:31:06.648Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-03T14:31:06.648Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-03T14:31:12.435Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-03T14:31:13.792Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-03T14:31:13.792Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-03T14:31:14.777Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-03T14:31:14.777Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-03T14:31:14.777Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-03T14:31:17.729Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-03T14:31:17.729Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-03T14:31:17.729Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-03T14:31:17.729Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-03T14:31:17.729Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-03T14:31:19.498Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-03T14:31:19.940Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-03T14:31:19.940Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-03T14:31:19.940Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-03T14:31:19.940Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-03T14:31:19.940Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-03T14:31:19.940Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-03T14:31:19.940Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-03T14:31:19.940Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-03T14:31:19.940Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-03T14:31:19.940Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-03T14:31:19.940Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-03T14:31:19.940Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-03T14:31:19.940Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-03T14:31:19.940Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-03T14:31:19.940Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-03T14:31:21.672Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-03T14:31:22.164Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-03T14:31:24.377Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-03T14:31:26.587Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-03T14:31:26.587Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-03T14:31:26.587Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-03T14:31:26.587Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-03T14:31:26.587Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-03T14:31:26.587Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-03T14:31:26.588Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-03T14:31:28.801Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-03T14:31:28.801Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-03T14:31:28.802Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-03T14:31:28.802Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:31:28.802Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-03T14:31:28.802Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-03T14:31:28.802Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-03T14:31:28.802Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:31:28.802Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-03T14:31:30.364Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-03T14:31:36.231Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-03T14:31:36.231Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-03T14:31:36.231Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-03T14:31:36.231Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-03T14:31:36.231Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-03T14:31:36.231Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-03T14:31:36.231Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-03T14:31:36.231Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:31:36.231Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-03T14:31:36.231Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-03T14:31:36.231Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-03T14:31:36.231Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-03T14:31:36.231Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-03T14:31:37.795Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-03T14:31:37.795Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-03T14:31:37.795Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-03T14:31:37.795Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-03T14:31:37.795Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-03T14:31:37.795Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-03T14:31:40.006Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-03T14:31:42.954Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-03T14:31:42.954Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-03T14:31:42.954Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-03T14:31:44.520Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-03T14:31:44.520Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-03T14:31:44.520Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-03T14:31:44.520Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-03T14:31:44.988Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-03T14:31:44.988Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-03T14:31:44.988Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-03T14:31:47.201Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-03T14:31:49.415Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-03T14:31:51.629Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-03T14:31:51.651Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-03T14:31:51.651Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:31:51.651Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-03T14:31:53.840Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-03T14:31:53.840Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-03T14:31:53.840Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-03T14:31:53.840Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-03T14:31:53.840Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-03T14:31:53.840Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-03T14:31:53.840Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-03T14:31:53.840Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-03T14:31:53.840Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-03T14:31:53.840Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-03T14:31:53.840Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-03T14:31:53.840Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-03T14:31:53.840Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-03T14:31:53.840Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-03T14:31:53.840Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-03T14:31:53.840Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-03T14:31:57.442Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-03T14:31:57.901Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-03T14:31:57.901Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-03T14:31:58.866Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-03T14:32:02.628Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-03T14:32:02.628Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-03T14:32:02.628Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-03T14:32:02.628Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-03T14:32:02.628Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:32:02.628Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-03T14:32:02.628Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-03T14:32:02.628Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-03T14:32:02.628Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-03T14:32:02.628Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-03T14:32:02.628Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-03T14:32:02.628Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-03T14:32:07.428Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunMount [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.044Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-03T14:32:13.044Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.212Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-03T14:32:13.212Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.212Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-03T14:32:13.512Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-03T14:32:13.512Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.512Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-03T14:32:13.512Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-03T14:32:13.512Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-03T14:32:19.003Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-03T14:32:19.003Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-03T14:32:19.461Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-03T14:32:20.667Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-03T14:32:20.667Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-03T14:32:20.667Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-03T14:32:20.667Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-03T14:32:20.667Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-03T14:32:20.667Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-03T14:32:20.667Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-03T14:32:29.329Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-03T14:32:33.116Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-03T14:32:33.116Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-03T14:32:33.116Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-03T14:32:33.116Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-03T14:32:33.116Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-03T14:32:33.116Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-03T14:32:33.116Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-03T14:32:33.116Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-03T14:32:33.116Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-03T14:32:33.116Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-03T14:32:33.584Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-03T14:32:35.148Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-03T14:32:36.715Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-03T14:32:37.216Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-03T14:32:38.929Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-03T14:32:39.512Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-03T14:32:39.972Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-03T14:32:40.494Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-03T14:32:42.059Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-03T14:32:42.527Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-03T14:32:42.527Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-03T14:32:42.527Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-03T14:32:42.527Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-03T14:32:42.527Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-03T14:32:42.527Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-03T14:32:42.527Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-03T14:32:42.527Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-03T14:32:42.527Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-03T14:32:42.527Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-03T14:32:42.527Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-03T14:32:42.527Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-03T14:32:42.527Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-03T14:32:42.527Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-03T14:32:42.527Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-03T14:32:42.527Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-03T14:32:45.476Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-03T14:32:45.476Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-03T14:32:45.476Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-03T14:32:45.476Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-03T14:32:45.476Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-03T14:32:45.476Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-03T14:32:45.476Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-03T14:32:45.476Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-03T14:32:45.476Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-03T14:32:45.476Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:32:45.476Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-03T14:32:48.534Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-03T14:32:52.626Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-03T14:32:52.626Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-03T14:32:52.626Z] === RUN TestDockerSuite/TestRunRm [2021-09-03T14:32:54.840Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-03T14:32:55.599Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-03T14:33:00.700Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-03T14:33:02.265Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-03T14:33:04.160Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-03T14:33:04.477Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-03T14:33:06.693Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-03T14:33:08.844Z] === RUN TestDockerSuite/TestRmiTag [2021-09-03T14:33:08.844Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-03T14:33:09.641Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-03T14:33:09.641Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-03T14:33:09.641Z] === RUN TestDockerSuite/TestRunState [2021-09-03T14:33:09.641Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-03T14:33:09.641Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-03T14:33:11.857Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-03T14:33:11.857Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:33:11.857Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-03T14:33:12.577Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-03T14:33:13.421Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-03T14:33:13.421Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-03T14:33:13.421Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-03T14:33:13.421Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-03T14:33:13.421Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-03T14:33:13.889Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-03T14:33:13.889Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-03T14:33:13.889Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-03T14:33:13.889Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-03T14:33:18.644Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-03T14:33:18.644Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-03T14:33:20.863Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-03T14:33:20.863Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-03T14:33:20.863Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-03T14:33:22.427Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-03T14:33:22.427Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-03T14:33:22.896Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-03T14:33:22.896Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-03T14:33:22.896Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-03T14:33:31.554Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-03T14:33:33.678Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-03T14:33:34.136Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-03T14:33:37.415Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-03T14:33:39.927Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-03T14:33:40.895Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-03T14:33:40.895Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-03T14:33:40.895Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-03T14:33:40.895Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-03T14:33:40.895Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-03T14:33:40.895Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-03T14:33:40.895Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-03T14:33:40.895Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-03T14:33:40.895Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-03T14:33:40.895Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-03T14:33:40.895Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-03T14:33:40.895Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-03T14:33:40.895Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-03T14:33:40.895Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-03T14:33:40.895Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-03T14:33:41.204Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-03T14:33:43.800Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-03T14:33:43.800Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-03T14:33:43.800Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-03T14:33:43.800Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-03T14:33:43.800Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-03T14:33:47.071Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-03T14:33:47.071Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-03T14:33:47.071Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-03T14:33:47.071Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-03T14:33:49.286Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-03T14:33:49.600Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-03T14:33:51.502Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-03T14:33:53.715Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-03T14:33:53.715Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-03T14:33:53.715Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-03T14:33:53.715Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-03T14:33:53.715Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-03T14:33:53.715Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:33:53.715Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-03T14:33:53.715Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-03T14:33:53.715Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-03T14:33:53.715Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-03T14:33:53.715Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-03T14:33:53.715Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-03T14:33:53.715Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-03T14:33:53.715Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-03T14:33:53.715Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-03T14:33:54.287Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-03T14:33:57.193Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-03T14:33:57.501Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-03T14:33:59.065Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-03T14:34:00.097Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-03T14:34:01.283Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-03T14:34:03.002Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-03T14:34:03.002Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-03T14:34:05.072Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-03T14:34:05.072Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-03T14:34:05.072Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-03T14:34:05.072Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.072Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-03T14:34:05.072Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.072Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-03T14:34:05.072Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.072Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-03T14:34:05.072Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.072Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-03T14:34:05.072Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.072Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-03T14:34:05.072Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.072Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-03T14:34:05.072Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-03T14:34:05.540Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-03T14:34:05.540Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-03T14:34:05.540Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-03T14:34:05.540Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-03T14:34:05.540Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-03T14:34:05.540Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-03T14:34:05.540Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-03T14:34:05.540Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-03T14:34:05.540Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-03T14:34:05.540Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-03T14:34:07.752Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-03T14:34:08.221Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-03T14:34:08.689Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-03T14:34:08.689Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-03T14:34:10.071Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-03T14:34:10.071Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-03T14:34:10.256Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-03T14:34:12.249Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-03T14:34:12.249Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-03T14:34:12.708Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-03T14:34:16.444Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-03T14:34:16.444Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-03T14:34:16.444Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-03T14:34:16.444Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-03T14:34:16.444Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-03T14:34:17.418Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-03T14:34:17.418Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-03T14:34:17.418Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-03T14:34:17.980Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-03T14:34:17.980Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-03T14:34:17.980Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-03T14:34:17.980Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-03T14:34:17.980Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-03T14:34:17.980Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-03T14:34:18.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-03T14:34:18.438Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-03T14:34:18.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-03T14:34:18.438Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-03T14:34:18.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-03T14:34:18.438Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-03T14:34:18.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-03T14:34:18.438Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-03T14:34:18.438Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-03T14:34:20.616Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-03T14:34:23.520Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-03T14:34:24.572Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-03T14:34:24.572Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T14:34:24.572Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-03T14:34:26.423Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-03T14:34:26.423Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-03T14:34:26.423Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-03T14:34:26.423Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-03T14:34:26.423Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-03T14:34:26.423Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-03T14:34:26.423Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-03T14:34:29.337Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-03T14:34:29.337Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-03T14:34:29.337Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-03T14:34:29.337Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:34:29.337Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-03T14:34:29.337Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-03T14:34:29.337Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-03T14:34:29.337Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:34:29.337Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-03T14:34:31.513Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-03T14:34:33.129Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-03T14:34:33.129Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-03T14:34:33.129Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-03T14:34:33.129Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:34:33.129Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-03T14:34:33.129Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-03T14:34:33.129Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-03T14:34:33.129Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-03T14:34:33.129Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-03T14:34:38.591Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-03T14:34:38.591Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-03T14:34:38.591Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-03T14:34:38.591Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-03T14:34:38.591Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-03T14:34:38.591Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-03T14:34:38.591Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-03T14:34:38.591Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:34:38.591Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-03T14:34:38.591Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-03T14:34:38.591Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-03T14:34:38.591Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-03T14:34:38.591Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-03T14:34:40.773Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-03T14:34:40.773Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-03T14:34:40.773Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-03T14:34:41.231Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-03T14:34:41.231Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-03T14:34:41.231Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-03T14:34:41.681Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-03T14:34:41.681Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:34:41.681Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-03T14:34:41.681Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-03T14:34:41.681Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-03T14:34:41.681Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:34:41.681Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-03T14:34:41.681Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:34:41.681Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-03T14:34:41.681Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-03T14:34:41.681Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-03T14:34:41.681Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:34:41.681Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-03T14:34:43.208Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-03T14:34:44.135Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-03T14:34:45.408Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-03T14:34:45.408Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-03T14:34:45.408Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-03T14:34:47.045Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-03T14:34:47.045Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-03T14:34:47.504Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-03T14:34:47.574Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-03T14:34:47.574Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-03T14:34:47.574Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-03T14:34:47.574Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-03T14:34:47.574Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-03T14:34:47.574Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:34:47.574Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-03T14:34:47.574Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-03T14:34:47.574Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-03T14:34:47.574Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:34:47.574Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-03T14:34:47.574Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-03T14:34:47.574Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-03T14:34:50.405Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-03T14:34:50.405Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-03T14:34:50.405Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-03T14:34:50.405Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-03T14:34:50.405Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-03T14:34:50.405Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-03T14:34:50.405Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-03T14:34:53.312Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-03T14:34:56.219Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-03T14:34:59.951Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-03T14:35:02.855Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-03T14:35:02.855Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-03T14:35:02.855Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-03T14:35:02.855Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-03T14:35:02.855Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-03T14:35:02.855Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-03T14:35:02.855Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-03T14:35:02.855Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-03T14:35:02.855Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-03T14:35:02.855Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-03T14:35:02.855Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-03T14:35:02.855Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-03T14:35:02.855Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-03T14:35:02.855Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-03T14:35:02.855Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-03T14:35:02.855Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-03T14:35:05.217Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-03T14:35:05.217Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-03T14:35:05.217Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-03T14:35:05.217Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-03T14:35:05.217Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-03T14:35:05.217Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-03T14:35:05.217Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-03T14:35:05.217Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-03T14:35:06.180Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-03T14:35:06.180Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-03T14:35:08.642Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-03T14:35:08.642Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-03T14:35:08.642Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-03T14:35:08.642Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-03T14:35:08.642Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:35:08.642Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-03T14:35:08.642Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-03T14:35:08.642Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-03T14:35:08.642Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-03T14:35:08.642Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-03T14:35:08.642Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-03T14:35:08.642Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-03T14:35:09.073Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-03T14:35:09.073Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-03T14:35:09.529Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-03T14:35:09.529Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-03T14:35:09.529Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-03T14:35:16.572Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-03T14:35:16.572Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:35:16.572Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-03T14:35:17.027Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-03T14:35:17.205Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-03T14:35:17.205Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-03T14:35:17.205Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-03T14:35:17.483Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-03T14:35:17.483Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-03T14:35:17.483Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-03T14:35:17.664Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-03T14:35:17.664Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-03T14:35:17.664Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-03T14:35:17.664Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-03T14:35:17.664Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-03T14:35:17.664Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-03T14:35:17.664Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-03T14:35:17.664Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.124Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-03T14:35:18.124Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.124Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-03T14:35:18.124Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.124Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-03T14:35:18.124Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.124Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-03T14:35:18.124Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.124Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-03T14:35:18.124Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.124Z] === RUN TestDockerSuite/TestRunMount [2021-09-03T14:35:18.125Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.125Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-03T14:35:18.125Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.125Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-03T14:35:18.125Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.125Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-03T14:35:18.125Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-03T14:35:18.125Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-03T14:35:23.249Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-03T14:35:23.705Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-03T14:35:24.160Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-03T14:35:26.687Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-03T14:35:26.687Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-03T14:35:26.687Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-03T14:35:26.687Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-03T14:35:26.687Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-03T14:35:26.687Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-03T14:35:26.687Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-03T14:35:32.699Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-03T14:35:32.699Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-03T14:35:32.699Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite (2402.25s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (123.21s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.32s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.39s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.06s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.35s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.51s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.67s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.35s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.05s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.73s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.18s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.11s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.98s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.77s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.62s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.72s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.34s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.13s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.52s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.47s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.94s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.11s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.11s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.24s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.18s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.12s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.86s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-03T14:35:33.156Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.58s) [2021-09-03T14:35:33.156Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.15s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.60s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.64s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.40s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.71s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.59s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.98s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.46s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.51s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.09s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.73s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (82.86s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.58s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.67s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.44s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.18s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.04s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.70s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (111.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.57s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.83s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.97s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.26s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.75s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFails (2.38s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.17s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.92s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.79s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.80s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.73s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildHistory (10.66s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.98s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.99s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.56s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.65s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.22s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.42s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.34s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.67s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.44s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.10s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.15s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.62s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.51s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.77s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.26s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.70s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.48s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.73s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.37s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.66s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.39s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.23s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.07s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.08s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.13s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildRm (11.72s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.21s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.27s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.21s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.23s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.90s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.55s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.40s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.16s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildStderr (3.96s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.28s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.08s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.05s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.94s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.56s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.47s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.22s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.39s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.71s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.49s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.66s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.43s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.94s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.92s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.98s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.12s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.15s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.85s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.88s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestCommitChange (4.29s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.97s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.11s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestCommitTTY (10.88s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.74s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.21s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.32s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.07s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.94s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.28s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.48s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.03s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.15s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.15s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.10s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.12s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.79s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.56s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.53s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.66s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.73s) [2021-09-03T14:35:33.157Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-03T14:35:33.157Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.20s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.96s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.20s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.74s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.02s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.42s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.48s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.42s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.45s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001eecc0_} (2.41s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13558151121_c:\foo_false____} (2.35s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13558151121_c:\foo_true____} (2.46s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.41s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.47s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.40s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.03s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.41s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.24s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.50s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpToDot (7.15s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCpToStdout (2.37s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.99s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.12s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.12s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.05s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.27s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.14s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.13s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.26s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.09s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsCopy (4.44s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.37s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.96s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.84s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFilters (4.30s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFormat (4.43s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsRename (2.13s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsResize (7.51s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.07s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.35s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.96s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.83s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.82s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-09-03T14:35:33.158Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.99s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.01s) [2021-09-03T14:35:33.158Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s) [2021-09-03T14:35:33.615Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.91s) [2021-09-03T14:35:33.615Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.94s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-03T14:35:33.615Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.15s) [2021-09-03T14:35:33.615Z] --- PASS: TestDockerSuite/TestExecInspectID (4.51s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-03T14:35:33.615Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-03T14:35:33.615Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.24s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-03T14:35:33.615Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.47s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-03T14:35:33.615Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.93s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.95s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.24s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.03s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.51s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.71s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.71s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.10s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.10s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.18s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectDefault (6.96s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectHistory (4.09s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.30s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.18s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.05s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.13s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.04s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectStatus (2.48s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.14s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.57s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.11s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.96s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.95s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.60s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.24s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.99s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.58s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.18s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.34s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.42s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.23s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.11s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.06s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsSince (8.67s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsTail (2.48s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.20s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.00s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.46s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsByOrder (8.00s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.67s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.39s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.18s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.54s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.60s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.31s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.49s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.46s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.78s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.79s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.43s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.79s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.50s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.91s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.90s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.90s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.61s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.95s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.47s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.63s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.78s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.12s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.83s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.24s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.03s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.83s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.07s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.47s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.98s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.13s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.06s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.09s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.06s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.04s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-03T14:35:33.616Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-09-03T14:35:33.616Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.06s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.17s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.25s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.16s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.13s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.95s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.12s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.10s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.61s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.10s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunExitCode (2.12s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.10s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.26s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.54s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.78s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.62s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.33s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.76s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.89s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.63s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.33s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunRm (2.30s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.38s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.18s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.21s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.14s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.45s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.39s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.86s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.58s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.10s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.61s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.38s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.35s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.50s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.47s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.30s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.12s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.72s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.60s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.07s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.27s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.22s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.38s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.80s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.92s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.08s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.04s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.21s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.60s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.02s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.08s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.94s) [2021-09-03T14:35:33.617Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-03T14:35:33.617Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2021-09-03T14:35:33.617Z] === RUN TestDockerRegistrySuite [2021-09-03T14:35:33.617Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-03T14:35:33.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.617Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-03T14:35:33.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.617Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-03T14:35:33.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.617Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-03T14:35:33.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.617Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-03T14:35:33.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-03T14:35:33.618Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-03T14:35:33.618Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-03T14:35:33.618Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-03T14:35:33.618Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-03T14:35:33.618Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-03T14:35:33.618Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-03T14:35:33.618Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-03T14:35:33.618Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-03T14:35:33.618Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-03T14:35:33.618Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-03T14:35:33.618Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-03T14:35:33.618Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-03T14:35:33.618Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-03T14:35:33.618Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-03T14:35:33.618Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.618Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-03T14:35:33.618Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-03T14:35:33.619Z] === RUN TestDockerDaemonSuite [2021-09-03T14:35:33.619Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-03T14:35:33.619Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-03T14:35:33.619Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-03T14:35:33.619Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-03T14:35:33.619Z] === RUN TestDockerSwarmSuite [2021-09-03T14:35:33.619Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-03T14:35:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-03T14:35:33.619Z] === RUN TestDockerExternalVolumeSuite [2021-09-03T14:35:33.619Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-03T14:35:33.619Z] === RUN TestDockerNetworkSuite [2021-09-03T14:35:33.619Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-03T14:35:33.619Z] === RUN TestDockerHubPullSuite [2021-09-03T14:35:33.619Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-03T14:35:33.619Z] PASS [2021-09-03T14:35:33.619Z] ok github.com/docker/docker/integration-cli 2402.621s [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === Skipped [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-09-03T14:35:33.619Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-03T14:35:33.619Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-03T14:35:33.619Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-03T14:35:33.619Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-03T14:35:33.619Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-03T14:35:33.619Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-03T14:35:33.619Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-03T14:35:33.619Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-03T14:35:33.619Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-03T14:35:33.619Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-03T14:35:33.619Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-09-03T14:35:33.619Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-09-03T14:35:33.619Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-03T14:35:33.619Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-03T14:35:33.619Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-03T14:35:33.619Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-03T14:35:33.619Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.619Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-03T14:35:33.619Z] [2021-09-03T14:35:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-03T14:35:33.619Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-09-03T14:35:33.620Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-03T14:35:33.620Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-03T14:35:33.620Z] docker_cli_sni_test.go:18: Flakey test [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-09-03T14:35:33.620Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-03T14:35:33.620Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-03T14:35:33.620Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-03T14:35:33.620Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-03T14:35:33.620Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-03T14:35:33.620Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-03T14:35:33.620Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-03T14:35:33.621Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-03T14:35:33.621Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-03T14:35:33.621Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-03T14:35:33.621Z] [2021-09-03T14:35:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-03T14:35:33.757Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-03T14:35:34.077Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T14:35:34.078Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-03T14:35:34.078Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-03T14:35:34.078Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-03T14:35:34.078Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-09-03T14:35:34.078Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-03T14:35:34.078Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-03T14:35:34.078Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-03T14:35:34.078Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-03T14:35:34.078Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-03T14:35:34.078Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-03T14:35:34.078Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-03T14:35:34.078Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-09-03T14:35:34.078Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-03T14:35:34.078Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-03T14:35:34.078Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-03T14:35:34.078Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-09-03T14:35:34.078Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-03T14:35:34.078Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-09-03T14:35:34.078Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-03T14:35:34.078Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-09-03T14:35:34.078Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-03T14:35:34.078Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.078Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-03T14:35:34.078Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-03T14:35:34.079Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-03T14:35:34.079Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-03T14:35:34.079Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-03T14:35:34.079Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-09-03T14:35:34.079Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T14:35:34.079Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-09-03T14:35:34.079Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:35:34.079Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-03T14:35:34.079Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-03T14:35:34.079Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-03T14:35:34.079Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-09-03T14:35:34.079Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-09-03T14:35:34.079Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-03T14:35:34.079Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-03T14:35:34.079Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.079Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-03T14:35:34.079Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-03T14:35:34.080Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-03T14:35:34.080Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.080Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-03T14:35:34.080Z] [2021-09-03T14:35:34.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-03T14:35:34.081Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.081Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-03T14:35:34.081Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-03T14:35:34.082Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-03T14:35:34.082Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-03T14:35:34.082Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.082Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-03T14:35:34.082Z] [2021-09-03T14:35:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-03T14:35:34.083Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.083Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-03T14:35:34.083Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-03T14:35:34.084Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.084Z] DONE 1092 tests, 546 skipped in 2410.495s [2021-09-03T14:35:34.084Z] INFO: Integration tests ended at 09/03/2021 14:35:34. Duration:00:40:10.6455167 [2021-09-03T14:35:34.084Z] INFO: Docker info of the daemon under test at end of run [2021-09-03T14:35:34.084Z] [2021-09-03T14:35:34.539Z] Containers: 2 [2021-09-03T14:35:34.539Z] Running: 0 [2021-09-03T14:35:34.539Z] Paused: 0 [2021-09-03T14:35:34.539Z] Stopped: 2 [2021-09-03T14:35:34.539Z] Images: 18 [2021-09-03T14:35:34.539Z] Server Version: 0.0.0-dev [2021-09-03T14:35:34.539Z] Storage Driver: windowsfilter [2021-09-03T14:35:34.539Z] Windows: [2021-09-03T14:35:34.539Z] Logging Driver: json-file [2021-09-03T14:35:34.539Z] Plugins: [2021-09-03T14:35:34.539Z] Volume: local [2021-09-03T14:35:34.539Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T14:35:34.539Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T14:35:34.539Z] Swarm: inactive [2021-09-03T14:35:34.539Z] Default Isolation: process [2021-09-03T14:35:34.539Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-03T14:35:34.539Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-03T14:35:34.539Z] OSType: windows [2021-09-03T14:35:34.539Z] Architecture: x86_64 [2021-09-03T14:35:34.539Z] CPUs: 4 [2021-09-03T14:35:34.539Z] Total Memory: 32GiB [2021-09-03T14:35:34.539Z] Name: azwin-2-b5d0f0 [2021-09-03T14:35:34.539Z] ID: 646E:ZZU4:46R6:ZF2Y:723U:PXRG:N652:UVAW:3H6O:WEO7:FUWR:ZVOV [2021-09-03T14:35:34.539Z] Docker Root Dir: D:\CI\PR-42736\10\daemon [2021-09-03T14:35:34.539Z] Debug Mode (client): false [2021-09-03T14:35:34.539Z] Debug Mode (server): true [2021-09-03T14:35:34.539Z] File Descriptors: -1 [2021-09-03T14:35:34.539Z] Goroutines: 17 [2021-09-03T14:35:34.539Z] System Time: 2021-09-03T14:35:34.1746946Z [2021-09-03T14:35:34.539Z] EventsListeners: 0 [2021-09-03T14:35:34.539Z] Registry: https://index.docker.io/v1/ [2021-09-03T14:35:34.539Z] Labels: [2021-09-03T14:35:34.539Z] Experimental: false [2021-09-03T14:35:34.539Z] Insecure Registries: [2021-09-03T14:35:34.539Z] 127.0.0.0/8 [2021-09-03T14:35:34.539Z] Live Restore Enabled: false [2021-09-03T14:35:34.539Z] [2021-09-03T14:35:34.539Z] [2021-09-03T14:35:34.539Z] INFO: Stopping daemon under test [2021-09-03T14:35:34.539Z] SUCCESS: The process with PID 6024 (child process of PID 5864) has been terminated. [2021-09-03T14:35:34.539Z] SUCCESS: The process with PID 5864 (child process of PID 4276) has been terminated. [2021-09-03T14:35:34.539Z] INFO: Stop tailing logs of the daemon under tests [2021-09-03T14:35:34.539Z] INFO: executeCI.ps1 Completed successfully at 09/03/2021 14:35:34. [2021-09-03T14:35:34.539Z] INFO: Tidying up at end of run [2021-09-03T14:35:34.539Z] INFO: Saving daemon under test log (d:\CI\PR-42736\10\dut.out) to bundles\CIDUT.out [2021-09-03T14:35:34.539Z] INFO: Saving daemon under test log (d:\CI\PR-42736\10\dut.err) to bundles\CIDUT.err [2021-09-03T14:35:34.539Z] INFO: Saving containerd logs to bundles [2021-09-03T14:35:34.996Z] INFO: Nuke-Everything... [2021-09-03T14:35:34.996Z] INFO: Container count on control daemon to delete is 2 [2021-09-03T14:35:35.459Z] 48f9caf7f668 [2021-09-03T14:35:35.459Z] ef919341fca7 [2021-09-03T14:35:35.459Z] INFO: Tidying pidfile d:\CI\PR-42736\10\docker.pid [2021-09-03T14:35:35.459Z] INFO: Nuking d:\CI [2021-09-03T14:35:38.441Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-03T14:35:38.441Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-03T14:35:38.441Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-03T14:35:38.441Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-03T14:35:38.441Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-03T14:35:38.441Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-03T14:35:38.441Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-03T14:35:38.441Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-03T14:35:38.441Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-03T14:35:38.441Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-03T14:35:38.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-03T14:35:38.441Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-03T14:35:38.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-03T14:35:38.441Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-03T14:35:38.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-03T14:35:38.899Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-03T14:35:38.899Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-03T14:35:38.899Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-03T14:35:38.899Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-03T14:35:39.358Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-03T14:35:40.326Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-03T14:35:42.503Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-03T14:35:44.680Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-03T14:35:46.214Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-03T14:35:48.390Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-03T14:35:48.849Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-03T14:35:48.849Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-03T14:35:48.849Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-03T14:35:48.849Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-03T14:35:48.849Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-03T14:35:48.849Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-03T14:35:48.849Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-03T14:35:48.849Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-03T14:35:48.849Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-03T14:35:48.849Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-03T14:35:48.849Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-03T14:35:48.849Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-03T14:35:48.849Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-03T14:35:48.849Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-03T14:35:48.849Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-03T14:35:48.849Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-03T14:35:53.542Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-03T14:35:53.542Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-03T14:35:53.542Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-03T14:35:53.542Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-03T14:35:53.542Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-03T14:35:53.542Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-03T14:35:53.542Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-03T14:35:53.542Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-03T14:35:53.542Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-03T14:35:53.542Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:35:53.542Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-03T14:36:00.553Z] INFO: Zapped successfully [2021-09-03T14:36:00.553Z] [2021-09-03T14:36:00.553Z] INFO: executeCI.ps1 exiting at Fri Sep 3 14:35:59 CUT 2021. Duration 01:17:53.6492565 [2021-09-03T14:36:00.553Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-03T14:36:00.801Z] Recording test results [2021-09-03T14:36:03.863Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-03T14:36:03.863Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-03T14:36:03.863Z] === RUN TestDockerSuite/TestRunRm [2021-09-03T14:36:06.765Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-03T14:36:07.527Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-03T14:36:08.998Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-03T14:36:10.736Z] Archiving artifacts [2021-09-03T14:36:13.835Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-03T14:36:16.015Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-03T14:36:18.918Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-03T14:36:22.650Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-03T14:36:22.650Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-03T14:36:22.650Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-03T14:36:22.650Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-03T14:36:22.650Z] === RUN TestDockerSuite/TestRunState [2021-09-03T14:36:22.650Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-03T14:36:22.650Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-03T14:36:24.360Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42736/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-03T14:36:25.279Z] + make clean [2021-09-03T14:36:26.382Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-03T14:36:26.382Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:36:26.382Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-03T14:36:26.382Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-03T14:36:26.382Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-03T14:36:26.842Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-03T14:36:26.842Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-03T14:36:26.842Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-03T14:36:26.842Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-03T14:36:26.842Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-03T14:36:26.842Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-03T14:36:26.842Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-03T14:36:27.447Z] docker volume rm -f docker-dev-cache [2021-09-03T14:36:27.447Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-03T14:36:32.635Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-03T14:36:32.635Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-03T14:36:35.537Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-03T14:36:35.537Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-03T14:36:35.537Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-03T14:36:38.447Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-03T14:36:38.447Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-03T14:36:38.447Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-03T14:36:38.447Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-03T14:36:38.447Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-03T14:36:42.175Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-03T14:36:52.491Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-03T14:36:58.281Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-03T14:37:06.846Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-03T14:37:06.846Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-03T14:37:06.846Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-03T14:37:06.846Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-03T14:37:10.583Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-03T14:37:13.488Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-03T14:37:16.395Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-03T14:37:16.395Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-03T14:37:16.395Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-03T14:37:16.857Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-03T14:37:16.857Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-03T14:37:16.857Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:37:16.857Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-03T14:37:16.857Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-03T14:37:16.857Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-03T14:37:16.857Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-03T14:37:16.857Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-03T14:37:16.857Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-03T14:37:16.857Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-03T14:37:16.857Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-03T14:37:16.857Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-03T14:37:21.549Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-03T14:37:23.088Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-03T14:37:25.265Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-03T14:37:32.338Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-03T14:37:32.338Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-03T14:37:32.338Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-03T14:37:32.338Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-03T14:37:32.338Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-03T14:37:32.338Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-03T14:37:32.338Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-03T14:37:33.874Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-03T14:37:34.333Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-03T14:37:34.792Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-03T14:37:35.251Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-03T14:37:36.787Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-03T14:37:47.169Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-03T14:37:47.169Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-03T14:37:47.169Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-03T14:37:55.743Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-03T14:37:55.743Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T14:37:55.743Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-03T14:38:01.536Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-03T14:38:01.536Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-03T14:38:01.536Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-03T14:38:01.536Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:38:01.536Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-03T14:38:01.536Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-03T14:38:01.536Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-03T14:38:01.536Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-03T14:38:01.536Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-03T14:38:10.107Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-03T14:38:10.107Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:38:10.107Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-03T14:38:10.107Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-03T14:38:10.565Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-03T14:38:10.565Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:38:10.566Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-03T14:38:10.566Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:38:10.566Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-03T14:38:10.566Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-03T14:38:10.566Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-03T14:38:10.566Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:38:10.566Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-03T14:38:13.472Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-03T14:38:17.208Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-03T14:38:17.208Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-03T14:38:17.208Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-03T14:38:20.941Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-03T14:38:20.941Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-03T14:38:20.941Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-03T14:38:20.941Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-03T14:38:20.941Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-03T14:38:20.941Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:38:20.941Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-03T14:38:20.941Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-03T14:38:21.402Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-03T14:38:21.402Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:38:21.402Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-03T14:38:21.402Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-03T14:38:21.402Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-03T14:38:39.096Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-03T14:38:39.096Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-03T14:38:39.096Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-03T14:38:39.096Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-03T14:38:39.096Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-03T14:38:39.096Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-03T14:38:39.096Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-03T14:38:39.096Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-03T14:38:41.274Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-03T14:38:41.732Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-03T14:38:45.465Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-03T14:38:45.924Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-03T14:38:46.382Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-03T14:38:46.382Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-03T14:38:46.840Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-03T14:38:57.154Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-03T14:38:57.154Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:38:57.154Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-03T14:38:57.154Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-03T14:38:57.612Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-03T14:38:57.612Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-03T14:38:57.612Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-03T14:39:07.929Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-03T14:39:07.929Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-03T14:39:07.929Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-03T14:39:20.303Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-03T14:39:20.303Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.303Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-03T14:39:20.303Z] --- PASS: TestDockerSuite (2587.62s) [2021-09-03T14:39:20.303Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-03T14:39:20.303Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-03T14:39:20.303Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (100.45s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.37s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.53s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.97s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.06s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.06s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.21s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.32s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.23s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.48s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.45s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.78s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.37s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.69s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.58s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.94s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.29s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.20s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.21s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.63s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.08s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.50s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.46s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.46s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.58s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.73s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.35s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.39s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.98s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.30s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.65s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.72s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.09s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.15s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.67s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.76s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.12s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.56s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.53s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.05s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.57s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.98s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.58s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.70s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.86s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.45s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.06s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.36s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.41s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.72s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.83s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.74s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.46s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.70s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.09s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.78s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.75s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFails (3.00s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.07s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.40s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.56s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.68s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.13s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.27s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildHistory (12.46s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.58s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-09-03T14:39:20.762Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-09-03T14:39:20.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.95s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.27s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.94s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.83s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.80s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.79s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.85s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.41s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.54s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.51s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.81s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.19s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.64s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.74s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.52s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.64s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.52s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.92s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.87s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.21s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.28s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.95s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.06s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildRm (12.31s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.59s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.39s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.38s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.99s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.56s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.31s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.71s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildStderr (4.40s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.24s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.04s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.33s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.32s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.36s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.98s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.58s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.48s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.72s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.16s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.80s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.04s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.54s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.76s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.00s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.20s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCommitChange (5.54s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.13s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.19s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCommitTTY (8.15s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.95s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.95s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.26s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.14s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.08s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.27s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.21s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.89s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.93s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.25s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.06s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.68s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.99s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.73s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.84s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.93s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.07s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (8.09s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.85s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.03s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.03s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.00s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.95s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009a1c8_} (3.04s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11747513945_c:\foo_false____} (3.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11747513945_c:\foo_true____} (2.97s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.12s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.26s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.15s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.60s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.19s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.42s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.36s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpToDot (3.17s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCpToStdout (3.25s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.10s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2021-09-03T14:39:20.763Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-03T14:39:20.763Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.96s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.24s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.05s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.73s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.13s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.30s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.34s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsCopy (4.82s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.57s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.30s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.21s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFilters (6.20s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFormat (6.18s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsRename (2.81s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsResize (33.42s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.79s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.43s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.92s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.94s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.09s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.14s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.09s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.11s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.71s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.78s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.58s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecInspectID (5.61s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.83s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.81s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.50s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.17s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.12s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.20s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.10s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.04s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.12s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.85s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.33s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.83s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.12s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.05s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.06s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.09s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectDefault (3.11s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectHistory (5.11s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.14s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.67s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.04s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.16s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.15s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectStatus (3.71s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.64s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.69s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.99s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.70s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.96s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.08s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.04s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.24s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.00s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.67s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.87s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.77s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.99s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.73s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.59s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.22s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.19s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsSince (9.62s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsTail (3.46s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.22s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.13s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.97s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPsByOrder (12.62s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.95s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.84s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.63s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.27s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.12s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-03T14:39:20.764Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.70s) [2021-09-03T14:39:20.764Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.19s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.90s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.93s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.21s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.23s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.30s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.19s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.87s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.87s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.44s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.86s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.61s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.31s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.54s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.41s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.07s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiTag (0.83s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.28s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.22s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.36s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.40s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.85s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.22s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.15s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.06s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.14s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.00s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.41s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.24s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.18s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.05s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.00s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.96s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.08s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.13s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.06s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.15s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.05s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunExitCode (2.95s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.95s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.20s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.20s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.47s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.57s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.64s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.38s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.50s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.37s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.20s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.38s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.40s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.96s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.81s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunRm (3.11s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.12s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.17s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.99s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.73s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.09s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.62s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.37s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.14s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.65s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.82s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.65s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.12s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.67s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.82s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.04s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.07s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-03T14:39:20.765Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.32s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.01s) [2021-09-03T14:39:20.765Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.15s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.30s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.88s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.57s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.75s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.20s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.81s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.71s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.63s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.85s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.83s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.30s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.37s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.66s) [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-03T14:39:20.766Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-03T14:39:20.766Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:39:20.766Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-03T14:39:20.766Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-03T14:39:20.766Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-03T14:39:20.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-03T14:39:20.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-03T14:39:20.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-03T14:39:20.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-03T14:39:20.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-03T14:39:20.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-03T14:39:20.767Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-03T14:39:20.767Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-03T14:39:20.767Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-03T14:39:20.767Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-03T14:39:20.767Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-03T14:39:20.767Z] === RUN TestDockerDaemonSuite [2021-09-03T14:39:20.767Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-03T14:39:20.767Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-03T14:39:20.767Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-03T14:39:20.767Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-03T14:39:20.767Z] === RUN TestDockerSwarmSuite [2021-09-03T14:39:20.767Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-03T14:39:20.767Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-03T14:39:20.767Z] === RUN TestDockerExternalVolumeSuite [2021-09-03T14:39:20.767Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-03T14:39:20.767Z] === RUN TestDockerNetworkSuite [2021-09-03T14:39:20.767Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-03T14:39:20.767Z] === RUN TestDockerHubPullSuite [2021-09-03T14:39:20.767Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-03T14:39:20.767Z] PASS [2021-09-03T14:39:20.767Z] ok github.com/docker/docker/integration-cli 2587.976s [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === Skipped [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-03T14:39:20.767Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-03T14:39:20.767Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-03T14:39:20.767Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-03T14:39:20.767Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-03T14:39:20.767Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-09-03T14:39:20.767Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-03T14:39:20.767Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-03T14:39:20.767Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-03T14:39:20.767Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-03T14:39:20.767Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-09-03T14:39:20.767Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-09-03T14:39:20.767Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-09-03T14:39:20.767Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-09-03T14:39:20.767Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-03T14:39:20.767Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-09-03T14:39:20.767Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-03T14:39:20.767Z] [2021-09-03T14:39:20.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-03T14:39:20.767Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.768Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-03T14:39:20.768Z] [2021-09-03T14:39:20.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-09-03T14:39:20.768Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.768Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-09-03T14:39:20.768Z] [2021-09-03T14:39:20.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-09-03T14:39:20.768Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.768Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-09-03T14:39:20.768Z] [2021-09-03T14:39:20.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2021-09-03T14:39:20.768Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2021-09-03T14:39:20.768Z] [2021-09-03T14:39:20.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-09-03T14:39:20.768Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-03T14:39:20.768Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-09-03T14:39:20.768Z] [2021-09-03T14:39:20.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-03T14:39:21.227Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-03T14:39:21.227Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.227Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-03T14:39:21.227Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-09-03T14:39:21.228Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2021-09-03T14:39:21.228Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-03T14:39:21.228Z] docker_cli_sni_test.go:18: Flakey test [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-09-03T14:39:21.228Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-09-03T14:39:21.228Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-03T14:39:21.228Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-03T14:39:21.228Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.228Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-03T14:39:21.228Z] [2021-09-03T14:39:21.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-03T14:39:21.229Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-03T14:39:21.229Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-03T14:39:21.229Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-03T14:39:21.229Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T14:39:21.229Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-03T14:39:21.229Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-03T14:39:21.229Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-03T14:39:21.229Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-03T14:39:21.229Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-03T14:39:21.229Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-03T14:39:21.229Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-03T14:39:21.229Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-03T14:39:21.229Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-03T14:39:21.229Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-09-03T14:39:21.229Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-09-03T14:39:21.229Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-03T14:39:21.229Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-03T14:39:21.229Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-03T14:39:21.229Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-03T14:39:21.229Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-03T14:39:21.229Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.229Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-03T14:39:21.229Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-03T14:39:21.230Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-03T14:39:21.230Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-03T14:39:21.230Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-09-03T14:39:21.230Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-03T14:39:21.230Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-03T14:39:21.230Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-03T14:39:21.230Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-03T14:39:21.230Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-03T14:39:21.230Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-03T14:39:21.230Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-03T14:39:21.230Z] [2021-09-03T14:39:21.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-03T14:39:21.230Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.230Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-09-03T14:39:21.231Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-09-03T14:39:21.231Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-09-03T14:39:21.231Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-03T14:39:21.231Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-03T14:39:21.231Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T14:39:21.231Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-03T14:39:21.231Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:39:21.231Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-03T14:39:21.231Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-03T14:39:21.231Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-03T14:39:21.231Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-03T14:39:21.231Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-03T14:39:21.231Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-03T14:39:21.231Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-03T14:39:21.231Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-09-03T14:39:21.231Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-03T14:39:21.231Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.231Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-03T14:39:21.231Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-03T14:39:21.232Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.232Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-03T14:39:21.232Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-03T14:39:21.233Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-09-03T14:39:21.233Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.233Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-09-03T14:39:21.233Z] [2021-09-03T14:39:21.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-03T14:39:21.234Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-03T14:39:21.234Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-03T14:39:21.234Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-03T14:39:21.234Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.234Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-03T14:39:21.234Z] [2021-09-03T14:39:21.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.693Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-03T14:39:21.693Z] [2021-09-03T14:39:21.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-03T14:39:21.693Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-03T14:39:21.694Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] DONE 1092 tests, 551 skipped in 2596.361s [2021-09-03T14:39:21.694Z] INFO: Integration tests ended at 09/03/2021 14:39:21. Duration:00:43:16.6083345 [2021-09-03T14:39:21.694Z] INFO: Docker info of the daemon under test at end of run [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] Containers: 2 [2021-09-03T14:39:21.694Z] Running: 0 [2021-09-03T14:39:21.694Z] Paused: 0 [2021-09-03T14:39:21.694Z] Stopped: 2 [2021-09-03T14:39:21.694Z] Images: 18 [2021-09-03T14:39:21.694Z] Server Version: 0.0.0-dev [2021-09-03T14:39:21.694Z] Storage Driver: windowsfilter [2021-09-03T14:39:21.694Z] Windows: [2021-09-03T14:39:21.694Z] Logging Driver: json-file [2021-09-03T14:39:21.694Z] Plugins: [2021-09-03T14:39:21.694Z] Volume: local [2021-09-03T14:39:21.694Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-03T14:39:21.694Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-03T14:39:21.694Z] Swarm: inactive [2021-09-03T14:39:21.694Z] Default Isolation: process [2021-09-03T14:39:21.694Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-03T14:39:21.694Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-03T14:39:21.694Z] OSType: windows [2021-09-03T14:39:21.694Z] Architecture: x86_64 [2021-09-03T14:39:21.694Z] CPUs: 4 [2021-09-03T14:39:21.694Z] Total Memory: 32GiB [2021-09-03T14:39:21.694Z] Name: azwin-2-d5ac60 [2021-09-03T14:39:21.694Z] ID: V3FU:KDCL:6I3A:BDV2:JQIU:RTV5:ZVBP:IHRU:CGCH:AGQR:CVPA:EFX3 [2021-09-03T14:39:21.694Z] Docker Root Dir: D:\CI\PR-42736\10\daemon [2021-09-03T14:39:21.694Z] Debug Mode (client): false [2021-09-03T14:39:21.694Z] Debug Mode (server): true [2021-09-03T14:39:21.694Z] File Descriptors: -1 [2021-09-03T14:39:21.694Z] Goroutines: 46 [2021-09-03T14:39:21.694Z] System Time: 2021-09-03T14:39:21.5070993Z [2021-09-03T14:39:21.694Z] EventsListeners: 0 [2021-09-03T14:39:21.694Z] Registry: https://index.docker.io/v1/ [2021-09-03T14:39:21.694Z] Labels: [2021-09-03T14:39:21.694Z] Experimental: false [2021-09-03T14:39:21.694Z] Insecure Registries: [2021-09-03T14:39:21.694Z] 127.0.0.0/8 [2021-09-03T14:39:21.694Z] Live Restore Enabled: false [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] [2021-09-03T14:39:21.694Z] INFO: Stopping daemon under test [2021-09-03T14:39:22.152Z] SUCCESS: The process with PID 2704 (child process of PID 5352) has been terminated. [2021-09-03T14:39:22.152Z] SUCCESS: The process with PID 5352 (child process of PID 5824) has been terminated. [2021-09-03T14:39:22.152Z] INFO: Stop tailing logs of the daemon under tests [2021-09-03T14:39:22.152Z] INFO: executeCI.ps1 Completed successfully at 09/03/2021 14:39:21. [2021-09-03T14:39:22.152Z] INFO: Tidying up at end of run [2021-09-03T14:39:22.152Z] INFO: Saving daemon under test log (d:\CI\PR-42736\10\dut.out) to bundles\CIDUT.out [2021-09-03T14:39:22.152Z] INFO: Saving daemon under test log (d:\CI\PR-42736\10\dut.err) to bundles\CIDUT.err [2021-09-03T14:39:22.152Z] INFO: Saving containerd logs to bundles [2021-09-03T14:39:22.152Z] INFO: Nuke-Everything... [2021-09-03T14:39:22.610Z] INFO: Container count on control daemon to delete is 2 [2021-09-03T14:39:23.069Z] 51cfca6945e9 [2021-09-03T14:39:23.069Z] fff9590e0845 [2021-09-03T14:39:23.069Z] INFO: Tidying pidfile d:\CI\PR-42736\10\docker.pid [2021-09-03T14:39:23.069Z] INFO: Killing containerd with PID 2796 [2021-09-03T14:39:23.069Z] INFO: Nuking d:\CI [2021-09-03T14:39:48.248Z] INFO: Zapped successfully [2021-09-03T14:39:48.248Z] [2021-09-03T14:39:48.248Z] INFO: executeCI.ps1 exiting at Fri Sep 3 14:39:45 CUT 2021. Duration 01:20:19.9124263 [2021-09-03T14:39:48.248Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-03T14:39:48.491Z] Recording test results [2021-09-03T14:39:55.418Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-03T14:39:56.901Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-03T14:39:59.296Z] Archiving artifacts [2021-09-03T14:40:13.463Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42736/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-03T14:40:14.393Z] + make clean [2021-09-03T14:40:15.929Z] docker volume rm -f docker-dev-cache [2021-09-03T14:40:15.929Z] 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